Trace number 1090801

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 ACUNSAT 680.088 685.949

DiagnosticValue
CHECKS514149000
NODES489423

General information on the benchmark

Namecsp/graphColoring/insertion/k-insertion/
normalized-3-insertions-5-3.xml
MD5SUMe6686b7ac7c1f0a673b1dea10c95cca7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.58385
Satisfiable
(Un)Satisfiability was proved
Number of variables1406
Number of constraints9695
Maximum constraint arity2
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9695
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1090801-1215272003.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.58/0.61	     nbVariables=1406  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=4218
0.58/0.61	       =>  wckTime=0.373  cpuTime=0.26  mem=12M795
0.58/0.61	   
0.58/0.61	   predicates being loaded...
0.58/0.67	   
0.58/0.67	   constraints being loaded...
3.93/4.01	     nbConstraints=9697  nbGlobalConstraints=2  nbConvertedConstraints=9695  nbConvertConstraintsChecks=18
3.93/4.01	     nbExtensionStructures=2  nbSharedExtensionStructures=9693  nbConflictsStructures=2
3.93/4.01	     nbSharedConflictsStructures=9693  nbSharedBinaryRepresentations=3  minDegree=6  maxDegree=281  minArity=2
3.93/4.01	     avgArity=2.26  maxArity=1250  nbGenerators=2  nbFusions=1  symmetryWckTime=1.749  symmetryCpuTime=1.36
3.93/4.01	       =>  wckTime=3.77  cpuTime=3.04  mem=57M328
4.04/4.14	   
4.04/4.14	   solver IterativeSystematicSolver being built... 
4.13/4.21	   
4.13/4.21	   INFO : Forward propagation technique limited 
4.23/4.34	       =>  wckTime=4.099  cpuTime=3.2  mem=34M710
4.23/4.36	   
4.23/4.36	   preprocessing
4.23/4.36	     nbConstraintChecks=6  nbPropagations=1407  nbRevisions=2  nbUselessRevisions=0  nbRemovedValues=3
4.23/4.36	     nbRemovedTuples=3  detectedInconsistency=no
4.23/4.36	       =>  wckTime=0.02  cpuTime=0.01  mem=35M744
78.10/78.89	   
78.10/78.89	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=37M877)
679.96/685.89	   
679.96/685.89	   search
679.96/685.89	     run=21  nbConstraintChecks=514148831  minDepth=0  maxDepth=31  nbPropagations=166967904  nbRevisions=1036462063
679.96/685.89	     nbUselessRevisions=798500305  nbAssignments=489423  nbFailedAssignments=119641  nbInferredBacktracks=3811
679.96/685.89	     nbBacktracks=369404  nbVisitedNodes=731290  nbRestartNogoods=133  nbSEliminables=18.3  nbREliminables=536.91
679.96/685.89	     nbIEliminables=240.81  nbDEliminables=0  nbPEliminables=0
679.96/685.89	       =>  wckTime=681.545  cpuTime=675.68  mem=37M877
679.96/685.89	   
679.96/685.89	   global
679.96/685.89	     nbConstraintChecks=514148837  nbPropagations=166969311  nbRevisions=1036462065  nbUselessRevisions=798500305
679.96/685.89	     nbRestartNogoods=133  solvingWckTime=681.547  solvingCpuTime=675.69  expiredTime=no  totalExploration=yes
679.96/685.89	     nbFoundSolutions=0  globalCpuTime=678.94
679.96/685.89	       =>  wckTime=685.649  cpuTime=678.89  mem=37M877
679.96/685.89	   
679.96/685.89	s UNSATISFIABLE
679.96/685.89	d NODES 489423
679.96/685.89	d CHECKS 514148837
679.96/685.89	   
679.96/685.89	   totalWckTime=685.704  totalCpuTime=678.94

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1090801-1215272003/watcher-1090801-1215272003 -o /tmp/evaluation-result-1090801-1215272003/solver-1090801-1215272003 -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-1090801-1215272003.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: 2.02 2.05 2.00 4/72 31614
/proc/meminfo: memFree=1751536/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=18572 CPUtime=0
/proc/31614/stat : 31614 (runsolver) R 31612 31614 30011 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2006173177 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 264840473895 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31614/statm: 4643 292 257 25 0 2626 0

