Trace number 233559

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.1 1812.43

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-8.xml
MD5SUMa3151f1debc9907d47b98ba4d4958549
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 benchmark5.9261
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size903
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/233559-1168326830/unknown.xml
0.36	   
0.36	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.46	     nbVariables=225  nbDomainTypes=225  minDomainSize=805  maxDomainSize=903
0.46	       =>  wckTime=0.156  cpuTime=0.12  mem=12M761
0.46	   
0.46	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
205.25	   
205.25	   INFO : Stopping converting binary constraints (cpu=200.12, mem = 280M969)
205.50	     nbConstraints=3150  nbConvertedConstraints=1131  nbConvertConstraintsChecks=822553268  nbExtensionStructures=1131
205.50	     nbSharedExtensionStructures=0  nbConflictsStructures=1131  nbSharedConflictsStructures=0
205.50	     nbSharedBinaryRepresentations=520650  nbEvaluationManagers=2019  nbSharedEvaluationManagers=0  maxDegree=28
205.50	     maxArity=2
205.50	       =>  wckTime=205.191  cpuTime=200.3  mem=296M204
206.56	   
206.56	   solver IterativeSystematicSolver being built... 
206.81	       =>  wckTime=206.509  cpuTime=200.52  mem=288M143
248.51	   
248.51	   preprocessing
248.51	     nbConstraintChecks=110532789  nbValidityChecks=43885575  nbPropagations=4859  nbRevisions=76112
248.51	     nbUselessRevisions=71595  nbSingletonTests=239  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0
248.51	     detectedInconsistency=no
248.51	       =>  wckTime=41.68  cpuTime=41.23  mem=288M143
256.54	   
256.54	   search
256.54	     run=0  nbConstraintChecks=17443192  nbValidityChecks=21371999  nbPropagations=7159  nbRevisions=112511
256.54	     nbUselessRevisions=105048  nbAssignments=124  nbFailedAssignments=58  nbBacktracks=10  nbVisitedNodes=190
256.54	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
256.54	       =>  wckTime=49.716  cpuTime=49.22  mem=290M129
264.45	   
264.45	   search
264.45	     run=1  nbConstraintChecks=37671456  nbValidityChecks=48402151  nbPropagations=18420  nbRevisions=286671
264.45	     nbUselessRevisions=265488  nbAssignments=432  nbFailedAssignments=261  nbBacktracks=25  nbVisitedNodes=714
264.45	     nbRestartNogoods=2  mapSize=23  nbInferences=0  nbTooLargeKeys=0
264.45	       =>  wckTime=57.621  cpuTime=57.05  mem=292M49
281.52	   
281.59	   search
281.59	     run=2  nbConstraintChecks=85593763  nbValidityChecks=78487241  nbPropagations=35294  nbRevisions=548342
281.59	     nbUselessRevisions=488409  nbAssignments=1225  nbFailedAssignments=954  nbBacktracks=47  nbVisitedNodes=2219
281.59	     nbRestartNogoods=9  mapSize=43  nbInferences=0  nbTooLargeKeys=0
281.59	       =>  wckTime=74.692  cpuTime=73.88  mem=293M795
296.57	   
296.57	   search
296.57	     run=3  nbConstraintChecks=109296691  nbValidityChecks=186761001  nbPropagations=60240  nbRevisions=950819
296.57	     nbUselessRevisions=833233  nbAssignments=1733  nbFailedAssignments=1419  nbBacktracks=80  nbVisitedNodes=3225
296.57	     nbRestartNogoods=16  mapSize=76  nbInferences=0  nbTooLargeKeys=0
296.57	       =>  wckTime=89.741  cpuTime=88.49  mem=272M667
331.80	   
331.80	   search
331.80	     run=4  nbConstraintChecks=181923265  nbValidityChecks=399908654  nbPropagations=106599  nbRevisions=1708519
331.80	     nbUselessRevisions=1494200  nbAssignments=2964  nbFailedAssignments=1930  nbBacktracks=130  nbVisitedNodes=4453
331.80	     nbRestartNogoods=67  mapSize=124  nbInferences=0  nbTooLargeKeys=0
331.80	       =>  wckTime=124.975  cpuTime=122.81  mem=274M587
528.53	   
528.53	   search
528.53	     run=5  nbConstraintChecks=423127844  nbValidityChecks=2597222746  nbPropagations=429175  nbRevisions=6739007
528.53	     nbUselessRevisions=6135066  nbAssignments=17864  nbFailedAssignments=2581  nbBacktracks=205  nbVisitedNodes=5951
528.53	     nbRestartNogoods=180  mapSize=198  nbInferences=0  nbTooLargeKeys=0
528.53	       =>  wckTime=321.703  cpuTime=317.52  mem=277M467
613.29	   
613.29	   search
613.29	     run=6  nbConstraintChecks=580268729  nbValidityChecks=3523978441  nbPropagations=847748  nbRevisions=13325393
613.29	     nbUselessRevisions=12207921  nbAssignments=22389  nbFailedAssignments=3433  nbBacktracks=318  nbVisitedNodes=7956
613.29	     nbRestartNogoods=242  mapSize=311  nbInferences=0  nbTooLargeKeys=0
613.29	       =>  wckTime=406.467  cpuTime=401.41  mem=280M348
719.96	   
719.96	   search
719.96	     run=7  nbConstraintChecks=758503352  nbValidityChecks=4459170199  nbPropagations=1341284  nbRevisions=21237504
719.96	     nbUselessRevisions=19435571  nbAssignments=27658  nbFailedAssignments=8515  nbBacktracks=488  nbVisitedNodes=18477
719.96	     nbRestartNogoods=355  mapSize=481  nbInferences=0  nbTooLargeKeys=0
719.96	       =>  wckTime=513.138  cpuTime=507.6  mem=283M997
770.83	   
770.83	   search
770.83	     run=8  nbConstraintChecks=901051883  nbValidityChecks=4918059009  nbPropagations=1878215  nbRevisions=29995662
770.83	     nbUselessRevisions=27386068  nbAssignments=30577  nbFailedAssignments=11136  nbBacktracks=744  nbVisitedNodes=24263
770.83	     nbRestartNogoods=397  mapSize=737  nbInferences=0  nbTooLargeKeys=0
770.83	       =>  wckTime=564.008  cpuTime=558.24  mem=289M758
877.67	   
877.67	   INFO : Stopping hyperNogood (mapSize=1042, nbTooLargekeys=0, mem=296M733)
897.19	   
897.19	   search
897.19	     run=9  nbConstraintChecks=1454261850  nbValidityChecks=5814236165  nbPropagations=2518694  nbRevisions=40464274
897.20	     nbUselessRevisions=36692987  nbAssignments=39167  nbFailedAssignments=19315  nbBacktracks=1128
897.20	     nbVisitedNodes=41406  nbRestartNogoods=405
897.20	       =>  wckTime=690.369  cpuTime=684.0  mem=297M693
1198.56	   
1198.56	   search
1198.56	     run=10  nbConstraintChecks=2524163619  nbValidityChecks=8402965143  nbPropagations=3361856  nbRevisions=54957822
1198.56	     nbUselessRevisions=49392026  nbAssignments=54006  nbFailedAssignments=33562  nbBacktracks=1704
1198.56	     nbVisitedNodes=71058  nbRestartNogoods=420
1198.56	       =>  wckTime=991.729  cpuTime=983.96  mem=297M693
1397.43	   
1397.43	   search
1397.43	     run=11  nbConstraintChecks=3713247149  nbValidityChecks=9956783109  nbPropagations=4360301  nbRevisions=72191564
1397.43	     nbUselessRevisions=64276078  nbAssignments=66289  nbFailedAssignments=44970  nbBacktracks=2568
1397.43	     nbVisitedNodes=95594  nbRestartNogoods=465
1397.43	       =>  wckTime=1190.606  cpuTime=1181.93  mem=297M693
1579.38	   
1579.38	   search
1579.38	     run=12  nbConstraintChecks=4257762715  nbValidityChecks=10500897084  nbPropagations=5543163  nbRevisions=92366445
1579.38	     nbUselessRevisions=81285908  nbAssignments=90245  nbFailedAssignments=67514  nbBacktracks=3865
1579.38	     nbVisitedNodes=143285  nbRestartNogoods=486
1579.38	       =>  wckTime=1372.556  cpuTime=1363.04  mem=297M693

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

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

