Trace number 214300

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.12 1800.86

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-10.xml
MD5SUM9a3a0c58439b05fb966081b47dcd7407
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 benchmark2.28
SatisfiableYES
(Un)Satisfiability was proved
Number of variables840
Number of constraints2528
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2528
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/214300-1168229827/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.50	     nbVariables=840  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.50	       =>  wckTime=0.189  cpuTime=0.13  mem=7M894
0.50	   
0.50	   predicates being loaded...
0.51	   
0.51	   constraints being loaded...
1.00	     nbConstraints=1284  nbMergedConstraints=1244  nbConvertedConstraints=344  nbConvertConstraintsChecks=68
1.00	     nbExtensionStructures=3  nbSharedExtensionStructures=341  nbConflictsStructures=8  nbSharedConflictsStructures=1252
1.00	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
1.00	     nbSharedEvaluationManagers=934  maxDegree=9  maxArity=35
1.00	       =>  wckTime=0.682  cpuTime=0.5  mem=4M802
1.04	   
1.04	   solver IterativeSystematicSolver being built... 
1.26	       =>  wckTime=0.947  cpuTime=0.68  mem=26M446
17.57	   
17.57	   preprocessing
17.57	     nbConstraintChecks=4214974  nbValidityChecks=9904  nbPropagations=2735  nbRevisions=8243  nbUselessRevisions=7460
17.57	     nbSingletonTests=1136  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0  detectedInconsistency=no
17.57	       =>  wckTime=16.307  cpuTime=16.26  mem=26M446
42.33	   
42.33	   search
42.33	     run=0  nbConstraintChecks=6292173  nbValidityChecks=2931  nbPropagations=3177  nbRevisions=10456
42.33	     nbUselessRevisions=9492  nbAssignments=266  nbFailedAssignments=6  nbBacktracks=12  nbVisitedNodes=273
42.33	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
42.33	       =>  wckTime=41.061  cpuTime=41.0  mem=26M446
42.39	   
42.39	   search
42.39	     run=1  nbConstraintChecks=6292905  nbValidityChecks=6085  nbPropagations=6694  nbRevisions=23162
42.39	     nbUselessRevisions=21116  nbAssignments=498  nbFailedAssignments=11  nbBacktracks=30  nbVisitedNodes=515
42.39	     nbRestartNogoods=1  mapSize=14  nbInferences=0  nbTooLargeKeys=0
42.39	       =>  wckTime=41.121  cpuTime=41.05  mem=27M440
81.64	   
81.64	   search
81.64	     run=2  nbConstraintChecks=16779512  nbValidityChecks=9806  nbPropagations=10745  nbRevisions=38567
81.64	     nbUselessRevisions=35209  nbAssignments=806  nbFailedAssignments=21  nbBacktracks=53  nbVisitedNodes=833
81.64	     nbRestartNogoods=2  mapSize=23  nbInferences=0  nbTooLargeKeys=0
81.64	       =>  wckTime=80.377  cpuTime=80.29  mem=27M440
81.70	   
81.70	   search
81.70	     run=3  nbConstraintChecks=16780518  nbValidityChecks=13789  nbPropagations=15239  nbRevisions=56840
81.70	     nbUselessRevisions=51956  nbAssignments=1062  nbFailedAssignments=33  nbBacktracks=87  nbVisitedNodes=1116
81.70	     nbRestartNogoods=3  mapSize=46  nbInferences=0  nbTooLargeKeys=0
81.70	       =>  wckTime=80.437  cpuTime=80.34  mem=27M440
81.76	   
81.76	   search
81.76	     run=4  nbConstraintChecks=16781823  nbValidityChecks=18271  nbPropagations=20331  nbRevisions=78468
81.76	     nbUselessRevisions=71680  nbAssignments=1335  nbFailedAssignments=58  nbBacktracks=137  nbVisitedNodes=1442
81.76	     nbRestartNogoods=4  mapSize=82  nbInferences=0  nbTooLargeKeys=0
81.76	       =>  wckTime=80.495  cpuTime=80.4  mem=27M440
81.83	   
81.83	   search
81.83	     run=5  nbConstraintChecks=16783567  nbValidityChecks=23338  nbPropagations=26199  nbRevisions=104131
81.83	     nbUselessRevisions=94886  nbAssignments=1639  nbFailedAssignments=97  nbBacktracks=212  nbVisitedNodes=1827
81.83	     nbRestartNogoods=5  mapSize=131  nbInferences=0  nbTooLargeKeys=0
81.83	       =>  wckTime=80.568  cpuTime=80.46  mem=27M440
81.91	   
81.91	   search
81.91	     run=6  nbConstraintChecks=16785538  nbValidityChecks=28882  nbPropagations=33124  nbRevisions=134217
81.91	     nbUselessRevisions=121733  nbAssignments=2017  nbFailedAssignments=148  nbBacktracks=325  nbVisitedNodes=2308
81.91	     nbRestartNogoods=6  mapSize=187  nbInferences=0  nbTooLargeKeys=0
81.91	       =>  wckTime=80.643  cpuTime=80.54  mem=27M440
82.00	   
82.00	   search
82.00	     run=7  nbConstraintChecks=16789162  nbValidityChecks=36748  nbPropagations=41597  nbRevisions=170521
82.00	     nbUselessRevisions=153485  nbAssignments=2455  nbFailedAssignments=249  nbBacktracks=495  nbVisitedNodes=2949
82.00	     nbRestartNogoods=7  mapSize=293  nbInferences=0  nbTooLargeKeys=0
82.00	       =>  wckTime=80.736  cpuTime=80.63  mem=28M435
82.12	   
82.12	   search
82.12	     run=8  nbConstraintChecks=16791881  nbValidityChecks=44033  nbPropagations=51684  nbRevisions=212734
82.12	     nbUselessRevisions=190008  nbAssignments=3082  nbFailedAssignments=325  nbBacktracks=754  nbVisitedNodes=3728
82.12	     nbRestartNogoods=8  mapSize=426  nbInferences=0  nbTooLargeKeys=0
82.12	       =>  wckTime=80.854  cpuTime=80.75  mem=28M435
511.80	   
511.80	   search
511.80	     run=9  nbConstraintChecks=130716530  nbValidityChecks=58699  nbPropagations=64966  nbRevisions=267727
511.80	     nbUselessRevisions=236478  nbAssignments=3963  nbFailedAssignments=577  nbBacktracks=1138  nbVisitedNodes=4999
511.80	     nbRestartNogoods=9  mapSize=692  nbInferences=0  nbTooLargeKeys=0
511.80	       =>  wckTime=510.539  cpuTime=510.26  mem=29M430
1770.10	   
1770.10	   INFO : Stopping hyperNogood (mapSize=1027, nbTooLargekeys=0, mem=29M430)

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/node76/watcher-214300-1168229827 -o ROOT/results/node76/solver-214300-1168229827 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214300-1168229827/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: 0.94 1.00 1.25 1/70 9724
/proc/meminfo: memFree=1847560/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=1788 CPUtime=0
/proc/9723/stat : 9723 (java) D 9721 9723 8240 0 -1 0 195 0 0 0 0 0 0 0 20 0 1 0 171379816 1830912 159 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072100015398 0 0 17 1 0 0
/proc/9723/statm: 447 159 124 14 0 91 0

