Trace number 233630

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.13 1800.85

General information on the benchmark

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

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/233630-1168327134/unknown.xml
0.36	   
0.36	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.46	     nbVariables=225  nbDomainTypes=225  minDomainSize=811  maxDomainSize=909
0.46	       =>  wckTime=0.158  cpuTime=0.13  mem=12M765
0.46	   
0.46	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
202.87	   
202.87	   INFO : Stopping converting binary constraints (cpu=200.05, mem = 263M648)
203.37	     nbConstraints=3150  nbConvertedConstraints=1147  nbConvertConstraintsChecks=846507132  nbExtensionStructures=1147
203.37	     nbSharedExtensionStructures=0  nbConflictsStructures=1147  nbSharedConflictsStructures=0
203.37	     nbSharedBinaryRepresentations=712598  nbEvaluationManagers=2003  nbSharedEvaluationManagers=0  maxDegree=28
203.37	     maxArity=2
203.37	       =>  wckTime=203.07  cpuTime=200.23  mem=253M385
203.93	   
203.93	   solver IterativeSystematicSolver being built... 
204.15	       =>  wckTime=203.847  cpuTime=200.42  mem=270M863
244.57	   
244.57	   preprocessing
244.57	     nbConstraintChecks=109783009  nbValidityChecks=44006269  nbPropagations=4948  nbRevisions=77421
244.57	     nbUselessRevisions=72793  nbSingletonTests=237  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0
244.57	     detectedInconsistency=no
244.57	       =>  wckTime=40.415  cpuTime=40.36  mem=270M863
248.98	   
248.98	   search
248.98	     run=0  nbConstraintChecks=6938860  nbValidityChecks=15324667  nbPropagations=6147  nbRevisions=97126
248.98	     nbUselessRevisions=90364  nbAssignments=71  nbFailedAssignments=50  nbBacktracks=10  nbVisitedNodes=132
248.98	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
248.98	       =>  wckTime=44.822  cpuTime=44.75  mem=272M830
253.55	   
253.55	   search
253.55	     run=1  nbConstraintChecks=14097499  nbValidityChecks=57280613  nbPropagations=15461  nbRevisions=247498
253.55	     nbUselessRevisions=228797  nbAssignments=224  nbFailedAssignments=177  nbBacktracks=25  nbVisitedNodes=427
253.55	     nbRestartNogoods=3  mapSize=25  nbInferences=0  nbTooLargeKeys=0
253.55	       =>  wckTime=49.393  cpuTime=49.32  mem=272M830
274.43	   
274.43	   search
274.43	     run=2  nbConstraintChecks=74196201  nbValidityChecks=83944456  nbPropagations=29459  nbRevisions=464705
274.43	     nbUselessRevisions=415841  nbAssignments=807  nbFailedAssignments=653  nbBacktracks=47  nbVisitedNodes=1508
274.43	     nbRestartNogoods=18  mapSize=47  nbInferences=0  nbTooLargeKeys=0
274.43	       =>  wckTime=70.275  cpuTime=70.19  mem=274M852
346.14	   
346.14	   search
346.14	     run=3  nbConstraintChecks=155034972  nbValidityChecks=988006078  nbPropagations=128255  nbRevisions=2070443
346.14	     nbUselessRevisions=1888334  nbAssignments=5033  nbFailedAssignments=1916  nbBacktracks=80  nbVisitedNodes=4111
346.14	     nbRestartNogoods=56  mapSize=80  nbInferences=0  nbTooLargeKeys=0
346.14	       =>  wckTime=141.981  cpuTime=141.85  mem=275M818
359.11	   
359.11	   search
359.11	     run=4  nbConstraintChecks=173920162  nbValidityChecks=1113898037  nbPropagations=236488  nbRevisions=3837815
359.11	     nbUselessRevisions=3504004  nbAssignments=5644  nbFailedAssignments=2466  nbBacktracks=130  nbVisitedNodes=5315
359.11	     nbRestartNogoods=89  mapSize=130  nbInferences=0  nbTooLargeKeys=0
359.11	       =>  wckTime=154.952  cpuTime=154.81  mem=276M783
442.86	   
442.86	   search
442.86	     run=5  nbConstraintChecks=322638552  nbValidityChecks=1777448820  nbPropagations=394288  nbRevisions=6459505
442.86	     nbUselessRevisions=5848155  nbAssignments=9994  nbFailedAssignments=6731  nbBacktracks=205  nbVisitedNodes=14000
442.86	     nbRestartNogoods=97  mapSize=205  nbInferences=0  nbTooLargeKeys=0
442.86	       =>  wckTime=238.705  cpuTime=238.5  mem=258M349
661.82	   
661.82	   search
661.82	     run=6  nbConstraintChecks=712174432  nbValidityChecks=3658541468  nbPropagations=685152  nbRevisions=11492217
661.82	     nbUselessRevisions=10299636  nbAssignments=19662  nbFailedAssignments=16277  nbBacktracks=318  nbVisitedNodes=33327
661.82	     nbRestartNogoods=105  mapSize=318  nbInferences=0  nbTooLargeKeys=0
661.82	       =>  wckTime=457.666  cpuTime=457.39  mem=261M226
704.83	   
704.83	   search
704.83	     run=7  nbConstraintChecks=776851948  nbValidityChecks=4069159014  nbPropagations=1006261  nbRevisions=17057074
704.83	     nbUselessRevisions=15218134  nbAssignments=21601  nbFailedAssignments=18036  nbBacktracks=488  nbVisitedNodes=37195
704.83	     nbRestartNogoods=194  mapSize=488  nbInferences=0  nbTooLargeKeys=0
704.83	       =>  wckTime=500.67  cpuTime=500.38  mem=264M25
802.76	   
802.76	   search
802.76	     run=8  nbConstraintChecks=911222491  nbValidityChecks=5098633285  nbPropagations=1404256  nbRevisions=23955229
802.76	     nbUselessRevisions=21340191  nbAssignments=25660  nbFailedAssignments=20860  nbBacktracks=744  nbVisitedNodes=43358
802.76	     nbRestartNogoods=276  mapSize=739  nbInferences=0  nbTooLargeKeys=0
802.76	       =>  wckTime=598.608  cpuTime=598.28  mem=270M130
939.39	   
939.39	   INFO : Stopping hyperNogood (mapSize=1044, nbTooLargekeys=0, mem=275M883)
969.81	   
969.81	   search
969.81	     run=9  nbConstraintChecks=1232941961  nbValidityChecks=6234937594  nbPropagations=1893505  nbRevisions=32351002
969.81	     nbUselessRevisions=28738639  nbAssignments=34296  nbFailedAssignments=28191  nbBacktracks=1128
969.81	     nbVisitedNodes=58783  nbRestartNogoods=372
969.81	       =>  wckTime=765.656  cpuTime=765.28  mem=275M883
1453.40	   
1453.40	   search
1453.40	     run=10  nbConstraintChecks=1937488780  nbValidityChecks=11285673639  nbPropagations=2747839  nbRevisions=47240675
1453.40	     nbUselessRevisions=41853144  nbAssignments=58085  nbFailedAssignments=50616  nbBacktracks=1704
1453.40	     nbVisitedNodes=104792  nbRestartNogoods=491
1453.40	       =>  wckTime=1249.239  cpuTime=1248.72  mem=275M883
1721.15	   
1721.15	   search
1721.15	     run=11  nbConstraintChecks=2466110950  nbValidityChecks=12980194644  nbPropagations=3734787  nbRevisions=64340152
1721.15	     nbUselessRevisions=56868195  nbAssignments=68740  nbFailedAssignments=59528  nbBacktracks=2568
1721.15	     nbVisitedNodes=124322  nbRestartNogoods=622
1721.15	       =>  wckTime=1516.997  cpuTime=1516.4  mem=275M883

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

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

