Trace number 234394

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.07 1814.39

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-105-3.xml
MD5SUM8dddeb2aefb1d0f95805abde356aef5c
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 benchmark12.23
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1240
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/234394-1168081544/unknown.xml
0.38	   
0.38	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.49	     nbVariables=225  nbDomainTypes=225  minDomainSize=1143  maxDomainSize=1240
0.49	       =>  wckTime=0.171  cpuTime=0.14  mem=13M760
0.49	   
0.49	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
4.66	   
4.66	   INFO : Stopping converting binary constraints (cpu=4.25, mem = 30M344)
4.97	     nbConstraints=1785  nbConvertedConstraints=11  nbConvertConstraintsChecks=15370546  nbExtensionStructures=11
4.97	     nbSharedExtensionStructures=0  nbConflictsStructures=11  nbSharedConflictsStructures=0
4.97	     nbSharedBinaryRepresentations=1734  nbEvaluationManagers=1774  nbSharedEvaluationManagers=0  maxDegree=16
4.97	     maxArity=2
4.97	       =>  wckTime=4.653  cpuTime=4.45  mem=43M21
5.07	   
5.07	   solver IterativeSystematicSolver being built... 
5.29	       =>  wckTime=4.978  cpuTime=4.63  mem=55M608
59.47	   
59.47	   preprocessing
59.47	     nbConstraintChecks=210828267  nbValidityChecks=4889826  nbPropagations=535  nbRevisions=9690
59.47	     nbUselessRevisions=8888  nbRemovedValues=153286  detectedInconsistency=no
59.47	       =>  wckTime=54.156  cpuTime=53.65  mem=55M608
74.09	   
74.09	   search
74.09	     run=0  nbConstraintChecks=41969102  nbValidityChecks=11505462  nbPropagations=5398  nbRevisions=67502
74.09	     nbUselessRevisions=57987  nbAssignments=298  nbFailedAssignments=200  nbBacktracks=10  nbVisitedNodes=509
74.09	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
74.09	       =>  wckTime=68.774  cpuTime=68.11  mem=59M46
121.35	   
121.35	   search
121.35	     run=1  nbConstraintChecks=192105173  nbValidityChecks=90501630  nbPropagations=31916  nbRevisions=474009
121.35	     nbUselessRevisions=407552  nbAssignments=545  nbFailedAssignments=410  nbBacktracks=26  nbVisitedNodes=972
121.35	     nbRestartNogoods=2  mapSize=20  nbInferences=0  nbTooLargeKeys=0
121.35	       =>  wckTime=116.04  cpuTime=114.94  mem=60M20
161.40	   
161.40	   search
161.40	     run=2  nbConstraintChecks=318968230  nbValidityChecks=152197367  nbPropagations=75857  nbRevisions=1141864
161.40	     nbUselessRevisions=979302  nbAssignments=873  nbFailedAssignments=684  nbBacktracks=48  nbVisitedNodes=1592
161.40	     nbRestartNogoods=42  mapSize=40  nbInferences=0  nbTooLargeKeys=0
161.40	       =>  wckTime=156.093  cpuTime=154.62  mem=61M508
193.52	   
193.52	   search
193.52	     run=3  nbConstraintChecks=415946388  nbValidityChecks=203698295  nbPropagations=139818  nbRevisions=2094453
193.52	     nbUselessRevisions=1783257  nbAssignments=1406  nbFailedAssignments=1128  nbBacktracks=81  nbVisitedNodes=2599
193.52	     nbRestartNogoods=132  mapSize=70  nbInferences=0  nbTooLargeKeys=0
193.52	       =>  wckTime=188.212  cpuTime=186.39  mem=43M196
215.26	   
215.26	   search
215.26	     run=4  nbConstraintChecks=481324587  nbValidityChecks=233138954  nbPropagations=212699  nbRevisions=3188178
215.26	     nbUselessRevisions=2701041  nbAssignments=1634  nbFailedAssignments=1258  nbBacktracks=133  nbVisitedNodes=2983
215.26	     nbRestartNogoods=152  mapSize=96  nbInferences=0  nbTooLargeKeys=0
215.26	       =>  wckTime=209.949  cpuTime=207.92  mem=45M726
247.44	   
247.44	   search
247.44	     run=5  nbConstraintChecks=571253672  nbValidityChecks=291203785  nbPropagations=314599  nbRevisions=4685921
247.44	     nbUselessRevisions=3957043  nbAssignments=2126  nbFailedAssignments=1585  nbBacktracks=208  nbVisitedNodes=3879
247.44	     nbRestartNogoods=230  mapSize=169  nbInferences=30  nbTooLargeKeys=0
247.44	       =>  wckTime=242.132  cpuTime=239.8  mem=50M70
312.00	   
312.00	   search
312.00	     run=6  nbConstraintChecks=769573269  nbValidityChecks=411523788  nbPropagations=446184  nbRevisions=6699960
312.00	     nbUselessRevisions=5644445  nbAssignments=2629  nbFailedAssignments=1958  nbBacktracks=322  nbVisitedNodes=4813
312.00	     nbRestartNogoods=293  mapSize=255  nbInferences=30  nbTooLargeKeys=0
312.00	       =>  wckTime=306.69  cpuTime=303.77  mem=54M161
371.84	   
371.84	   search
371.84	     run=7  nbConstraintChecks=925910161  nbValidityChecks=549445131  nbPropagations=627083  nbRevisions=9386563
371.84	     nbUselessRevisions=7899002  nbAssignments=7115  nbFailedAssignments=6252  nbBacktracks=493  nbVisitedNodes=13647
371.84	     nbRestartNogoods=371  mapSize=320  nbInferences=30  nbTooLargeKeys=0
371.84	       =>  wckTime=366.534  cpuTime=363.07  mem=60M10
682.11	   
682.11	   search
682.11	     run=8  nbConstraintChecks=1846994498  nbValidityChecks=1149641686  nbPropagations=929911  nbRevisions=14184092
682.11	     nbUselessRevisions=11880343  nbAssignments=9832  nbFailedAssignments=8696  nbBacktracks=749  nbVisitedNodes=19038
682.11	     nbRestartNogoods=515  mapSize=556  nbInferences=30  nbTooLargeKeys=0
682.11	       =>  wckTime=676.801  cpuTime=670.51  mem=69M300
1112.60	   
1112.60	   search
1112.60	     run=9  nbConstraintChecks=3071998420  nbValidityChecks=1975026448  nbPropagations=1408325  nbRevisions=22043718
1112.60	     nbUselessRevisions=18353696  nbAssignments=13194  nbFailedAssignments=11657  nbBacktracks=1133
1112.60	     nbVisitedNodes=25586  nbRestartNogoods=680  mapSize=830  nbInferences=30  nbTooLargeKeys=0
1112.60	       =>  wckTime=1107.288  cpuTime=1097.08  mem=81M134
1730.13	   
1730.13	   search
1730.13	     run=10  nbConstraintChecks=4945991147  nbValidityChecks=3131763282  nbPropagations=2219785  nbRevisions=35181236
1730.13	     nbUselessRevisions=29262188  nbAssignments=22342  nbFailedAssignments=20201  nbBacktracks=1710
1730.13	     nbVisitedNodes=43767  nbRestartNogoods=693  mapSize=1366  nbInferences=30  nbTooLargeKeys=0
1730.13	       =>  wckTime=1724.824  cpuTime=1710.42  mem=82M11

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

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

