Trace number 275965

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.1 2412.01

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-16_ext.xml
MD5SUM1b3db74d27a5a780686873dc514093c9
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints57
Best CPU time to get the best result obtained on this benchmark220.504
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275965-1169229969/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20
0.42	       =>  wckTime=0.098  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.69	   
0.69	   constraints being loaded...
0.85	     nbConstraints=58  nbRelationTypes=58  nbExtensionStructures=58  nbSharedExtensionStructures=0
0.85	     nbConflictsStructures=58  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=3
0.85	       =>  wckTime=0.531  cpuTime=0.48  mem=42M328
0.93	   
0.93	   solver LocalSearchSolver being built... 
0.97	       =>  wckTime=0.654  cpuTime=0.52  mem=12M211
0.98	
0.98	s SATISFIABLE
0.98	o 28
0.98	c 30
0.98	o 33
0.98	c 25
0.99	o 36
0.99	c 22
0.99	o 38
0.99	c 20
0.99	o 40
0.99	c 18
0.99	o 43
0.99	c 15
1.00	o 45
1.00	c 13
1.00	o 47
1.00	c 11
1.01	o 48
1.01	c 10
1.01	o 49
1.01	c 9
1.01	o 50
1.01	c 8
1.01	o 52
1.01	c 6
1.11	o 53
1.11	c 5
1.16	o 54
1.16	c 4
1.34	o 55
1.34	c 3
6.03	o 56
6.03	c 2
9.74	   
9.74	   search
9.74	     run=0  nbConstraintChecks=9941734  nbAssignments=10000
9.74	       =>  wckTime=8.773  cpuTime=8.7  mem=12M211
18.14	   
18.14	   search
18.14	     run=1  nbConstraintChecks=19636316  nbAssignments=20000
18.14	       =>  wckTime=17.165  cpuTime=17.05  mem=12M211
26.83	   
26.83	   search
26.83	     run=2  nbConstraintChecks=29584876  nbAssignments=30000
26.83	       =>  wckTime=25.863  cpuTime=25.7  mem=12M211
35.37	   
35.37	   search
35.37	     run=3  nbConstraintChecks=39456755  nbAssignments=40000
35.37	       =>  wckTime=34.399  cpuTime=34.2  mem=12M211
36.17	   
36.17	   search
36.17	     run=4  nbConstraintChecks=40379773  nbAssignments=40898
36.17	       =>  wckTime=35.202  cpuTime=35.01  mem=12M211
36.18	   
36.18	   global
36.18	     nbConstraintChecks=40379773  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.18	     solvingWckTime=35.2  solvingCpuTime=35.01  expiredTime=no  totalExploration=no  nbFoundSolutions=0
36.18	     globalCpuTime=35.59
36.18	       =>  wckTime=35.857  cpuTime=35.53  mem=12M211
36.18	   
36.18	   solver IterativeSystematicSolver being built... 
36.34	       =>  wckTime=36.023  cpuTime=35.64  mem=23M382
36.41	   
36.41	   preprocessing
36.41	     nbConstraintChecks=15447  nbValidityChecks=38827  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.41	     nbRemovedValues=0  detectedInconsistency=no
36.41	       =>  wckTime=0.068  cpuTime=0.04  mem=23M382
36.46	   
36.46	   search
36.46	     run=0  nbConstraintChecks=17935  nbValidityChecks=76226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.46	     nbAssignments=33  nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
36.46	       =>  wckTime=0.117  cpuTime=0.08  mem=23M382
36.62	   
36.62	   search
36.62	     run=1  nbConstraintChecks=98704  nbValidityChecks=476516  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.62	     nbAssignments=160  nbFailedAssignments=124  nbBacktracks=25  nbVisitedNodes=310  nbRestartNogoods=12
36.62	       =>  wckTime=0.276  cpuTime=0.22  mem=23M382
36.82	   
36.82	   search
36.82	     run=2  nbConstraintChecks=222297  nbValidityChecks=1046427  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.82	     nbAssignments=366  nbFailedAssignments=302  nbBacktracks=47  nbVisitedNodes=716  nbRestartNogoods=14
36.82	       =>  wckTime=0.479  cpuTime=0.43  mem=23M382
37.21	   
37.21	   search
37.21	     run=3  nbConstraintChecks=461105  nbValidityChecks=2201063  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.21	     nbAssignments=754  nbFailedAssignments=652  nbBacktracks=80  nbVisitedNodes=1487  nbRestartNogoods=19
37.21	       =>  wckTime=0.87  cpuTime=0.81  mem=23M382
37.39	   
37.39	   search
37.39	     run=4  nbConstraintChecks=550762  nbValidityChecks=2654434  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.39	     nbAssignments=944  nbFailedAssignments=786  nbBacktracks=130  nbVisitedNodes=1858  nbRestartNogoods=24
37.39	       =>  wckTime=1.051  cpuTime=0.98  mem=23M382
37.75	   
37.75	   search
37.75	     run=5  nbConstraintChecks=751936  nbValidityChecks=3598670  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.75	     nbAssignments=1275  nbFailedAssignments=1036  nbBacktracks=205  nbVisitedNodes=2509  nbRestartNogoods=49
37.75	       =>  wckTime=1.404  cpuTime=1.33  mem=23M382
38.70	   
38.70	   search
38.70	     run=6  nbConstraintChecks=1343011  nbValidityChecks=6306152  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.70	     nbAssignments=2148  nbFailedAssignments=1790  nbBacktracks=318  nbVisitedNodes=4247  nbRestartNogoods=69
38.70	       =>  wckTime=2.359  cpuTime=2.26  mem=23M382
39.71	   
39.71	   search
39.71	     run=7  nbConstraintChecks=2006681  nbValidityChecks=9096425  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.71	     nbAssignments=3053  nbFailedAssignments=2519  nbBacktracks=488  nbVisitedNodes=6038  nbRestartNogoods=93
39.71	       =>  wckTime=3.372  cpuTime=3.26  mem=23M382
41.16	   
41.16	   search
41.16	     run=8  nbConstraintChecks=2930185  nbValidityChecks=13125844  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
41.16	     nbAssignments=4275  nbFailedAssignments=3478  nbBacktracks=745  nbVisitedNodes=8438  nbRestartNogoods=120
41.16	       =>  wckTime=4.816  cpuTime=4.7  mem=23M382
42.68	   
42.68	   search
42.68	     run=9  nbConstraintChecks=3818900  nbValidityChecks=17737720  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.68	     nbAssignments=5759  nbFailedAssignments=4571  nbBacktracks=1130  nbVisitedNodes=11343  nbRestartNogoods=154
42.68	       =>  wckTime=6.333  cpuTime=6.21  mem=23M382
44.86	   
44.86	   search
44.86	     run=10  nbConstraintChecks=5171116  nbValidityChecks=23857450  nbPropagations=0  nbRevisions=0
44.86	     nbUselessRevisions=0  nbAssignments=7670  nbFailedAssignments=5901  nbBacktracks=1706  nbVisitedNodes=15023
44.86	     nbRestartNogoods=168
44.86	       =>  wckTime=8.521  cpuTime=8.38  mem=23M382
47.80	   
47.80	   search
47.80	     run=11  nbConstraintChecks=6959304  nbValidityChecks=32251641  nbPropagations=0  nbRevisions=0
47.80	     nbUselessRevisions=0  nbAssignments=10263  nbFailedAssignments=7625  nbBacktracks=2570  nbVisitedNodes=20038
47.80	     nbRestartNogoods=197
47.80	       =>  wckTime=11.454  cpuTime=11.3  mem=23M382
52.17	   
52.17	   search
52.17	     run=12  nbConstraintChecks=9675813  nbValidityChecks=44701172  nbPropagations=0  nbRevisions=0
52.17	     nbUselessRevisions=0  nbAssignments=14164  nbFailedAssignments=10224  nbBacktracks=3867  nbVisitedNodes=27400
52.17	     nbRestartNogoods=213
52.17	       =>  wckTime=15.825  cpuTime=15.65  mem=23M382
59.05	   
59.05	   search
59.05	     run=13  nbConstraintChecks=13832843  nbValidityChecks=64587354  nbPropagations=0  nbRevisions=0
59.05	     nbUselessRevisions=0  nbAssignments=20277  nbFailedAssignments=14384  nbBacktracks=5814  nbVisitedNodes=39219
59.05	     nbRestartNogoods=223
59.05	       =>  wckTime=22.707  cpuTime=22.5  mem=24M353
69.90	   
69.90	   search
69.90	     run=14  nbConstraintChecks=20801343  nbValidityChecks=93276220  nbPropagations=0  nbRevisions=0
69.90	     nbUselessRevisions=0  nbAssignments=29161  nbFailedAssignments=20342  nbBacktracks=8733  nbVisitedNodes=56226
69.90	     nbRestartNogoods=254
69.90	       =>  wckTime=33.562  cpuTime=33.3  mem=24M353
82.72	   
82.72	   search
82.72	     run=15  nbConstraintChecks=28573198  nbValidityChecks=128186341  nbPropagations=0  nbRevisions=0
82.72	     nbUselessRevisions=0  nbAssignments=40745  nbFailedAssignments=27542  nbBacktracks=13111  nbVisitedNodes=78127
82.72	     nbRestartNogoods=285
82.72	       =>  wckTime=46.382  cpuTime=46.05  mem=24M353
103.79	   
103.79	   search
103.79	     run=16  nbConstraintChecks=41736325  nbValidityChecks=185489612  nbPropagations=0  nbRevisions=0
103.79	     nbUselessRevisions=0  nbAssignments=59416  nbFailedAssignments=39641  nbBacktracks=19679  nbVisitedNodes=113222
103.79	     nbRestartNogoods=304
103.79	       =>  wckTime=67.453  cpuTime=67.02  mem=24M353
135.67	   
135.67	   search
135.67	     run=17  nbConstraintChecks=61003680  nbValidityChecks=276285073  nbPropagations=0  nbRevisions=0
135.67	     nbUselessRevisions=0  nbAssignments=88440  nbFailedAssignments=58808  nbBacktracks=29532  nbVisitedNodes=168370
135.67	     nbRestartNogoods=348
135.67	       =>  wckTime=99.326  cpuTime=98.74  mem=24M353
185.64	   
185.64	   search
185.64	     run=18  nbConstraintChecks=92598713  nbValidityChecks=414010537  nbPropagations=0  nbRevisions=0
185.64	     nbUselessRevisions=0  nbAssignments=132341  nbFailedAssignments=87924  nbBacktracks=44310  nbVisitedNodes=251808
185.64	     nbRestartNogoods=384
185.64	       =>  wckTime=149.295  cpuTime=148.47  mem=24M353
257.65	   
257.65	   search
257.65	     run=19  nbConstraintChecks=136257317  nbValidityChecks=618547708  nbPropagations=0  nbRevisions=0
257.65	     nbUselessRevisions=0  nbAssignments=197215  nbFailedAssignments=130624  nbBacktracks=66478  nbVisitedNodes=375742
257.65	     nbRestartNogoods=406
257.65	       =>  wckTime=221.306  cpuTime=220.14  mem=24M353
373.36	   
373.36	   search
373.36	     run=20  nbConstraintChecks=208351594  nbValidityChecks=947300032  nbPropagations=0  nbRevisions=0
373.36	     nbUselessRevisions=0  nbAssignments=299381  nbFailedAssignments=199532  nbBacktracks=99730  nbVisitedNodes=572568
373.36	     nbRestartNogoods=417
373.36	       =>  wckTime=337.018  cpuTime=335.29  mem=24M353
521.78	   
521.78	   search
521.78	     run=21  nbConstraintChecks=302811439  nbValidityChecks=1385260815  nbPropagations=0  nbRevisions=0
521.78	     nbUselessRevisions=0  nbAssignments=438474  nbFailedAssignments=288740  nbBacktracks=149609  nbVisitedNodes=836515
521.78	     nbRestartNogoods=449
521.78	       =>  wckTime=485.439  cpuTime=483.3  mem=24M353
749.71	   
749.71	   search
749.71	     run=22  nbConstraintChecks=456529873  nbValidityChecks=2029396770  nbPropagations=0  nbRevisions=0
749.71	     nbUselessRevisions=0  nbAssignments=641870  nbFailedAssignments=417313  nbBacktracks=224427  nbVisitedNodes=1222725
749.71	     nbRestartNogoods=477
749.71	       =>  wckTime=713.368  cpuTime=710.14  mem=24M353
1074.16	   
1074.16	   search
1074.16	     run=23  nbConstraintChecks=665941296  nbValidityChecks=3005620034  nbPropagations=0  nbRevisions=0
1074.16	     nbUselessRevisions=0  nbAssignments=952965  nbFailedAssignments=616176  nbBacktracks=336654  nbVisitedNodes=1812797
1074.16	     nbRestartNogoods=529
1074.16	       =>  wckTime=1037.819  cpuTime=1032.93  mem=24M353
1357.20	o 57
1357.20	c 1
1509.78	   
1509.78	   search
1509.78	     run=24  nbConstraintChecks=951874682  nbValidityChecks=4226875075  nbPropagations=0  nbRevisions=0
1509.78	     nbUselessRevisions=0  nbAssignments=1368911  nbFailedAssignments=863775  nbBacktracks=504996
1509.78	     nbVisitedNodes=2575236  nbRestartNogoods=572
1509.78	       =>  wckTime=1473.441  cpuTime=1466.32  mem=24M353
2109.18	   
2109.18	   search
2109.18	     run=25  nbConstraintChecks=1337352097  nbValidityChecks=5862188384  nbPropagations=0  nbRevisions=0
2109.18	     nbUselessRevisions=0  nbAssignments=1960473  nbFailedAssignments=1202824  nbBacktracks=757507
2109.18	     nbVisitedNodes=3602686  nbRestartNogoods=627
2109.18	       =>  wckTime=2072.836  cpuTime=2062.63  mem=24M353
2411.99	v 16 16 19 8 0 18 6 18 9 19 13 0 15 0 17 19 7 19 15 16 

