Trace number 2087102

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
SAT4J CSP 2.1.1? (TO) 1800.36 1811.18

General information on the benchmark

Namecsp/dag-half/
normalized-half-n25-d5-e56-r7-8.xml
MD5SUMbebfdc7ba7b4c6d509a2fbfd415a09b0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark158.178
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Maximum constraint arity7
Maximum domain size5
Number of constraints which are defined in extension56
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	c See www.sat4j.org for details.
0.09/0.13	c That software uses the Rhino library from the Mozilla project.
0.09/0.15	c version 2.1.1.v20090622
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0_12
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 671000808
0.09/0.15	c Max memory 672137216
0.09/0.15	c Total memory 672137216
0.09/0.15	c Number of processors 2
0.18/0.23	c c --- Begin Solver configuration ---
0.18/0.23	c Stops conflict analysis at the first Unique Implication Point
0.18/0.23	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.18/0.23	c Learn all clauses as in MiniSAT
0.18/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.18/0.23	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.18/0.23	c Expensive reason simplification
0.18/0.23	c MiniSAT restarts strategy
0.18/0.23	c Memory based learned constraints deletion strategy
0.18/0.23	c timeout=2147483s
0.18/0.23	c DB Simplification allowed=false
0.18/0.23	c --- End Solver configuration ---
0.18/0.23	c solving HOME/instance-2087102-1247385247.xml
0.18/0.23	c reading problem ... 
0.38/0.48	c reading problem named null
0.38/0.48	c reading domains done.
0.38/0.48	c reading variables done.
0.38/0.49	c reading relations done.
16.73/16.84	c reading constraints
22.68/22.34	c done with constraints.
22.68/22.34	c ... done. Wall clock time 22.111s.
22.68/22.34	c #vars     125
22.68/22.35	c #constraints  2153019
22.68/22.35	c constraints type 
22.68/22.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2152994
22.68/22.35	c org.sat4j.minisat.constraints.card.AtLeast => 25
1800.08/1810.91	c starts		: 20
1800.08/1810.91	c conflicts		: 471820
1800.08/1810.91	c decisions		: 605054
1800.08/1810.91	c propagations		: 8052820
1800.08/1810.91	c inspects		: 7119252254
1800.08/1810.91	c learnt literals	: 0
1800.08/1810.91	c learnt binary clauses	: 0
1800.08/1810.91	c learnt ternary clauses	: 0
1800.08/1810.91	c learnt clauses	: 471820
1800.08/1810.91	c ignored clauses	: 0
1800.08/1810.91	c root simplifications	: 0
1800.08/1810.91	c removed literals (reason simplification)	: 908764
1800.08/1810.91	c reason swapping (by a shorter reason)	: 0
1800.08/1810.91	c Calls to reduceDB	: 0
1800.08/1810.91	c speed (assignments/second)	: 4502.3890647591425
1800.08/1810.91	c non guided choices	66
1800.18/1811.07	c learnt constraints type 
1800.18/1811.07	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 471843
1800.18/1811.07	c constraints type 
1800.18/1811.07	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2152994
1800.18/1811.07	c org.sat4j.minisat.constraints.card.AtLeast => 25
1800.18/1811.07	s UNKNOWN
1800.18/1811.07	c Total wall clock time (in seconds) : 1810.678

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2087102-1247385247/watcher-2087102-1247385247 -o /tmp/evaluation-result-2087102-1247385247/solver-2087102-1247385247 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2087102-1247385247.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.16 2.20 2.09 3/82 25892
/proc/meminfo: memFree=1347688/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=18576 CPUtime=0
/proc/25892/stat : 25892 (runsolver) R 25890 25892 25546 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 25590128 19021824 284 996147200 4194304 4302564 548682068448 18446744073709551615 249069890855 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/25892/statm: 4644 284 249 26 0 2626 0

[startup+0.103586 s]
/proc/loadavg: 2.16 2.20 2.09 3/82 25892
/proc/meminfo: memFree=1347688/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=804560 CPUtime=0.09
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 3027 0 1 0 6 3 0 0 21 0 12 0 25590128 823869440 2770 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 201140 2770 1082 9 0 198474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804560

