Trace number 235034

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.13 1813.4

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-105-9.xml
MD5SUM9f3252259f4bcca12dfe3a86c6cb090a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.88
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1452
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/235034-1168081812/unknown.xml
0.38	   
0.38	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.52	     nbVariables=300  nbDomainTypes=300  minDomainSize=1354  maxDomainSize=1452
0.52	       =>  wckTime=0.205  cpuTime=0.15  mem=17M739
0.52	   
0.52	   predicates being loaded...
0.52	   
0.52	   constraints being loaded...
4.77	   
4.77	   INFO : Stopping converting binary constraints (cpu=4.34, mem = 42M119)
5.30	     nbConstraints=3130  nbConvertedConstraints=8  nbConvertConstraintsChecks=15533325  nbExtensionStructures=8
5.30	     nbSharedExtensionStructures=0  nbConflictsStructures=8  nbSharedConflictsStructures=0
5.30	     nbSharedBinaryRepresentations=1101  nbEvaluationManagers=3122  nbSharedEvaluationManagers=0  maxDegree=21
5.30	     maxArity=2
5.30	       =>  wckTime=4.983  cpuTime=4.69  mem=33M865
5.39	   
5.39	   solver IterativeSystematicSolver being built... 
5.72	       =>  wckTime=5.401  cpuTime=4.9  mem=73M951
108.62	   
108.63	   preprocessing
108.63	     nbConstraintChecks=401485066  nbValidityChecks=11677698  nbPropagations=759  nbRevisions=18124
108.63	     nbUselessRevisions=17036  nbRemovedValues=211862  detectedInconsistency=no
108.63	       =>  wckTime=102.885  cpuTime=101.93  mem=73M951
147.94	   
147.94	   search
147.94	     run=0  nbConstraintChecks=115658144  nbValidityChecks=32646623  nbPropagations=6478  nbRevisions=120991
147.94	     nbUselessRevisions=107154  nbAssignments=124  nbFailedAssignments=38  nbBacktracks=10  nbVisitedNodes=170
147.94	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=17
147.94	       =>  wckTime=142.201  cpuTime=140.87  mem=78M645
190.25	   
190.25	   search
190.25	     run=1  nbConstraintChecks=251689761  nbValidityChecks=88872636  nbPropagations=21310  nbRevisions=412041
190.25	     nbUselessRevisions=362319  nbAssignments=368  nbFailedAssignments=212  nbBacktracks=25  nbVisitedNodes=597
190.25	     nbRestartNogoods=28  mapSize=20  nbInferences=0  nbTooLargeKeys=33
190.25	       =>  wckTime=184.512  cpuTime=182.78  mem=80M532
313.53	   
313.53	   search
313.53	     run=2  nbConstraintChecks=674794704  nbValidityChecks=258247009  nbPropagations=73699  nbRevisions=1389273
313.53	     nbUselessRevisions=1237314  nbAssignments=699  nbFailedAssignments=456  nbBacktracks=50  nbVisitedNodes=1180
313.53	     nbRestartNogoods=113  mapSize=38  nbInferences=0  nbTooLargeKeys=42
313.53	       =>  wckTime=307.793  cpuTime=304.93  mem=84M98
375.07	   
375.07	   search
375.07	     run=3  nbConstraintChecks=844617947  nbValidityChecks=349665916  nbPropagations=146667  nbRevisions=2756911
375.07	     nbUselessRevisions=2427197  nbAssignments=1354  nbFailedAssignments=1022  nbBacktracks=83  nbVisitedNodes=2418
375.07	     nbRestartNogoods=138  mapSize=60  nbInferences=0  nbTooLargeKeys=56
375.07	       =>  wckTime=369.332  cpuTime=365.9  mem=87M505
441.83	   
441.83	   search
441.83	     run=4  nbConstraintChecks=1054130681  nbValidityChecks=467297979  nbPropagations=243955  nbRevisions=4589365
441.83	     nbUselessRevisions=4033364  nbAssignments=1939  nbFailedAssignments=1499  nbBacktracks=133  nbVisitedNodes=3519
441.83	     nbRestartNogoods=185  mapSize=108  nbInferences=0  nbTooLargeKeys=70
441.83	       =>  wckTime=436.093  cpuTime=432.04  mem=91M757
859.42	   
859.42	   search
859.42	     run=5  nbConstraintChecks=2380057147  nbValidityChecks=988430991  nbPropagations=424520  nbRevisions=8141523
859.42	     nbUselessRevisions=7126232  nbAssignments=3380  nbFailedAssignments=2811  nbBacktracks=217  nbVisitedNodes=6320
859.42	     nbRestartNogoods=263  mapSize=164  nbInferences=0  nbTooLargeKeys=85
859.42	       =>  wckTime=853.682  cpuTime=845.81  mem=96M999
1024.26	   
1024.26	   search
1024.26	     run=6  nbConstraintChecks=2938320279  nbValidityChecks=1185327033  nbPropagations=638214  nbRevisions=12332575
1024.26	     nbUselessRevisions=10791994  nbAssignments=3951  nbFailedAssignments=3196  nbBacktracks=330  nbVisitedNodes=7387
1024.26	     nbRestartNogoods=323  mapSize=276  nbInferences=15  nbTooLargeKeys=100
1024.26	       =>  wckTime=1018.52  cpuTime=1009.09  mem=79M882
1112.17	   
1112.17	   search
1112.17	     run=7  nbConstraintChecks=3216067133  nbValidityChecks=1329251950  nbPropagations=881453  nbRevisions=17098960
1112.17	     nbUselessRevisions=14965446  nbAssignments=4453  nbFailedAssignments=3469  nbBacktracks=501  nbVisitedNodes=8259
1112.17	     nbRestartNogoods=511  mapSize=423  nbInferences=15  nbTooLargeKeys=118
1112.17	       =>  wckTime=1106.436  cpuTime=1096.21  mem=89M81
1207.90	   
1207.90	   search
1207.90	     run=8  nbConstraintChecks=3493364352  nbValidityChecks=1568560686  nbPropagations=1177905  nbRevisions=22730013
1207.90	     nbUselessRevisions=19901445  nbAssignments=8515  nbFailedAssignments=7233  nbBacktracks=757  nbVisitedNodes=16262
1207.90	     nbRestartNogoods=591  mapSize=643  nbInferences=15  nbTooLargeKeys=131
1207.90	       =>  wckTime=1202.16  cpuTime=1191.06  mem=102M102
1452.63	   
1452.63	   search
1452.63	     run=9  nbConstraintChecks=4202925649  nbValidityChecks=2040694406  nbPropagations=1610222  nbRevisions=30940609
1452.63	     nbUselessRevisions=27075794  nbAssignments=11304  nbFailedAssignments=9580  nbBacktracks=1141  nbVisitedNodes=21607
1452.63	     nbRestartNogoods=659  mapSize=952  nbInferences=15  nbTooLargeKeys=149
1452.63	       =>  wckTime=1446.889  cpuTime=1433.98  mem=120M363

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/node55/watcher-235034-1168081812 -o ROOT/results/node55/solver-235034-1168081812 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235034-1168081812/unknown.xml 

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

