Trace number 234284

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

General information on the benchmark

Nametaillard/
js-taillard-15/js-taillard-15-95-3.xml
MD5SUM2ade9c7a7db549cff33078c8a079cfce
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.93025
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1122
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/234284-1168081504/unknown.xml
0.35	   
0.35	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.45	     nbVariables=225  nbDomainTypes=225  minDomainSize=1025  maxDomainSize=1122
0.45	       =>  wckTime=0.159  cpuTime=0.12  mem=13M750
0.45	   
0.45	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
4.47	   
4.47	   INFO : Stopping converting binary constraints (cpu=4.09, mem = 30M395)
4.75	     nbConstraints=1785  nbConvertedConstraints=14  nbConvertConstraintsChecks=15904512  nbExtensionStructures=14
4.75	     nbSharedExtensionStructures=0  nbConflictsStructures=14  nbSharedConflictsStructures=0
4.75	     nbSharedBinaryRepresentations=4155  nbEvaluationManagers=1771  nbSharedEvaluationManagers=0  maxDegree=16
4.75	     maxArity=2
4.75	       =>  wckTime=4.461  cpuTime=4.28  mem=43M73
4.85	   
4.85	   solver IterativeSystematicSolver being built... 
5.05	       =>  wckTime=4.759  cpuTime=4.44  mem=52M611
46.42	   
46.42	   preprocessing
46.42	     nbConstraintChecks=172074888  nbValidityChecks=4141895  nbPropagations=535  nbRevisions=9671
46.42	     nbUselessRevisions=8869  nbRemovedValues=153286  detectedInconsistency=no
46.42	       =>  wckTime=41.353  cpuTime=41.15  mem=52M611
67.71	   
67.71	   search
67.71	     run=0  nbConstraintChecks=64833332  nbValidityChecks=31905764  nbPropagations=8625  nbRevisions=159642
67.71	     nbUselessRevisions=131308  nbAssignments=117  nbFailedAssignments=92  nbBacktracks=11  nbVisitedNodes=217
67.71	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
67.71	       =>  wckTime=62.645  cpuTime=62.31  mem=53M600
87.62	   
87.62	   search
87.62	     run=1  nbConstraintChecks=129193854  nbValidityChecks=70608554  nbPropagations=28827  nbRevisions=512019
87.62	     nbUselessRevisions=425757  nbAssignments=349  nbFailedAssignments=291  nbBacktracks=27  nbVisitedNodes=658
87.62	     nbRestartNogoods=47  mapSize=20  nbInferences=0  nbTooLargeKeys=0
87.62	       =>  wckTime=82.555  cpuTime=82.13  mem=54M485
154.56	   
154.56	   search
154.56	     run=2  nbConstraintChecks=327959403  nbValidityChecks=201118349  nbPropagations=88636  nbRevisions=1501381
154.56	     nbUselessRevisions=1239358  nbAssignments=1478  nbFailedAssignments=1382  nbBacktracks=49  nbVisitedNodes=2900
154.56	     nbRestartNogoods=173  mapSize=42  nbInferences=0  nbTooLargeKeys=0
154.56	       =>  wckTime=149.497  cpuTime=148.77  mem=55M600
288.03	   
288.03	   search
288.03	     run=3  nbConstraintChecks=750980841  nbValidityChecks=407647169  nbPropagations=201230  nbRevisions=3431057
288.03	     nbUselessRevisions=2834961  nbAssignments=2077  nbFailedAssignments=1937  nbBacktracks=82  nbVisitedNodes=4077
288.03	     nbRestartNogoods=311  mapSize=69  nbInferences=0  nbTooLargeKeys=0
288.03	       =>  wckTime=282.966  cpuTime=281.38  mem=57M547
332.93	   
332.93	   search
332.93	     run=4  nbConstraintChecks=880328522  nbValidityChecks=510064394  nbPropagations=339391  nbRevisions=5758485
332.93	     nbUselessRevisions=4761184  nbAssignments=2899  nbFailedAssignments=2692  nbBacktracks=136  nbVisitedNodes=5703
332.93	     nbRestartNogoods=329  mapSize=118  nbInferences=0  nbTooLargeKeys=0
332.93	       =>  wckTime=327.867  cpuTime=325.87  mem=58M860
451.48	   
451.48	   search
451.48	     run=5  nbConstraintChecks=1219222541  nbValidityChecks=768322152  nbPropagations=543331  nbRevisions=9172377
451.48	     nbUselessRevisions=7616904  nbAssignments=4063  nbFailedAssignments=3772  nbBacktracks=211  nbVisitedNodes=7987
451.48	     nbRestartNogoods=469  mapSize=180  nbInferences=0  nbTooLargeKeys=0
451.48	       =>  wckTime=446.419  cpuTime=443.29  mem=41M168
538.01	   
538.01	   search
538.01	     run=6  nbConstraintChecks=1464020692  nbValidityChecks=944697327  nbPropagations=805463  nbRevisions=13611197
538.01	     nbUselessRevisions=11313394  nbAssignments=5067  nbFailedAssignments=4642  nbBacktracks=324  nbVisitedNodes=9902
538.01	     nbRestartNogoods=473  mapSize=243  nbInferences=11  nbTooLargeKeys=0
538.01	       =>  wckTime=532.944  cpuTime=529.03  mem=44M92
720.22	   
720.22	   search
720.22	     run=7  nbConstraintChecks=1966298452  nbValidityChecks=1180397744  nbPropagations=1119673  nbRevisions=19050533
720.22	     nbUselessRevisions=15824376  nbAssignments=5950  nbFailedAssignments=5350  nbBacktracks=497  nbVisitedNodes=11588
720.22	     nbRestartNogoods=478  mapSize=390  nbInferences=11  nbTooLargeKeys=0
720.22	       =>  wckTime=715.153  cpuTime=709.57  mem=49M850
880.44	   
880.44	   search
880.44	     run=8  nbConstraintChecks=2382438342  nbValidityChecks=1530291949  nbPropagations=1517429  nbRevisions=25957614
880.44	     nbUselessRevisions=21540803  nbAssignments=8345  nbFailedAssignments=7469  nbBacktracks=753  nbVisitedNodes=16255
880.44	     nbRestartNogoods=485  mapSize=600  nbInferences=11  nbTooLargeKeys=0
880.44	       =>  wckTime=875.378  cpuTime=868.33  mem=57M404
920.82	   
920.82	   search
920.82	     run=9  nbConstraintChecks=2479347889  nbValidityChecks=1645190249  nbPropagations=1951004  nbRevisions=33437674
920.82	     nbUselessRevisions=27718565  nbAssignments=9723  nbFailedAssignments=8449  nbBacktracks=1138  nbVisitedNodes=18783
920.82	     nbRestartNogoods=527  mapSize=879  nbInferences=11  nbTooLargeKeys=0
920.82	       =>  wckTime=915.754  cpuTime=908.34  mem=68M662
1526.28	   
1526.28	   search
1526.28	     run=10  nbConstraintChecks=4004730894  nbValidityChecks=3061107099  nbPropagations=2788539  nbRevisions=47714106
1526.28	     nbUselessRevisions=39562586  nbAssignments=18253  nbFailedAssignments=16391  nbBacktracks=1716
1526.28	     nbVisitedNodes=35614  nbRestartNogoods=534  mapSize=1322  nbInferences=11  nbTooLargeKeys=0
1526.28	       =>  wckTime=1521.214  cpuTime=1508.27  mem=86M182

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/node40/watcher-234284-1168081504 -o ROOT/results/node40/solver-234284-1168081504 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234284-1168081504/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.80 1.45 1.29 3/80 28041
/proc/meminfo: memFree=1715992/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=172 CPUtime=0
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 156549778 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 6910251 0 0 4096 0 0 0 0 17 0 0 0
/proc/28040/statm: 43 24 18 14 0 3 0