[startup+0.201594 s]
/proc/loadavg: 2.16 2.20 2.09 3/82 25892
/proc/meminfo: memFree=1347688/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=805720 CPUtime=0.18
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 3905 0 1 0 15 3 0 0 21 0 12 0 25590128 825057280 3643 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 201430 3643 1326 9 0 198764 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 805720

[startup+0.301603 s]
/proc/loadavg: 2.16 2.20 2.09 3/82 25892
/proc/meminfo: memFree=1347688/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=805888 CPUtime=0.28
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 4387 0 1 0 24 4 0 0 21 0 12 0 25590128 825229312 4124 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 201472 4124 1359 9 0 198799 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 805888

[startup+0.701643 s]
/proc/loadavg: 2.16 2.20 2.09 3/82 25892
/proc/meminfo: memFree=1347688/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=807204 CPUtime=0.68
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 7752 0 1 0 62 6 0 0 21 0 12 0 25590128 826576896 7211 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 201801 7211 1387 9 0 199128 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807204

[startup+1.50272 s]
/proc/loadavg: 2.16 2.20 2.09 4/94 25904
/proc/meminfo: memFree=1319752/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=807344 CPUtime=1.48
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 11674 0 1 0 140 8 0 0 21 0 12 0 25590128 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 201836 10607 1408 9 0 199163 0
[pid=25892/tid=25894] ppid=25890 vsize=807344 CPUtime=0.75
/proc/25892/task/25894/stat : 25894 (java) R 25890 25892 25546 0 -1 64 9120 0 1 0 69 6 0 0 25 0 12 0 25590130 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25895] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25895/stat : 25895 (java) S 25890 25892 25546 0 -1 64 3 0 0 0 0 0 0 0 23 0 12 0 25590131 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25896] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25896/stat : 25896 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 25590131 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25897] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25897/stat : 25897 (java) S 25890 25892 25546 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 25590133 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25898] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25898/stat : 25898 (java) S 25890 25892 25546 0 -1 64 10 0 0 0 0 0 0 0 25 0 12 0 25590133 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25899] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25899/stat : 25899 (java) S 25890 25892 25546 0 -1 64 3 0 0 0 0 0 0 0 25 0 12 0 25590133 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25900] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25900/stat : 25900 (java) S 25890 25892 25546 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 25590138 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25901] ppid=25890 vsize=807344 CPUtime=0.04
/proc/25892/task/25901/stat : 25901 (java) S 25890 25892 25546 0 -1 64 290 0 0 0 4 0 0 0 18 0 12 0 25590138 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25902] ppid=25890 vsize=807344 CPUtime=0.66
/proc/25892/task/25902/stat : 25902 (java) R 25890 25892 25546 0 -1 64 1522 0 0 0 66 0 0 0 16 0 12 0 25590138 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 105708413 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25903] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25903/stat : 25903 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25590138 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25904] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25904/stat : 25904 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25590138 826720256 10607 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 807344

[startup+3.10288 s]
/proc/loadavg: 2.16 2.20 2.09 3/94 25904
/proc/meminfo: memFree=1262408/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=807344 CPUtime=3.07
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 26281 0 1 0 293 14 0 0 21 0 12 0 25590128 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 201836 25198 1417 9 0 199163 0
[pid=25892/tid=25894] ppid=25890 vsize=807344 CPUtime=2.09
/proc/25892/task/25894/stat : 25894 (java) R 25890 25892 25546 0 -1 64 16911 0 1 0 200 9 0 0 25 0 12 0 25590130 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4109654787 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25895] ppid=25890 vsize=807344 CPUtime=0.07
/proc/25892/task/25895/stat : 25895 (java) S 25890 25892 25546 0 -1 64 3970 0 0 0 6 1 0 0 16 0 12 0 25590131 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25896] ppid=25890 vsize=807344 CPUtime=0.06
/proc/25892/task/25896/stat : 25896 (java) S 25890 25892 25546 0 -1 64 2817 0 0 0 6 0 0 0 16 0 12 0 25590131 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25897] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25897/stat : 25897 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25590133 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25898] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25898/stat : 25898 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25590133 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25899] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25899/stat : 25899 (java) S 25890 25892 25546 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25590133 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25900] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25900/stat : 25900 (java) S 25890 25892 25546 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 25590138 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25901] ppid=25890 vsize=807344 CPUtime=0.04
/proc/25892/task/25901/stat : 25901 (java) S 25890 25892 25546 0 -1 64 290 0 0 0 4 0 0 0 18 0 12 0 25590138 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25902] ppid=25890 vsize=807344 CPUtime=0.74
/proc/25892/task/25902/stat : 25902 (java) S 25890 25892 25546 0 -1 64 1541 0 0 0 74 0 0 0 16 0 12 0 25590138 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25903] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25903/stat : 25903 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25590138 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25904] ppid=25890 vsize=807344 CPUtime=0
/proc/25892/task/25904/stat : 25904 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25590138 826720256 25198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 807344

