Trace number 247972

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 ESAC? (TO) 1800.1 1815.73

General information on the benchmark

Nameprimes/primes-10/
primes-10-40-2-7.xml
MD5SUMdc1f64d89e80cdcfac52934bf2cb9a60
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity9
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=esac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/247972-1168395923/unknown.xml
0.41	   
0.41	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.46	     nbVariables=100  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.46	       =>  wckTime=0.106  cpuTime=0.09  mem=6M951
0.46	   
0.46	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
0.64	     nbConstraints=40  nbSingletonDomainVariables=12  nbDisconnectedVariables=12  nbConvertedConstraints=4
0.64	     nbConvertConstraintsChecks=90944  nbExtensionStructures=4  nbSharedExtensionStructures=0  nbConflictsStructures=8
0.64	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=32  nbSharedBinaryRepresentations=208
0.64	     nbEvaluationManagers=36  nbSharedEvaluationManagers=0  maxDegree=7  maxArity=9
0.64	       =>  wckTime=0.293  cpuTime=0.23  mem=9M877
0.68	   
0.68	   solver IterativeSystematicSolver being built... 
0.85	       =>  wckTime=0.505  cpuTime=0.38  mem=15M496
8.56	   
8.56	   preprocessing
8.56	     nbConstraintChecks=9684994  nbValidityChecks=7079  nbPropagations=446  nbRevisions=488  nbUselessRevisions=235
8.56	     nbSingletonTests=130  nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=317  detectedInconsistency=no
8.56	       =>  wckTime=7.547  cpuTime=7.18  mem=15M496
14.12	   
14.12	   search
14.12	     run=0  nbConstraintChecks=6419807  nbValidityChecks=5590  nbPropagations=649  nbRevisions=896
14.12	     nbUselessRevisions=409  nbAssignments=43  nbFailedAssignments=11  nbBacktracks=13  nbVisitedNodes=56
14.12	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
14.12	       =>  wckTime=13.261  cpuTime=12.68  mem=15M496
27.09	   
27.09	   search
27.09	     run=1  nbConstraintChecks=23299251  nbValidityChecks=19522  nbPropagations=1932  nbRevisions=2786
27.09	     nbUselessRevisions=1209  nbAssignments=159  nbFailedAssignments=64  nbBacktracks=34  nbVisitedNodes=207
27.09	     nbRestartNogoods=4  mapSize=19  nbInferences=0  nbTooLargeKeys=0
27.09	       =>  wckTime=26.232  cpuTime=25.55  mem=15M496
36.61	   
36.61	   search
36.61	     run=2  nbConstraintChecks=35766783  nbValidityChecks=33588  nbPropagations=3843  nbRevisions=5632
36.61	     nbUselessRevisions=2461  nbAssignments=319  nbFailedAssignments=74  nbBacktracks=56  nbVisitedNodes=254
36.61	     nbRestartNogoods=10  mapSize=31  nbInferences=0  nbTooLargeKeys=0
36.61	       =>  wckTime=35.752  cpuTime=35.02  mem=15M496
44.57	   
44.57	   search
44.57	     run=3  nbConstraintChecks=44866223  nbValidityChecks=35528  nbPropagations=5974  nbRevisions=8719
44.57	     nbUselessRevisions=3796  nbAssignments=381  nbFailedAssignments=97  nbBacktracks=89  nbVisitedNodes=339
44.57	     nbRestartNogoods=12  mapSize=53  nbInferences=0  nbTooLargeKeys=0
44.57	       =>  wckTime=43.715  cpuTime=42.93  mem=15M496
87.53	   
87.53	   search
87.53	     run=4  nbConstraintChecks=93576980  nbValidityChecks=56708  nbPropagations=8965  nbRevisions=13427
87.53	     nbUselessRevisions=5844  nbAssignments=526  nbFailedAssignments=165  nbBacktracks=140  nbVisitedNodes=557
87.53	     nbRestartNogoods=17  mapSize=85  nbInferences=0  nbTooLargeKeys=0
87.53	       =>  wckTime=86.678  cpuTime=85.54  mem=15M496
136.72	   
136.72	   search
136.72	     run=5  nbConstraintChecks=150890157  nbValidityChecks=112761  nbPropagations=14334  nbRevisions=22341
136.72	     nbUselessRevisions=9804  nbAssignments=1066  nbFailedAssignments=263  nbBacktracks=219  nbVisitedNodes=859
136.72	     nbRestartNogoods=49  mapSize=151  nbInferences=0  nbTooLargeKeys=0
136.72	       =>  wckTime=135.864  cpuTime=134.31  mem=15M496
170.77	   
170.77	   search
170.77	     run=6  nbConstraintChecks=194277053  nbValidityChecks=251000  nbPropagations=25236  nbRevisions=43448
170.77	     nbUselessRevisions=19565  nbAssignments=1916  nbFailedAssignments=376  nbBacktracks=332  nbVisitedNodes=1234
170.77	     nbRestartNogoods=65  mapSize=249  nbInferences=0  nbTooLargeKeys=0
170.77	       =>  wckTime=169.911  cpuTime=168.05  mem=15M496
186.69	   
186.69	   search
186.69	     run=7  nbConstraintChecks=212897608  nbValidityChecks=311823  nbPropagations=38742  nbRevisions=69913
186.69	     nbUselessRevisions=31916  nbAssignments=2233  nbFailedAssignments=484  nbBacktracks=503  nbVisitedNodes=1656
186.69	     nbRestartNogoods=71  mapSize=395  nbInferences=0  nbTooLargeKeys=0
186.69	       =>  wckTime=185.839  cpuTime=183.85  mem=15M496
686.18	   
686.19	   search
686.19	     run=8  nbConstraintChecks=799382358  nbValidityChecks=558230  nbPropagations=60983  nbRevisions=113863
686.19	     nbUselessRevisions=52144  nbAssignments=3269  nbFailedAssignments=1251  nbBacktracks=759  nbVisitedNodes=3459
686.19	     nbRestartNogoods=80  mapSize=617  nbInferences=0  nbTooLargeKeys=0
686.19	       =>  wckTime=685.329  cpuTime=679.19  mem=16M472
727.11	   
727.11	   search
727.11	     run=9  nbConstraintChecks=846908773  nbValidityChecks=730297  nbPropagations=90759  nbRevisions=173350
727.11	     nbUselessRevisions=78700  nbAssignments=3957  nbFailedAssignments=1528  nbBacktracks=1143  nbVisitedNodes=4454
727.11	     nbRestartNogoods=92  mapSize=947  nbInferences=0  nbTooLargeKeys=0
727.11	       =>  wckTime=726.258  cpuTime=719.75  mem=16M472
749.99	   
749.99	   INFO : Stopping hyperNogood (mapSize=1043, nbTooLargekeys=0, mem=16M472)
826.93	   
826.93	   search
826.93	     run=10  nbConstraintChecks=961796586  nbValidityChecks=979029  nbPropagations=131404  nbRevisions=255251
826.93	     nbUselessRevisions=114519  nbAssignments=5292  nbFailedAssignments=2259  nbBacktracks=1719  nbVisitedNodes=6540
826.93	     nbRestartNogoods=97
826.93	       =>  wckTime=826.078  cpuTime=818.74  mem=16M472
1312.43	   
1312.43	   search
1312.43	     run=11  nbConstraintChecks=1495245875  nbValidityChecks=1350305  nbPropagations=187221  nbRevisions=367842
1312.43	     nbUselessRevisions=163491  nbAssignments=7554  nbFailedAssignments=3339  nbBacktracks=2585  nbVisitedNodes=9674
1312.43	     nbRestartNogoods=118
1312.43	       =>  wckTime=1311.574  cpuTime=1300.12  mem=16M472

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/node13/watcher-247972-1168395923 -o ROOT/results/node13/solver-247972-1168395923 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247972-1168395923/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.18 1.49 1.25 3/97 347
/proc/meminfo: memFree=1229448/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=18540 CPUtime=0
/proc/346/stat : 346 (runsolver) R 344 346 32622 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 187987268 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 269757246759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/346/statm: 4635 279 244 17 0 2626 0