[startup+0.107194 s]
/proc/loadavg: 1.80 1.45 1.29 3/80 28041
/proc/meminfo: memFree=1715992/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=914988 CPUtime=0.09
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 3068 0 1 0 8 1 0 0 22 0 8 0 156549778 936947712 2814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228747 2814 1452 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515245 s]
/proc/loadavg: 1.80 1.45 1.29 3/80 28041
/proc/meminfo: memFree=1715992/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915328 CPUtime=0.49
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 7970 0 1 0 45 4 0 0 25 0 8 0 156549778 937295872 7709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632669 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228832 7710 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33635 s]
/proc/loadavg: 1.80 1.45 1.29 3/87 28048
/proc/meminfo: memFree=1682720/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915632 CPUtime=1.31
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 10794 0 1 0 126 5 0 0 25 0 8 0 156549778 937607168 10532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786216 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228908 10532 2167 14 0 215378 0
[pid=28040/tid=28042] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 156549782 937607168 10532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 156549782 937607168 10532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156549782 937607168 10532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937607168 10532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915632 CPUtime=0.15
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 411 0 0 0 14 1 0 0 16 0 8 0 156549786 937607168 10532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937607168 10532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937607168 10532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915632

[startup+2.97356 s]
/proc/loadavg: 1.82 1.46 1.29 3/87 28048
/proc/meminfo: memFree=1680864/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915632 CPUtime=2.94
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 11475 0 1 0 289 5 0 0 25 0 8 0 156549778 937607168 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228908 11212 2167 14 0 215378 0
[pid=28040/tid=28042] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 156549782 937607168 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 156549782 937607168 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156549782 937607168 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937607168 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915632 CPUtime=0.15
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 411 0 0 0 14 1 0 0 16 0 8 0 156549786 937607168 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937607168 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915632 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937607168 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915632