[startup+6.30219 s]
/proc/loadavg: 2.22 2.21 2.09 3/94 25904
/proc/meminfo: memFree=1232592/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=807508 CPUtime=6.26
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 32451 0 1 0 608 18 0 0 21 0 12 0 25590128 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 201877 31355 1420 9 0 199204 0
[pid=25892/tid=25894] ppid=25890 vsize=807508 CPUtime=4.78
/proc/25892/task/25894/stat : 25894 (java) R 25890 25892 25546 0 -1 64 16927 0 1 0 468 10 0 0 25 0 12 0 25590130 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4109653593 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25895] ppid=25890 vsize=807508 CPUtime=0.32
/proc/25892/task/25895/stat : 25895 (java) S 25890 25892 25546 0 -1 64 7205 0 0 0 29 3 0 0 16 0 12 0 25590131 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25896] ppid=25890 vsize=807508 CPUtime=0.32
/proc/25892/task/25896/stat : 25896 (java) S 25890 25892 25546 0 -1 64 5736 0 0 0 30 2 0 0 16 0 12 0 25590131 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25897] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25897/stat : 25897 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25590133 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25898] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25898/stat : 25898 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25590133 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25899] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25899/stat : 25899 (java) S 25890 25892 25546 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25590133 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25900] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25900/stat : 25900 (java) S 25890 25892 25546 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 25590138 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25901] ppid=25890 vsize=807508 CPUtime=0.04
/proc/25892/task/25901/stat : 25901 (java) S 25890 25892 25546 0 -1 64 290 0 0 0 4 0 0 0 18 0 12 0 25590138 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25902] ppid=25890 vsize=807508 CPUtime=0.74
/proc/25892/task/25902/stat : 25902 (java) S 25890 25892 25546 0 -1 64 1541 0 0 0 74 0 0 0 16 0 12 0 25590138 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25903] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25903/stat : 25903 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25590138 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25904] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25904/stat : 25904 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25590138 826888192 31355 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 807508

[startup+12.703 s]
/proc/loadavg: 2.29 2.22 2.10 5/94 25904
/proc/meminfo: memFree=1189648/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=807508 CPUtime=12.62
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 43184 0 1 0 1238 24 0 0 21 0 12 0 25590128 826888192 42065 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 201877 42068 1420 9 0 199204 0
[pid=25892/tid=25894] ppid=25890 vsize=807508 CPUtime=10.36
/proc/25892/task/25894/stat : 25894 (java) R 25890 25892 25546 0 -1 64 16951 0 1 0 1024 12 0 0 25 0 12 0 25590130 826888192 42069 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25895] ppid=25890 vsize=807508 CPUtime=0.69
/proc/25892/task/25895/stat : 25895 (java) R 25890 25892 25546 0 -1 64 11677 0 0 0 65 4 0 0 16 0 12 0 25590131 826888192 42071 996147200 134512640 134550932 4294956016 18446744073709551615 106195365 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25896] ppid=25890 vsize=807508 CPUtime=0.72
/proc/25892/task/25896/stat : 25896 (java) R 25890 25892 25546 0 -1 64 11981 0 0 0 67 5 0 0 15 0 12 0 25590131 826888192 42074 996147200 134512640 134550932 4294956016 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25897] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25897/stat : 25897 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 25590133 826888192 42076 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25898] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25898/stat : 25898 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25590133 826888192 42078 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25899] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25899/stat : 25899 (java) S 25890 25892 25546 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25590133 826888192 42080 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25900] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25900/stat : 25900 (java) S 25890 25892 25546 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 25590138 826888192 42081 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25901] ppid=25890 vsize=807508 CPUtime=0.04
/proc/25892/task/25901/stat : 25901 (java) S 25890 25892 25546 0 -1 64 290 0 0 0 4 0 0 0 18 0 12 0 25590138 826888192 42083 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25902] ppid=25890 vsize=807508 CPUtime=0.76
/proc/25892/task/25902/stat : 25902 (java) S 25890 25892 25546 0 -1 64 1541 0 0 0 75 1 0 0 17 0 12 0 25590138 826888192 42085 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25903] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25903/stat : 25903 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25590138 826888192 42087 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25904] ppid=25890 vsize=807508 CPUtime=0
/proc/25892/task/25904/stat : 25904 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25590138 826888192 42089 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 807508