[startup+0.102558 s]
/proc/loadavg: 2.18 1.49 1.25 3/97 347
/proc/meminfo: memFree=1229448/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=912588 CPUtime=0.07
/proc/346/stat : 346 (java) D 344 346 32622 0 -1 0 2750 0 1 0 5 2 0 0 23 0 8 0 187987268 934490112 2496 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228147 2496 1382 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912588

[startup+0.510611 s]
/proc/loadavg: 2.18 1.49 1.25 3/97 347
/proc/meminfo: memFree=1229448/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915328 CPUtime=0.43
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 6402 0 1 0 38 5 0 0 21 0 8 0 187987268 937295872 6141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944769 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228832 6141 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915328

[startup+1.33172 s]
/proc/loadavg: 2.18 1.49 1.25 3/104 354
/proc/meminfo: memFree=1198800/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=1.24
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 8690 0 1 0 117 7 0 0 25 0 8 0 187987268 937435136 8428 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073628151 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8428 2540 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 187987272 937435136 8428 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8428 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8428 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8428 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.13
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 349 0 0 0 12 1 0 0 15 0 8 0 187987276 937435136 8428 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8428 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8428 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915464

[startup+2.96893 s]
/proc/loadavg: 2.18 1.49 1.25 3/104 354
/proc/meminfo: memFree=1191952/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=2.74
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 8695 0 1 0 267 7 0 0 25 0 8 0 187987268 937435136 8432 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073617330 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8432 2540 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 17 0 8 0 187987272 937435136 8432 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8432 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8432 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8432 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.14
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 354 0 0 0 13 1 0 0 15 0 8 0 187987276 937435136 8432 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8432 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8432 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 915464

