Trace number 215851

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.25 1804.4

General information on the benchmark

NamepseudoSeries/mps/
mps-mzzv11.xml
MD5SUM49500226bb6d1f77f5496cfb84f11abd
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 benchmark5.83211
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables11247
Number of constraints13116
Maximum constraint arity68
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13116
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/215851-1168078692/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.67	     nbVariables=11247  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.68	       =>  wckTime=0.353  cpuTime=0.26  mem=24M439
0.68	   
0.68	   predicates being loaded...
1.14	   
1.14	   constraints being loaded...
5.15	   
5.15	   INFO : Stopping converting binary constraints (cpu=4.19, mem = 100M512)
7.89	     nbConstraints=9699  nbMergedConstraints=3417  nbConflictsStructures=327  nbSharedConflictsStructures=2941
7.89	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=1241
7.89	     nbSharedEvaluationManagers=8458  maxDegree=160  maxArity=68
7.89	       =>  wckTime=7.569  cpuTime=6.1  mem=468M423
8.11	   
8.11	   solver IterativeSystematicSolver being built... 
9.57	       =>  wckTime=9.251  cpuTime=7.18  mem=514M909
58.24	   
58.24	   preprocessing
58.24	     nbConstraintChecks=15939230  nbValidityChecks=51098  nbPropagations=11249  nbRevisions=53729
58.24	     nbUselessRevisions=53692  nbRemovedValues=37  detectedInconsistency=no
58.24	       =>  wckTime=48.655  cpuTime=48.19  mem=529M212
69.88	   
69.88	   search
69.88	     run=0  nbConstraintChecks=1603633  nbValidityChecks=1033998  nbPropagations=16123  nbRevisions=663889
69.88	     nbUselessRevisions=660583  nbAssignments=1674  nbFailedAssignments=3  nbBacktracks=34  nbVisitedNodes=1678
69.88	     nbRestartNogoods=0  mapSize=7  nbInferences=0  nbTooLargeKeys=0
69.88	       =>  wckTime=60.298  cpuTime=59.56  mem=516M402
80.63	   
80.63	   search
80.63	     run=1  nbConstraintChecks=3084096  nbValidityChecks=2079034  nbPropagations=36740  nbRevisions=1923075
80.63	     nbUselessRevisions=1913626  nbAssignments=3329  nbFailedAssignments=4  nbBacktracks=63  nbVisitedNodes=3334
80.63	     nbRestartNogoods=3  mapSize=13  nbInferences=0  nbTooLargeKeys=0
80.63	       =>  wckTime=71.047  cpuTime=70.2  mem=527M640
91.26	   
91.26	   search
91.26	     run=2  nbConstraintChecks=4563826  nbValidityChecks=3114622  nbPropagations=61804  nbRevisions=3772413
91.26	     nbUselessRevisions=3753991  nbAssignments=4944  nbFailedAssignments=5  nbBacktracks=86  nbVisitedNodes=4950
91.26	     nbRestartNogoods=4  mapSize=19  nbInferences=0  nbTooLargeKeys=0
91.26	       =>  wckTime=81.674  cpuTime=80.72  mem=536M835
102.06	   
102.06	   search
102.06	     run=3  nbConstraintChecks=6175641  nbValidityChecks=4113202  nbPropagations=91351  nbRevisions=6192742
102.06	     nbUselessRevisions=6162398  nbAssignments=6504  nbFailedAssignments=8  nbBacktracks=135  nbVisitedNodes=6513
102.06	     nbRestartNogoods=5  mapSize=30  nbInferences=0  nbTooLargeKeys=0
102.06	       =>  wckTime=92.475  cpuTime=91.42  mem=547M51
109.68	   
109.68	   search
109.68	     run=4  nbConstraintChecks=7177074  nbValidityChecks=4991109  nbPropagations=124454  nbRevisions=9107483
109.68	     nbUselessRevisions=9062845  nbAssignments=7686  nbFailedAssignments=9  nbBacktracks=186  nbVisitedNodes=7696
109.68	     nbRestartNogoods=7  mapSize=36  nbInferences=0  nbTooLargeKeys=0
109.68	       =>  wckTime=100.099  cpuTime=98.98  mem=553M181
119.47	   
119.47	   search
119.47	     run=5  nbConstraintChecks=8888720  nbValidityChecks=5889078  nbPropagations=161904  nbRevisions=12535857
119.47	     nbUselessRevisions=12473830  nbAssignments=8963  nbFailedAssignments=12  nbBacktracks=274  nbVisitedNodes=8977
119.47	     nbRestartNogoods=8  mapSize=52  nbInferences=0  nbTooLargeKeys=0
119.47	       =>  wckTime=109.893  cpuTime=108.69  mem=559M310
127.63	   
127.63	   search
127.63	     run=6  nbConstraintChecks=10198457  nbValidityChecks=6722082  nbPropagations=203214  nbRevisions=16445115
127.63	     nbUselessRevisions=16362974  nbAssignments=10096  nbFailedAssignments=14  nbBacktracks=412  nbVisitedNodes=10112
127.63	     nbRestartNogoods=10  mapSize=62  nbInferences=0  nbTooLargeKeys=0
127.63	       =>  wckTime=118.051  cpuTime=116.72  mem=527M398
136.49	   
136.50	   search
136.50	     run=7  nbConstraintChecks=11822083  nbValidityChecks=7513705  nbPropagations=248449  nbRevisions=20813632
136.50	     nbUselessRevisions=20708439  nbAssignments=11165  nbFailedAssignments=23  nbBacktracks=639  nbVisitedNodes=11190
136.50	     nbRestartNogoods=11  mapSize=105  nbInferences=0  nbTooLargeKeys=0
136.50	       =>  wckTime=126.914  cpuTime=125.5  mem=532M506
146.43	   
146.43	   search
146.43	     run=8  nbConstraintChecks=13910500  nbValidityChecks=8332301  nbPropagations=297699  nbRevisions=25663418
146.43	     nbUselessRevisions=25532274  nbAssignments=12279  nbFailedAssignments=27  nbBacktracks=904  nbVisitedNodes=12308
146.43	     nbRestartNogoods=12  mapSize=124  nbInferences=0  nbTooLargeKeys=0
146.43	       =>  wckTime=136.851  cpuTime=135.35  mem=538M636
155.01	   
155.01	   search
155.01	     run=9  nbConstraintChecks=15499271  nbValidityChecks=9208720  nbPropagations=351468  nbRevisions=31038352
155.01	     nbUselessRevisions=30877663  nbAssignments=13383  nbFailedAssignments=40  nbBacktracks=1311  nbVisitedNodes=13425
155.01	     nbRestartNogoods=13  mapSize=153  nbInferences=0  nbTooLargeKeys=0
155.01	       =>  wckTime=145.429  cpuTime=143.85  mem=543M744
165.49	   
165.49	   search
165.49	     run=10  nbConstraintChecks=17494269  nbValidityChecks=10117069  nbPropagations=413844  nbRevisions=36962196
165.49	     nbUselessRevisions=36764558  nbAssignments=14635  nbFailedAssignments=52  nbBacktracks=1898  nbVisitedNodes=14689
165.49	     nbRestartNogoods=15  mapSize=183  nbInferences=0  nbTooLargeKeys=0
165.49	       =>  wckTime=155.905  cpuTime=154.21  mem=549M874
175.62	   
175.62	   search
175.62	     run=11  nbConstraintChecks=18691331  nbValidityChecks=11059095  nbPropagations=483704  nbRevisions=43461986
175.62	     nbUselessRevisions=43221274  nbAssignments=16153  nbFailedAssignments=84  nbBacktracks=2816  nbVisitedNodes=16241
175.62	     nbRestartNogoods=16  mapSize=319  nbInferences=0  nbTooLargeKeys=0
175.62	       =>  wckTime=166.041  cpuTime=164.25  mem=557M25
191.05	   
191.05	   search
191.05	     run=12  nbConstraintChecks=21371762  nbValidityChecks=12813923  nbPropagations=567404  nbRevisions=51043513
191.05	     nbUselessRevisions=50747445  nbAssignments=17948  nbFailedAssignments=133  nbBacktracks=4123  nbVisitedNodes=18087
191.05	     nbRestartNogoods=17  mapSize=444  nbInferences=0  nbTooLargeKeys=0
191.05	       =>  wckTime=181.468  cpuTime=179.54  mem=567M241
1669.00	   
1669.00	   INFO : Stopping hyperNogood (mapSize=1005, nbTooLargekeys=0, mem=569M285)

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/node1/watcher-215851-1168078692 -o ROOT/results/node1/solver-215851-1168078692 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215851-1168078692/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: 2.00 2.01 1.97 4/93 17456
/proc/meminfo: memFree=1129128/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=89776 CPUtime=0
/proc/17455/stat : 17455 (java) D 17453 17455 16844 0 -1 0 1273 0 1 0 0 0 0 0 17 0 1 0 156265259 91930624 1022 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/17455/statm: 22444 1022 811 14 0 10027 0