/proc/loadavg: 0.92 0.98 1.17 5/70 6945
/proc/meminfo: memFree=1457096/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=18540 CPUtime=0
/proc/6944/stat : 6944 (runsolver) R 6940 6944 6841 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 181080769 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 236437695783 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/6944/statm: 4635 279 244 17 0 2626 0

[startup+0.107435 s]
/proc/loadavg: 0.92 0.98 1.17 5/70 6945
/proc/meminfo: memFree=1457096/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=914988 CPUtime=0.08
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 2988 0 1 0 7 1 0 0 20 0 8 0 181080769 936947712 2734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154329158 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515511 s]
/proc/loadavg: 0.92 0.98 1.17 5/70 6945
/proc/meminfo: memFree=1457096/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915328 CPUtime=0.48
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 7626 0 1 0 44 4 0 0 22 0 8 0 181080769 937295872 7365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228832 7365 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34067 s]
/proc/loadavg: 0.92 0.98 1.17 3/88 6982
/proc/meminfo: memFree=1366904/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=1.3
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 12664 0 1 0 123 7 0 0 25 0 8 0 181080769 937607168 12402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 12402 2167 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 181080773 937607168 12402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 9 0 0 0 0 0 0 0 17 0 8 0 181080774 937607168 12402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 4 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 12402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 12402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.14
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 411 0 0 0 14 0 0 0 15 0 8 0 181080777 937607168 12402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 12402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 12402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.98 s]
/proc/loadavg: 0.92 0.98 1.17 3/88 6982
/proc/meminfo: memFree=1354936/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=2.92
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 13383 0 1 0 285 7 0 0 25 0 8 0 181080769 937607168 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782690 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 13120 2167 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 181080773 937607168 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 9 0 0 0 0 0 0 0 17 0 8 0 181080774 937607168 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 4 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.14
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 411 0 0 0 14 0 0 0 16 0 8 0 181080777 937607168 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915632