[startup+0.095332 s]
/proc/loadavg: 2.02 2.05 2.00 4/72 31614
/proc/meminfo: memFree=1751536/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=865884 CPUtime=0.08
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 3635 0 1 0 6 2 0 0 18 0 9 0 2006173177 886665216 3119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 216471 3119 1670 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.101329 s]
/proc/loadavg: 2.02 2.05 2.00 4/72 31614
/proc/meminfo: memFree=1751536/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=865884 CPUtime=0.08
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 3686 0 1 0 6 2 0 0 18 0 9 0 2006173177 886665216 3159 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 216471 3159 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301355 s]
/proc/loadavg: 2.02 2.05 2.00 4/72 31614
/proc/meminfo: memFree=1751536/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=866196 CPUtime=0.28
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 5619 0 1 0 25 3 0 0 18 0 9 0 2006173177 886984704 5033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 216549 5033 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701397 s]
/proc/loadavg: 2.02 2.05 2.00 4/72 31614
/proc/meminfo: memFree=1751536/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=867104 CPUtime=0.67
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 8530 0 1 0 62 5 0 0 18 0 9 0 2006173177 887914496 7890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 216776 7890 2009 9 0 211282 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867104

[startup+1.50148 s]
/proc/loadavg: 2.02 2.05 2.00 3/81 31623
/proc/meminfo: memFree=1714856/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=867716 CPUtime=1.46
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 15729 0 1 0 128 18 0 0 18 0 9 0 2006173177 888541184 15086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 216929 15086 2015 9 0 211435 0
[pid=31614/tid=31616] ppid=31612 vsize=867716 CPUtime=1.22
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 14322 0 1 0 105 17 0 0 25 0 9 0 2006173178 888541184 15086 996147200 134512640 134550740 4294955968 18446744073709551615 104454898 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=867716 CPUtime=0
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2006173180 888541184 15086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=867716 CPUtime=0
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2006173180 888541184 15086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=867716 CPUtime=0
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2006173180 888541184 15086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=867716 CPUtime=0
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006173182 888541184 15086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=867716 CPUtime=0.23
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 710 0 0 0 23 0 0 0 16 0 9 0 2006173182 888541184 15086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=867716 CPUtime=0
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006173182 888541184 15086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=867716 CPUtime=0
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006173182 888541184 15086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867716

[startup+3.10164 s]
/proc/loadavg: 2.02 2.05 2.00 3/81 31623
/proc/meminfo: memFree=1685416/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=867952 CPUtime=3.04
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 28969 920 1 0 227 54 22 1 18 0 9 0 2006173177 888782848 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 216988 18475 2016 9 0 211516 0
[pid=31614/tid=31616] ppid=31612 vsize=867952 CPUtime=2.65
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 25273 920 1 0 191 51 22 1 24 0 9 0 2006173178 888782848 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4127083264 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=867952 CPUtime=0.32
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 1921 920 0 0 8 1 22 1 16 0 9 0 2006173180 888782848 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=867952 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 13 920 0 0 0 0 22 1 16 0 9 0 2006173180 888782848 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=867952 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 5 920 0 0 0 0 22 1 16 0 9 0 2006173180 888782848 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=867952 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888782848 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=867952 CPUtime=0.49
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 945 920 0 0 26 0 22 1 16 0 9 0 2006173182 888782848 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=867952 CPUtime=0.23
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 19 0 9 0 2006173182 888782848 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=867952 CPUtime=0.23
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 7 920 0 0 0 0 22 1 15 0 9 0 2006173182 888782848 18475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867952

