Trace number 211317

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
Abscon 109 AC? (TO) 1800.12 1802.03

General information on the benchmark

NamepseudoSeries/ttp/
data-10-3.xml
MD5SUM0e55a6b21f60962d919e77257912f16e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.6272
SatisfiableYES
(Un)Satisfiability was proved
Number of variables2700
Number of constraints43070
Maximum constraint arity36
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension43070
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/211317-1168075510/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.56	     nbVariables=2700  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.56	       =>  wckTime=0.246  cpuTime=0.17  mem=10M819
0.56	   
0.56	   predicates being loaded...
0.60	   
0.60	   constraints being loaded...
5.02	   
5.02	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 42M201)
8.03	     nbConstraints=42620  nbMergedConstraints=450  nbConvertedConstraints=1620  nbConvertConstraintsChecks=1564
8.03	     nbExtensionStructures=1  nbSharedExtensionStructures=1619  nbConflictsStructures=5
8.03	     nbSharedConflictsStructures=17425  nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=1
8.03	     nbEvaluationManagers=26  nbSharedEvaluationManagers=40974  maxDegree=272  maxArity=36
8.03	       =>  wckTime=7.715  cpuTime=6.09  mem=322M268
8.39	   
8.39	   solver IterativeSystematicSolver being built... 
10.58	       =>  wckTime=10.262  cpuTime=7.59  mem=389M243
11.93	   
11.93	   preprocessing
11.93	     nbConstraintChecks=274740  nbValidityChecks=224010  nbPropagations=2700  nbRevisions=248760
11.93	     nbUselessRevisions=248760  nbRemovedValues=0  detectedInconsistency=no
11.93	       =>  wckTime=1.34  cpuTime=1.3  mem=406M508
14.91	   
14.91	   search
14.91	     run=0  nbConstraintChecks=187757  nbValidityChecks=1984711  nbPropagations=3406  nbRevisions=1263577
14.91	     nbUselessRevisions=1263136  nbAssignments=360  nbFailedAssignments=3  nbBacktracks=10  nbVisitedNodes=366
14.91	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
14.91	       =>  wckTime=4.325  cpuTime=4.23  mem=407M523
17.66	   
17.66	   search
17.66	     run=1  nbConstraintChecks=332661  nbValidityChecks=3947308  nbPropagations=7537  nbRevisions=3533082
17.66	     nbUselessRevisions=3531791  nbAssignments=728  nbFailedAssignments=5  nbBacktracks=31  nbVisitedNodes=738
17.66	     nbRestartNogoods=2  mapSize=6  nbInferences=0  nbTooLargeKeys=0
17.66	       =>  wckTime=7.078  cpuTime=6.96  mem=407M523
20.44	   
20.44	   search
20.45	     run=2  nbConstraintChecks=477670  nbValidityChecks=5935501  nbPropagations=12401  nbRevisions=6821806
20.45	     nbUselessRevisions=6819250  nbAssignments=1098  nbFailedAssignments=7  nbBacktracks=56  nbVisitedNodes=1112
20.45	     nbRestartNogoods=3  mapSize=9  nbInferences=0  nbTooLargeKeys=0
20.45	       =>  wckTime=9.861  cpuTime=9.7  mem=408M539
23.24	   
23.24	   search
23.24	     run=3  nbConstraintChecks=622639  nbValidityChecks=7938786  nbPropagations=18002  nbRevisions=11137570
23.24	     nbUselessRevisions=11133332  nbAssignments=1470  nbFailedAssignments=9  nbBacktracks=96  nbVisitedNodes=1488
23.24	     nbRestartNogoods=4  mapSize=12  nbInferences=0  nbTooLargeKeys=0
23.24	       =>  wckTime=12.652  cpuTime=12.48  mem=408M539
27.10	   
27.10	   search
27.10	     run=4  nbConstraintChecks=950486  nbValidityChecks=10282389  nbPropagations=24644  nbRevisions=16672209
27.10	     nbUselessRevisions=16665495  nbAssignments=1874  nbFailedAssignments=15  nbBacktracks=151  nbVisitedNodes=1903
27.10	     nbRestartNogoods=5  mapSize=22  nbInferences=0  nbTooLargeKeys=0
27.10	       =>  wckTime=16.517  cpuTime=16.3  mem=408M539
31.77	   
31.77	   search
31.77	     run=5  nbConstraintChecks=1408918  nbValidityChecks=12896695  nbPropagations=32544  nbRevisions=23577407
31.77	     nbUselessRevisions=23567180  nbAssignments=2306  nbFailedAssignments=24  nbBacktracks=236  nbVisitedNodes=2351
31.77	     nbRestartNogoods=6  mapSize=36  nbInferences=0  nbTooLargeKeys=0
31.77	       =>  wckTime=21.19  cpuTime=20.92  mem=408M539
36.95	   
36.95	   search
36.95	     run=6  nbConstraintChecks=1936242  nbValidityChecks=15711119  nbPropagations=41888  nbRevisions=31967652
36.95	     nbUselessRevisions=31952716  nbAssignments=2763  nbFailedAssignments=33  nbBacktracks=350  nbVisitedNodes=2826
36.95	     nbRestartNogoods=8  mapSize=53  nbInferences=0  nbTooLargeKeys=0
36.95	       =>  wckTime=26.362  cpuTime=26.05  mem=409M554
44.11	   
44.11	   search
44.11	     run=7  nbConstraintChecks=2774667  nbValidityChecks=19155698  nbPropagations=53206  nbRevisions=42195618
44.11	     nbUselessRevisions=42174164  nbAssignments=3280  nbFailedAssignments=49  nbBacktracks=528  nbVisitedNodes=3373
44.11	     nbRestartNogoods=9  mapSize=81  nbInferences=0  nbTooLargeKeys=0
44.11	       =>  wckTime=33.524  cpuTime=33.15  mem=409M554
53.52	   
53.52	   search
53.52	     run=8  nbConstraintChecks=3939305  nbValidityChecks=23470385  nbPropagations=67160  nbRevisions=54741411
53.52	     nbUselessRevisions=54710956  nbAssignments=3899  nbFailedAssignments=71  nbBacktracks=790  nbVisitedNodes=4034
53.52	     nbRestartNogoods=11  mapSize=120  nbInferences=0  nbTooLargeKeys=0
53.52	       =>  wckTime=42.937  cpuTime=42.46  mem=410M570
65.69	   
65.69	   search
65.69	     run=9  nbConstraintChecks=5427035  nbValidityChecks=29050092  nbPropagations=84541  nbRevisions=70282715
65.69	     nbUselessRevisions=70239999  nbAssignments=4648  nbFailedAssignments=97  nbBacktracks=1178  nbVisitedNodes=4834
65.69	     nbRestartNogoods=14  mapSize=168  nbInferences=0  nbTooLargeKeys=0
65.69	       =>  wckTime=55.102  cpuTime=54.51  mem=411M585
113.96	   
113.97	   search
113.97	     run=10  nbConstraintChecks=11150948  nbValidityChecks=57264226  nbPropagations=118826  nbRevisions=100671261
113.97	     nbUselessRevisions=100597034  nbAssignments=5512  nbFailedAssignments=112  nbBacktracks=1765  nbVisitedNodes=5840
113.97	     nbRestartNogoods=17  mapSize=308  nbInferences=0  nbTooLargeKeys=0
113.97	       =>  wckTime=103.381  cpuTime=102.6  mem=411M585
164.54	   
164.54	   search
164.54	     run=11  nbConstraintChecks=17988612  nbValidityChecks=84755192  nbPropagations=170056  nbRevisions=145498375
164.54	     nbUselessRevisions=145373285  nbAssignments=6684  nbFailedAssignments=137  nbBacktracks=2671  nbVisitedNodes=7175
164.54	     nbRestartNogoods=19  mapSize=470  nbInferences=0  nbTooLargeKeys=0
164.54	       =>  wckTime=153.953  cpuTime=153.14  mem=412M601
173.06	   
173.06	   search
173.06	     run=12  nbConstraintChecks=18405997  nbValidityChecks=89302473  nbPropagations=234445  nbRevisions=192896938
173.06	     nbUselessRevisions=192705372  nbAssignments=9452  nbFailedAssignments=187  nbBacktracks=3987  nbVisitedNodes=10196
173.06	     nbRestartNogoods=20  mapSize=722  nbInferences=0  nbTooLargeKeys=0
173.06	       =>  wckTime=162.476  cpuTime=161.49  mem=398M407
182.95	   
182.95	   search
182.95	     run=13  nbConstraintChecks=18832988  nbValidityChecks=94609569  nbPropagations=313984  nbRevisions=243337457
182.95	     nbUselessRevisions=243064066  nbAssignments=12856  nbFailedAssignments=258  nbBacktracks=6029  nbVisitedNodes=13800
182.95	     nbRestartNogoods=21  mapSize=920  nbInferences=0  nbTooLargeKeys=0
182.95	       =>  wckTime=172.365  cpuTime=171.37  mem=414M656
190.07	   
190.07	   INFO : Stopping hyperNogood (mapSize=1003, nbTooLargekeys=0, mem=422M781)
195.04	   
195.04	   search
195.04	     run=14  nbConstraintChecks=19363560  nbValidityChecks=101193814  nbPropagations=414493  nbRevisions=297561278
195.04	     nbUselessRevisions=297183958  nbAssignments=17142  nbFailedAssignments=356  nbBacktracks=8997  nbVisitedNodes=18355
195.04	     nbRestartNogoods=23
195.04	       =>  wckTime=184.458  cpuTime=183.45  mem=422M781
215.79	   
215.79	   search
215.79	     run=15  nbConstraintChecks=20174771  nbValidityChecks=113304811  nbPropagations=552676  nbRevisions=358834379
215.79	     nbUselessRevisions=358311253  nbAssignments=22866  nbFailedAssignments=596  nbBacktracks=13375
215.79	     nbVisitedNodes=24637  nbRestartNogoods=24
215.79	       =>  wckTime=205.205  cpuTime=204.19  mem=422M781
263.89	   
263.89	   search
263.89	     run=16  nbConstraintChecks=22236229  nbValidityChecks=144247993  nbPropagations=765483  nbRevisions=437351407
263.89	     nbUselessRevisions=436594786  nbAssignments=31076  nbFailedAssignments=1178  nbBacktracks=19957
263.89	     nbVisitedNodes=33956  nbRestartNogoods=26
263.89	       =>  wckTime=253.305  cpuTime=252.25  mem=422M781
340.24	   
340.24	   search
340.24	     run=17  nbConstraintChecks=25412973  nbValidityChecks=196215658  nbPropagations=1055950  nbRevisions=544605714
340.24	     nbUselessRevisions=543523507  nbAssignments=42389  nbFailedAssignments=1836  nbBacktracks=29811
340.24	     nbVisitedNodes=46900  nbRestartNogoods=29
340.24	       =>  wckTime=329.653  cpuTime=328.55  mem=422M781
564.61	   
564.61	   search
564.61	     run=18  nbConstraintChecks=37691299  nbValidityChecks=388249961  nbPropagations=1447538  nbRevisions=753917260
564.61	     nbUselessRevisions=752402220  nbAssignments=58125  nbFailedAssignments=2503  nbBacktracks=44615
564.61	     nbVisitedNodes=63956  nbRestartNogoods=35
564.61	       =>  wckTime=554.022  cpuTime=552.77  mem=422M781
822.34	   
822.34	   search
822.34	     run=19  nbConstraintChecks=43920321  nbValidityChecks=654504077  nbPropagations=1931928  nbRevisions=1106891317
822.34	     nbUselessRevisions=1104854896  nbAssignments=81090  nbFailedAssignments=3098  nbBacktracks=66810
822.34	     nbVisitedNodes=88281  nbRestartNogoods=38
822.34	       =>  wckTime=811.752  cpuTime=810.33  mem=422M781
1711.48	   
1711.48	   search
1711.48	     run=20  nbConstraintChecks=67242724  nbValidityChecks=1583542242  nbPropagations=2750976  nbRevisions=1983243013
1711.48	     nbUselessRevisions=1980310132  nbAssignments=117040  nbFailedAssignments=5617  nbBacktracks=100065
1711.48	     nbVisitedNodes=130532  nbRestartNogoods=40
1711.48	       =>  wckTime=1700.892  cpuTime=1698.88  mem=422M781

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-211317-1168075510 -o ROOT/results/node43/solver-211317-1168075510 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211317-1168075510/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.90 1.92 1.88 4/80 7644
/proc/meminfo: memFree=1598992/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=18540 CPUtime=0
/proc/7643/stat : 7643 (runsolver) R 7641 7643 7133 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 155950123 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 216849247527 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7643/statm: 4635 279 244 17 0 2626 0