/proc/loadavg: 1.93 1.73 1.30 2/80 14161
/proc/meminfo: memFree=1238152/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=18540 CPUtime=0
/proc/14160/stat : 14160 (runsolver) R 14158 14160 13111 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156579459 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 248761609511 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14160/statm: 4635 279 244 17 0 2626 0

[startup+0.103006 s]
/proc/loadavg: 1.93 1.73 1.30 2/80 14161
/proc/meminfo: memFree=1238152/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=914852 CPUtime=0.07
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 2940 0 1 0 6 1 0 0 19 0 8 0 156579459 936808448 2686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927576 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14160/statm: 228713 2686 1412 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914852

[startup+0.51305 s]
/proc/loadavg: 1.93 1.73 1.30 2/80 14161
/proc/meminfo: memFree=1238152/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915328 CPUtime=0.49
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 8402 0 1 0 44 5 0 0 18 0 8 0 156579459 937295872 8141 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14160/statm: 228832 8141 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34212 s]
/proc/loadavg: 1.93 1.73 1.30 3/87 14168
/proc/meminfo: memFree=1192784/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=1.31
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 13865 0 1 0 122 9 0 0 25 0 8 0 156579459 937607168 13603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790944 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14160/statm: 228908 13603 2167 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 156579464 937607168 13603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156579464 937607168 13603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156579464 937607168 13603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 13603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.15
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 410 0 0 0 15 0 0 0 16 0 8 0 156579468 937607168 13603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 13603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 13603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915632