[startup+0.102758 s]
/proc/loadavg: 2.00 2.01 1.97 4/93 17456
/proc/meminfo: memFree=1129128/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=913228 CPUtime=0.08
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 2920 0 1 0 6 2 0 0 19 0 8 0 156265259 935145472 2666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4151938960 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17455/statm: 228307 2666 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.512808 s]
/proc/loadavg: 2.00 2.01 1.97 4/93 17456
/proc/meminfo: memFree=1129128/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915328 CPUtime=0.48
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 6475 0 1 0 44 4 0 0 18 0 8 0 156265259 937295872 6214 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17455/statm: 228832 6214 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34091 s]
/proc/loadavg: 2.00 2.01 1.97 3/100 17463
/proc/meminfo: memFree=1067312/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=1.3
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 17789 0 1 0 119 11 0 0 25 0 8 0 156265259 937590784 17526 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073540617 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17455/statm: 228904 17526 2159 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=0.04
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 1245 0 0 0 4 0 0 0 16 0 8 0 156265263 937590784 17526 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 17526 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 17526 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 17526 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.16
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 413 0 0 0 16 0 0 0 16 0 8 0 156265267 937590784 17526 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 17526 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 17526 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) 915616

[startup+2.9831 s]
/proc/loadavg: 2.00 2.01 1.97 3/100 17463
/proc/meminfo: memFree=1056944/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=2.94
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 21112 0 1 0 280 14 0 0 25 0 8 0 156265259 937590784 20830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073542815 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17455/statm: 228904 20830 2159 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=0.24
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 4548 0 0 0 22 2 0 0 16 0 8 0 156265263 937590784 20830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 20830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 20830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 20830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.17
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 414 0 0 0 17 0 0 0 16 0 8 0 156265267 937590784 20830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 20830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 20830 18446744073709551615 134512640 134570532 4294956464 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) 915616