[startup+0.102257 s]
/proc/loadavg: 0.94 1.00 1.25 1/70 9724
/proc/meminfo: memFree=1847560/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=914992 CPUtime=0.08
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 3004 0 1 0 7 1 0 0 17 0 8 0 171379816 936951808 2752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228748 2754 1432 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914992

[startup+0.512331 s]
/proc/loadavg: 0.94 1.00 1.25 1/70 9724
/proc/meminfo: memFree=1847560/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915332 CPUtime=0.44
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 6358 0 14 0 40 4 0 0 16 0 8 0 171379816 937299968 6112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073530509 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228833 6113 2140 14 0 215302 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.3385 s]
/proc/loadavg: 0.94 1.00 1.25 2/77 9731
/proc/meminfo: memFree=1782032/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=1.27
/proc/9723/stat : 9723 (java) S 9721 9723 8240 0 -1 0 18372 0 14 0 111 16 0 0 16 0 8 0 171379816 937742336 18124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18124 2545 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 17 0 8 0 171379820 937742336 18124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.23
/proc/9723/task/9729/stat : 9729 (java) R 9721 9723 8240 0 -1 64 468 0 0 0 22 1 0 0 16 0 8 0 171379823 937742336 18124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152957759 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915764

[startup+2.97481 s]
/proc/loadavg: 0.94 1.00 1.25 2/77 9731
/proc/meminfo: memFree=1781776/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=2.9
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18373 0 14 0 274 16 0 0 18 0 8 0 171379816 937742336 18125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073980832 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18125 2545 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.23
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 469 0 0 0 22 1 0 0 16 0 8 0 171379823 937742336 18125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915764