[startup+25.5022 s]
/proc/loadavg: 2.37 2.24 2.11 3/95 25905
/proc/meminfo: memFree=950024/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=812400 CPUtime=25.95
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 104350 0 1 0 2545 50 0 0 21 0 13 0 25590128 831897600 100877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 203100 100877 1439 9 0 200427 0
[pid=25892/tid=25894] ppid=25890 vsize=812400 CPUtime=19.2
/proc/25892/task/25894/stat : 25894 (java) R 25890 25892 25546 0 -1 64 16998 0 1 0 1907 13 0 0 25 0 13 0 25590130 831897600 100877 996147200 134512640 134550932 4294956016 18446744073709551615 4109766975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25895] ppid=25890 vsize=812400 CPUtime=2.65
/proc/25892/task/25895/stat : 25895 (java) S 25890 25892 25546 0 -1 64 38002 0 0 0 251 14 0 0 17 0 13 0 25590131 831897600 100877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25896] ppid=25890 vsize=812400 CPUtime=2.67
/proc/25892/task/25896/stat : 25896 (java) S 25890 25892 25546 0 -1 64 45229 0 0 0 249 18 0 0 17 0 13 0 25590131 831897600 100877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25897] ppid=25890 vsize=812400 CPUtime=0.01
/proc/25892/task/25897/stat : 25897 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 1 0 0 0 16 0 13 0 25590133 831897600 100877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25898] ppid=25890 vsize=812400 CPUtime=0
/proc/25892/task/25898/stat : 25898 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25590133 831897600 100877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25899] ppid=25890 vsize=812400 CPUtime=0
/proc/25892/task/25899/stat : 25899 (java) S 25890 25892 25546 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25590133 831897600 100877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25900] ppid=25890 vsize=812400 CPUtime=0
/proc/25892/task/25900/stat : 25900 (java) S 25890 25892 25546 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25590138 831897600 100877 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25901] ppid=25890 vsize=812400 CPUtime=0.04

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

[pid=25892] ppid=25890 vsize=811912 CPUtime=1652.51
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 121812 0 1 0 165185 66 0 0 21 0 13 0 25590128 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 202978 117985 1445 9 0 200305 0
[pid=25892/tid=25894] ppid=25890 vsize=811912 CPUtime=1644.28
/proc/25892/task/25894/stat : 25894 (java) R 25890 25892 25546 0 -1 64 17010 0 1 0 164407 21 0 0 25 0 13 0 25590130 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4109753002 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25895] ppid=25890 vsize=811912 CPUtime=3.15
/proc/25892/task/25895/stat : 25895 (java) S 25890 25892 25546 0 -1 64 47138 0 0 0 297 18 0 0 17 0 13 0 25590131 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25896] ppid=25890 vsize=811912 CPUtime=3.19
/proc/25892/task/25896/stat : 25896 (java) S 25890 25892 25546 0 -1 64 53410 0 0 0 298 21 0 0 17 0 13 0 25590131 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25897] ppid=25890 vsize=811912 CPUtime=0.01
/proc/25892/task/25897/stat : 25897 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 1 0 0 0 16 0 13 0 25590133 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25898] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25898/stat : 25898 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25590133 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25899] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25899/stat : 25899 (java) S 25890 25892 25546 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25590133 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25900] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25900/stat : 25900 (java) S 25890 25892 25546 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25590138 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25901] ppid=25890 vsize=811912 CPUtime=0.04
/proc/25892/task/25901/stat : 25901 (java) S 25890 25892 25546 0 -1 64 290 0 0 0 4 0 0 0 18 0 13 0 25590138 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25902] ppid=25890 vsize=811912 CPUtime=1.77
/proc/25892/task/25902/stat : 25902 (java) S 25890 25892 25546 0 -1 64 3206 0 0 0 176 1 0 0 16 0 13 0 25590138 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25903] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25903/stat : 25903 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25590138 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25904] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25904/stat : 25904 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25590138 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25905] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25905/stat : 25905 (java) S 25890 25892 25546 0 -1 64 6 0 0 0 0 0 0 0 21 0 13 0 25592365 831397888 117985 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1652.51
Current children cumulated vsize (KiB) 811912