[startup+6.27465 s]
/proc/loadavg: 1.01 1.00 1.18 3/88 6982
/proc/meminfo: memFree=1317192/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=6.19
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 14758 0 1 0 611 8 0 0 25 0 8 0 181080769 937607168 14495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785808 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 14495 2167 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 181080773 937607168 14495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 9 0 0 0 0 0 0 0 17 0 8 0 181080774 937607168 14495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 4 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 14495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 14495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.14
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 412 0 0 0 14 0 0 0 16 0 8 0 181080777 937607168 14495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 14495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 14495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915632

[startup+12.7519 s]
/proc/loadavg: 1.17 1.03 1.19 3/88 6982
/proc/meminfo: memFree=1230984/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=12.58
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 21514 0 1 0 1248 10 0 0 25 0 8 0 181080769 937607168 21250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785808 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 21250 2178 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=0.15
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 4915 0 0 0 14 1 0 0 16 0 8 0 181080773 937607168 21250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181080774 937607168 21250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 21250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 21250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.15
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 413 0 0 0 15 0 0 0 16 0 8 0 181080777 937607168 21250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 21250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 21250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915632

[startup+25.6005 s]
/proc/loadavg: 1.42 1.10 1.20 4/88 6982
/proc/meminfo: memFree=1148680/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=25.34
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 21526 0 1 0 2523 11 0 0 25 0 8 0 181080769 937607168 21262 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 21262 2178 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=0.15
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 4915 0 0 0 14 1 0 0 16 0 8 0 181080773 937607168 21262 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181080774 937607168 21262 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 21262 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 21262 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.16
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 425 0 0 0 16 0 0 0 16 0 8 0 181080777 937607168 21262 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 21262 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 21262 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915632

[startup+51.2075 s]
/proc/loadavg: 1.96 1.25 1.25 4/88 6982
/proc/meminfo: memFree=984584/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=50.72
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 31944 0 1 0 5053 19 0 0 25 0 8 0 181080769 937607168 31678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798516 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 31678 2180 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=0.57
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 15325 0 0 0 49 8 0 0 16 0 8 0 181080773 937607168 31678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181080774 937607168 31678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 31678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 31678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.17
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 430 0 0 0 17 0 0 0 15 0 8 0 181080777 937607168 31678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 31678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 31678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915632

[startup+102.416 s]
/proc/loadavg: 2.53 1.50 1.33 4/88 6982
/proc/meminfo: memFree=755336/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=101.47
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 51744 0 1 0 10117 30 0 0 25 0 8 0 181080769 937607168 51475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798543 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 51475 2180 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=1.42
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 35118 0 0 0 125 17 0 0 16 0 8 0 181080773 937607168 51475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181080774 937607168 51475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 51475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 51475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.18
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 434 0 0 0 18 0 0 0 15 0 8 0 181080777 937607168 51475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 51475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 51475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 915632

[startup+162.458 s]
/proc/loadavg: 2.82 1.77 1.44 3/88 6982
/proc/meminfo: memFree=575816/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=160.95
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 70146 0 1 0 16054 41 0 0 25 0 8 0 181080769 937607168 69874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789217 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.73 s]
/proc/loadavg: 2.00 2.00 1.88 3/80 7333
/proc/meminfo: memFree=1118800/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=1472.91
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 84916 0 1 0 147229 62 0 0 25 0 8 0 181080769 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074063035 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 84609 2548 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=3.91
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 67724 0 0 0 359 32 0 0 16 0 8 0 181080773 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.37
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 535 0 0 0 35 2 0 0 16 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1472.91
Current children cumulated vsize (KiB) 915632