/proc/loadavg: 0.92 0.98 1.11 3/74 22058
/proc/meminfo: memFree=1475056/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=1784 CPUtime=0
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 193 0 0 0 0 0 0 0 18 0 1 0 181112978 1826816 159 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 7543392 0 0 4096 0 0 0 0 17 1 0 0
/proc/22057/statm: 446 160 125 14 0 91 0

[startup+0.10688 s]
/proc/loadavg: 0.92 0.98 1.11 3/74 22058
/proc/meminfo: memFree=1475056/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=914988 CPUtime=0.09
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 3050 0 1 0 8 1 0 0 22 0 8 0 181112978 936947712 2796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072923405 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22057/statm: 228747 2796 1447 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514929 s]
/proc/loadavg: 0.92 0.98 1.11 3/74 22058
/proc/meminfo: memFree=1475056/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915328 CPUtime=0.49
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 7658 0 1 0 45 4 0 0 25 0 8 0 181112978 937295872 7397 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22057/statm: 228832 7397 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33602 s]
/proc/loadavg: 0.92 0.98 1.11 4/88 22072
/proc/meminfo: memFree=1386240/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=1.29
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 12666 0 1 0 120 9 0 0 25 0 8 0 181112978 937607168 12404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22057/statm: 228908 12404 2167 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 181112982 937607168 12404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 181112983 937607168 12404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181112983 937607168 12404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 12404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.15
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 411 0 0 0 14 1 0 0 16 0 8 0 181112986 937607168 12404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 12404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181112986 937607168 12404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915632

