Trace number 233419

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.15 1800.89

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-7.xml
MD5SUMf4327cb68fbe8580c1be6c2a8250c7f0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size870
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/233419-1168326061/unknown.xml
0.39	   
0.39	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.50	     nbVariables=225  nbDomainTypes=225  minDomainSize=772  maxDomainSize=870
0.50	       =>  wckTime=0.167  cpuTime=0.14  mem=11M785
0.50	   
0.50	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
203.22	   
203.22	   INFO : Stopping converting binary constraints (cpu=200.1, mem = 282M736)
203.75	     nbConstraints=3150  nbConvertedConstraints=1244  nbConvertConstraintsChecks=841982444  nbExtensionStructures=1244
203.75	     nbSharedExtensionStructures=0  nbConflictsStructures=1244  nbSharedConflictsStructures=0
203.75	     nbSharedBinaryRepresentations=651437  nbEvaluationManagers=1906  nbSharedEvaluationManagers=0  maxDegree=28
203.75	     maxArity=2
203.75	       =>  wckTime=203.42  cpuTime=200.27  mem=274M378
204.37	   
204.37	   solver IterativeSystematicSolver being built... 
204.59	       =>  wckTime=204.26  cpuTime=200.45  mem=281M402
240.48	   
240.48	   preprocessing
240.48	     nbConstraintChecks=100113395  nbValidityChecks=39146401  nbPropagations=4721  nbRevisions=70259
240.48	     nbUselessRevisions=65824  nbSingletonTests=231  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0
240.48	     detectedInconsistency=no
240.48	       =>  wckTime=35.884  cpuTime=35.83  mem=281M402
245.98	   
245.98	   search
245.98	     run=0  nbConstraintChecks=29488730  nbValidityChecks=28739912  nbPropagations=7931  nbRevisions=123374
245.98	     nbUselessRevisions=109607  nbAssignments=197  nbFailedAssignments=178  nbBacktracks=10  nbVisitedNodes=386
245.98	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
245.98	       =>  wckTime=41.383  cpuTime=41.31  mem=282M410
261.97	   
261.97	   search
261.97	     run=1  nbConstraintChecks=88977856  nbValidityChecks=162978469  nbPropagations=27500  nbRevisions=454622
261.97	     nbUselessRevisions=401753  nbAssignments=790  nbFailedAssignments=614  nbBacktracks=25  nbVisitedNodes=1297
261.97	     nbRestartNogoods=12  mapSize=25  nbInferences=0  nbTooLargeKeys=0
261.97	       =>  wckTime=57.376  cpuTime=57.3  mem=282M410
270.09	   
270.09	   search
270.09	     run=2  nbConstraintChecks=147833160  nbValidityChecks=220980082  nbPropagations=53875  nbRevisions=891913
270.09	     nbUselessRevisions=780937  nbAssignments=1187  nbFailedAssignments=980  nbBacktracks=47  nbVisitedNodes=2082
270.09	     nbRestartNogoods=27  mapSize=47  nbInferences=0  nbTooLargeKeys=0
270.09	       =>  wckTime=65.49  cpuTime=65.4  mem=283M693
285.78	   
285.78	   search
285.78	     run=3  nbConstraintChecks=232963384  nbValidityChecks=352700582  nbPropagations=92196  nbRevisions=1545522
285.78	     nbUselessRevisions=1343968  nbAssignments=1848  nbFailedAssignments=1599  nbBacktracks=80  nbVisitedNodes=3395
285.78	     nbRestartNogoods=29  mapSize=80  nbInferences=0  nbTooLargeKeys=0
285.78	       =>  wckTime=81.18  cpuTime=81.06  mem=283M693
341.46	   
341.46	   search
341.46	     run=4  nbConstraintChecks=657051221  nbValidityChecks=824250047  nbPropagations=182612  nbRevisions=3004063
341.46	     nbUselessRevisions=2601649  nbAssignments=4547  nbFailedAssignments=3444  nbBacktracks=130  nbVisitedNodes=7194
341.46	     nbRestartNogoods=115  mapSize=130  nbInferences=0  nbTooLargeKeys=0
341.46	       =>  wckTime=136.858  cpuTime=136.71  mem=284M669
376.03	   
376.03	   search
376.03	     run=5  nbConstraintChecks=939778287  nbValidityChecks=1110667210  nbPropagations=307858  nbRevisions=5001680
376.03	     nbUselessRevisions=4300713  nbAssignments=6577  nbFailedAssignments=5390  nbBacktracks=205  nbVisitedNodes=11245
376.03	     nbRestartNogoods=165  mapSize=205  nbInferences=0  nbTooLargeKeys=0
376.03	       =>  wckTime=171.431  cpuTime=171.27  mem=286M708
453.86	   
453.86	   search
453.86	     run=6  nbConstraintChecks=1603242512  nbValidityChecks=1736788695  nbPropagations=509225  nbRevisions=8221905
453.86	     nbUselessRevisions=6985975  nbAssignments=11542  nbFailedAssignments=10234  nbBacktracks=318  nbVisitedNodes=21167
453.86	     nbRestartNogoods=191  mapSize=318  nbInferences=0  nbTooLargeKeys=0
453.86	       =>  wckTime=249.264  cpuTime=249.09  mem=287M684
599.34	   
599.34	   search
599.34	     run=7  nbConstraintChecks=2162051129  nbValidityChecks=2989997633  nbPropagations=811617  nbRevisions=13431056
599.34	     nbUselessRevisions=11372278  nbAssignments=17403  nbFailedAssignments=15917  nbBacktracks=488  nbVisitedNodes=32881
599.34	     nbRestartNogoods=195  mapSize=488  nbInferences=0  nbTooLargeKeys=0
599.34	       =>  wckTime=394.745  cpuTime=394.49  mem=271M962
690.73	   
690.73	   search
690.73	     run=8  nbConstraintChecks=2853686303  nbValidityChecks=3690221618  nbPropagations=1209900  nbRevisions=20181415
690.73	     nbUselessRevisions=16935587  nbAssignments=25787  nbFailedAssignments=24036  nbBacktracks=744  nbVisitedNodes=49630
690.73	     nbRestartNogoods=232  mapSize=744  nbInferences=0  nbTooLargeKeys=0
690.73	       =>  wckTime=486.137  cpuTime=485.86  mem=275M836
758.54	   
758.54	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=281M852)
773.79	   
773.79	   search
773.79	     run=9  nbConstraintChecks=3439689547  nbValidityChecks=4402073616  nbPropagations=1689032  nbRevisions=28228841
773.79	     nbUselessRevisions=23558428  nbAssignments=30704  nbFailedAssignments=28560  nbBacktracks=1128
773.79	     nbVisitedNodes=59455  nbRestartNogoods=243
773.79	       =>  wckTime=569.19  cpuTime=568.89  mem=281M852
873.42	   
873.42	   search
873.42	     run=10  nbConstraintChecks=4061264704  nbValidityChecks=5116101382  nbPropagations=2259798  nbRevisions=37752272
873.42	     nbUselessRevisions=31319832  nbAssignments=37736  nbFailedAssignments=35007  nbBacktracks=1704
873.42	     nbVisitedNodes=73452  nbRestartNogoods=268
873.42	       =>  wckTime=668.826  cpuTime=668.49  mem=281M852
1474.04	   
1474.04	   search
1474.04	     run=11  nbConstraintChecks=7267822365  nbValidityChecks=9751349511  nbPropagations=3324342  nbRevisions=55882004
1474.04	     nbUselessRevisions=46088950  nbAssignments=73179  nbFailedAssignments=69578  nbBacktracks=2568
1474.04	     nbVisitedNodes=144326  nbRestartNogoods=281
1474.04	       =>  wckTime=1269.447  cpuTime=1268.95  mem=281M852

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

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

