Trace number 2095758

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 ESAC? (TO) 1800.08 1801.14

General information on the benchmark

Namecsp/pseudoGLB/
normalized-chnl30-31-pb-cnf-cr.xml
MD5SUM7b5420399cb5bfc12036ec60b979a9b7
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1860
Number of constraints122
Maximum constraint arity31
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(122)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2095758-1247408396.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.48/0.57	     nbVariables=1860  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=3720
0.48/0.57	       =>  wckTime=0.305  cpuTime=0.19  mem=12M768
0.48/0.57	   
0.48/0.57	   constraints being loaded...
2.55/2.69	     nbConstraints=241  nbGlobalConstraints=241  nbSharedBinaryRepresentations=0  minDegree=5  maxDegree=7  minArity=30
2.55/2.69	     avgArity=53.01  maxArity=1860  nbGenerators=119  nbFusions=0  symmetryWckTime=2.051  symmetryCpuTime=1.63
2.55/2.69	       =>  wckTime=2.433  cpuTime=1.88  mem=6M465
2.64/2.75	   
2.64/2.75	   solver IterativeSystematicSolver being built... 
2.74/2.82	   
2.74/2.82	   INFO : Forward propagation technique limited 
2.84/2.99	       =>  wckTime=2.725  cpuTime=2.08  mem=31M711
3.63/3.70	   
3.63/3.70	   preprocessing
3.63/3.70	     nbConstraintChecks=0  nbPropagations=3884  nbRevisions=0  nbUselessRevisions=0  nbSingletonTests=1952
3.63/3.71	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
3.63/3.71	       =>  wckTime=0.71  cpuTime=0.67  mem=31M711

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2095758-1247408396/watcher-2095758-1247408396 -o /tmp/evaluation-result-2095758-1247408396/solver-2095758-1247408396 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095758-1247408396.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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30724
/proc/meminfo: memFree=1737952/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=10676 CPUtime=0
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27906120 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 2669 474 207 9 0 1184 0
[pid=30724/tid=30725] ppid=30722 vsize=10676 CPUtime=0
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27906121 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 10121176 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.028335 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30724
/proc/meminfo: memFree=1737952/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=861936 CPUtime=0.02
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 1878 0 1 0 1 1 0 0 18 0 5 0 27906120 882622464 1563 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 215484 1563 686 9 0 210399 0
[pid=30724/tid=30725] ppid=30722 vsize=861936 CPUtime=0
/proc/30724/task/30725/stat : 30725 (java) S 30722 30724 30089 0 -1 64 1187 0 1 0 0 0 0 0 19 0 5 0 27906121 882622464 1563 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.102482 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30724
/proc/meminfo: memFree=1737952/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=865984 CPUtime=0.08
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 3736 0 1 0 7 1 0 0 18 0 9 0 27906120 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 216496 3204 1700 9 0 210981 0
[pid=30724/tid=30725] ppid=30722 vsize=865984 CPUtime=0.06
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 2811 0 1 0 5 1 0 0 20 0 9 0 27906121 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302504 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30724
/proc/meminfo: memFree=1737952/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=866380 CPUtime=0.28
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 5867 0 1 0 25 3 0 0 18 0 9 0 27906120 887173120 5233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 216595 5233 1981 9 0 211053 0
[pid=30724/tid=30725] ppid=30722 vsize=866380 CPUtime=0.23
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 4885 0 1 0 21 2 0 0 18 0 9 0 27906121 887173120 5233 996147200 134512640 134550932 4294955968 18446744073709551615 102750578 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.70256 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30724
/proc/meminfo: memFree=1737952/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=867848 CPUtime=0.68
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 9225 0 1 0 62 6 0 0 18 0 10 0 27906120 888676352 8570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 216962 8570 2016 9 0 211420 0
[pid=30724/tid=30725] ppid=30722 vsize=867848 CPUtime=0.48
/proc/30724/task/30725/stat : 30725 (java) S 30722 30724 30089 0 -1 64 7883 0 1 0 44 4 0 0 21 0 10 0 27906121 888676352 8570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867848