[startup+6.26746 s]
/proc/loadavg: 0.95 1.00 1.25 2/77 9731
/proc/meminfo: memFree=1781648/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=6.2
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18376 0 14 0 604 16 0 0 17 0 8 0 171379816 937742336 18127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073982628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18127 2545 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.24
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 471 0 0 0 23 1 0 0 16 0 8 0 171379823 937742336 18127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915764

[startup+12.7337 s]
/proc/loadavg: 0.95 1.00 1.25 2/77 9731
/proc/meminfo: memFree=1781656/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=12.66
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18386 0 14 0 1250 16 0 0 20 0 8 0 171379816 937742336 18136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073958680 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18136 2547 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.25
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 476 0 0 0 24 1 0 0 16 0 8 0 171379823 937742336 18136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915764

[startup+25.5662 s]
/proc/loadavg: 0.96 1.00 1.25 2/77 9731
/proc/meminfo: memFree=1781792/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=25.48
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18396 0 14 0 2532 16 0 0 25 0 8 0 171379816 937742336 18143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073981330 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18143 2547 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.26
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 482 0 0 0 25 1 0 0 16 0 8 0 171379823 937742336 18143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915764

[startup+51.2402 s]
/proc/loadavg: 0.97 1.00 1.24 2/77 9731
/proc/meminfo: memFree=1781856/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=51.14
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18402 0 14 0 5098 16 0 0 25 0 8 0 171379816 937742336 18149 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073980188 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18149 2548 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18149 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18149 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18149 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18149 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.28
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 487 0 0 0 26 2 0 0 16 0 8 0 171379823 937742336 18149 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18149 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18149 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915764

[startup+102.482 s]
/proc/loadavg: 0.99 1.00 1.22 2/77 9731
/proc/meminfo: memFree=1781856/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=102.36
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18420 0 14 0 10220 16 0 0 18 0 8 0 171379816 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073984651 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18161 2548 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.31
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 500 0 0 0 29 2 0 0 16 0 8 0 171379823 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 915764

[startup+162.544 s]
/proc/loadavg: 0.99 1.00 1.21 2/77 9733
/proc/meminfo: memFree=1781600/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=162.4
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18420 0 14 0 16224 16 0 0 25 0 8 0 171379816 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073980204 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1423.37
Current children cumulated vsize (KiB) 915764

[startup+1484.05 s]
/proc/loadavg: 1.00 1.00 1.02 2/77 9733
/proc/meminfo: memFree=1781472/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=1483.41
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18422 0 14 0 148325 16 0 0 25 0 8 0 171379816 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073984680 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18161 2548 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.31
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 500 0 0 0 29 2 0 0 16 0 8 0 171379823 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.41
Current children cumulated vsize (KiB) 915764

[startup+1544.11 s]
/proc/loadavg: 1.03 1.01 1.02 2/77 9733
/proc/meminfo: memFree=1781472/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=1543.45
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18425 0 14 0 154329 16 0 0 25 0 8 0 171379816 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073466908 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18163 2548 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.31
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 502 0 0 0 29 2 0 0 16 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.45
Current children cumulated vsize (KiB) 915764