/proc/loadavg: 1.97 1.57 1.23 2/80 935
/proc/meminfo: memFree=1474816/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=18540 CPUtime=0
/proc/934/stat : 934 (runsolver) R 932 934 32548 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156553213 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 255539604775 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/934/statm: 4635 279 244 17 0 2626 0

[startup+0.103072 s]
/proc/loadavg: 1.97 1.57 1.23 2/80 935
/proc/meminfo: memFree=1474816/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=913236 CPUtime=0.09
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 2921 0 1 0 7 2 0 0 17 0 8 0 156553213 935153664 2667 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153789504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/934/statm: 228309 2667 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 913236

[startup+0.51411 s]
/proc/loadavg: 1.97 1.57 1.23 2/80 935
/proc/meminfo: memFree=1474816/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915328 CPUtime=0.49
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 7910 0 1 0 44 5 0 0 18 0 8 0 156553213 937295872 7649 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/934/statm: 228832 7649 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33518 s]
/proc/loadavg: 1.97 1.57 1.23 3/87 942
/proc/meminfo: memFree=1440584/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915632 CPUtime=1.29
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 10878 0 1 0 123 6 0 0 25 0 8 0 156553213 937607168 10616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786260 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/934/statm: 228908 10616 2167 14 0 215378 0
[pid=934/tid=936] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156553217 937607168 10616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156553218 937607168 10616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156553218 937607168 10616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937607168 10616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915632 CPUtime=0.14
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 410 0 0 0 14 0 0 0 16 0 8 0 156553221 937607168 10616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937607168 10616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937607168 10616 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.97233 s]
/proc/loadavg: 1.97 1.57 1.23 3/87 942
/proc/meminfo: memFree=1438984/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915632 CPUtime=2.92
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 11559 0 1 0 285 7 0 0 25 0 8 0 156553213 937607168 11296 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/934/statm: 228908 11296 2167 14 0 215378 0
[pid=934/tid=936] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156553217 937607168 11296 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156553218 937607168 11296 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156553218 937607168 11296 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937607168 11296 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915632 CPUtime=0.15
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 411 0 0 0 14 1 0 0 16 0 8 0 156553221 937607168 11296 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937607168 11296 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915632 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937607168 11296 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915632