[startup+1.50265 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 30737
/proc/meminfo: memFree=1709832/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=867848 CPUtime=1.46
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 21422 466 1 0 108 11 27 0 18 0 9 0 27906120 888676352 17130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 216962 17130 2041 9 0 211420 0
[pid=30724/tid=30725] ppid=30722 vsize=867848 CPUtime=1.19
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 17601 466 1 0 83 9 27 0 20 0 9 0 27906121 888676352 17130 996147200 134512640 134550932 4294955968 18446744073709551615 4126988627 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30727] ppid=30722 vsize=867848 CPUtime=0.29
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 2090 466 0 0 2 0 27 0 16 0 9 0 27906123 888676352 17130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30728] ppid=30722 vsize=867848 CPUtime=0.27
/proc/30724/task/30728/stat : 30728 (java) S 30722 30724 30089 0 -1 64 21 466 0 0 0 0 27 0 17 0 9 0 27906123 888676352 17130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30729] ppid=30722 vsize=867848 CPUtime=0.27
/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888676352 17130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=867848 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888676352 17130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=867848 CPUtime=0.48
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 882 466 0 0 21 0 27 0 16 0 9 0 27906125 888676352 17130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30732] ppid=30722 vsize=867848 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888676352 17130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=867848 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) S 30722 30724 30089 0 -1 64 8 466 0 0 0 0 27 0 15 0 9 0 27906125 888676352 17130 996147200 134512640 134550932 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) 867848

[startup+3.10183 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 30737
/proc/meminfo: memFree=1670864/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=867936 CPUtime=3.04
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 26502 466 1 0 264 13 27 0 18 0 9 0 27906120 888766464 19648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 216984 19648 2662 9 0 211420 0
[pid=30724/tid=30725] ppid=30722 vsize=867936 CPUtime=2.63
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 20030 466 1 0 226 10 27 0 25 0 9 0 27906121 888766464 19648 996147200 134512640 134550932 4294955968 18446744073709551615 4126824474 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30727] ppid=30722 vsize=867936 CPUtime=0.36
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 4680 466 0 0 8 1 27 0 16 0 9 0 27906123 888766464 19648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30728] ppid=30722 vsize=867936 CPUtime=0.27
/proc/30724/task/30728/stat : 30728 (java) S 30722 30724 30089 0 -1 64 21 466 0 0 0 0 27 0 17 0 9 0 27906123 888766464 19648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30729] ppid=30722 vsize=867936 CPUtime=0.27
/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888766464 19648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=867936 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888766464 19648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=867936 CPUtime=0.55
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 943 466 0 0 28 0 27 0 15 0 9 0 27906125 888766464 19648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30732] ppid=30722 vsize=867936 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888766464 19648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=867936 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) S 30722 30724 30089 0 -1 64 8 466 0 0 0 0 27 0 15 0 9 0 27906125 888766464 19648 996147200 134512640 134550932 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) 867936

[startup+6.30219 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 30737
/proc/meminfo: memFree=1669136/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=868056 CPUtime=6.21
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 26586 466 1 0 580 14 27 0 18 0 9 0 27906120 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 217014 19706 2662 9 0 211450 0
[pid=30724/tid=30725] ppid=30722 vsize=868056 CPUtime=5.73
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 20044 466 1 0 535 11 27 0 25 0 9 0 27906121 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4127229502 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30727] ppid=30722 vsize=868056 CPUtime=0.36
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 4680 466 0 0 8 1 27 0 17 0 9 0 27906123 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30728] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30728/stat : 30728 (java) S 30722 30724 30089 0 -1 64 21 466 0 0 0 0 27 0 17 0 9 0 27906123 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30729] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=868056 CPUtime=0.64
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 992 466 0 0 36 1 27 0 15 0 9 0 27906125 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30732] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) S 30722 30724 30089 0 -1 64 29 466 0 0 0 0 27 0 15 0 9 0 27906125 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868056

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 30737
/proc/meminfo: memFree=1668944/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=868056 CPUtime=12.54
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 26588 466 1 0 1213 14 27 0 18 0 9 0 27906120 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 217014 19706 2662 9 0 211450 0
[pid=30724/tid=30725] ppid=30722 vsize=868056 CPUtime=12.06
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 20045 466 1 0 1168 11 27 0 25 0 9 0 27906121 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4127229459 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30727] ppid=30722 vsize=868056 CPUtime=0.36
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 4680 466 0 0 8 1 27 0 16 0 9 0 27906123 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30728] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30728/stat : 30728 (java) S 30722 30724 30089 0 -1 64 21 466 0 0 0 0 27 0 17 0 9 0 27906123 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30729] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=868056 CPUtime=0.64
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 993 466 0 0 36 1 27 0 15 0 9 0 27906125 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30732] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) S 30722 30724 30089 0 -1 64 29 466 0 0 0 0 27 0 15 0 9 0 27906125 888889344 19706 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 868056