[startup+6.30297 s]
/proc/loadavg: 2.02 2.04 2.00 3/81 31627
/proc/meminfo: memFree=1670888/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=868108 CPUtime=6.22
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 39702 920 1 0 541 58 22 1 18 0 9 0 2006173177 888942592 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 217027 22610 2637 9 0 211533 0
[pid=31614/tid=31616] ppid=31612 vsize=868108 CPUtime=5.54
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 29624 920 1 0 479 52 22 1 25 0 9 0 2006173178 888942592 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4127200969 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=868108 CPUtime=0.52
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 8225 920 0 0 26 3 22 1 17 0 9 0 2006173180 888942592 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 17 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 9 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888942592 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=868108 CPUtime=0.56
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 984 920 0 0 33 0 22 1 15 0 9 0 2006173182 888942592 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 19 0 9 0 2006173182 888942592 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 38 920 0 0 0 0 22 1 15 0 9 0 2006173182 888942592 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868108

[startup+12.7016 s]
/proc/loadavg: 2.02 2.04 2.00 3/81 31627
/proc/meminfo: memFree=1670632/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=868108 CPUtime=12.56
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 39707 920 1 0 1175 58 22 1 18 0 9 0 2006173177 888942592 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 217027 22611 2637 9 0 211533 0
[pid=31614/tid=31616] ppid=31612 vsize=868108 CPUtime=11.88
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 29629 920 1 0 1113 52 22 1 25 0 9 0 2006173178 888942592 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4127200975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=868108 CPUtime=0.52
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 8225 920 0 0 26 3 22 1 16 0 9 0 2006173180 888942592 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 17 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 9 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888942592 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=868108 CPUtime=0.57
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 984 920 0 0 34 0 22 1 16 0 9 0 2006173182 888942592 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 19 0 9 0 2006173182 888942592 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 38 920 0 0 0 0 22 1 15 0 9 0 2006173182 888942592 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 868108

[startup+25.5019 s]
/proc/loadavg: 2.02 2.04 2.00 3/81 31627
/proc/meminfo: memFree=1670632/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=868108 CPUtime=25.25
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 39725 920 1 0 2444 58 22 1 18 0 9 0 2006173177 888942592 22615 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 217027 22615 2637 9 0 211533 0
[pid=31614/tid=31616] ppid=31612 vsize=868108 CPUtime=24.57
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 29635 920 1 0 2382 52 22 1 25 0 9 0 2006173178 888942592 22615 996147200 134512640 134550740 4294955968 18446744073709551615 4127200975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=868108 CPUtime=0.52
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 8225 920 0 0 26 3 22 1 17 0 9 0 2006173180 888942592 22615 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 17 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22615 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 9 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22615 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888942592 22615 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=868108 CPUtime=0.57
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 996 920 0 0 34 0 22 1 17 0 9 0 2006173182 888942592 22615 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 19 0 9 0 2006173182 888942592 22615 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 38 920 0 0 0 0 22 1 15 0 9 0 2006173182 888942592 22615 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 868108

[startup+51.1016 s]
/proc/loadavg: 2.01 2.04 2.00 3/81 31627
/proc/meminfo: memFree=1670632/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=868108 CPUtime=50.63
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 39757 920 1 0 4982 58 22 1 18 0 9 0 2006173177 888942592 22621 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 217027 22621 2637 9 0 211533 0
[pid=31614/tid=31616] ppid=31612 vsize=868108 CPUtime=49.94
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 29638 920 1 0 4919 52 22 1 25 0 9 0 2006173178 888942592 22621 996147200 134512640 134550740 4294955968 18446744073709551615 4127200993 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=868108 CPUtime=0.52
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 8225 920 0 0 26 3 22 1 16 0 9 0 2006173180 888942592 22621 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 17 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22621 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 9 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22621 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888942592 22621 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=868108 CPUtime=0.58
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 1025 920 0 0 35 0 22 1 16 0 9 0 2006173182 888942592 22621 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=868108 CPUtime=0.23

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