[startup+6.26348 s]
/proc/loadavg: 2.00 2.01 1.97 3/100 17463
/proc/meminfo: memFree=908848/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=6.18
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 75493 0 1 0 574 44 0 0 25 0 8 0 156265259 937590784 75202 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154015709 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17455/statm: 228904 75202 2179 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=0.72
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 58828 0 0 0 48 24 0 0 16 0 8 0 156265263 937590784 75202 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 75202 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 75202 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 75202 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.23
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 448 0 0 0 23 0 0 0 15 0 8 0 156265267 937590784 75202 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 75202 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 75202 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915616

[startup+12.7592 s]
/proc/loadavg: 2.00 2.01 1.97 3/100 17463
/proc/meminfo: memFree=581936/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=12.62
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 139373 0 1 0 1189 73 0 0 25 0 8 0 156265259 937590784 139036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841437 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17455/statm: 228904 139036 2526 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=1.7
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 122237 0 0 0 118 52 0 0 16 0 8 0 156265263 937590784 139036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 139036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 139036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 139036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.34
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 503 0 0 0 33 1 0 0 16 0 8 0 156265267 937590784 139036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 139036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 139036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915616

[startup+25.6077 s]
/proc/loadavg: 2.00 2.01 1.97 3/100 17463
/proc/meminfo: memFree=582064/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=25.35
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 139376 0 1 0 2462 73 0 0 25 0 8 0 156265259 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844128 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17455/statm: 228904 139037 2526 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=1.7
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 122237 0 0 0 118 52 0 0 16 0 8 0 156265263 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.34
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 504 0 0 0 33 1 0 0 17 0 8 0 156265267 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915616

[startup+51.2137 s]
/proc/loadavg: 2.00 2.01 1.97 3/100 17465
/proc/meminfo: memFree=581936/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=50.72
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 139376 0 1 0 4998 74 0 0 25 0 8 0 156265259 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836342 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17455/statm: 228904 139037 2526 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=1.7
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 122237 0 0 0 118 52 0 0 16 0 8 0 156265263 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.34
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 504 0 0 0 33 1 0 0 17 0 8 0 156265267 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 139037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915616