[startup+25.5024 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 30737
/proc/meminfo: memFree=1668944/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=868056 CPUtime=25.23
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 26590 466 1 0 2482 14 27 0 18 0 9 0 27906120 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 217014 19707 2662 9 0 211450 0
[pid=30724/tid=30725] ppid=30722 vsize=868056 CPUtime=24.74
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 20046 466 1 0 2436 11 27 0 25 0 9 0 27906121 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4127177492 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30727] ppid=30722 vsize=868056 CPUtime=0.36
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 4680 466 0 0 8 1 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30728] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30728/stat : 30728 (java) S 30722 30724 30089 0 -1 64 21 466 0 0 0 0 27 0 17 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30729] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=868056 CPUtime=0.64
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 994 466 0 0 36 1 27 0 17 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30732] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) S 30722 30724 30089 0 -1 64 29 466 0 0 0 0 27 0 15 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 868056

[startup+51.1023 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 30817
/proc/meminfo: memFree=1724488/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=868056 CPUtime=50.67
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 26590 466 1 0 5024 16 27 0 18 0 9 0 27906120 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 217014 19707 2662 9 0 211450 0
[pid=30724/tid=30725] ppid=30722 vsize=868056 CPUtime=50.18
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 20046 466 1 0 4978 13 27 0 25 0 9 0 27906121 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4127226984 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=868056 CPUtime=0.36
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 4680 466 0 0 8 1 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=868056 CPUtime=0.64
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 994 466 0 0 36 1 27 0 16 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30732] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) S 30722 30724 30089 0 -1 64 29 466 0 0 0 0 27 0 15 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.3
Current children cumulated vsize (KiB) 868056

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 30817
/proc/meminfo: memFree=1723400/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=868056 CPUtime=1601.28
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 26590 466 1 0 160083 18 27 0 18 0 9 0 27906120 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 217014 19707 2662 9 0 211450 0
[pid=30724/tid=30725] ppid=30722 vsize=868056 CPUtime=1600.79
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 20046 466 1 0 160037 15 27 0 25 0 9 0 27906121 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4127229456 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=868056 CPUtime=0.36
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 4680 466 0 0 8 1 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30728] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30728/stat : 30728 (java) S 30722 30724 30089 0 -1 64 21 466 0 0 0 0 27 0 17 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30729] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=868056 CPUtime=0.64
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 994 466 0 0 36 1 27 0 16 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30732] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) S 30722 30724 30089 0 -1 64 29 466 0 0 0 0 27 0 15 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.28
Current children cumulated vsize (KiB) 868056

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 30817
/proc/meminfo: memFree=1723336/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=868056 CPUtime=1661.26
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 26590 466 1 0 166081 18 27 0 18 0 9 0 27906120 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 217014 19707 2662 9 0 211450 0
[pid=30724/tid=30725] ppid=30722 vsize=868056 CPUtime=1660.77
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 20046 466 1 0 166035 15 27 0 25 0 9 0 27906121 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4127153175 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=868056 CPUtime=0.36
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 4680 466 0 0 8 1 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30728] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30728/stat : 30728 (java) S 30722 30724 30089 0 -1 64 21 466 0 0 0 0 27 0 17 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30729] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=868056 CPUtime=0.64
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 994 466 0 0 36 1 27 0 16 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30732] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) R 30722 30724 30089 0 -1 64 29 466 0 0 0 0 27 0 15 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.26
Current children cumulated vsize (KiB) 868056

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 30817
/proc/meminfo: memFree=1723336/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=868056 CPUtime=1721.23
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 26590 466 1 0 172078 18 27 0 18 0 9 0 27906120 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 217014 19707 2662 9 0 211450 0
[pid=30724/tid=30725] ppid=30722 vsize=868056 CPUtime=1720.75
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 20046 466 1 0 172033 15 27 0 25 0 9 0 27906121 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4127136094 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=868056 CPUtime=0.36
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 4680 466 0 0 8 1 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30728] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30728/stat : 30728 (java) S 30722 30724 30089 0 -1 64 21 466 0 0 0 0 27 0 17 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30729] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=868056 CPUtime=0.64
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 994 466 0 0 36 1 27 0 16 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30732] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) S 30722 30724 30089 0 -1 64 29 466 0 0 0 0 27 0 15 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.23
Current children cumulated vsize (KiB) 868056

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 30817
/proc/meminfo: memFree=1723208/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=868056 CPUtime=1781.21
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 26590 466 1 0 178076 18 27 0 18 0 9 0 27906120 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 217014 19707 2662 9 0 211450 0
[pid=30724/tid=30725] ppid=30722 vsize=868056 CPUtime=1780.73
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 20046 466 1 0 178031 15 27 0 25 0 9 0 27906121 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4127229459 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=868056 CPUtime=0.36
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 4680 466 0 0 8 1 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30728] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30728/stat : 30728 (java) S 30722 30724 30089 0 -1 64 21 466 0 0 0 0 27 0 17 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30729] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=868056 CPUtime=0.64
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 994 466 0 0 36 1 27 0 16 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30732] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) S 30722 30724 30089 0 -1 64 29 466 0 0 0 0 27 0 15 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.21
Current children cumulated vsize (KiB) 868056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 30817
/proc/meminfo: memFree=1723208/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=868056 CPUtime=1800.01
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 26590 466 1 0 179956 18 27 0 18 0 9 0 27906120 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 217014 19707 2662 9 0 211450 0
[pid=30724/tid=30725] ppid=30722 vsize=868056 CPUtime=1799.53
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 20046 466 1 0 179911 15 27 0 25 0 9 0 27906121 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4127151852 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=868056 CPUtime=0.36
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 4680 466 0 0 8 1 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30728] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30728/stat : 30728 (java) S 30722 30724 30089 0 -1 64 21 466 0 0 0 0 27 0 17 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30729] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=868056 CPUtime=0.64
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 994 466 0 0 36 1 27 0 16 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30732] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) S 30722 30724 30089 0 -1 64 29 466 0 0 0 0 27 0 15 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 868056

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

