Trace number 2095850

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.13 1806.43

General information on the benchmark

Namecsp/pseudoGLB/
normalized-chnl35-36-pb-cnf-cr.xml
MD5SUM2849f460355fd613e947181ffa980614
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 variables2520
Number of constraints142
Maximum constraint arity36
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(142)

Solver Data

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.27/0.32	   
0.27/0.32	   instance
0.27/0.32	     name=HOME/instance-2095850-1247408781.xml
0.27/0.36	   
0.27/0.36	   domains being loaded...
0.27/0.37	   
0.27/0.37	   variables being loaded...
0.56/0.66	     nbVariables=2520  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=5040
0.56/0.66	       =>  wckTime=0.419  cpuTime=0.27  mem=14M719
0.56/0.66	   
0.56/0.66	   constraints being loaded...
4.22/4.35	     nbConstraints=281  nbGlobalConstraints=281  nbSharedBinaryRepresentations=0  minDegree=5  maxDegree=7  minArity=35
4.22/4.35	     avgArity=61.77  maxArity=2520  nbGenerators=139  nbFusions=0  symmetryWckTime=3.601  symmetryCpuTime=2.99
4.22/4.35	       =>  wckTime=4.108  cpuTime=3.33  mem=19M427
4.33/4.42	   
4.33/4.42	   solver IterativeSystematicSolver being built... 
4.33/4.49	   
4.33/4.49	   INFO : Forward propagation technique limited 
4.52/4.67	       =>  wckTime=4.422  cpuTime=3.52  mem=35M876
5.80/5.98	   
5.80/5.98	   preprocessing
5.80/5.98	     nbConstraintChecks=0  nbPropagations=5229  nbRevisions=0  nbUselessRevisions=0  nbSingletonTests=2627
5.80/5.98	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
5.80/5.98	       =>  wckTime=1.308  cpuTime=1.25  mem=36M926

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-2095850-1247408781/watcher-2095850-1247408781 -o /tmp/evaluation-result-2095850-1247408781/solver-2095850-1247408781 -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-2095850-1247408781.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.01 2.00 4/80 321
/proc/meminfo: memFree=1762344/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=18576 CPUtime=0
/proc/321/stat : 321 (runsolver) R 319 321 29719 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27941549 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 273653755175 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/321/statm: 4644 284 249 26 0 2626 0

[startup+0.061952 s]
/proc/loadavg: 2.00 2.01 2.00 4/80 321
/proc/meminfo: memFree=1762344/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=863936 CPUtime=0.04
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 2628 0 1 0 3 1 0 0 18 0 9 0 27941549 884670464 2193 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 215984 2193 1027 9 0 210899 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863936

[startup+0.101954 s]
/proc/loadavg: 2.00 2.01 2.00 4/80 321
/proc/meminfo: memFree=1762344/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=865984 CPUtime=0.08
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 3721 0 1 0 6 2 0 0 18 0 9 0 27941549 886767616 3189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216496 3189 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301969 s]
/proc/loadavg: 2.00 2.01 2.00 4/80 321
/proc/meminfo: memFree=1762344/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=866144 CPUtime=0.27
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 5660 0 1 0 24 3 0 0 18 0 9 0 27941549 886931456 5063 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216536 5063 1927 9 0 211014 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866144

[startup+0.701996 s]
/proc/loadavg: 2.00 2.01 2.00 4/80 321
/proc/meminfo: memFree=1762344/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867536 CPUtime=0.67
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 8733 0 1 0 62 5 0 0 18 0 9 0 27941549 888356864 8095 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216884 8095 2006 9 0 211342 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867536

[startup+1.50105 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 332
/proc/meminfo: memFree=1730832/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867860 CPUtime=1.45
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 15944 409 1 0 93 8 44 0 18 0 10 0 27941549 888688640 12670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216965 12670 2031 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867860 CPUtime=1.22
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 14172 409 1 0 72 6 44 0 18 0 10 0 27941551 888688640 12670 996147200 134512640 134550932 4294955968 18446744073709551615 4126979392 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=324] ppid=319 vsize=867860 CPUtime=0.44
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 59 409 0 0 0 0 44 0 16 0 10 0 27941552 888688640 12670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867860 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 10 409 0 0 0 0 44 0 19 0 10 0 27941552 888688640 12670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867860 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 4 409 0 0 0 0 44 0 20 0 10 0 27941552 888688640 12670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867860 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 409 0 0 0 0 44 0 18 0 10 0 27941555 888688640 12670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867860 CPUtime=0.64
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 884 409 0 0 20 0 44 0 16 0 10 0 27941555 888688640 12670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867860 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 409 0 0 0 0 44 0 19 0 10 0 27941555 888688640 12670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867860 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 13 409 0 0 0 0 44 0 15 0 10 0 27941555 888688640 12670 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867860