/proc/loadavg: 2.00 2.00 1.83 2/95 27755
/proc/meminfo: memFree=1301680/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=18540 CPUtime=0
/proc/27754/stat : 27754 (runsolver) R 27752 27754 26940 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 181014983 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 234517753127 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27754/statm: 4635 279 244 17 0 2626 0

[startup+0.103041 s]
/proc/loadavg: 2.00 2.00 1.83 2/95 27755
/proc/meminfo: memFree=1301680/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=912432 CPUtime=0.07
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 2745 0 1 0 5 2 0 0 18 0 8 0 181014983 934330368 2491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27754/statm: 228108 2491 1379 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912432

[startup+0.51108 s]
/proc/loadavg: 2.00 2.00 1.83 2/95 27755
/proc/meminfo: memFree=1301680/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915328 CPUtime=0.47
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 7389 0 1 0 42 5 0 0 18 0 8 0 181014983 937295872 7128 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072943467 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27754/statm: 228832 7128 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33514 s]
/proc/loadavg: 2.00 2.00 1.83 3/102 27762
/proc/meminfo: memFree=1261240/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=1.29
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 12508 0 1 0 121 8 0 0 24 0 8 0 181014983 937607168 12246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798725 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27754/statm: 228908 12246 2167 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 181014988 937607168 12246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 181014989 937607168 12246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 181014989 937607168 12246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 12246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.16
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 411 0 0 0 15 1 0 0 16 0 8 0 181014992 937607168 12246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 12246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 12246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915632