Verifier Data (download as text)

1 unsatisfied constraints, 57 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-275965-1169229969 -o ROOT/results/node33/solver-275965-1169229969 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275965-1169229969/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.91 1.94 1.97 4/74 22743
/proc/meminfo: memFree=1591664/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=9748 CPUtime=0
/proc/22742/stat : 22742 (java) D 22740 22742 21976 0 -1 0 637 0 0 0 0 0 0 0 18 0 1 0 271390770 9981952 412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10945316 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/22742/statm: 2437 412 333 14 0 1140 0

[startup+0.103469 s]
/proc/loadavg: 1.91 1.94 1.97 4/74 22743
/proc/meminfo: memFree=1591664/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=914852 CPUtime=0.08
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 2940 0 1 0 6 2 0 0 17 0 8 0 271390770 936808448 2686 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072940314 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22742/statm: 228713 2686 1411 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914852

[startup+0.511541 s]
/proc/loadavg: 1.91 1.94 1.97 4/74 22743
/proc/meminfo: memFree=1591664/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915332 CPUtime=0.48
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 7393 0 1 0 44 4 0 0 18 0 8 0 271390770 937299968 7132 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073445677 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22742/statm: 228833 7132 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33271 s]
/proc/loadavg: 1.92 1.95 1.97 3/81 22750
/proc/meminfo: memFree=1534392/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=1.3
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 16980 0 1 0 120 10 0 0 24 0 8 0 271390770 937414656 16718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073610702 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22742/statm: 228861 16718 2478 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1796 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.1
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 320 0 0 0 10 0 0 0 16 0 8 0 271390778 937414656 16718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.97005 s]
/proc/loadavg: 1.92 1.95 1.97 3/81 22750
/proc/meminfo: memFree=1534392/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=2.93
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 16988 0 1 0 275 18 0 0 25 0 8 0 271390770 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073653103 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22742/statm: 228861 16725 2480 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1796 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.11
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 327 0 0 0 11 0 0 0 15 0 8 0 271390778 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915444