[startup+6.27037 s]
/proc/loadavg: 2.17 1.50 1.26 3/104 354
/proc/meminfo: memFree=1163536/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=5.91
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 8707 0 1 0 583 8 0 0 25 0 8 0 187987268 937435136 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/346/statm: 228866 8441 2542 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 17 0 8 0 187987272 937435136 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.15
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 361 0 0 0 14 1 0 0 15 0 8 0 187987276 937435136 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 915464

[startup+12.7712 s]
/proc/loadavg: 2.31 1.54 1.27 3/105 355
/proc/meminfo: memFree=1053000/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=12.16
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 8810 0 1 0 1208 8 0 0 25 0 8 0 187987268 937435136 8541 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073617351 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/346/statm: 228866 8541 2543 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 187987272 937435136 8541 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8541 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8541 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8541 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.16
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 369 0 0 0 15 1 0 0 16 0 8 0 187987276 937435136 8541 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8541 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8541 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 915464

[startup+25.627 s]
/proc/loadavg: 2.32 1.58 1.29 3/101 425
/proc/meminfo: memFree=1249632/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=24.93
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 8823 0 1 0 2484 9 0 0 25 0 8 0 187987268 937435136 8550 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073618599 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8550 2543 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 17 0 8 0 187987272 937435136 8550 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8550 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8550 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8550 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.16
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 375 0 0 0 15 1 0 0 16 0 8 0 187987276 937435136 8550 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8550 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8550 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 915464

[startup+51.3234 s]
/proc/loadavg: 2.21 1.61 1.31 4/101 425
/proc/meminfo: memFree=1249632/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=50.46
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 8846 0 1 0 5037 9 0 0 25 0 8 0 187987268 937435136 8568 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8568 2543 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 187987272 937435136 8568 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8568 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8568 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8568 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.17
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 378 0 0 0 16 1 0 0 16 0 8 0 187987276 937435136 8568 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8568 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8568 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 915464

[startup+102.606 s]
/proc/loadavg: 2.14 1.68 1.35 3/101 425
/proc/meminfo: memFree=1249568/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=101.31
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 8859 0 1 0 10122 9 0 0 25 0 8 0 187987268 937435136 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073785015 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8580 2543 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 187987272 937435136 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.18
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 381 0 0 0 17 1 0 0 16 0 8 0 187987276 937435136 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 915464

[startup+162.625 s]
/proc/loadavg: 2.05 1.74 1.38 3/101 425
/proc/meminfo: memFree=1249504/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=160.82
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 8897 0 1 0 16072 10 0 0 25 0 8 0 187987268 937435136 8610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073620008 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1410.78
Current children cumulated vsize (KiB) 915464