[startup+6.26363 s]
/proc/loadavg: 1.97 1.57 1.23 3/87 942
/proc/meminfo: memFree=1409928/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=6.18
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 18876 0 1 0 608 10 0 0 25 0 8 0 156553213 937713664 18611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/934/statm: 228934 18611 2529 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.08
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 3228 0 0 0 7 1 0 0 17 0 8 0 156553217 937713664 18611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 18611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 18611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 18611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.25
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 476 0 0 0 24 1 0 0 15 0 8 0 156553221 937713664 18611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 18611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 18611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915736

[startup+12.7432 s]
/proc/loadavg: 1.97 1.58 1.24 3/87 942
/proc/meminfo: memFree=1409928/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=12.6
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 18882 0 1 0 1250 10 0 0 25 0 8 0 156553213 937713664 18614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782575 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/934/statm: 228934 18614 2529 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.08
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 3228 0 0 0 7 1 0 0 17 0 8 0 156553217 937713664 18614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 18614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 18614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 18614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.26
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 482 0 0 0 25 1 0 0 16 0 8 0 156553221 937713664 18614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 18614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 18614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915736

[startup+25.6064 s]
/proc/loadavg: 1.98 1.60 1.25 3/87 942
/proc/meminfo: memFree=1409992/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=25.35
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 18888 0 1 0 2525 10 0 0 25 0 8 0 156553213 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/934/statm: 228934 18618 2529 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.08
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 3228 0 0 0 7 1 0 0 16 0 8 0 156553217 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.26
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 488 0 0 0 25 1 0 0 15 0 8 0 156553221 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915736

[startup+51.2077 s]
/proc/loadavg: 2.05 1.65 1.27 3/87 942
/proc/meminfo: memFree=1410056/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=50.73
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 18888 0 1 0 5062 11 0 0 25 0 8 0 156553213 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074027654 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/934/statm: 228934 18618 2529 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.08
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 3228 0 0 0 7 1 0 0 16 0 8 0 156553217 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.26
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 488 0 0 0 25 1 0 0 15 0 8 0 156553221 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 18618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915736

[startup+102.417 s]
/proc/loadavg: 2.02 1.70 1.31 3/87 942
/proc/meminfo: memFree=1406792/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=101.47
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 19768 0 1 0 10135 12 0 0 25 0 8 0 156553213 937713664 19486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024644 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/934/statm: 228934 19486 2534 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.08
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 3229 0 0 0 7 1 0 0 16 0 8 0 156553217 937713664 19486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 19486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 19486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 19486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.29
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 505 0 0 0 28 1 0 0 15 0 8 0 156553221 937713664 19486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 19486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 19486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 915736

[startup+162.5 s]
/proc/loadavg: 2.00 1.75 1.35 4/87 942
/proc/meminfo: memFree=1404808/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=161
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 20224 0 1 0 16088 12 0 0 25 0 8 0 156553213 937713664 19940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074035017 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1411.4
Current children cumulated vsize (KiB) 915736

[startup+1484.45 s]
/proc/loadavg: 2.00 2.00 1.83 3/87 944
/proc/meminfo: memFree=1341064/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=1470.94
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 36058 0 1 0 147071 23 0 0 25 0 8 0 156553213 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782652 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/934/statm: 228934 35760 2538 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.2
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 18881 0 0 0 12 8 0 0 16 0 8 0 156553217 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.34
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 532 0 0 0 32 2 0 0 16 0 8 0 156553221 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.94
Current children cumulated vsize (KiB) 915736

[startup+1544.54 s]
/proc/loadavg: 2.06 2.01 1.84 3/87 944
/proc/meminfo: memFree=1341064/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=1530.48
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 36058 0 1 0 153025 23 0 0 25 0 8 0 156553213 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074018040 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/934/statm: 228934 35760 2538 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.2
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 18881 0 0 0 12 8 0 0 16 0 8 0 156553217 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.34
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 532 0 0 0 32 2 0 0 16 0 8 0 156553221 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 35760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.48
Current children cumulated vsize (KiB) 915736