Solver just ended. Dumping a history of the last processes samples

[startup+1801.1 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 30817
/proc/meminfo: memFree=1723208/2055920 swapFree=4192812/4192956
[pid=30724] ppid=30722 vsize=868056 CPUtime=1800.01
/proc/30724/stat : 30724 (java) S 30722 30724 30089 0 -1 0 26590 466 1 0 179956 18 27 0 18 0 9 0 27906120 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30724/statm: 217014 19707 2662 9 0 211450 0
[pid=30724/tid=30725] ppid=30722 vsize=868056 CPUtime=1799.53
/proc/30724/task/30725/stat : 30725 (java) R 30722 30724 30089 0 -1 64 20046 466 1 0 179911 15 27 0 25 0 9 0 27906121 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4127151852 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30727] ppid=30722 vsize=868056 CPUtime=0.36
/proc/30724/task/30727/stat : 30727 (java) S 30722 30724 30089 0 -1 64 4680 466 0 0 8 1 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30728] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30728/stat : 30728 (java) S 30722 30724 30089 0 -1 64 21 466 0 0 0 0 27 0 17 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30729] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30729/stat : 30729 (java) S 30722 30724 30089 0 -1 64 12 466 0 0 0 0 27 0 16 0 9 0 27906123 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30730] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30730/stat : 30730 (java) S 30722 30724 30089 0 -1 64 2 466 0 0 0 0 27 0 18 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30731] ppid=30722 vsize=868056 CPUtime=0.64
/proc/30724/task/30731/stat : 30731 (java) S 30722 30724 30089 0 -1 64 994 466 0 0 36 1 27 0 16 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30724/tid=30732] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30732/stat : 30732 (java) S 30722 30724 30089 0 -1 64 0 466 0 0 0 0 27 0 19 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30724/tid=30733] ppid=30722 vsize=868056 CPUtime=0.27
/proc/30724/task/30733/stat : 30733 (java) S 30722 30724 30089 0 -1 64 29 466 0 0 0 0 27 0 15 0 9 0 27906125 888889344 19707 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 868056

Child status: 143
Real time (s): 1801.14
CPU time (s): 1800.08
CPU user time (s): 1799.87
CPU system time (s): 0.206968
CPU usage (%): 99.9408
Max. virtual memory (cumulated for all children) (KiB): 868056

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

runsolver used 2.33164 second user time and 5.87211 second system time

The end

Launcher Data

Begin job on node32 at 2009-07-12 16:19:56
IDJOB=2095758
IDBENCH=55580
IDSOLVER=774
FILE ID=node32/2095758-1247408396
PBS_JOBID= 9510580
Free space on /tmp= 66368 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-chnl30-31-pb-cnf-cr.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2095758-1247408396/watcher-2095758-1247408396 -o /tmp/evaluation-result-2095758-1247408396/solver-2095758-1247408396 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095758-1247408396.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7b5420399cb5bfc12036ec60b979a9b7
RANDOM SEED=1140007558

node32.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.236
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.236
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:       1738432 kB
Buffers:         35984 kB
Cached:         116608 kB
SwapCached:          0 kB
Active:         199996 kB
Inactive:        61496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:         129408 kB
Slab:            40728 kB
Committed_AS:  1024452 kB
PageTables:       2096 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node32 at 2009-07-12 16:49:59