Trace number 1094197

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ACSAT 658.829 664.489

DiagnosticValue
CHECKS590505000
NODES861694

General information on the benchmark

Namecsp/os-taillard-10/
normalized-os-taillard-10-100-8.xml
MD5SUMf0df99011d7440fb883a6ea68fd3f0ea
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.04969
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size595
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1094197-1215279152.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.33	   
0.29/0.33	   variables being loaded...
0.29/0.38	     nbVariables=100  nbDomainTypes=100  minDomainSize=497  maxDomainSize=595  nbTotalValues=54567
0.29/0.38	       =>  wckTime=0.138  cpuTime=0.12  mem=8M847
0.29/0.38	   
0.29/0.38	   predicates being loaded...
0.39/0.44	   
0.39/0.44	   constraints being loaded...
0.87/0.95	     nbConstraints=910  nbGlobalConstraints=910  nbSharedBinaryRepresentations=0  minDegree=19  maxDegree=19  minArity=2
0.87/0.95	     avgArity=2.09  maxArity=10  nbGenerators=0  nbFusions=0  symmetryWckTime=0.157  symmetryCpuTime=0.12  nbCliques=10
0.87/0.95	       =>  wckTime=0.712  cpuTime=0.54  mem=22M582
0.97/1.03	   
0.97/1.03	   solver IterativeSystematicSolver being built... 
0.97/1.09	   
0.97/1.10	   INFO : Forward propagation technique limited 
1.08/1.16	       =>  wckTime=0.921  cpuTime=0.66  mem=23M813
1.08/1.18	   
1.08/1.18	   preprocessing
1.08/1.18	     nbConstraintChecks=0  nbPropagations=100  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.08/1.18	     detectedInconsistency=no
1.08/1.18	       =>  wckTime=0.018  cpuTime=0.01  mem=24M821
3.16/3.26	   
3.16/3.26	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=19M145)
658.73/664.46	   
658.73/664.46	   search
658.73/664.46	     run=26  nbConstraintChecks=590504885  minDepth=17  maxDepth=100  nbPropagations=29804182  nbRevisions=0
658.73/664.46	     nbUselessRevisions=0  nbAssignments=861694  nbFailedAssignments=805321  nbInferredBacktracks=39  nbBacktracks=55658
658.73/664.46	     nbVisitedNodes=1716980  nbRestartNogoods=1845  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=12.39
658.73/664.46	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
658.73/664.46	       =>  wckTime=663.293  cpuTime=656.57  mem=47M639
658.73/664.46	   
658.73/664.46	   global
658.73/664.46	     nbConstraintChecks=590504885  nbPropagations=29804282  nbRestartNogoods=1845  solvingWckTime=663.295
658.73/664.46	     solvingCpuTime=656.57  expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=657.22
658.73/664.46	     globalCpuTime=657.26
658.73/664.46	       =>  wckTime=664.221  cpuTime=657.23  mem=47M639
658.73/664.46	   
658.73/664.46	s SATISFIABLE
658.73/664.46	v 15 529 0 116 314 179 28 495 388 460 148 572 293 0 58 168 502 380 412 239 160 428 136 471 258 0 50 293 495 347 80 289 232 577 502 467 54 320 159 0 328 297 200 0 391 71 164 54 266 73 303 266 472 92 71 232 160 570 0 402 572 467 289 381 320 0 245 159 74 474 19 328 460 258 0 179 556 572 92 380 472 315 303 148 240 0 372 58 200 346 402 474 563 74 219 173 315 28 50 0 
658.73/664.46	d NODES 861694
658.73/664.46	d CHECKS 590504885
658.73/664.47	   
658.73/664.47	   totalWckTime=664.288  totalCpuTime=657.26

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1094197-1215279152/watcher-1094197-1215279152 -o /tmp/evaluation-result-1094197-1215279152/solver-1094197-1215279152 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1094197-1215279152.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 22096
/proc/meminfo: memFree=1697160/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=18572 CPUtime=0
/proc/22096/stat : 22096 (runsolver) R 22094 22096 19008 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2006888673 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 254195330343 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/22096/statm: 4643 292 257 25 0 2626 0