[startup+2.9843 s]
/proc/loadavg: 2.00 2.00 1.83 3/102 27800
/proc/meminfo: memFree=1259104/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=2.91
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 13253 0 1 0 282 9 0 0 25 0 8 0 181014983 937607168 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782694 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27754/statm: 228908 12990 2167 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 181014988 937607168 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 181014989 937607168 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 181014989 937607168 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.16
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 412 0 0 0 15 1 0 0 16 0 8 0 181014992 937607168 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 12990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915632

[startup+6.26559 s]
/proc/loadavg: 2.00 2.00 1.83 3/102 27802
/proc/meminfo: memFree=1253280/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=6.17
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 14568 0 1 0 608 9 0 0 25 0 8 0 181014983 937607168 14304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785394 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27754/statm: 228908 14304 2167 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 181014988 937607168 14304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 181014989 937607168 14304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 181014989 937607168 14304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 14304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.16
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 413 0 0 0 15 1 0 0 16 0 8 0 181014992 937607168 14304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 14304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 14304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915632

[startup+12.7582 s]
/proc/loadavg: 2.00 2.00 1.83 3/102 27810
/proc/meminfo: memFree=1224232/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=12.63
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 21629 0 1 0 1249 14 0 0 25 0 8 0 181014983 937607168 21364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783892 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27754/statm: 228908 21364 2178 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=0.14
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 5029 0 0 0 12 2 0 0 16 0 8 0 181014988 937607168 21364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 21364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 21364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 21364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.16
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 414 0 0 0 15 1 0 0 16 0 8 0 181014992 937607168 21364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 21364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 21364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915632

[startup+25.6134 s]
/proc/loadavg: 2.00 2.00 1.83 3/102 27844
/proc/meminfo: memFree=1224296/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=25.4
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 21641 0 1 0 2525 15 0 0 25 0 8 0 181014983 937607168 21376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27754/statm: 228908 21376 2179 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=0.14
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 5029 0 0 0 12 2 0 0 16 0 8 0 181014988 937607168 21376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 21376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 21376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 21376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.18
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 424 0 0 0 17 1 0 0 17 0 8 0 181014992 937607168 21376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 21376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 21376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 915632

[startup+51.2227 s]
/proc/loadavg: 1.72 1.93 1.81 2/91 27900
/proc/meminfo: memFree=1213240/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=50.95
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 32302 0 1 0 5073 22 0 0 25 0 8 0 181014983 937607168 32035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27754/statm: 228908 32035 2179 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=0.52
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 15687 0 0 0 44 8 0 0 16 0 8 0 181014988 937607168 32035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 32035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 32035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 32035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.18
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 425 0 0 0 17 1 0 0 16 0 8 0 181014992 937607168 32035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 32035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 32035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915632

[startup+102.521 s]
/proc/loadavg: 1.31 1.79 1.77 2/85 27956
/proc/meminfo: memFree=1140912/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=102.24
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 50669 0 1 0 10190 34 0 0 25 0 8 0 181014983 937607168 50399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786125 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27754/statm: 228908 50399 2179 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=1.25
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 34046 0 0 0 111 14 0 0 16 0 8 0 181014988 937607168 50399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 50399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 50399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 50399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.19
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 430 0 0 0 18 1 0 0 16 0 8 0 181014992 937607168 50399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 50399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 50399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 915632

[startup+162.543 s]
/proc/loadavg: 1.16 1.66 1.72 2/85 27956
/proc/meminfo: memFree=1066864/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=162.24
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 69152 0 1 0 16183 41 0 0 25 0 8 0 181014983 937607168 68879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785417 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483 s]
/proc/loadavg: 1.00 1.00 1.15 2/85 27958
/proc/meminfo: memFree=1007984/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=1482.33
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 84266 0 1 0 148180 53 0 0 25 0 8 0 181014983 937607168 83958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074038208 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27754/statm: 228908 83958 2548 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=3.35
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 67076 0 0 0 309 26 0 0 16 0 8 0 181014988 937607168 83958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 83958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.35
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 529 0 0 0 34 1 0 0 16 0 8 0 181014992 937607168 83958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 83958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 83958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 915632