[startup+2.97322 s]
/proc/loadavg: 1.09 1.02 1.12 4/88 22072
/proc/meminfo: memFree=1307584/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=2.92
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 13353 0 1 0 283 9 0 0 25 0 8 0 181112978 937607168 13090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798687 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22057/statm: 228908 13090 2167 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 181112982 937607168 13090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 181112983 937607168 13090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181112983 937607168 13090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 13090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.15
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 411 0 0 0 14 1 0 0 16 0 8 0 181112986 937607168 13090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 13090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181112986 937607168 13090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915632

[startup+6.2736 s]
/proc/loadavg: 1.09 1.02 1.12 3/88 22074
/proc/meminfo: memFree=1090752/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=6.19
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 14727 0 1 0 610 9 0 0 25 0 8 0 181112978 937607168 14463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786203 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22057/statm: 228908 14463 2167 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 181112982 937607168 14463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 181112983 937607168 14463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181112983 937607168 14463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 14463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.15
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 412 0 0 0 14 1 0 0 17 0 8 0 181112986 937607168 14463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 14463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181112986 937607168 14463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915632

[startup+12.7434 s]
/proc/loadavg: 1.31 1.06 1.14 4/88 22074
/proc/meminfo: memFree=729344/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=12.64
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 21454 0 1 0 1251 13 0 0 25 0 8 0 181112978 937607168 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783941 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22057/statm: 228908 21189 2178 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=0.13
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 4856 0 0 0 11 2 0 0 16 0 8 0 181112982 937607168 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 10 0 0 0 0 0 0 0 17 0 8 0 181112983 937607168 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.15
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 413 0 0 0 14 1 0 0 17 0 8 0 181112986 937607168 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181112986 937607168 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915632

[startup+25.6089 s]
/proc/loadavg: 1.41 1.10 1.15 4/79 22130
/proc/meminfo: memFree=1385480/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=25.4
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 21470 0 1 0 2526 14 0 0 25 0 8 0 181112978 937607168 21205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782637 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22057/statm: 228908 21205 2179 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=0.13
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 4856 0 0 0 11 2 0 0 16 0 8 0 181112982 937607168 21205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 10 0 0 0 0 0 0 0 17 0 8 0 181112983 937607168 21205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 21205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 21205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.17
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 428 0 0 0 16 1 0 0 17 0 8 0 181112986 937607168 21205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 21205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181112986 937607168 21205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 915632

[startup+51.2259 s]
/proc/loadavg: 1.61 1.17 1.17 3/81 22138
/proc/meminfo: memFree=1350392/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=51
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 31080 0 1 0 5081 19 0 0 25 0 8 0 181112978 937607168 30813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784936 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22057/statm: 228908 30813 2179 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=0.43
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 14463 0 0 0 37 6 0 0 16 0 8 0 181112982 937607168 30813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 10 0 0 0 0 0 0 0 17 0 8 0 181112983 937607168 30813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 30813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 30813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.17
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 429 0 0 0 16 1 0 0 16 0 8 0 181112986 937607168 30813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 30813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181112986 937607168 30813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 915632

[startup+102.45 s]
/proc/loadavg: 1.88 1.31 1.22 3/81 22138
/proc/meminfo: memFree=1277624/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=102.21
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 49253 0 1 0 10193 28 0 0 25 0 8 0 181112978 937607168 48983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798556 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22057/statm: 228908 48983 2179 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=1.12
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 32628 0 0 0 99 13 0 0 16 0 8 0 181112982 937607168 48983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 10 0 0 0 0 0 0 0 17 0 8 0 181112983 937607168 48983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 48983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 48983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.18
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 434 0 0 0 17 1 0 0 15 0 8 0 181112986 937607168 48983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 48983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181112986 937607168 48983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 915632

[startup+162.515 s]
/proc/loadavg: 1.95 1.43 1.26 3/81 22138
/proc/meminfo: memFree=1211064/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=162.26
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 65849 0 1 0 16189 37 0 0 25 0 8 0 181112978 937607168 65576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786216 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.87 s]
/proc/loadavg: 2.00 2.00 1.80 3/83 22140
/proc/meminfo: memFree=1150056/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=1483.24
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 81416 0 1 0 148276 48 0 0 25 0 8 0 181112978 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074038181 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22057/statm: 228908 81108 2548 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=2.99
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 64224 0 0 0 275 24 0 0 16 0 8 0 181112982 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.35
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 536 0 0 0 33 2 0 0 16 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.24
Current children cumulated vsize (KiB) 915632

[startup+1543.94 s]
/proc/loadavg: 2.00 2.00 1.81 3/83 22140
/proc/meminfo: memFree=1150120/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=1543.28
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 81416 0 1 0 154280 48 0 0 25 0 8 0 181112978 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074021632 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22057/statm: 228908 81108 2548 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=2.99
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 64224 0 0 0 275 24 0 0 16 0 8 0 181112982 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.35
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 536 0 0 0 33 2 0 0 16 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.28
Current children cumulated vsize (KiB) 915632