[startup+6.26799 s]
/proc/loadavg: 1.82 1.46 1.29 3/87 28048
/proc/meminfo: memFree=1651872/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=6.23
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 18702 0 1 0 613 10 0 0 25 0 8 0 156549778 937713664 18437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786254 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228934 18437 2529 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.07
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 3072 0 0 0 6 1 0 0 17 0 8 0 156549782 937713664 18437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 18437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 18437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 18437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.24
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 478 0 0 0 23 1 0 0 16 0 8 0 156549786 937713664 18437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 18437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 18437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915736

[startup+12.7398 s]
/proc/loadavg: 1.92 1.50 1.30 3/87 28048
/proc/meminfo: memFree=1651872/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=12.67
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 18711 0 1 0 1257 10 0 0 25 0 8 0 156549778 937713664 18442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074030172 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228934 18442 2529 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.07
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 3072 0 0 0 6 1 0 0 17 0 8 0 156549782 937713664 18442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 18442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 18442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 18442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.25
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 487 0 0 0 24 1 0 0 15 0 8 0 156549786 937713664 18442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 18442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 18442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915736

[startup+25.6055 s]
/proc/loadavg: 1.93 1.51 1.31 3/87 28048
/proc/meminfo: memFree=1651872/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=25.46
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 18713 0 1 0 2536 10 0 0 25 0 8 0 156549778 937713664 18443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228934 18443 2529 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.07
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 3072 0 0 0 6 1 0 0 16 0 8 0 156549782 937713664 18443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 18443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 18443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 18443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.25
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 489 0 0 0 24 1 0 0 15 0 8 0 156549786 937713664 18443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 18443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 18443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915736

[startup+51.2108 s]
/proc/loadavg: 1.95 1.55 1.33 3/87 28048
/proc/meminfo: memFree=1651936/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=50.96
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 18726 0 1 0 5086 10 0 0 25 0 8 0 156549778 937713664 18452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942099 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228934 18452 2530 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.07
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 3072 0 0 0 6 1 0 0 17 0 8 0 156549782 937713664 18452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 18452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 18452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 18452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.27
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 494 0 0 0 26 1 0 0 16 0 8 0 156549786 937713664 18452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 18452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 18452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915736

[startup+102.412 s]
/proc/loadavg: 1.98 1.62 1.37 3/87 28048
/proc/meminfo: memFree=1651872/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=101.93
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 18749 0 1 0 10183 10 0 0 25 0 8 0 156549778 937713664 18466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024675 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228934 18466 2534 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.07
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 3073 0 0 0 6 1 0 0 16 0 8 0 156549782 937713664 18466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 18466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 18466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 18466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.29
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 509 0 0 0 27 2 0 0 15 0 8 0 156549786 937713664 18466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 18466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 18466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 915736

[startup+162.457 s]
/proc/loadavg: 1.99 1.69 1.40 3/87 28048
/proc/meminfo: memFree=1651360/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=161.7
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 18941 0 1 0 16159 11 0 0 25 0 8 0 156549778 937713664 18651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782646 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.15 s]
/proc/loadavg: 2.16 2.02 1.83 3/87 28106
/proc/meminfo: memFree=1501600/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=1470.71
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 26791 0 1 0 147053 18 0 0 25 0 8 0 156549778 937713664 26489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074031642 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228934 26489 2538 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.13
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 9612 0 0 0 9 4 0 0 16 0 8 0 156549782 937713664 26489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 26489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 26489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 26489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.33
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 529 0 0 0 31 2 0 0 16 0 8 0 156549786 937713664 26489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 26489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 26489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.71
Current children cumulated vsize (KiB) 915736