[startup+2.98228 s]
/proc/loadavg: 1.93 1.73 1.30 3/87 14168
/proc/meminfo: memFree=1191376/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=2.93
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 14381 0 1 0 284 9 0 0 25 0 8 0 156579459 937607168 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789940 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14160/statm: 228908 14118 2167 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 156579464 937607168 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156579464 937607168 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156579464 937607168 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.15
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 411 0 0 0 15 0 0 0 16 0 8 0 156579468 937607168 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 14118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915632

[startup+6.26259 s]
/proc/loadavg: 1.94 1.74 1.30 3/87 14168
/proc/meminfo: memFree=1122064/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=6.18
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 31720 0 1 0 602 16 0 0 25 0 8 0 156579459 937607168 31453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074029729 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14160/statm: 228908 31453 2533 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.22
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 14636 0 0 0 17 5 0 0 16 0 8 0 156579464 937607168 31453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 31453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156579464 937607168 31453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 31453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.26
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 474 0 0 0 25 1 0 0 15 0 8 0 156579468 937607168 31453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 31453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 31453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915632

[startup+12.7482 s]
/proc/loadavg: 1.94 1.74 1.30 3/87 14168
/proc/meminfo: memFree=1121936/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=12.6
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 31727 0 1 0 1244 16 0 0 25 0 8 0 156579459 937607168 31456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074032936 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14160/statm: 228908 31456 2533 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.22
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 14636 0 0 0 17 5 0 0 16 0 8 0 156579464 937607168 31456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 31456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156579464 937607168 31456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 31456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.27
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 478 0 0 0 26 1 0 0 16 0 8 0 156579468 937607168 31456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 31456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 31456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915632

[startup+25.5975 s]
/proc/loadavg: 1.95 1.75 1.31 3/87 14168
/proc/meminfo: memFree=1121936/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=25.34
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 31733 0 1 0 2518 16 0 0 25 0 8 0 156579459 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028804 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14160/statm: 228908 31460 2533 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.22
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 14636 0 0 0 17 5 0 0 16 0 8 0 156579464 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156579464 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.28
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 483 0 0 0 27 1 0 0 15 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915632

[startup+51.1979 s]
/proc/loadavg: 1.97 1.77 1.33 3/87 14168
/proc/meminfo: memFree=1122064/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=50.7
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 31733 0 1 0 5054 16 0 0 25 0 8 0 156579459 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074042342 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14160/statm: 228908 31460 2533 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.22
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 14636 0 0 0 17 5 0 0 16 0 8 0 156579464 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156579464 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.28
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 483 0 0 0 27 1 0 0 15 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915632

[startup+102.401 s]
/proc/loadavg: 1.98 1.80 1.37 3/87 14168
/proc/meminfo: memFree=1122064/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=101.45
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 31733 0 1 0 10129 16 0 0 25 0 8 0 156579459 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14160/statm: 228908 31460 2533 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.22
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 14636 0 0 0 17 5 0 0 16 0 8 0 156579464 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156579464 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.28
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 483 0 0 0 27 1 0 0 15 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 31460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 915632

[startup+162.484 s]
/proc/loadavg: 1.99 1.84 1.40 3/87 14168
/proc/meminfo: memFree=1121936/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=160.99
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 31765 0 1 0 16082 17 0 0 25 0 8 0 156579459 937607168 31482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074042405 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1411.58
Current children cumulated vsize (KiB) 915632

[startup+1484.45 s]
/proc/loadavg: 1.39 1.78 1.76 3/87 14262
/proc/meminfo: memFree=347352/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=1471.52
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 37660 0 1 0 147129 23 0 0 25 0 8 0 156579459 937607168 37362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074029946 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14160/statm: 228908 37362 2538 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.27
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 20501 0 0 0 20 7 0 0 16 0 8 0 156579464 937607168 37362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 37362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 37362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 37362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.36
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 521 0 0 0 34 2 0 0 16 0 8 0 156579468 937607168 37362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 37362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 37362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1471.52
Current children cumulated vsize (KiB) 915632

[startup+1544.48 s]
/proc/loadavg: 1.21 1.66 1.71 2/75 14272
/proc/meminfo: memFree=1102008/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=1531.47
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 46154 0 1 0 153119 28 0 0 25 0 8 0 156579459 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789922 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14160/statm: 228908 45855 2538 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.34
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 28994 0 0 0 23 11 0 0 16 0 8 0 156579464 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.36
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 521 0 0 0 34 2 0 0 16 0 8 0 156579468 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1531.47
Current children cumulated vsize (KiB) 915632