[startup+0.11013 s]
/proc/loadavg: 1.90 1.92 1.88 4/80 7644
/proc/meminfo: memFree=1598992/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=914988 CPUtime=0.08
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 3001 0 1 0 7 1 0 0 17 0 8 0 155950123 936947712 2747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927137 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7643/statm: 228747 2747 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.518197 s]
/proc/loadavg: 1.90 1.92 1.88 4/80 7644
/proc/meminfo: memFree=1598992/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915328 CPUtime=0.49
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 6589 0 1 0 45 4 0 0 17 0 8 0 155950123 937295872 6328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629373 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7643/statm: 228832 6328 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34534 s]
/proc/loadavg: 1.90 1.92 1.88 3/87 7651
/proc/meminfo: memFree=1537112/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915640 CPUtime=1.31
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 18494 0 1 0 121 10 0 0 21 0 8 0 155950123 937615360 18230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073554206 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7643/statm: 228910 18230 2157 14 0 215380 0
[pid=7643/tid=7645] ppid=7641 vsize=915640 CPUtime=0.07
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 1959 0 0 0 6 1 0 0 16 0 8 0 155950127 937615360 18230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937615360 18230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155950128 937615360 18230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937615360 18230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915640 CPUtime=0.14
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 405 0 0 0 14 0 0 0 16 0 8 0 155950131 937615360 18230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937615360 18230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937615360 18230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915640