[startup+1722.3 s]
/proc/loadavg: 2.19 2.17 2.10 3/83 25976
/proc/meminfo: memFree=1259240/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=811912 CPUtime=1712.29
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 127076 0 1 0 171159 70 0 0 21 0 13 0 25590128 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 202978 123175 1445 9 0 200305 0
[pid=25892/tid=25894] ppid=25890 vsize=811912 CPUtime=1703.63
/proc/25892/task/25894/stat : 25894 (java) R 25890 25892 25546 0 -1 64 17011 0 1 0 170340 23 0 0 25 0 13 0 25590130 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4109752280 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25895] ppid=25890 vsize=811912 CPUtime=3.36
/proc/25892/task/25895/stat : 25895 (java) S 25890 25892 25546 0 -1 64 49667 0 0 0 317 19 0 0 17 0 13 0 25590131 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25896] ppid=25890 vsize=811912 CPUtime=3.41
/proc/25892/task/25896/stat : 25896 (java) S 25890 25892 25546 0 -1 64 56144 0 0 0 318 23 0 0 17 0 13 0 25590131 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25897] ppid=25890 vsize=811912 CPUtime=0.01
/proc/25892/task/25897/stat : 25897 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 1 0 0 0 16 0 13 0 25590133 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25898] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25898/stat : 25898 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25590133 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25899] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25899/stat : 25899 (java) S 25890 25892 25546 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25590133 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25900] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25900/stat : 25900 (java) S 25890 25892 25546 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25901] ppid=25890 vsize=811912 CPUtime=0.04
/proc/25892/task/25901/stat : 25901 (java) S 25890 25892 25546 0 -1 64 290 0 0 0 4 0 0 0 18 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25902] ppid=25890 vsize=811912 CPUtime=1.77
/proc/25892/task/25902/stat : 25902 (java) S 25890 25892 25546 0 -1 64 3206 0 0 0 176 1 0 0 16 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25903] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25903/stat : 25903 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25904] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25904/stat : 25904 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25905] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25905/stat : 25905 (java) S 25890 25892 25546 0 -1 64 6 0 0 0 0 0 0 0 21 0 13 0 25592365 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.29
Current children cumulated vsize (KiB) 811912