/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 39809 920 1 0 65902 59 22 1 18 0 9 0 2006173177 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 217027 22641 2637 9 0 211533 0
[pid=31614/tid=31616] ppid=31612 vsize=868108 CPUtime=659.1
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 29650 920 1 0 65834 53 22 1 25 0 9 0 2006173178 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4127206562 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=868108 CPUtime=0.52
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 8225 920 0 0 26 3 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 17 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 9 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=868108 CPUtime=0.63
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 1065 920 0 0 39 1 22 1 16 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 19 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 38 920 0 0 0 0 22 1 15 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 659.84
Current children cumulated vsize (KiB) 868108

[startup+678.301 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 31668
/proc/meminfo: memFree=1653592/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=868108 CPUtime=672.53
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 39809 920 1 0 67171 59 22 1 18 0 9 0 2006173177 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 217027 22641 2637 9 0 211533 0
[pid=31614/tid=31616] ppid=31612 vsize=868108 CPUtime=671.79
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 29650 920 1 0 67103 53 22 1 25 0 9 0 2006173178 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4127206562 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=868108 CPUtime=0.52
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 8225 920 0 0 26 3 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 17 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 9 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=868108 CPUtime=0.63
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 1065 920 0 0 39 1 22 1 16 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 19 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 38 920 0 0 0 0 22 1 15 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 672.53
Current children cumulated vsize (KiB) 868108

[startup+681.503 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 31669
/proc/meminfo: memFree=1640728/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=868108 CPUtime=675.7
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 39809 920 1 0 67488 59 22 1 18 0 9 0 2006173177 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 217027 22641 2637 9 0 211533 0
[pid=31614/tid=31616] ppid=31612 vsize=868108 CPUtime=674.96
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 29650 920 1 0 67420 53 22 1 25 0 9 0 2006173178 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4127296162 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=868108 CPUtime=0.52
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 8225 920 0 0 26 3 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 17 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 9 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=868108 CPUtime=0.63
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 1065 920 0 0 39 1 22 1 16 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 19 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 38 920 0 0 0 0 22 1 15 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 675.7
Current children cumulated vsize (KiB) 868108

[startup+683.108 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 31669
/proc/meminfo: memFree=1640728/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=868108 CPUtime=677.28
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 39809 920 1 0 67646 59 22 1 18 0 9 0 2006173177 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 217027 22641 2637 9 0 211533 0
[pid=31614/tid=31616] ppid=31612 vsize=868108 CPUtime=676.55
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 29650 920 1 0 67579 53 22 1 25 0 9 0 2006173178 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4127202160 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=868108 CPUtime=0.52
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 8225 920 0 0 26 3 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 17 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 9 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=868108 CPUtime=0.63
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 1065 920 0 0 39 1 22 1 16 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 19 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 38 920 0 0 0 0 22 1 15 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.28
Current children cumulated vsize (KiB) 868108

[startup+684.702 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 31669
/proc/meminfo: memFree=1640728/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=868108 CPUtime=678.87
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 39809 920 1 0 67805 59 22 1 18 0 9 0 2006173177 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 217027 22641 2637 9 0 211533 0
[pid=31614/tid=31616] ppid=31612 vsize=868108 CPUtime=678.14
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 29650 920 1 0 67737 54 22 1 25 0 9 0 2006173178 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4127202516 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=868108 CPUtime=0.52
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 8225 920 0 0 26 3 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 17 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 9 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=868108 CPUtime=0.63
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 1065 920 0 0 39 1 22 1 16 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 19 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 38 920 0 0 0 0 22 1 15 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 678.87
Current children cumulated vsize (KiB) 868108

[startup+685.502 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 31669
/proc/meminfo: memFree=1640728/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=868108 CPUtime=679.66
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 39809 920 1 0 67884 59 22 1 18 0 9 0 2006173177 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 217027 22641 2637 9 0 211533 0
[pid=31614/tid=31616] ppid=31612 vsize=868108 CPUtime=678.93
/proc/31614/task/31616/stat : 31616 (java) R 31612 31614 30011 0 -1 64 29650 920 1 0 67816 54 22 1 25 0 9 0 2006173178 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4127200154 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=868108 CPUtime=0.52
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 8225 920 0 0 26 3 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 17 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 9 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=868108 CPUtime=0.63
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 1065 920 0 0 39 1 22 1 16 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 19 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 38 920 0 0 0 0 22 1 15 0 9 0 2006173182 888942592 22641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 679.66
Current children cumulated vsize (KiB) 868108

[startup+685.902 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 31669
/proc/meminfo: memFree=1640728/2055920 swapFree=4180396/4192956
[pid=31614] ppid=31612 vsize=868108 CPUtime=680.06
/proc/31614/stat : 31614 (java) S 31612 31614 30011 0 -1 0 39812 920 1 0 67923 60 22 1 18 0 9 0 2006173177 888942592 22642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31614/statm: 217027 22642 2637 9 0 211533 0
[pid=31614/tid=31616] ppid=31612 vsize=868108 CPUtime=679.32
/proc/31614/task/31616/stat : 31616 (java) S 31612 31614 30011 0 -1 64 29653 920 1 0 67855 54 22 1 25 0 9 0 2006173178 888942592 22642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31617] ppid=31612 vsize=868108 CPUtime=0.52
/proc/31614/task/31617/stat : 31617 (java) S 31612 31614 30011 0 -1 64 8225 920 0 0 26 3 22 1 16 0 9 0 2006173180 888942592 22642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31618] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31618/stat : 31618 (java) S 31612 31614 30011 0 -1 64 17 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31619] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31619/stat : 31619 (java) S 31612 31614 30011 0 -1 64 9 920 0 0 0 0 22 1 16 0 9 0 2006173180 888942592 22642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31620] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31620/stat : 31620 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 18 0 9 0 2006173182 888942592 22642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31621] ppid=31612 vsize=868108 CPUtime=0.63
/proc/31614/task/31621/stat : 31621 (java) S 31612 31614 30011 0 -1 64 1065 920 0 0 39 1 22 1 16 0 9 0 2006173182 888942592 22642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31622] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31622/stat : 31622 (java) S 31612 31614 30011 0 -1 64 1 920 0 0 0 0 22 1 19 0 9 0 2006173182 888942592 22642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31614/tid=31623] ppid=31612 vsize=868108 CPUtime=0.23
/proc/31614/task/31623/stat : 31623 (java) S 31612 31614 30011 0 -1 64 38 920 0 0 0 0 22 1 15 0 9 0 2006173182 888942592 22642 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 680.06
Current children cumulated vsize (KiB) 868108