[startup+1604.54 s]
/proc/loadavg: 1.47 1.64 1.70 3/87 14318
/proc/meminfo: memFree=919128/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=1591.48
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 46154 0 1 0 159117 31 0 0 25 0 8 0 156579459 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788734 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14160/statm: 228908 45855 2538 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.34
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 28994 0 0 0 23 11 0 0 16 0 8 0 156579464 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.36
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 521 0 0 0 34 2 0 0 16 0 8 0 156579468 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 45855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1591.48
Current children cumulated vsize (KiB) 915632

[startup+1664.64 s]
/proc/loadavg: 1.80 1.70 1.72 3/87 14318
/proc/meminfo: memFree=708376/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=1651.53
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 46157 0 1 0 165122 31 0 0 25 0 8 0 156579459 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028909 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14160/statm: 228908 45858 2538 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.34
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 28994 0 0 0 23 11 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.36
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 524 0 0 0 34 2 0 0 17 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.53
Current children cumulated vsize (KiB) 915632

[startup+1724.66 s]
/proc/loadavg: 1.99 1.77 1.74 3/87 14318
/proc/meminfo: memFree=530840/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=1711.48
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 46157 0 1 0 171117 31 0 0 25 0 8 0 156579459 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14160/statm: 228908 45858 2538 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.34
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 28994 0 0 0 23 11 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.36
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 524 0 0 0 34 2 0 0 17 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.48
Current children cumulated vsize (KiB) 915632

[startup+1784.72 s]
/proc/loadavg: 2.14 1.84 1.76 3/87 14318
/proc/meminfo: memFree=489240/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=1771.48
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 46158 0 1 0 177117 31 0 0 25 0 8 0 156579459 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789864 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14160/statm: 228908 45858 2538 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.34
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 28994 0 0 0 23 11 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.36
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 524 0 0 0 34 2 0 0 17 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.48
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.31 s]
/proc/loadavg: 2.08 1.85 1.77 3/87 14318
/proc/meminfo: memFree=489240/2055920 swapFree=4192812/4192956
[pid=14160] ppid=14158 vsize=915632 CPUtime=1800.04
/proc/14160/stat : 14160 (java) R 14158 14160 13111 0 -1 0 46158 0 1 0 179973 31 0 0 25 0 8 0 156579459 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792880 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14160/statm: 228908 45858 2538 14 0 215378 0
[pid=14160/tid=14162] ppid=14158 vsize=915632 CPUtime=0.34
/proc/14160/task/14162/stat : 14162 (java) S 14158 14160 13111 0 -1 64 28994 0 0 0 23 11 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14160/tid=14163] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14163/stat : 14163 (java) S 14158 14160 13111 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14164] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14164/stat : 14164 (java) S 14158 14160 13111 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579464 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14165] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14165/stat : 14165 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14166] ppid=14158 vsize=915632 CPUtime=0.36
/proc/14160/task/14166/stat : 14166 (java) S 14158 14160 13111 0 -1 64 524 0 0 0 34 2 0 0 17 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14160/tid=14167] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14167/stat : 14167 (java) S 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14160/tid=14168] ppid=14158 vsize=915632 CPUtime=0
/proc/14160/task/14168/stat : 14168 (java) R 14158 14160 13111 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579468 937607168 45858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1813.4
CPU time (s): 1800.13
CPU user time (s): 1799.79
CPU system time (s): 0.343947
CPU usage (%): 99.2685
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46172
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= 38283
involuntary context switches= 75805

runsolver used 2.05269 s user time and 5.83811 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan  6 11:10:12 UTC 2007


IDJOB= 235034
IDBENCH= 6734
FILE ID= node55/235034-1168081812

PBS_JOBID= 3476148

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-105-9.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235034-1168081812/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-235034-1168081812 -o ROOT/results/node55/solver-235034-1168081812 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235034-1168081812/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9f3252259f4bcca12dfe3a86c6cb090a

RANDOM SEED= 446190568

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.218
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	: 5931.00
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.218
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:       1238632 kB
Buffers:         56620 kB
Cached:         620524 kB
SwapCached:          0 kB
Active:         152864 kB
Inactive:       581020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1238632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2080 kB
Writeback:           0 kB
Mapped:          76952 kB
Slab:            68780 kB
Committed_AS:  3877652 kB
PageTables:       1848 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= 66540 MiB



End job on node55 on Sat Jan  6 11:40:27 UTC 2007