[startup+3.10216 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 334
/proc/meminfo: memFree=1697752/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867860 CPUtime=3.03
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 26551 533 1 0 247 12 44 0 18 0 9 0 27941549 888688640 19516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216965 19516 2041 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867860 CPUtime=2.74
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 20609 533 1 0 221 9 44 0 25 0 9 0 27941551 888688640 19516 996147200 134512640 134550932 4294955968 18446744073709551615 4126975976 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=324] ppid=319 vsize=867860 CPUtime=0.49
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 4208 533 0 0 4 1 44 0 16 0 9 0 27941552 888688640 19516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867860 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 18 533 0 0 0 0 44 0 16 0 9 0 27941552 888688640 19516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867860 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888688640 19516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867860 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888688640 19516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867860 CPUtime=0.64
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 884 533 0 0 20 0 44 0 16 0 9 0 27941555 888688640 19516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867860 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888688640 19516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867860 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 13 533 0 0 0 0 44 0 15 0 9 0 27941555 888688640 19516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 867860

[startup+6.30237 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 334
/proc/meminfo: memFree=1689752/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867948 CPUtime=6.21
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 28474 533 1 0 563 14 44 0 18 0 9 0 27941549 888778752 20608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216987 20608 2662 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867948 CPUtime=5.73
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 20805 533 1 0 520 9 44 0 25 0 9 0 27941551 888778752 20608 996147200 134512640 134550932 4294955968 18446744073709551615 4127140161 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=324] ppid=319 vsize=867948 CPUtime=0.56
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 5810 533 0 0 10 2 44 0 17 0 9 0 27941552 888778752 20608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 18 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888778752 20608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867948 CPUtime=0.76
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 988 533 0 0 31 1 44 0 15 0 9 0 27941555 888778752 20608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888778752 20608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 34 533 0 0 0 0 44 0 15 0 9 0 27941555 888778752 20608 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) 867948

[startup+12.7028 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 334
/proc/meminfo: memFree=1689432/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867948 CPUtime=12.54
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 28504 533 1 0 1196 14 44 0 18 0 9 0 27941549 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216987 20630 2662 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867948 CPUtime=12.03
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 20806 533 1 0 1150 9 44 0 25 0 9 0 27941551 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4127138860 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=324] ppid=319 vsize=867948 CPUtime=0.56
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 5810 533 0 0 10 2 44 0 16 0 9 0 27941552 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 18 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867948 CPUtime=0.8
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 1017 533 0 0 35 1 44 0 15 0 9 0 27941555 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 34 533 0 0 0 0 44 0 15 0 9 0 27941555 888778752 20630 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) 867948

[startup+25.5017 s]
/proc/loadavg: 2.06 2.02 2.00 4/89 334
/proc/meminfo: memFree=1689368/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867948 CPUtime=25.22
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 28504 533 1 0 2464 14 44 0 18 0 9 0 27941549 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216987 20630 2662 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867948 CPUtime=24.71
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 20806 533 1 0 2418 9 44 0 25 0 9 0 27941551 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4126844163 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=324] ppid=319 vsize=867948 CPUtime=0.56
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 5810 533 0 0 10 2 44 0 16 0 9 0 27941552 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 18 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867948 CPUtime=0.8
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 1017 533 0 0 35 1 44 0 15 0 9 0 27941555 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 34 533 0 0 0 0 44 0 15 0 9 0 27941555 888778752 20630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 867948