[startup+1782.3 s]
/proc/loadavg: 2.34 2.23 2.13 3/86 25982
/proc/meminfo: memFree=1227744/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=811912 CPUtime=1771.73
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 127076 0 1 0 177101 72 0 0 21 0 13 0 25590128 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 202978 123175 1445 9 0 200305 0
[pid=25892/tid=25894] ppid=25890 vsize=811912 CPUtime=1763.07
/proc/25892/task/25894/stat : 25894 (java) R 25890 25892 25546 0 -1 64 17011 0 1 0 176282 25 0 0 25 0 13 0 25590130 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4109760287 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25895] ppid=25890 vsize=811912 CPUtime=3.36
/proc/25892/task/25895/stat : 25895 (java) S 25890 25892 25546 0 -1 64 49667 0 0 0 317 19 0 0 17 0 13 0 25590131 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25896] ppid=25890 vsize=811912 CPUtime=3.41
/proc/25892/task/25896/stat : 25896 (java) S 25890 25892 25546 0 -1 64 56144 0 0 0 318 23 0 0 17 0 13 0 25590131 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25897] ppid=25890 vsize=811912 CPUtime=0.01
/proc/25892/task/25897/stat : 25897 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 1 0 0 0 16 0 13 0 25590133 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25898] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25898/stat : 25898 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25590133 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25899] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25899/stat : 25899 (java) S 25890 25892 25546 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25590133 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25900] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25900/stat : 25900 (java) S 25890 25892 25546 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25901] ppid=25890 vsize=811912 CPUtime=0.04
/proc/25892/task/25901/stat : 25901 (java) S 25890 25892 25546 0 -1 64 290 0 0 0 4 0 0 0 18 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25902] ppid=25890 vsize=811912 CPUtime=1.77
/proc/25892/task/25902/stat : 25902 (java) S 25890 25892 25546 0 -1 64 3206 0 0 0 176 1 0 0 16 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25903] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25903/stat : 25903 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25904] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25904/stat : 25904 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25905] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25905/stat : 25905 (java) S 25890 25892 25546 0 -1 64 6 0 0 0 0 0 0 0 21 0 13 0 25592365 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1771.73
Current children cumulated vsize (KiB) 811912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.9 s]
/proc/loadavg: 2.20 2.21 2.12 3/86 25982
/proc/meminfo: memFree=1219232/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=811912 CPUtime=1800.08
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 127076 0 1 0 179936 72 0 0 21 0 13 0 25590128 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25892/statm: 202978 123175 1445 9 0 200305 0
[pid=25892/tid=25894] ppid=25890 vsize=811912 CPUtime=1791.43
/proc/25892/task/25894/stat : 25894 (java) R 25890 25892 25546 0 -1 64 17011 0 1 0 179118 25 0 0 25 0 13 0 25590130 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4109752827 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25895] ppid=25890 vsize=811912 CPUtime=3.36
/proc/25892/task/25895/stat : 25895 (java) S 25890 25892 25546 0 -1 64 49667 0 0 0 317 19 0 0 17 0 13 0 25590131 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25896] ppid=25890 vsize=811912 CPUtime=3.41
/proc/25892/task/25896/stat : 25896 (java) S 25890 25892 25546 0 -1 64 56144 0 0 0 318 23 0 0 17 0 13 0 25590131 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25897] ppid=25890 vsize=811912 CPUtime=0.01
/proc/25892/task/25897/stat : 25897 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 1 0 0 0 16 0 13 0 25590133 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25898] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25898/stat : 25898 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25590133 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25899] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25899/stat : 25899 (java) S 25890 25892 25546 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25590133 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25900] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25900/stat : 25900 (java) S 25890 25892 25546 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25901] ppid=25890 vsize=811912 CPUtime=0.04
/proc/25892/task/25901/stat : 25901 (java) S 25890 25892 25546 0 -1 64 290 0 0 0 4 0 0 0 18 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25902] ppid=25890 vsize=811912 CPUtime=1.77
/proc/25892/task/25902/stat : 25902 (java) S 25890 25892 25546 0 -1 64 3206 0 0 0 176 1 0 0 16 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25903] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25903/stat : 25903 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25904] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25904/stat : 25904 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25590138 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25905] ppid=25890 vsize=811912 CPUtime=0
/proc/25892/task/25905/stat : 25905 (java) S 25890 25892 25546 0 -1 64 6 0 0 0 0 0 0 0 21 0 13 0 25592365 831397888 123175 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 811912

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

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