[startup+0.0898009 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 22096
/proc/meminfo: memFree=1697160/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=865856 CPUtime=0.07
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 3580 0 1 0 5 2 0 0 18 0 9 0 2006888673 886636544 3068 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 216464 3068 1642 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.101796 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 22096
/proc/meminfo: memFree=1697160/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=865884 CPUtime=0.08
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 3740 0 1 0 6 2 0 0 18 0 9 0 2006888673 886665216 3203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 216471 3203 1697 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.30183 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 22096
/proc/meminfo: memFree=1697160/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=866284 CPUtime=0.29
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 6010 0 1 0 25 4 0 0 18 0 9 0 2006888673 887074816 5384 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 216571 5384 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.701892 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 22096
/proc/meminfo: memFree=1697160/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=867676 CPUtime=0.69
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 9040 0 1 0 62 7 0 0 18 0 9 0 2006888673 888500224 8400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 216920 8400 2011 9 0 211426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867676

[startup+1.50302 s]
/proc/loadavg: 1.92 1.99 1.99 4/83 22109
/proc/meminfo: memFree=1666160/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868000 CPUtime=1.47
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 21274 316 1 0 134 13 0 0 18 0 9 0 2006888673 888832000 14277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217000 14277 2632 9 0 211506 0
[pid=22096/tid=22098] ppid=22094 vsize=868000 CPUtime=1.12
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 15698 316 1 0 102 10 0 0 19 0 9 0 2006888675 888832000 14277 996147200 134512640 134550740 4294955968 18446744073709551615 4126965578 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868000 CPUtime=0.05
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 3837 316 0 0 5 0 0 0 17 0 9 0 2006888676 888832000 14277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868000 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888832000 14277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868000 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 10 316 0 0 0 0 0 0 16 0 9 0 2006888677 888832000 14277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868000 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888832000 14277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868000 CPUtime=0.26
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 903 316 0 0 26 0 0 0 16 0 9 0 2006888679 888832000 14277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868000 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888832000 14277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868000 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 11 316 0 0 0 0 0 0 15 0 9 0 2006888679 888832000 14277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 868000

[startup+3.10227 s]
/proc/loadavg: 1.92 1.99 1.99 3/81 22109
/proc/meminfo: memFree=1628216/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868044 CPUtime=3.06
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 28632 316 1 0 290 16 0 0 18 0 9 0 2006888673 888877056 21369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21369 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=2.63
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 19842 316 1 0 251 12 0 0 25 0 9 0 2006888675 888877056 21369 996147200 134512640 134550740 4294955968 18446744073709551615 4126965537 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=0.09
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7022 316 0 0 7 2 0 0 16 0 9 0 2006888676 888877056 21369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.3
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 929 316 0 0 30 0 0 0 15 0 9 0 2006888679 888877056 21369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888877056 21369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 11 316 0 0 0 0 0 0 15 0 9 0 2006888679 888877056 21369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868044

[startup+6.30277 s]
/proc/loadavg: 1.93 1.99 1.99 3/81 22109
/proc/meminfo: memFree=1621560/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868044 CPUtime=6.23
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 28673 316 1 0 607 16 0 0 18 0 9 0 2006888673 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21372 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=5.79
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 19848 316 1 0 567 12 0 0 25 0 9 0 2006888675 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4127123688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=0.1
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7022 316 0 0 8 2 0 0 16 0 9 0 2006888676 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.31
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 932 316 0 0 31 0 0 0 16 0 9 0 2006888679 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 43 316 0 0 0 0 0 0 15 0 9 0 2006888679 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 868044

[startup+12.7028 s]
/proc/loadavg: 1.93 1.99 1.99 3/81 22109
/proc/meminfo: memFree=1621368/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868044 CPUtime=12.58
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 28682 316 1 0 1241 17 0 0 18 0 9 0 2006888673 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21372 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=12.11
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 19857 316 1 0 1199 12 0 0 25 0 9 0 2006888675 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4127091926 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=0.11
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7022 316 0 0 9 2 0 0 16 0 9 0 2006888676 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.31
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 932 316 0 0 31 0 0 0 17 0 9 0 2006888679 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 43 316 0 0 0 0 0 0 15 0 9 0 2006888679 888877056 21372 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 868044

[startup+25.5017 s]
/proc/loadavg: 1.95 1.99 1.99 3/81 22109
/proc/meminfo: memFree=1620992/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868044 CPUtime=25.26
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 28820 316 1 0 2509 17 0 0 18 0 9 0 2006888673 888877056 21488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21488 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=24.77
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 19878 316 1 0 2465 12 0 0 25 0 9 0 2006888675 888877056 21488 996147200 134512640 134550740 4294955968 18446744073709551615 4127126094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=0.14
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7136 316 0 0 12 2 0 0 16 0 9 0 2006888676 888877056 21488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.31
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 935 316 0 0 31 0 0 0 16 0 9 0 2006888679 888877056 21488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888877056 21488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 43 316 0 0 0 0 0 0 15 0 9 0 2006888679 888877056 21488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 868044

[startup+51.1017 s]
/proc/loadavg: 1.96 1.99 1.99 3/81 22109
/proc/meminfo: memFree=1620928/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868044 CPUtime=50.64
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 28875 316 1 0 5047 17 0 0 18 0 9 0 2006888673 888877056 21493 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21493 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=50.1
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 19922 316 1 0 4997 13 0 0 25 0 9 0 2006888675 888877056 21493 996147200 134512640 134550740 4294955968 18446744073709551615 4126841490 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=0.19
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7139 316 0 0 17 2 0 0 16 0 9 0 2006888676 888877056 21493 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21493 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21493 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21493 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.31
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 943 316 0 0 31 0 0 0 16 0 9 0 2006888679 888877056 21493 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0

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

/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 29696 316 1 0 64686 26 0 0 18 0 9 0 2006888673 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21543 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=645.75
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 20693 316 1 0 64558 17 0 0 25 0 9 0 2006888675 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4126969977 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=1.01
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7189 316 0 0 94 7 0 0 16 0 9 0 2006888676 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.31
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 943 316 0 0 31 0 0 0 16 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 43 316 0 0 0 0 0 0 15 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 647.12
Current children cumulated vsize (KiB) 868044

[startup+659.103 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 22109
/proc/meminfo: memFree=1618752/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868044 CPUtime=653.47
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 29707 316 1 0 65320 27 0 0 18 0 9 0 2006888673 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21543 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=652.09
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 20704 316 1 0 65192 17 0 0 25 0 9 0 2006888675 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4125952048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=1.03
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7189 316 0 0 95 8 0 0 16 0 9 0 2006888676 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.31
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 943 316 0 0 31 0 0 0 16 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 43 316 0 0 0 0 0 0 15 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 653.47
Current children cumulated vsize (KiB) 868044

[startup+662.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 22109
/proc/meminfo: memFree=1618752/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868044 CPUtime=656.65
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 29710 316 1 0 65638 27 0 0 18 0 9 0 2006888673 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21543 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=655.26
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 20707 316 1 0 65509 17 0 0 25 0 9 0 2006888675 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4126682648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=1.04
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7189 316 0 0 96 8 0 0 16 0 9 0 2006888676 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.31
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 943 316 0 0 31 0 0 0 16 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 43 316 0 0 0 0 0 0 15 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 656.65
Current children cumulated vsize (KiB) 868044

[startup+663.103 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 22109
/proc/meminfo: memFree=1618752/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868044 CPUtime=657.44
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 29711 316 1 0 65717 27 0 0 18 0 9 0 2006888673 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21543 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=656.05
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 20708 316 1 0 65588 17 0 0 25 0 9 0 2006888675 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4127060944 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=1.04
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7189 316 0 0 96 8 0 0 17 0 9 0 2006888676 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.31
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 943 316 0 0 31 0 0 0 16 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 43 316 0 0 0 0 0 0 15 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 657.44
Current children cumulated vsize (KiB) 868044

[startup+663.903 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 22109
/proc/meminfo: memFree=1618752/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868044 CPUtime=658.23
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 29712 316 1 0 65796 27 0 0 18 0 9 0 2006888673 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21543 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=656.84
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 20709 316 1 0 65667 17 0 0 25 0 9 0 2006888675 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4126682648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=1.04
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7189 316 0 0 96 8 0 0 17 0 9 0 2006888676 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.31
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 943 316 0 0 31 0 0 0 16 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 43 316 0 0 0 0 0 0 15 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 658.23
Current children cumulated vsize (KiB) 868044

[startup+664.303 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 22109
/proc/meminfo: memFree=1618752/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868044 CPUtime=658.63
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 29712 316 1 0 65836 27 0 0 18 0 9 0 2006888673 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21543 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=657.24
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 20709 316 1 0 65707 17 0 0 25 0 9 0 2006888675 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4127087259 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=1.04
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7189 316 0 0 96 8 0 0 17 0 9 0 2006888676 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.31
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 943 316 0 0 31 0 0 0 16 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 43 316 0 0 0 0 0 0 15 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 658.63
Current children cumulated vsize (KiB) 868044

[startup+664.408 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 22109
/proc/meminfo: memFree=1618752/2055920 swapFree=4179828/4192956
[pid=22096] ppid=22094 vsize=868044 CPUtime=658.73
/proc/22096/stat : 22096 (java) S 22094 22096 19008 0 -1 0 29712 316 1 0 65846 27 0 0 18 0 9 0 2006888673 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22096/statm: 217011 21543 2614 9 0 211539 0
[pid=22096/tid=22098] ppid=22094 vsize=868044 CPUtime=657.34
/proc/22096/task/22098/stat : 22098 (java) R 22094 22096 19008 0 -1 64 20709 316 1 0 65717 17 0 0 25 0 9 0 2006888675 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4127088665 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22099] ppid=22094 vsize=868044 CPUtime=1.04
/proc/22096/task/22099/stat : 22099 (java) S 22094 22096 19008 0 -1 64 7189 316 0 0 96 8 0 0 17 0 9 0 2006888676 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22100] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22100/stat : 22100 (java) S 22094 22096 19008 0 -1 64 14 316 0 0 0 0 0 0 16 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22101] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22101/stat : 22101 (java) S 22094 22096 19008 0 -1 64 13 316 0 0 0 0 0 0 15 0 9 0 2006888677 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22102] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22102/stat : 22102 (java) S 22094 22096 19008 0 -1 64 1 316 0 0 0 0 0 0 18 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22103] ppid=22094 vsize=868044 CPUtime=0.31
/proc/22096/task/22103/stat : 22103 (java) S 22094 22096 19008 0 -1 64 943 316 0 0 31 0 0 0 16 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22104] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22104/stat : 22104 (java) S 22094 22096 19008 0 -1 64 2 316 0 0 0 0 0 0 19 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22096/tid=22105] ppid=22094 vsize=868044 CPUtime=0
/proc/22096/task/22105/stat : 22105 (java) S 22094 22096 19008 0 -1 64 43 316 0 0 0 0 0 0 15 0 9 0 2006888679 888877056 21543 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 658.73
Current children cumulated vsize (KiB) 868044