[startup+1543.25 s]
/proc/loadavg: 2.06 2.01 1.84 3/87 28106
/proc/meminfo: memFree=1501536/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=1530.26
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 26798 0 1 0 153008 18 0 0 25 0 8 0 156549778 937713664 26495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028735 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228934 26495 2538 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.13
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 9612 0 0 0 9 4 0 0 16 0 8 0 156549782 937713664 26495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 26495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 26495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 26495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.34
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 534 0 0 0 32 2 0 0 16 0 8 0 156549786 937713664 26495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 26495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 26495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.26
Current children cumulated vsize (KiB) 915736

[startup+1603.34 s]
/proc/loadavg: 2.02 2.01 1.85 3/87 28106
/proc/meminfo: memFree=1461920/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=1589.8
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 36683 0 1 0 158958 22 0 0 25 0 8 0 156549778 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783840 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228934 36378 2538 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.19
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 19494 0 0 0 11 8 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.34
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 534 0 0 0 32 2 0 0 16 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.8
Current children cumulated vsize (KiB) 915736

[startup+1663.44 s]
/proc/loadavg: 2.05 2.02 1.86 3/87 28106
/proc/meminfo: memFree=1461856/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=1649.35
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 36683 0 1 0 164913 22 0 0 25 0 8 0 156549778 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786882 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228934 36378 2538 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.19
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 19494 0 0 0 11 8 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.34
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 534 0 0 0 32 2 0 0 16 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.35
Current children cumulated vsize (KiB) 915736

[startup+1723.54 s]
/proc/loadavg: 2.02 2.01 1.86 3/87 28106
/proc/meminfo: memFree=1461856/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=1708.9
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 36683 0 1 0 170868 22 0 0 25 0 8 0 156549778 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786260 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228934 36378 2538 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.19
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 19494 0 0 0 11 8 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.34
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 534 0 0 0 32 2 0 0 16 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.9
Current children cumulated vsize (KiB) 915736

[startup+1783.63 s]
/proc/loadavg: 2.00 2.01 1.87 3/87 28106
/proc/meminfo: memFree=1461792/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=1768.44
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 36683 0 1 0 176822 22 0 0 25 0 8 0 156549778 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782602 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228934 36378 2538 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.19
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 19494 0 0 0 11 8 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.34
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 534 0 0 0 32 2 0 0 16 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.44
Current children cumulated vsize (KiB) 915736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.54 s]
/proc/loadavg: 2.00 2.00 1.87 3/87 28106
/proc/meminfo: memFree=1461792/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915736 CPUtime=1800.06
/proc/28040/stat : 28040 (java) R 28038 28040 27973 0 -1 0 36683 0 1 0 179984 22 0 0 25 0 8 0 156549778 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782503 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228934 36378 2538 14 0 215404 0
[pid=28040/tid=28042] ppid=28038 vsize=915736 CPUtime=0.19
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27973 0 -1 64 19494 0 0 0 11 8 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27973 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27973 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549782 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915736 CPUtime=0.34
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27973 0 -1 64 534 0 0 0 32 2 0 0 16 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915736 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27973 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156549786 937713664 36378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915736

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

Child status: 143
Real time (s): 1815.6
CPU time (s): 1800.12
CPU user time (s): 1799.87
CPU system time (s): 0.252961
CPU usage (%): 99.1476
Max. virtual memory (cumulated for all children) (KiB): 915736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36698
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= 38399
involuntary context switches= 43363

runsolver used 2.06369 s user time and 5.96809 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 11:05:04 UTC 2007


IDJOB= 234284
IDBENCH= 6679
FILE ID= node40/234284-1168081504

PBS_JOBID= 3476237

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2ade9c7a7db549cff33078c8a079cfce

RANDOM SEED= 182210115

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.239
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.239
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:       1716472 kB
Buffers:         21228 kB
Cached:         202900 kB
SwapCached:          0 kB
Active:          92128 kB
Inactive:       176568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:          64748 kB
Slab:            56112 kB
Committed_AS:  3776772 kB
PageTables:       1880 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= 66543 MiB



End job on node40 on Sat Jan  6 11:35:25 UTC 2007