[startup+102.449 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 17465
/proc/meminfo: memFree=560560/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=101.48
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 144796 0 1 0 10072 76 0 0 25 0 8 0 156265259 937590784 144445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836271 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17455/statm: 228904 144445 2532 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=1.83
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 127607 0 0 0 128 55 0 0 16 0 8 0 156265263 937590784 144445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 144445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 144445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 144445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.4
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 535 0 0 0 39 1 0 0 16 0 8 0 156265267 937590784 144445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 144445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 144445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 915616

[startup+162.537 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 17465
/proc/meminfo: memFree=549680/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=161.02
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 147495 0 1 0 16024 78 0 0 25 0 8 0 156265259 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074185723 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1419.77
Current children cumulated vsize (KiB) 915616

[startup+1483.57 s]
/proc/loadavg: 2.00 2.00 1.98 3/100 17557
/proc/meminfo: memFree=566768/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=1479.75
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 147497 0 1 0 147892 83 0 0 25 0 8 0 156265259 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844876 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17455/statm: 228904 147142 2532 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=1.87
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 130298 0 0 0 131 56 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.41
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 541 0 0 0 40 1 0 0 16 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1479.75
Current children cumulated vsize (KiB) 915616

[startup+1543.62 s]
/proc/loadavg: 2.00 2.00 1.98 3/100 17557
/proc/meminfo: memFree=566768/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=1539.75
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 147497 0 1 0 153892 83 0 0 25 0 8 0 156265259 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843082 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17455/statm: 228904 147142 2532 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=1.87
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 130298 0 0 0 131 56 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.41
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 541 0 0 0 40 1 0 0 16 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1539.75
Current children cumulated vsize (KiB) 915616

[startup+1603.67 s]
/proc/loadavg: 2.07 2.02 1.99 3/100 17557
/proc/meminfo: memFree=566768/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=1599.73
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 147497 0 1 0 159890 83 0 0 25 0 8 0 156265259 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838099 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17455/statm: 228904 147142 2532 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=1.87
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 130298 0 0 0 131 56 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.41
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 541 0 0 0 40 1 0 0 16 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1599.73
Current children cumulated vsize (KiB) 915616

[startup+1663.71 s]
/proc/loadavg: 2.02 2.01 1.99 3/100 17557
/proc/meminfo: memFree=566768/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=1659.7
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 147497 0 1 0 165887 83 0 0 25 0 8 0 156265259 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837611 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17455/statm: 228904 147142 2532 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=1.87
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 130298 0 0 0 131 56 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.41
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 541 0 0 0 40 1 0 0 16 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1659.7
Current children cumulated vsize (KiB) 915616

[startup+1723.76 s]
/proc/loadavg: 2.06 2.02 2.00 3/100 17557
/proc/meminfo: memFree=566768/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=1719.69
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 147497 0 1 0 171886 83 0 0 25 0 8 0 156265259 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838099 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17455/statm: 228904 147142 2532 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=1.87
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 130298 0 0 0 131 56 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.41
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 541 0 0 0 40 1 0 0 16 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1719.69
Current children cumulated vsize (KiB) 915616

[startup+1783.8 s]
/proc/loadavg: 2.06 2.03 2.00 3/100 17557
/proc/meminfo: memFree=566768/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=1779.67
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 147497 0 1 0 177884 83 0 0 25 0 8 0 156265259 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838052 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17455/statm: 228904 147142 2532 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=1.87
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 130298 0 0 0 131 56 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.41
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 541 0 0 0 40 1 0 0 16 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1779.67
Current children cumulated vsize (KiB) 915616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.25 s]
/proc/loadavg: 2.11 2.04 2.00 3/100 17557
/proc/meminfo: memFree=566768/2055920 swapFree=4165584/4192956
[pid=17455] ppid=17453 vsize=915616 CPUtime=1800.1
/proc/17455/stat : 17455 (java) R 17453 17455 16844 0 -1 0 147497 0 1 0 179927 83 0 0 25 0 8 0 156265259 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838052 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17455/statm: 228904 147142 2532 14 0 215374 0
[pid=17455/tid=17457] ppid=17453 vsize=915616 CPUtime=1.87
/proc/17455/task/17457/stat : 17457 (java) S 17453 17455 16844 0 -1 64 130298 0 0 0 131 56 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17455/tid=17458] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17458/stat : 17458 (java) S 17453 17455 16844 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17459] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17459/stat : 17459 (java) S 17453 17455 16844 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156265263 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17460] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17460/stat : 17460 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17461] ppid=17453 vsize=915616 CPUtime=0.41
/proc/17455/task/17461/stat : 17461 (java) S 17453 17455 16844 0 -1 64 541 0 0 0 40 1 0 0 16 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17462] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17462/stat : 17462 (java) S 17453 17455 16844 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17455/tid=17463] ppid=17453 vsize=915616 CPUtime=0
/proc/17455/task/17463/stat : 17463 (java) S 17453 17455 16844 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156265267 937590784 147142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 915616

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

Child status: 143
Real time (s): 1804.4
CPU time (s): 1800.25
CPU user time (s): 1799.33
CPU system time (s): 0.91886
CPU usage (%): 99.7698
Max. virtual memory (cumulated for all children) (KiB): 915868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.91886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147513
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= 38503
involuntary context switches= 45792

runsolver used 2.54961 s user time and 5.44317 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 10:18:15 UTC 2007


IDJOB= 215851
IDBENCH= 5033
FILE ID= node1/215851-1168078692

PBS_JOBID= 3475789

Free space on /tmp= 66298 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  49500226bb6d1f77f5496cfb84f11abd

RANDOM SEED= 720569574

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.234
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.234
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:       1129608 kB
Buffers:         69908 kB
Cached:         642304 kB
SwapCached:       3692 kB
Active:         451748 kB
Inactive:       376816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1129608 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            5896 kB
Writeback:           0 kB
Mapped:         136268 kB
Slab:            82124 kB
Committed_AS:  4963256 kB
PageTables:       2548 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= 66298 MiB



End job on node1 on Sat Jan  6 10:48:22 UTC 2007