[startup+2.98562 s]
/proc/loadavg: 1.90 1.92 1.88 3/87 7651
/proc/meminfo: memFree=1522456/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915640 CPUtime=2.94
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 22365 0 1 0 281 13 0 0 25 0 8 0 155950123 937615360 22089 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073718279 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7643/statm: 228910 22089 2157 14 0 215380 0
[pid=7643/tid=7645] ppid=7641 vsize=915640 CPUtime=0.3
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 5816 0 0 0 28 2 0 0 16 0 8 0 155950127 937615360 22089 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937615360 22089 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155950128 937615360 22089 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937615360 22089 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915640 CPUtime=0.14
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 407 0 0 0 14 0 0 0 16 0 8 0 155950131 937615360 22089 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937615360 22089 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937615360 22089 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915640

[startup+6.28516 s]
/proc/loadavg: 1.91 1.92 1.88 3/87 7651
/proc/meminfo: memFree=1450008/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915640 CPUtime=6.21
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 57212 0 1 0 576 45 0 0 25 0 8 0 155950123 937615360 56918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830398 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7643/statm: 228910 56918 2178 14 0 215380 0
[pid=7643/tid=7645] ppid=7641 vsize=915640 CPUtime=0.98
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 40553 0 0 0 81 17 0 0 16 0 8 0 155950127 937615360 56918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937615360 56918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155950128 937615360 56918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937615360 56918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915640 CPUtime=0.19
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 435 0 0 0 19 0 0 0 16 0 8 0 155950131 937615360 56918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937615360 56918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915640 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937615360 56918 18446744073709551615 134512640 134570532 4294956480 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) 915640