[startup+1483.18 s]
/proc/loadavg: 2.00 2.00 1.83 3/101 425
/proc/meminfo: memFree=1247520/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=1470.3
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 9047 0 1 0 147016 14 0 0 25 0 8 0 187987268 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073618624 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8750 2543 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 187987272 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.22
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 405 0 0 0 21 1 0 0 16 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.3
Current children cumulated vsize (KiB) 915464

[startup+1543.19 s]
/proc/loadavg: 2.04 2.01 1.84 3/101 425
/proc/meminfo: memFree=1247456/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=1529.83
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 9047 0 1 0 152969 14 0 0 25 0 8 0 187987268 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073620064 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8750 2543 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 187987272 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.22
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 405 0 0 0 21 1 0 0 16 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1529.83
Current children cumulated vsize (KiB) 915464

[startup+1603.24 s]
/proc/loadavg: 2.01 2.01 1.85 3/101 425
/proc/meminfo: memFree=1247392/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=1589.33
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 9047 0 1 0 158919 14 0 0 25 0 8 0 187987268 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622980 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8750 2543 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 187987272 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.22
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 405 0 0 0 21 1 0 0 16 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.33
Current children cumulated vsize (KiB) 915464

[startup+1663.26 s]
/proc/loadavg: 2.04 2.02 1.86 3/101 425
/proc/meminfo: memFree=1247328/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=1648.86
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 9047 0 1 0 164872 14 0 0 25 0 8 0 187987268 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073617344 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8750 2543 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 187987272 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.22
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 405 0 0 0 21 1 0 0 16 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1648.86
Current children cumulated vsize (KiB) 915464

[startup+1723.28 s]
/proc/loadavg: 2.01 2.01 1.87 3/101 425
/proc/meminfo: memFree=1247200/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=1708.41
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 9047 0 1 0 170826 15 0 0 25 0 8 0 187987268 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918514 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8750 2543 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 187987272 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.22
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 405 0 0 0 21 1 0 0 16 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.41
Current children cumulated vsize (KiB) 915464

[startup+1783.31 s]
/proc/loadavg: 2.00 2.01 1.87 3/101 425
/proc/meminfo: memFree=1247136/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=1767.91
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 9047 0 1 0 176776 15 0 0 25 0 8 0 187987268 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8750 2543 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 187987272 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.22
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 405 0 0 0 21 1 0 0 16 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1767.91
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.7 s]
/proc/loadavg: 2.00 2.00 1.87 3/101 425
/proc/meminfo: memFree=1247136/2055920 swapFree=4191880/4192956
[pid=346] ppid=344 vsize=915464 CPUtime=1800.06
/proc/346/stat : 346 (java) R 344 346 32622 0 -1 0 9047 0 1 0 179991 15 0 0 25 0 8 0 187987268 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073623530 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/346/statm: 228866 8750 2543 14 0 215336 0
[pid=346/tid=348] ppid=344 vsize=915464 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32622 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 187987272 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=349] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=350] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32622 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187987273 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=351] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32622 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=352] ppid=344 vsize=915464 CPUtime=0.22
/proc/346/task/352/stat : 352 (java) S 344 346 32622 0 -1 64 405 0 0 0 21 1 0 0 16 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=353] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=346/tid=354] ppid=344 vsize=915464 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32622 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187987276 937435136 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1815.73
CPU time (s): 1800.1
CPU user time (s): 1799.94
CPU system time (s): 0.156976
CPU usage (%): 99.1387
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9067
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= 37958
involuntary context switches= 83708

runsolver used 1.75373 s user time and 4.94725 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Wed Jan 10 02:25:23 UTC 2007


IDJOB= 247972
IDBENCH= 11671
FILE ID= node13/247972-1168395923

PBS_JOBID= 3522869

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-40-2-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247972-1168395923/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-247972-1168395923 -o ROOT/results/node13/solver-247972-1168395923 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247972-1168395923/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  dc1f64d89e80cdcfac52934bf2cb9a60

RANDOM SEED= 580654832

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.247
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.247
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:       1229992 kB
Buffers:         24640 kB
Cached:         115304 kB
SwapCached:        408 kB
Active:         723528 kB
Inactive:        44444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1229992 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:         655892 kB
Slab:            41392 kB
Committed_AS:  6406212 kB
PageTables:       3572 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= 66555 MiB



End job on node13 on Wed Jan 10 02:55:39 UTC 2007