[startup+1604.6 s]
/proc/loadavg: 1.72 1.92 1.81 2/75 1058
/proc/meminfo: memFree=1490848/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=1590.46
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 36059 0 1 0 159019 27 0 0 25 0 8 0 156553213 937713664 35761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074025725 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 228934 35761 2538 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.2
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 18881 0 0 0 12 8 0 0 16 0 8 0 156553217 937713664 35761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 35761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.34
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 533 0 0 0 32 2 0 0 16 0 8 0 156553221 937713664 35761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 35761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 35761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.46
Current children cumulated vsize (KiB) 915736

[startup+1664.64 s]
/proc/loadavg: 1.32 1.77 1.77 2/75 1158
/proc/meminfo: memFree=1491944/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=1650.43
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 36062 0 1 0 165013 30 0 0 25 0 8 0 156553213 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784955 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 228934 35763 2538 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.2
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 18881 0 0 0 12 8 0 0 16 0 8 0 156553217 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.35
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 535 0 0 0 33 2 0 0 16 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.43
Current children cumulated vsize (KiB) 915736

[startup+1724.67 s]
/proc/loadavg: 1.22 1.65 1.72 2/75 1216
/proc/meminfo: memFree=1490472/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=1710.41
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 36062 0 1 0 171010 31 0 0 25 0 8 0 156553213 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786839 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 228934 35763 2538 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.2
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 18881 0 0 0 12 8 0 0 16 0 8 0 156553217 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.35
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 535 0 0 0 33 2 0 0 16 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1710.41
Current children cumulated vsize (KiB) 915736

[startup+1784.7 s]
/proc/loadavg: 1.16 1.55 1.68 4/87 1263
/proc/meminfo: memFree=1452032/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=1770.41
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 36062 0 1 0 177009 32 0 0 25 0 8 0 156553213 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 228934 35763 2538 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.2
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 18881 0 0 0 12 8 0 0 16 0 8 0 156553217 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.35
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 535 0 0 0 33 2 0 0 16 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.41
Current children cumulated vsize (KiB) 915736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.33 s]
/proc/loadavg: 1.49 1.59 1.69 3/87 1263
/proc/meminfo: memFree=1445256/2055920 swapFree=4192812/4192956
[pid=934] ppid=932 vsize=915736 CPUtime=1800.01
/proc/934/stat : 934 (java) R 932 934 32548 0 -1 0 36062 0 1 0 179969 32 0 0 25 0 8 0 156553213 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783856 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/934/statm: 228934 35763 2538 14 0 215404 0
[pid=934/tid=936] ppid=932 vsize=915736 CPUtime=0.2
/proc/934/task/936/stat : 936 (java) S 932 934 32548 0 -1 64 18881 0 0 0 12 8 0 0 16 0 8 0 156553217 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=937] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/937/stat : 937 (java) S 932 934 32548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=938] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/938/stat : 938 (java) S 932 934 32548 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156553218 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=939] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/939/stat : 939 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=940] ppid=932 vsize=915736 CPUtime=0.35
/proc/934/task/940/stat : 940 (java) S 932 934 32548 0 -1 64 535 0 0 0 33 2 0 0 16 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=941] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/941/stat : 941 (java) S 932 934 32548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=934/tid=942] ppid=932 vsize=915736 CPUtime=0
/proc/934/task/942/stat : 942 (java) S 932 934 32548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156553221 937713664 35763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915736

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

Child status: 143
Real time (s): 1814.39
CPU time (s): 1800.07
CPU user time (s): 1799.72
CPU system time (s): 0.343947
CPU usage (%): 99.2107
Max. virtual memory (cumulated for all children) (KiB): 915736

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

runsolver used 1.9697 s user time and 5.88211 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan  6 11:05:45 UTC 2007


IDJOB= 234394
IDBENCH= 6685
FILE ID= node48/234394-1168081544

PBS_JOBID= 3476139

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8dddeb2aefb1d0f95805abde356aef5c

RANDOM SEED= 471459693

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1475232 kB
Buffers:         31356 kB
Cached:         300416 kB
SwapCached:          0 kB
Active:         227716 kB
Inactive:       279548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:         195732 kB
Slab:            58456 kB
Committed_AS:  3968300 kB
PageTables:       2088 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= 66558 MiB



End job on node48 on Sat Jan  6 11:36:11 UTC 2007