[startup+12.7712 s]
/proc/loadavg: 1.91 1.92 1.88 3/87 7651
/proc/meminfo: memFree=1177048/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=12.63
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 108165 0 1 0 1196 67 0 0 25 0 8 0 155950123 937775104 107807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074173592 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7643/statm: 228949 107807 2536 14 0 215419 0
[pid=7643/tid=7645] ppid=7641 vsize=915796 CPUtime=2.29
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 90938 0 0 0 192 37 0 0 17 0 8 0 155950127 937775104 107807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 107807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 107807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937775104 107807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915796 CPUtime=0.34
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 557 0 0 0 33 1 0 0 15 0 8 0 155950131 937775104 107807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937775104 107807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937775104 107807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915796

[startup+25.6324 s]
/proc/loadavg: 1.93 1.92 1.88 3/87 7651
/proc/meminfo: memFree=1177176/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=25.37
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 108192 0 1 0 2470 67 0 0 25 0 8 0 155950123 937775104 107826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074183651 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7643/statm: 228949 107826 2540 14 0 215419 0
[pid=7643/tid=7645] ppid=7641 vsize=915796 CPUtime=2.29
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 90939 0 0 0 192 37 0 0 16 0 8 0 155950127 937775104 107826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 107826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 107826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937775104 107826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915796 CPUtime=0.38
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 572 0 0 0 36 2 0 0 15 0 8 0 155950131 937775104 107826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937775104 107826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937775104 107826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915796