[startup+6.26975 s]
/proc/loadavg: 1.92 1.95 1.97 3/81 22750
/proc/meminfo: memFree=1534264/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=6.21
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 16988 0 1 0 585 36 0 0 25 0 8 0 271390770 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073615548 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22742/statm: 228861 16725 2480 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1796 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.11
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 327 0 0 0 11 0 0 0 15 0 8 0 271390778 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915444

[startup+12.7481 s]
/proc/loadavg: 1.93 1.95 1.97 3/81 22750
/proc/meminfo: memFree=1534264/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=12.66
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 16990 0 1 0 1196 70 0 0 25 0 8 0 271390770 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073610639 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22742/statm: 228861 16727 2480 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1796 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.11
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 271390778 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915444

[startup+25.6168 s]
/proc/loadavg: 1.94 1.95 1.97 3/81 22750
/proc/meminfo: memFree=1534328/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=25.47
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 16990 0 1 0 2409 138 0 0 25 0 8 0 271390770 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073610686 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22742/statm: 228861 16727 2480 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1796 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.11
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 271390778 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915444

[startup+51.2422 s]
/proc/loadavg: 1.96 1.95 1.97 3/81 22750
/proc/meminfo: memFree=1533944/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=50.94
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 17160 0 1 0 4901 193 0 0 25 0 8 0 271390770 937414656 16891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073799078 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22742/statm: 228861 16891 2535 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.24
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 390 0 0 0 23 1 0 0 16 0 8 0 271390778 937414656 16891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915444