[startup+1604.18 s]
/proc/loadavg: 1.01 1.01 1.01 2/77 9733
/proc/meminfo: memFree=1781408/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=1603.5
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18425 0 14 0 160334 16 0 0 25 0 8 0 171379816 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073956968 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18163 2548 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.31
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 502 0 0 0 29 2 0 0 16 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1603.5
Current children cumulated vsize (KiB) 915764

[startup+1664.25 s]
/proc/loadavg: 1.00 1.00 1.01 2/77 9733
/proc/meminfo: memFree=1781408/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=1663.55
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18425 0 14 0 166338 17 0 0 25 0 8 0 171379816 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073958666 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18163 2548 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.31
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 502 0 0 0 29 2 0 0 16 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1663.55
Current children cumulated vsize (KiB) 915764

[startup+1724.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9733
/proc/meminfo: memFree=1781408/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=1723.6
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18425 0 14 0 172343 17 0 0 25 0 8 0 171379816 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073980840 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18163 2548 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.31
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 502 0 0 0 29 2 0 0 16 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1723.6
Current children cumulated vsize (KiB) 915764

[startup+1784.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9733
/proc/meminfo: memFree=1781344/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=1783.65
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18425 0 14 0 178348 17 0 0 25 0 8 0 171379816 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073466908 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18163 2548 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.31
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 502 0 0 0 29 2 0 0 16 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1783.65
Current children cumulated vsize (KiB) 915764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9733
/proc/meminfo: memFree=1781344/2055888 swapFree=4095388/4096564
[pid=9723] ppid=9721 vsize=915764 CPUtime=1800.07
/proc/9723/stat : 9723 (java) R 9721 9723 8240 0 -1 0 18425 0 14 0 179990 17 0 0 25 0 8 0 171379816 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073956954 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9723/statm: 228941 18163 2548 14 0 215410 0
[pid=9723/tid=9725] ppid=9721 vsize=915764 CPUtime=0.05
/proc/9723/task/9725/stat : 9725 (java) S 9721 9723 8240 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9726] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9726/stat : 9726 (java) S 9721 9723 8240 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9727] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9727/stat : 9727 (java) S 9721 9723 8240 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171379820 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9728] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9728/stat : 9728 (java) S 9721 9723 8240 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9729] ppid=9721 vsize=915764 CPUtime=0.31
/proc/9723/task/9729/stat : 9729 (java) S 9721 9723 8240 0 -1 64 502 0 0 0 29 2 0 0 16 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9730] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9730/stat : 9730 (java) S 9721 9723 8240 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9723/tid=9731] ppid=9721 vsize=915764 CPUtime=0
/proc/9723/task/9731/stat : 9731 (java) S 9721 9723 8240 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171379823 937742336 18163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915764

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

Child status: 143
Real time (s): 1800.86
CPU time (s): 1800.12
CPU user time (s): 1799.93
CPU system time (s): 0.186971
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 915764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18444
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37525
involuntary context switches= 3458

runsolver used 2.14767 s user time and 4.24036 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Mon Jan  8 04:17:07 UTC 2007


IDJOB= 214300
IDBENCH= 4914
FILE ID= node76/214300-1168229827

PBS_JOBID= 3480968

Free space on /tmp= 66646 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/routing/s4-4-3-10.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214300-1168229827/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-214300-1168229827 -o ROOT/results/node76/solver-214300-1168229827 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214300-1168229827/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9a3a0c58439b05fb966081b47dcd7407

RANDOM SEED= 411673768

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1847976 kB
Buffers:         36852 kB
Cached:         103836 kB
SwapCached:        480 kB
Active:          66896 kB
Inactive:        89680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1847976 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:            2028 kB
Writeback:           0 kB
Mapped:          24916 kB
Slab:            37692 kB
Committed_AS:  6334712 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66646 MiB



End job on node76 on Mon Jan  8 04:47:08 UTC 2007