[startup+1543.79 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 7333
/proc/meminfo: memFree=1118800/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=1532.68
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 84916 0 1 0 153206 62 0 0 25 0 8 0 181080769 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782706 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 84609 2548 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=3.91
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 67724 0 0 0 359 32 0 0 16 0 8 0 181080773 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.37
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 535 0 0 0 35 2 0 0 16 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532.68
Current children cumulated vsize (KiB) 915632

[startup+1603.86 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 7333
/proc/meminfo: memFree=1118800/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=1592.48
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 84916 0 1 0 159186 62 0 0 25 0 8 0 181080769 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783840 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 84609 2548 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=3.91
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 67724 0 0 0 359 32 0 0 16 0 8 0 181080773 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.37
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 535 0 0 0 35 2 0 0 16 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.48
Current children cumulated vsize (KiB) 915632

[startup+1663.94 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 7333
/proc/meminfo: memFree=1118800/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=1652.28
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 84916 0 1 0 165166 62 0 0 25 0 8 0 181080769 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074035191 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 84609 2548 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=3.91
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 67724 0 0 0 359 32 0 0 16 0 8 0 181080773 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.37
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 535 0 0 0 35 2 0 0 16 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1652.28
Current children cumulated vsize (KiB) 915632

[startup+1724.01 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 7333
/proc/meminfo: memFree=1118800/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=1712.06
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 84916 0 1 0 171144 62 0 0 25 0 8 0 181080769 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074022088 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 84609 2548 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=3.91
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 67724 0 0 0 359 32 0 0 16 0 8 0 181080773 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.37
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 535 0 0 0 35 2 0 0 16 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.06
Current children cumulated vsize (KiB) 915632

[startup+1784.08 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 7333
/proc/meminfo: memFree=1118800/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=1771.87
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 84916 0 1 0 177125 62 0 0 25 0 8 0 181080769 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 84609 2548 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=3.91
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 67724 0 0 0 359 32 0 0 16 0 8 0 181080773 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.37
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 535 0 0 0 35 2 0 0 16 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1771.87
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.36 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 7333
/proc/meminfo: memFree=1118800/2055920 swapFree=4192812/4192956
[pid=6944] ppid=6940 vsize=915632 CPUtime=1800.02
/proc/6944/stat : 6944 (java) R 6940 6944 6841 0 -1 0 84916 0 1 0 179940 62 0 0 25 0 8 0 181080769 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074043336 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6944/statm: 228908 84609 2548 14 0 215378 0
[pid=6944/tid=6961] ppid=6940 vsize=915632 CPUtime=3.91
/proc/6944/task/6961/stat : 6961 (java) S 6940 6944 6841 0 -1 64 67724 0 0 0 359 32 0 0 16 0 8 0 181080773 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6964] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6964/stat : 6964 (java) S 6940 6944 6841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6965] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6965/stat : 6965 (java) S 6940 6944 6841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181080774 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6944/tid=6972] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6972/stat : 6972 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6973] ppid=6940 vsize=915632 CPUtime=0.37
/proc/6944/task/6973/stat : 6973 (java) S 6940 6944 6841 0 -1 64 535 0 0 0 35 2 0 0 16 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6974] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6974/stat : 6974 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6944/tid=6975] ppid=6940 vsize=915632 CPUtime=0
/proc/6944/task/6975/stat : 6975 (java) S 6940 6944 6841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181080777 937607168 84609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1812.43
CPU time (s): 1800.1
CPU user time (s): 1799.43
CPU system time (s): 0.677896
CPU usage (%): 99.3197
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.43
system time used= 0.677896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84933
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= 38380
involuntary context switches= 67592

runsolver used 1.9617 s user time and 5.00524 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Tue Jan  9 07:13:50 UTC 2007


IDJOB= 233559
IDBENCH= 6616
FILE ID= node62/233559-1168326830

PBS_JOBID= 3503232

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a3151f1debc9907d47b98ba4d4958549

RANDOM SEED= 302714609

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.259
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.259
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:       1457568 kB
Buffers:         50432 kB
Cached:         472012 kB
SwapCached:          0 kB
Active:         186340 kB
Inactive:       356376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6140 kB
Writeback:           0 kB
Mapped:          30460 kB
Slab:            41240 kB
Committed_AS:  4056636 kB
PageTables:       1796 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= 66554 MiB



End job on node62 on Tue Jan  9 07:44:03 UTC 2007