[startup+1603.99 s]
/proc/loadavg: 2.00 2.00 1.82 3/83 22140
/proc/meminfo: memFree=1149736/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=1603.32
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 81416 0 1 0 160284 48 0 0 25 0 8 0 181112978 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782710 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22057/statm: 228908 81108 2548 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=2.99
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 64224 0 0 0 275 24 0 0 16 0 8 0 181112982 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.35
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 536 0 0 0 33 2 0 0 16 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0.01
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1603.32
Current children cumulated vsize (KiB) 915632

[startup+1664.03 s]
/proc/loadavg: 2.03 2.01 1.83 3/83 22140
/proc/meminfo: memFree=1149736/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=1663.34
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 81416 0 1 0 166286 48 0 0 25 0 8 0 181112978 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074038261 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22057/statm: 228908 81108 2548 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=2.99
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 64224 0 0 0 275 24 0 0 16 0 8 0 181112982 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.35
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 536 0 0 0 33 2 0 0 16 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0.01
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1663.34
Current children cumulated vsize (KiB) 915632

[startup+1724.07 s]
/proc/loadavg: 2.01 2.01 1.84 3/83 22140
/proc/meminfo: memFree=1149672/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=1723.37
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 81416 0 1 0 172289 48 0 0 25 0 8 0 181112978 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074035225 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22057/statm: 228908 81108 2548 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=2.99
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 64224 0 0 0 275 24 0 0 16 0 8 0 181112982 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.35
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 536 0 0 0 33 2 0 0 16 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0.01
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1723.37
Current children cumulated vsize (KiB) 915632

[startup+1784.12 s]
/proc/loadavg: 2.00 2.00 1.84 3/83 22140
/proc/meminfo: memFree=1149672/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=1783.4
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 81416 0 1 0 178292 48 0 0 25 0 8 0 181112978 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22057/statm: 228908 81108 2548 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=2.99
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 64224 0 0 0 275 24 0 0 16 0 8 0 181112982 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.35
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 536 0 0 0 33 2 0 0 16 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0.01
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.78 s]
/proc/loadavg: 2.00 2.00 1.85 3/83 22140
/proc/meminfo: memFree=1149608/2055920 swapFree=4184508/4192956
[pid=22057] ppid=22050 vsize=915632 CPUtime=1800.05
/proc/22057/stat : 22057 (java) R 22050 22057 21907 0 -1 0 81416 0 1 0 179957 48 0 0 25 0 8 0 181112978 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074046635 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22057/statm: 228908 81108 2548 14 0 215378 0
[pid=22057/tid=22060] ppid=22050 vsize=915632 CPUtime=2.99
/proc/22057/task/22060/stat : 22060 (java) S 22050 22057 21907 0 -1 64 64224 0 0 0 275 24 0 0 16 0 8 0 181112982 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22063] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22063/stat : 22063 (java) S 22050 22057 21907 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22064] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22064/stat : 22064 (java) S 22050 22057 21907 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181112983 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22069] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22069/stat : 22069 (java) S 22050 22057 21907 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22070] ppid=22050 vsize=915632 CPUtime=0.35
/proc/22057/task/22070/stat : 22070 (java) S 22050 22057 21907 0 -1 64 536 0 0 0 33 2 0 0 16 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22057/tid=22071] ppid=22050 vsize=915632 CPUtime=0
/proc/22057/task/22071/stat : 22071 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22057/tid=22072] ppid=22050 vsize=915632 CPUtime=0.01
/proc/22057/task/22072/stat : 22072 (java) S 22050 22057 21907 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 181112986 937607168 81108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1800.85
CPU time (s): 1800.13
CPU user time (s): 1799.59
CPU system time (s): 0.533918
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.533918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81434
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= 38150
involuntary context switches= 7725

runsolver used 1.86472 s user time and 4.84826 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Tue Jan  9 07:18:55 UTC 2007


IDJOB= 233630
IDBENCH= 6621
FILE ID= node75/233630-1168327134

PBS_JOBID= 3503237

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ba73840b99a966ad835a0d6c1210d9c9

RANDOM SEED= 231117731

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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1476480 kB
Buffers:         66796 kB
Cached:         440096 kB
SwapCached:       2700 kB
Active:         158336 kB
Inactive:       362976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1476480 kB
SwapTotal:     4192956 kB
SwapFree:      4184508 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:          20444 kB
Slab:            43836 kB
Committed_AS:  4182648 kB
PageTables:       1636 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= 66556 MiB



End job on node75 on Tue Jan  9 07:48:57 UTC 2007