Child status: 0
Real time (s): 664.489
CPU time (s): 658.829
CPU user time (s): 658.538
CPU system time (s): 0.290955
CPU usage (%): 99.1482
Max. virtual memory (cumulated for all children) (KiB): 868044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 658.538
system time used= 0.290955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30064
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= 20484
involuntary context switches= 33526

runsolver used 0.970852 second user time and 2.06669 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-05 19:32:32
IDJOB=1094197
IDBENCH=58767
IDSOLVER=363
FILE ID=node34/1094197-1215279152
PBS_JOBID= 7882190
Free space on /tmp= 66504 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/os-taillard-10/normalized-os-taillard-10-100-8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1094197-1215279152/watcher-1094197-1215279152 -o /tmp/evaluation-result-1094197-1215279152/solver-1094197-1215279152 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1094197-1215279152.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f0df99011d7440fb883a6ea68fd3f0ea
RANDOM SEED=473744786

node34.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1697640 kB
Buffers:         48588 kB
Cached:         202336 kB
SwapCached:       7272 kB
Active:         200124 kB
Inactive:       105608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697640 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            2156 kB
Writeback:           0 kB
Mapped:          62004 kB
Slab:            37728 kB
Committed_AS:  3614996 kB
PageTables:       1884 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= 66504 MiB
End job on node34 at 2008-07-05 19:43:36