Child status: 0
Real time (s): 685.949
CPU time (s): 680.088
CPU user time (s): 679.458
CPU system time (s): 0.629904
CPU usage (%): 99.1455
Max. virtual memory (cumulated for all children) (KiB): 868128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 679.458
system time used= 0.629904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40759
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= 15605
involuntary context switches= 30019

runsolver used 0.690894 second user time and 2.44263 second system time

The end

Launcher Data (download as text)

Begin job on node44 at 2008-07-05 17:33:23
IDJOB=1090801
IDBENCH=58494
IDSOLVER=363
FILE ID=node44/1090801-1215272003
PBS_JOBID= 7882144
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/insertion/k-insertion/normalized-3-insertions-5-3.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-1090801-1215272003/watcher-1090801-1215272003 -o /tmp/evaluation-result-1090801-1215272003/solver-1090801-1215272003 -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-1090801-1215272003.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e6686b7ac7c1f0a673b1dea10c95cca7
RANDOM SEED=898605787

node44.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.213
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.213
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:       1752016 kB
Buffers:         35784 kB
Cached:         202020 kB
SwapCached:       6316 kB
Active:         161740 kB
Inactive:        87920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752016 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:            3224 kB
Writeback:           0 kB
Mapped:          19800 kB
Slab:            39552 kB
Committed_AS:  3671292 kB
PageTables:       1752 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= 66548 MiB
End job on node44 at 2008-07-05 17:44:49