[startup+1543.02 s]
/proc/loadavg: 1.00 1.00 1.14 2/85 27958
/proc/meminfo: memFree=1007984/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=1542.34
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 84269 0 1 0 154180 54 0 0 25 0 8 0 181014983 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785515 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27754/statm: 228908 83960 2548 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=3.35
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 67076 0 0 0 309 26 0 0 16 0 8 0 181014988 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.36
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 915632

[startup+1603.05 s]
/proc/loadavg: 1.04 1.01 1.13 2/85 27958
/proc/meminfo: memFree=1007984/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=1602.35
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 84269 0 1 0 160181 54 0 0 25 0 8 0 181014983 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074047019 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27754/statm: 228908 83960 2548 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=3.35
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 67076 0 0 0 309 26 0 0 16 0 8 0 181014988 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.36
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 915632

[startup+1663.07 s]
/proc/loadavg: 1.01 1.01 1.12 2/85 27958
/proc/meminfo: memFree=1007920/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=1662.35
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 84269 0 1 0 166181 54 0 0 25 0 8 0 181014983 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074062672 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27754/statm: 228908 83960 2548 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=3.35
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 67076 0 0 0 309 26 0 0 16 0 8 0 181014988 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.36
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 915632

[startup+1723.09 s]
/proc/loadavg: 1.00 1.00 1.11 2/85 27958
/proc/meminfo: memFree=1007984/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=1722.36
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 84269 0 1 0 172182 54 0 0 25 0 8 0 181014983 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074027859 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27754/statm: 228908 83960 2548 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=3.35
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 67076 0 0 0 309 26 0 0 16 0 8 0 181014988 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.36
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 915632

[startup+1783.11 s]
/proc/loadavg: 1.00 1.00 1.10 2/85 27958
/proc/meminfo: memFree=1007984/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=1782.36
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 84269 0 1 0 178182 54 0 0 25 0 8 0 181014983 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074041055 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27754/statm: 228908 83960 2548 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=3.35
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 67076 0 0 0 309 26 0 0 16 0 8 0 181014988 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.36
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.79 s]
/proc/loadavg: 1.00 1.00 1.10 2/85 27958
/proc/meminfo: memFree=1007920/2055920 swapFree=4191880/4192956
[pid=27754] ppid=27752 vsize=915632 CPUtime=1800.03
/proc/27754/stat : 27754 (java) R 27752 27754 26940 0 -1 0 84269 0 1 0 179949 54 0 0 25 0 8 0 181014983 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074082499 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27754/statm: 228908 83960 2548 14 0 215378 0
[pid=27754/tid=27756] ppid=27752 vsize=915632 CPUtime=3.35
/proc/27754/task/27756/stat : 27756 (java) S 27752 27754 26940 0 -1 64 67076 0 0 0 309 26 0 0 16 0 8 0 181014988 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27757] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27757/stat : 27757 (java) S 27752 27754 26940 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27758] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27758/stat : 27758 (java) S 27752 27754 26940 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181014989 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27759] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27759/stat : 27759 (java) S 27752 27754 26940 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27760] ppid=27752 vsize=915632 CPUtime=0.36
/proc/27754/task/27760/stat : 27760 (java) S 27752 27754 26940 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27754/tid=27761] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27761/stat : 27761 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27754/tid=27762] ppid=27752 vsize=915632 CPUtime=0
/proc/27754/task/27762/stat : 27762 (java) S 27752 27754 26940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181014992 937607168 83960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1800.89
CPU time (s): 1800.15
CPU user time (s): 1799.55
CPU system time (s): 0.602908
CPU usage (%): 99.9588
Max. virtual memory (cumulated for all children) (KiB): 915636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.602908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84287
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= 37816
involuntary context switches= 43078

runsolver used 1.89971 s user time and 4.5713 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue Jan  9 07:01:02 UTC 2007


IDJOB= 233419
IDBENCH= 6607
FILE ID= node72/233419-1168326061

PBS_JOBID= 3502936

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-15/os-taillard-15-95-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/233419-1168326061/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-233419-1168326061 -o ROOT/results/node72/solver-233419-1168326061 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/233419-1168326061/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f4327cb68fbe8580c1be6c2a8250c7f0

RANDOM SEED= 67755093

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.223
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.223
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:       1302160 kB
Buffers:         58972 kB
Cached:         555072 kB
SwapCached:        268 kB
Active:         268764 kB
Inactive:       417028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302160 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          90804 kB
Slab:            52460 kB
Committed_AS:  3689276 kB
PageTables:       2536 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= 66559 MiB



End job on node72 on Tue Jan  9 07:31:03 UTC 2007