[startup+102.495 s]
/proc/loadavg: 1.98 1.95 1.97 3/81 22750
/proc/meminfo: memFree=1534008/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=101.95
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 17163 0 1 0 10002 193 0 0 25 0 8 0 271390770 937414656 16893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839031 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22742/statm: 228861 16893 2535 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.24
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 271390778 937414656 16893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 915444

[startup+162.503 s]
/proc/loadavg: 2.06 1.98 1.97 3/81 22750
/proc/meminfo: memFree=1534136/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=161.66
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 17165 0 1 0 15973 193 0 0 25 0 8 0 271390770 937414656 16893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784713 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

################
# More data... #
################

Current children cumulated CPU time (s) 2014.41
Current children cumulated vsize (KiB) 915444

[startup+2084.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 23018
/proc/meminfo: memFree=1517064/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=2074.08
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 17167 0 1 0 207201 207 0 0 25 0 8 0 271390770 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073816918 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22742/statm: 228861 16894 2535 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.24
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2074.08
Current children cumulated vsize (KiB) 915444

[startup+2144.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 23018
/proc/meminfo: memFree=1517064/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=2133.79
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 17167 0 1 0 213171 208 0 0 25 0 8 0 271390770 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073610676 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22742/statm: 228861 16894 2535 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.24
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2133.79
Current children cumulated vsize (KiB) 915444

[startup+2204.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 23018
/proc/meminfo: memFree=1517000/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=2193.59
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 17167 0 1 0 219151 208 0 0 25 0 8 0 271390770 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802568 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22742/statm: 228861 16894 2535 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.24
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2193.59
Current children cumulated vsize (KiB) 915444

[startup+2264.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 23018
/proc/meminfo: memFree=1517000/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=2253.35
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 17167 0 1 0 225127 208 0 0 25 0 8 0 271390770 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073615613 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22742/statm: 228861 16894 2535 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.24
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2253.35
Current children cumulated vsize (KiB) 915444

[startup+2324.6 s]
/proc/loadavg: 2.05 2.01 2.00 3/88 23018
/proc/meminfo: memFree=1517064/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=2313.14
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 17167 0 1 0 231106 208 0 0 25 0 8 0 271390770 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776224 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22742/statm: 228861 16894 2535 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.24
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2313.14
Current children cumulated vsize (KiB) 915444

[startup+2384.6 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 23018
/proc/meminfo: memFree=1517000/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=2372.83
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 17167 0 1 0 237075 208 0 0 25 0 8 0 271390770 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073799091 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22742/statm: 228861 16894 2535 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.24
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2372.83
Current children cumulated vsize (KiB) 915444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.98 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 23018
/proc/meminfo: memFree=1517000/2055920 swapFree=4192224/4192956
[pid=22742] ppid=22740 vsize=915444 CPUtime=2400.06
/proc/22742/stat : 22742 (java) R 22740 22742 21976 0 -1 0 17167 0 1 0 239798 208 0 0 25 0 8 0 271390770 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073610739 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22742/statm: 228861 16894 2535 14 0 215331 0
[pid=22742/tid=22744] ppid=22740 vsize=915444 CPUtime=0.06
/proc/22742/task/22744/stat : 22744 (java) S 22740 22742 21976 0 -1 64 1797 0 0 0 6 0 0 0 16 0 8 0 271390774 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22745] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22745/stat : 22745 (java) S 22740 22742 21976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22746] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22746/stat : 22746 (java) S 22740 22742 21976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271390775 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22747] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22747/stat : 22747 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22748] ppid=22740 vsize=915444 CPUtime=0.24
/proc/22742/task/22748/stat : 22748 (java) S 22740 22742 21976 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22742/tid=22749] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22749/stat : 22749 (java) S 22740 22742 21976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22742/tid=22750] ppid=22740 vsize=915444 CPUtime=0
/proc/22742/task/22750/stat : 22750 (java) S 22740 22742 21976 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271390778 937414656 16894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915444

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2412.01
CPU time (s): 2400.1
CPU user time (s): 2398
CPU system time (s): 2.10068
CPU usage (%): 99.5062
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398
system time used= 2.10068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17187
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49881
involuntary context switches= 49390

runsolver used 2.57361 s user time and 8.09977 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Fri Jan 19 18:06:09 UTC 2007


IDJOB= 275965
IDBENCH= 5195
IDSOLVER= 68
FILE ID= node33/275965-1169229969

PBS_JOBID= 3589262

Free space on /tmp= 66557 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-16_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275965-1169229969/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-275965-1169229969 -o ROOT/results/node33/solver-275965-1169229969 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275965-1169229969/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1b3db74d27a5a780686873dc514093c9

RANDOM SEED= 847377329

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1592080 kB
Buffers:         42424 kB
Cached:         325664 kB
SwapCached:        268 kB
Active:         160124 kB
Inactive:       234840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592080 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            2904 kB
Writeback:           0 kB
Mapped:          38584 kB
Slab:            54260 kB
Committed_AS:  4422644 kB
PageTables:       1804 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB



End job on node33 on Fri Jan 19 18:46:21 UTC 2007