[startup+51.2636 s]
/proc/loadavg: 1.95 1.93 1.88 3/87 7651
/proc/meminfo: memFree=1177112/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=50.77
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 108198 0 1 0 5009 68 0 0 25 0 8 0 155950123 937775104 107829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074173605 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7643/statm: 228949 107829 2540 14 0 215419 0
[pid=7643/tid=7645] ppid=7641 vsize=915796 CPUtime=2.29
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 90939 0 0 0 192 37 0 0 16 0 8 0 155950127 937775104 107829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 107829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 107829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937775104 107829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915796 CPUtime=0.38
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 576 0 0 0 36 2 0 0 16 0 8 0 155950131 937775104 107829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937775104 107829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937775104 107829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 915796

[startup+102.49 s]
/proc/loadavg: 1.69 1.87 1.87 2/72 7665
/proc/meminfo: memFree=1215504/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=101.69
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 108209 0 1 0 10101 68 0 0 25 0 8 0 155950123 937775104 107835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074174538 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7643/statm: 228949 107835 2540 14 0 215419 0
[pid=7643/tid=7645] ppid=7641 vsize=915796 CPUtime=2.29
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 90939 0 0 0 192 37 0 0 16 0 8 0 155950127 937775104 107835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 107835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 107835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937775104 107835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915796 CPUtime=0.4
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 583 0 0 0 38 2 0 0 16 0 8 0 155950131 937775104 107835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937775104 107835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937775104 107835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 915796

[startup+162.493 s]
/proc/loadavg: 1.25 1.71 1.81 2/72 7665
/proc/meminfo: memFree=1215568/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=161.66
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 108211 0 1 0 16098 68 0 0 25 0 8 0 155950123 937775104 107835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073888394 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1421.08
Current children cumulated vsize (KiB) 915796

[startup+1482.75 s]
/proc/loadavg: 1.00 1.00 1.16 2/72 7665
/proc/meminfo: memFree=1195864/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=1481.04
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 113058 0 1 0 148032 72 0 0 25 0 8 0 155950123 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073885280 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7643/statm: 228949 112679 2540 14 0 215419 0
[pid=7643/tid=7645] ppid=7641 vsize=915796 CPUtime=2.46
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 95782 0 0 0 208 38 0 0 16 0 8 0 155950127 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915796 CPUtime=0.4
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 584 0 0 0 38 2 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.04
Current children cumulated vsize (KiB) 915796

[startup+1542.76 s]
/proc/loadavg: 1.07 1.03 1.16 2/72 7665
/proc/meminfo: memFree=1195800/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=1541.02
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 113058 0 1 0 154030 72 0 0 25 0 8 0 155950123 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074173509 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7643/statm: 228949 112679 2540 14 0 215419 0
[pid=7643/tid=7645] ppid=7641 vsize=915796 CPUtime=2.46
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 95782 0 0 0 208 38 0 0 16 0 8 0 155950127 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915796 CPUtime=0.4
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 584 0 0 0 38 2 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.02
Current children cumulated vsize (KiB) 915796

[startup+1602.78 s]
/proc/loadavg: 1.02 1.02 1.15 2/72 7665
/proc/meminfo: memFree=1195800/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=1601
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 113058 0 1 0 160027 73 0 0 25 0 8 0 155950123 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074183657 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7643/statm: 228949 112679 2540 14 0 215419 0
[pid=7643/tid=7645] ppid=7641 vsize=915796 CPUtime=2.46
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 95782 0 0 0 208 38 0 0 16 0 8 0 155950127 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915796 CPUtime=0.4
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 584 0 0 0 38 2 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601
Current children cumulated vsize (KiB) 915796