[startup+51.1014 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 334
/proc/meminfo: memFree=1689432/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867948 CPUtime=50.58
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 28506 533 1 0 5000 14 44 0 18 0 9 0 27941549 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216987 20631 2662 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867948 CPUtime=50.07
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 20807 533 1 0 4954 9 44 0 25 0 9 0 27941551 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4127216467 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=324] ppid=319 vsize=867948 CPUtime=0.56
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 5810 533 0 0 10 2 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 18 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867948 CPUtime=0.8
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 1018 533 0 0 35 1 44 0 17 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867948 CPUtime=0.8
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 1018 533 0 0 35 1 44 0 16 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 34 533 0 0 0 0 44 0 15 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.09
Current children cumulated vsize (KiB) 867948

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 377
/proc/meminfo: memFree=1646808/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867948 CPUtime=1536.06
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 28506 533 1 0 153545 17 44 0 18 0 9 0 27941549 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216987 20631 2662 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867948 CPUtime=1535.55
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 20807 533 1 0 153499 12 44 0 25 0 9 0 27941551 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4127138860 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=321/tid=324] ppid=319 vsize=867948 CPUtime=0.56
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 5810 533 0 0 10 2 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 18 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867948 CPUtime=0.8
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 1018 533 0 0 35 1 44 0 16 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 34 533 0 0 0 0 44 0 15 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.06
Current children cumulated vsize (KiB) 867948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 377
/proc/meminfo: memFree=1646808/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867948 CPUtime=1596.04
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 28506 533 1 0 159543 17 44 0 18 0 9 0 27941549 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216987 20631 2662 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867948 CPUtime=1595.53
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 20807 533 1 0 159497 12 44 0 25 0 9 0 27941551 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4127120144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=321/tid=324] ppid=319 vsize=867948 CPUtime=0.56
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 5810 533 0 0 10 2 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 18 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867948 CPUtime=0.8
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 1018 533 0 0 35 1 44 0 16 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 34 533 0 0 0 0 44 0 15 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.04
Current children cumulated vsize (KiB) 867948

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 377
/proc/meminfo: memFree=1646808/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867948 CPUtime=1656.02
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 28506 533 1 0 165541 17 44 0 18 0 9 0 27941549 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216987 20631 2662 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867948 CPUtime=1655.51
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 20807 533 1 0 165495 12 44 0 25 0 9 0 27941551 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4127216510 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=321/tid=324] ppid=319 vsize=867948 CPUtime=0.56
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 5810 533 0 0 10 2 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 18 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867948 CPUtime=0.8
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 1018 533 0 0 35 1 44 0 16 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 34 533 0 0 0 0 44 0 15 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.02
Current children cumulated vsize (KiB) 867948

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 377
/proc/meminfo: memFree=1646808/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867948 CPUtime=1716
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 28506 533 1 0 171539 17 44 0 18 0 9 0 27941549 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216987 20631 2662 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867948 CPUtime=1715.48
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 20807 533 1 0 171492 12 44 0 25 0 9 0 27941551 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4127216457 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=321/tid=324] ppid=319 vsize=867948 CPUtime=0.56
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 5810 533 0 0 10 2 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 18 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867948 CPUtime=0.8
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 1018 533 0 0 35 1 44 0 16 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 34 533 0 0 0 0 44 0 15 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716
Current children cumulated vsize (KiB) 867948

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 377
/proc/meminfo: memFree=1646808/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867948 CPUtime=1775.98
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 28506 533 1 0 177537 17 44 0 18 0 9 0 27941549 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216987 20631 2662 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867948 CPUtime=1775.46
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 20807 533 1 0 177490 12 44 0 25 0 9 0 27941551 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4126826007 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=321/tid=324] ppid=319 vsize=867948 CPUtime=0.56
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 5810 533 0 0 10 2 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 18 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867948 CPUtime=0.8
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 1018 533 0 0 35 1 44 0 16 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 34 533 0 0 0 0 44 0 15 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.98
Current children cumulated vsize (KiB) 867948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 377
/proc/meminfo: memFree=1646808/2055920 swapFree=4192812/4192956
[pid=321] ppid=319 vsize=867948 CPUtime=1800.07
/proc/321/stat : 321 (java) S 319 321 29719 0 -1 0 28506 533 1 0 179946 17 44 0 18 0 9 0 27941549 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/321/statm: 216987 20631 2662 9 0 211423 0
[pid=321/tid=323] ppid=319 vsize=867948 CPUtime=1799.55
/proc/321/task/323/stat : 323 (java) R 319 321 29719 0 -1 64 20807 533 1 0 179899 12 44 0 25 0 9 0 27941551 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4127174026 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=321/tid=324] ppid=319 vsize=867948 CPUtime=0.56
/proc/321/task/324/stat : 324 (java) S 319 321 29719 0 -1 64 5810 533 0 0 10 2 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=325] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/325/stat : 325 (java) S 319 321 29719 0 -1 64 18 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=326] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/326/stat : 326 (java) S 319 321 29719 0 -1 64 11 533 0 0 0 0 44 0 16 0 9 0 27941552 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=327] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/327/stat : 327 (java) S 319 321 29719 0 -1 64 2 533 0 0 0 0 44 0 18 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=328] ppid=319 vsize=867948 CPUtime=0.8
/proc/321/task/328/stat : 328 (java) S 319 321 29719 0 -1 64 1018 533 0 0 35 1 44 0 16 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=329] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/329/stat : 329 (java) S 319 321 29719 0 -1 64 1 533 0 0 0 0 44 0 19 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=321/tid=330] ppid=319 vsize=867948 CPUtime=0.44
/proc/321/task/330/stat : 330 (java) S 319 321 29719 0 -1 64 34 533 0 0 0 0 44 0 15 0 9 0 27941555 888778752 20631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 867948

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

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

Child status: 143
Real time (s): 1806.43
CPU time (s): 1800.13
CPU user time (s): 1799.92
CPU system time (s): 0.201969
CPU usage (%): 99.6509
Max. virtual memory (cumulated for all children) (KiB): 870336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29069
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= 38011
involuntary context switches= 53757

runsolver used 2.20666 second user time and 6.02208 second system time

The end

Launcher Data

Begin job on node52 at 2009-07-12 16:26:21
IDJOB=2095850
IDBENCH=55774
IDSOLVER=774
FILE ID=node52/2095850-1247408781
PBS_JOBID= 9510542
Free space on /tmp= 66144 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-chnl35-36-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-2095850-1247408781/watcher-2095850-1247408781 -o /tmp/evaluation-result-2095850-1247408781/solver-2095850-1247408781 -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-2095850-1247408781.xml

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

MD5SUM BENCH= 2849f460355fd613e947181ffa980614
RANDOM SEED=611729395

node52.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:       1762824 kB
Buffers:         41288 kB
Cached:         143264 kB
SwapCached:          0 kB
Active:         143164 kB
Inactive:        93368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2232 kB
Writeback:           0 kB
Mapped:          72412 kB
Slab:            41736 kB
Committed_AS:  1020236 kB
PageTables:       1988 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= 66144 MiB
End job on node52 at 2009-07-12 16:56:29