[startup+1811.1 s]
/proc/loadavg: 2.20 2.21 2.12 3/86 25982
/proc/meminfo: memFree=1219232/2055920 swapFree=4192812/4192956
[pid=25892] ppid=25890 vsize=812560 CPUtime=1800.27
/proc/25892/stat : 25892 (java) S 25890 25892 25546 0 -1 0 127100 0 1 0 179955 72 0 0 16 0 14 0 25590128 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25892/statm: 203140 123199 1446 9 0 200467 0
[pid=25892/tid=25894] ppid=25890 vsize=812560 CPUtime=1791.51
/proc/25892/task/25894/stat : 25894 (java) R 25890 25892 25546 0 -1 64 17011 0 1 0 179126 25 0 0 25 0 14 0 25590130 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4109753002 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25895] ppid=25890 vsize=812560 CPUtime=3.36
/proc/25892/task/25895/stat : 25895 (java) S 25890 25892 25546 0 -1 64 49667 0 0 0 317 19 0 0 17 0 14 0 25590131 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25896] ppid=25890 vsize=812560 CPUtime=3.41
/proc/25892/task/25896/stat : 25896 (java) S 25890 25892 25546 0 -1 64 56144 0 0 0 318 23 0 0 17 0 14 0 25590131 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25897] ppid=25890 vsize=812560 CPUtime=0.01
/proc/25892/task/25897/stat : 25897 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 1 0 0 0 16 0 14 0 25590133 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25898] ppid=25890 vsize=812560 CPUtime=0
/proc/25892/task/25898/stat : 25898 (java) S 25890 25892 25546 0 -1 64 11 0 0 0 0 0 0 0 16 0 14 0 25590133 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25899] ppid=25890 vsize=812560 CPUtime=0
/proc/25892/task/25899/stat : 25899 (java) S 25890 25892 25546 0 -1 64 7 0 0 0 0 0 0 0 16 0 14 0 25590133 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25900] ppid=25890 vsize=812560 CPUtime=0
/proc/25892/task/25900/stat : 25900 (java) S 25890 25892 25546 0 -1 64 6 0 0 0 0 0 0 0 18 0 14 0 25590138 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25901] ppid=25890 vsize=812560 CPUtime=0.04
/proc/25892/task/25901/stat : 25901 (java) S 25890 25892 25546 0 -1 64 290 0 0 0 4 0 0 0 18 0 14 0 25590138 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25902] ppid=25890 vsize=812560 CPUtime=1.8
/proc/25892/task/25902/stat : 25902 (java) S 25890 25892 25546 0 -1 64 3208 0 0 0 179 1 0 0 16 0 14 0 25590138 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25903] ppid=25890 vsize=812560 CPUtime=0
/proc/25892/task/25903/stat : 25903 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 25 0 14 0 25590138 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25892/tid=25904] ppid=25890 vsize=812560 CPUtime=0
/proc/25892/task/25904/stat : 25904 (java) S 25890 25892 25546 0 -1 64 1 0 0 0 0 0 0 0 15 0 14 0 25590138 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25892/tid=25905] ppid=25890 vsize=812560 CPUtime=0
/proc/25892/task/25905/stat : 25905 (java) S 25890 25892 25546 0 -1 64 6 0 0 0 0 0 0 0 21 0 14 0 25592365 832061440 123199 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 812560

Child status: 143
Real time (s): 1811.18
CPU time (s): 1800.36
CPU user time (s): 1799.56
CPU system time (s): 0.793879
CPU usage (%): 99.4023
Max. virtual memory (cumulated for all children) (KiB): 813084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.793879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127100
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= 38650
involuntary context switches= 46723

runsolver used 2.24666 second user time and 6.04008 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-12 09:54:10
IDJOB=2087102
IDBENCH=58689
IDSOLVER=731
FILE ID=node89/2087102-1247385247
PBS_JOBID= 9507319
Free space on /tmp= 66156 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/dag-half/normalized-half-n25-d5-e56-r7-8.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087102-1247385247/watcher-2087102-1247385247 -o /tmp/evaluation-result-2087102-1247385247/solver-2087102-1247385247 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2087102-1247385247.xml

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

MD5SUM BENCH= bebfdc7ba7b4c6d509a2fbfd415a09b0
RANDOM SEED=650713966

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1348104 kB
Buffers:         13308 kB
Cached:         218028 kB
SwapCached:          0 kB
Active:         584236 kB
Inactive:        67816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31596 kB
Writeback:           0 kB
Mapped:         433412 kB
Slab:            39524 kB
Committed_AS:   589588 kB
PageTables:       3236 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 node89 at 2009-07-12 10:24:23