[startup+1662.8 s]
/proc/loadavg: 1.01 1.01 1.14 2/72 7665
/proc/meminfo: memFree=1195800/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=1660.98
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 113058 0 1 0 166025 73 0 0 25 0 8 0 155950123 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074174538 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7643/statm: 228949 112679 2540 14 0 215419 0
[pid=7643/tid=7645] ppid=7641 vsize=915796 CPUtime=2.46
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 95782 0 0 0 208 38 0 0 16 0 8 0 155950127 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915796 CPUtime=0.4
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 584 0 0 0 38 2 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.98
Current children cumulated vsize (KiB) 915796

[startup+1722.81 s]
/proc/loadavg: 1.00 1.01 1.13 2/72 7665
/proc/meminfo: memFree=1195800/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=1720.95
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 113058 0 1 0 172022 73 0 0 25 0 8 0 155950123 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074183682 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7643/statm: 228949 112679 2540 14 0 215419 0
[pid=7643/tid=7645] ppid=7641 vsize=915796 CPUtime=2.46
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 95782 0 0 0 208 38 0 0 16 0 8 0 155950127 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915796 CPUtime=0.4
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 584 0 0 0 38 2 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.95
Current children cumulated vsize (KiB) 915796

[startup+1782.82 s]
/proc/loadavg: 1.00 1.00 1.11 2/72 7665
/proc/meminfo: memFree=1195736/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=1780.92
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 113058 0 1 0 178019 73 0 0 25 0 8 0 155950123 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074174538 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7643/statm: 228949 112679 2540 14 0 215419 0
[pid=7643/tid=7645] ppid=7641 vsize=915796 CPUtime=2.46
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 95782 0 0 0 208 38 0 0 16 0 8 0 155950127 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915796 CPUtime=0.4
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 584 0 0 0 38 2 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.92
Current children cumulated vsize (KiB) 915796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.93 s]
/proc/loadavg: 1.00 1.00 1.11 2/72 7665
/proc/meminfo: memFree=1195736/2055920 swapFree=4192812/4192956
[pid=7643] ppid=7641 vsize=915796 CPUtime=1800.02
/proc/7643/stat : 7643 (java) R 7641 7643 7133 0 -1 0 113058 0 1 0 179929 73 0 0 25 0 8 0 155950123 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074257233 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7643/statm: 228949 112679 2540 14 0 215419 0
[pid=7643/tid=7645] ppid=7641 vsize=915796 CPUtime=2.46
/proc/7643/task/7645/stat : 7645 (java) S 7641 7643 7133 0 -1 64 95782 0 0 0 208 38 0 0 16 0 8 0 155950127 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7646] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7646/stat : 7646 (java) S 7641 7643 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7647] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7647/stat : 7647 (java) S 7641 7643 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155950128 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7648] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7648/stat : 7648 (java) S 7641 7643 7133 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7649] ppid=7641 vsize=915796 CPUtime=0.4
/proc/7643/task/7649/stat : 7649 (java) S 7641 7643 7133 0 -1 64 584 0 0 0 38 2 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7650] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7650/stat : 7650 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7643/tid=7651] ppid=7641 vsize=915796 CPUtime=0
/proc/7643/task/7651/stat : 7651 (java) S 7641 7643 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155950131 937775104 112679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915796

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

Child status: 143
Real time (s): 1802.03
CPU time (s): 1800.12
CPU user time (s): 1799.32
CPU system time (s): 0.805877
CPU usage (%): 99.894
Max. virtual memory (cumulated for all children) (KiB): 915892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.32
system time used= 0.805877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113075
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= 38357
involuntary context switches= 25948

runsolver used 2.08968 s user time and 4.37833 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan  6 09:25:10 UTC 2007


IDJOB= 211317
IDBENCH= 4685
FILE ID= node43/211317-1168075510

PBS_JOBID= 3476027

Free space on /tmp= 66473 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ttp/data-10-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211317-1168075510/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-211317-1168075510 -o ROOT/results/node43/solver-211317-1168075510 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211317-1168075510/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0e55a6b21f60962d919e77257912f16e

RANDOM SEED= 655392445

TIME LIMIT= 1800 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.278
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.278
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:       1599472 kB
Buffers:         26336 kB
Cached:         311080 kB
SwapCached:          0 kB
Active:         113276 kB
Inactive:       275360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1599472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10548 kB
Writeback:           0 kB
Mapped:          71448 kB
Slab:            53068 kB
Committed_AS:  3716728 kB
PageTables:       1860 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= 66475 MiB



End job on node43 on Sat Jan  6 09:55:12 UTC 2007