Trace number 1089172

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 2008-06-13? (TO) 1800.12 1809.36

General information on the benchmark

Namecsp/graphColoring/register/mulsol/
normalized-mulsol-i-5-10.xml
MD5SUMdab22198d713de39e1a6ee4f6f645a21
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.136978
Satisfiable
(Un)Satisfiability was proved
Number of variables186
Number of constraints3973
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3973
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28/0.30	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.30	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.30	c See www.sat4j.org for details.
0.28/0.30	c That software uses the Rhino library from the Mozilla project.
0.28/0.35	c version 9.9.9.token
0.28/0.35	c sun.arch.data.model	32
0.28/0.35	c java.version	1.6.0_06
0.28/0.35	c os.name	Linux
0.28/0.35	c os.version	2.6.9-22.EL.rootsmp
0.28/0.35	c os.arch	i386
0.28/0.35	c Free memory 669864272
0.28/0.35	c Max memory 672137216
0.28/0.35	c Total memory 672137216
0.28/0.35	c Number of processors 2
0.38/0.40	c c --- Begin Solver configuration ---
0.38/0.40	c Stops conflict analysis at the first Unique Implication Point
0.38/0.40	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.38/0.40	c Learn all clauses as in MiniSAT
0.38/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.38/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.38/0.40	c Expensive reason simplification
0.38/0.40	c MiniSAT restarts strategy
0.38/0.40	c timeout=2147483s
0.38/0.40	c DB Simplification allowed=false
0.38/0.40	c --- End Solver configuration ---
0.38/0.40	c solving HOME/instance-1089172-1215267248.xml
0.38/0.40	c reading problem ... 
0.58/0.67	c reading problem named null
0.58/0.67	c reading domains done.
0.58/0.67	c reading variables done.
0.68/0.76	c reading predicates  done.
0.88/0.94	c reading constraints
5.14/5.23	c done with constraints.
5.14/5.23	c ... done. Wall clock time 4.834s.
5.14/5.23	c #vars     1860
5.14/5.23	c #constraints  79832
5.14/5.23	c constraints type 
5.14/5.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 79646
5.14/5.23	c org.sat4j.minisat.constraints.card.AtLeast => 186
1800.05/1809.31	c starts		: 19
1800.05/1809.31	c conflicts		: 333209
1800.05/1809.31	c decisions		: 343461
1800.05/1809.31	c propagations		: 24246266
1800.05/1809.31	c inspects		: 4461937543
1800.05/1809.31	c learnt literals	: 3
1800.05/1809.31	c learnt binary clauses	: 21
1800.05/1809.32	c learnt ternary clauses	: 64
1800.05/1809.32	c learnt clauses	: 333206
1800.05/1809.32	c ignored clauses	: 0
1800.05/1809.32	c root simplifications	: 0
1800.05/1809.32	c removed literals (reason simplification)	: 3602240
1800.05/1809.32	c reason swapping (by a shorter reason)	: 0
1800.05/1809.32	c Calls to reduceDB	: 0
1800.05/1809.32	c speed (assignments/second)	: 13439.691942536885
1800.05/1809.32	c non guided choices	792
1800.05/1809.32	s UNKNOWN
1800.05/1809.32	c Total wall clock time (in seconds) : 1808.917

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1089172-1215267248/watcher-1089172-1215267248 -o /tmp/evaluation-result-1089172-1215267248/solver-1089172-1215267248 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1089172-1215267248.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 30670
/proc/meminfo: memFree=1762344/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=1804 CPUtime=0
/proc/30670/stat : 30670 (java6) D 30668 30670 30236 0 -1 0 183 0 0 0 0 0 0 0 18 0 1 0 2005697631 1847296 155 996147200 134512640 134550740 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/30670/statm: 451 155 111 9 0 93 0

[startup+0.0401619 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 30670
/proc/meminfo: memFree=1762344/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=801432 CPUtime=0.02
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 2466 0 1 0 1 1 0 0 18 0 5 0 2005697631 820666368 2204 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 200358 2204 936 9 0 197741 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 801432

[startup+0.101151 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 30670
/proc/meminfo: memFree=1762344/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=804612 CPUtime=0.08
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 2997 0 1 0 6 2 0 0 18 0 12 0 2005697631 823922688 2730 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 201153 2730 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804612

[startup+0.301174 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 30670
/proc/meminfo: memFree=1762344/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=807760 CPUtime=0.28
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 4872 0 1 0 25 3 0 0 18 0 12 0 2005697631 827146240 4201 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 201940 4201 1305 9 0 199309 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 807760

[startup+0.70121 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 30670
/proc/meminfo: memFree=1762344/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=807788 CPUtime=0.68
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 6262 0 1 0 63 5 0 0 18 0 12 0 2005697631 827174912 5392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 201947 5392 1335 9 0 199309 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807788

[startup+1.5023 s]
/proc/loadavg: 1.92 1.99 1.99 4/84 30682
/proc/meminfo: memFree=1742088/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=812308 CPUtime=1.46
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 9254 0 1 0 140 6 0 0 18 0 12 0 2005697631 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 203077 7396 1359 9 0 200439 0
[pid=30670/tid=30672] ppid=30668 vsize=812308 CPUtime=0.81
/proc/30670/task/30672/stat : 30672 (java) R 30668 30670 30236 0 -1 64 4927 0 1 0 77 4 0 0 20 0 12 0 2005697632 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30673] ppid=30668 vsize=812308 CPUtime=0
/proc/30670/task/30673/stat : 30673 (java) S 30668 30670 30236 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 2005697633 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30674] ppid=30668 vsize=812308 CPUtime=0
/proc/30670/task/30674/stat : 30674 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 2005697633 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30675] ppid=30668 vsize=812308 CPUtime=0
/proc/30670/task/30675/stat : 30675 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 2005697635 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30676] ppid=30668 vsize=812308 CPUtime=0
/proc/30670/task/30676/stat : 30676 (java) S 30668 30670 30236 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 2005697636 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30677] ppid=30668 vsize=812308 CPUtime=0
/proc/30670/task/30677/stat : 30677 (java) S 30668 30670 30236 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 2005697636 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30678] ppid=30668 vsize=812308 CPUtime=0
/proc/30670/task/30678/stat : 30678 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 2005697640 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30679] ppid=30668 vsize=812308 CPUtime=0.39
/proc/30670/task/30679/stat : 30679 (java) R 30668 30670 30236 0 -1 64 2256 0 0 0 39 0 0 0 16 0 12 0 2005697640 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 106071776 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30680] ppid=30668 vsize=812308 CPUtime=0.24
/proc/30670/task/30680/stat : 30680 (java) S 30668 30670 30236 0 -1 64 1304 0 0 0 24 0 0 0 16 0 12 0 2005697640 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30681] ppid=30668 vsize=812308 CPUtime=0
/proc/30670/task/30681/stat : 30681 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 2005697640 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30682] ppid=30668 vsize=812308 CPUtime=0
/proc/30670/task/30682/stat : 30682 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 2005697640 831803392 7396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 812308

[startup+3.10246 s]
/proc/loadavg: 1.92 1.99 1.99 4/84 30682
/proc/meminfo: memFree=1731912/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=813320 CPUtime=3.06
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 13888 0 1 0 297 9 0 0 18 0 12 0 2005697631 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 203330 11482 1368 9 0 200692 0
[pid=30670/tid=30672] ppid=30668 vsize=813320 CPUtime=1.54
/proc/30670/task/30672/stat : 30672 (java) R 30668 30670 30236 0 -1 64 8783 0 1 0 148 6 0 0 25 0 12 0 2005697632 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30673] ppid=30668 vsize=813320 CPUtime=0
/proc/30670/task/30673/stat : 30673 (java) S 30668 30670 30236 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 2005697633 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30674] ppid=30668 vsize=813320 CPUtime=0
/proc/30670/task/30674/stat : 30674 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 2005697633 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30675] ppid=30668 vsize=813320 CPUtime=0
/proc/30670/task/30675/stat : 30675 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 2005697635 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30676] ppid=30668 vsize=813320 CPUtime=0
/proc/30670/task/30676/stat : 30676 (java) S 30668 30670 30236 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 2005697636 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30677] ppid=30668 vsize=813320 CPUtime=0
/proc/30670/task/30677/stat : 30677 (java) S 30668 30670 30236 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 2005697636 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30678] ppid=30668 vsize=813320 CPUtime=0
/proc/30670/task/30678/stat : 30678 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 2005697640 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30679] ppid=30668 vsize=813320 CPUtime=0.8
/proc/30670/task/30679/stat : 30679 (java) R 30668 30670 30236 0 -1 64 2820 0 0 0 79 1 0 0 17 0 12 0 2005697640 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 103114009 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30680] ppid=30668 vsize=813320 CPUtime=0.69
/proc/30670/task/30680/stat : 30680 (java) S 30668 30670 30236 0 -1 64 1518 0 0 0 69 0 0 0 16 0 12 0 2005697640 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30681] ppid=30668 vsize=813320 CPUtime=0
/proc/30670/task/30681/stat : 30681 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 2005697640 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30682] ppid=30668 vsize=813320 CPUtime=0
/proc/30670/task/30682/stat : 30682 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 2005697640 832839680 11482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 813320

[startup+6.30279 s]
/proc/loadavg: 2.01 2.00 2.00 4/85 30683
/proc/meminfo: memFree=1678848/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=813064 CPUtime=6.23
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 25716 0 1 0 608 15 0 0 18 0 13 0 2005697631 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 203266 22067 1391 9 0 200628 0
[pid=30670/tid=30672] ppid=30668 vsize=813064 CPUtime=3.32
/proc/30670/task/30672/stat : 30672 (java) R 30668 30670 30236 0 -1 64 17302 0 1 0 322 10 0 0 25 0 13 0 2005697632 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4110070099 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30673] ppid=30668 vsize=813064 CPUtime=0.03
/proc/30670/task/30673/stat : 30673 (java) S 30668 30670 30236 0 -1 64 989 0 0 0 3 0 0 0 17 0 13 0 2005697633 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30674] ppid=30668 vsize=813064 CPUtime=0.02
/proc/30670/task/30674/stat : 30674 (java) S 30668 30670 30236 0 -1 64 1071 0 0 0 2 0 0 0 17 0 13 0 2005697633 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30675] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30675/stat : 30675 (java) S 30668 30670 30236 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 2005697635 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30676] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30676/stat : 30676 (java) S 30668 30670 30236 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 2005697636 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30677] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30677/stat : 30677 (java) S 30668 30670 30236 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005697636 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30678] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30678/stat : 30678 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2005697640 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30679] ppid=30668 vsize=813064 CPUtime=1.36
/proc/30670/task/30679/stat : 30679 (java) S 30668 30670 30236 0 -1 64 2872 0 0 0 135 1 0 0 16 0 13 0 2005697640 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30680] ppid=30668 vsize=813064 CPUtime=1.44
/proc/30670/task/30680/stat : 30680 (java) S 30668 30670 30236 0 -1 64 2683 0 0 0 143 1 0 0 16 0 13 0 2005697640 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30681] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30681/stat : 30681 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 2005697640 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30682] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30682/stat : 30682 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 2005697640 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30683] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30683/stat : 30683 (java) S 30668 30670 30236 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2005698155 832577536 22067 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 813064

[startup+12.7025 s]
/proc/loadavg: 2.01 2.00 2.00 3/85 30683
/proc/meminfo: memFree=1678464/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=813064 CPUtime=12.56
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 25737 0 1 0 1241 15 0 0 18 0 13 0 2005697631 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 203266 22084 1394 9 0 200628 0
[pid=30670/tid=30672] ppid=30668 vsize=813064 CPUtime=9.5
/proc/30670/task/30672/stat : 30672 (java) R 30668 30670 30236 0 -1 64 17306 0 1 0 940 10 0 0 25 0 13 0 2005697632 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4110070310 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30673] ppid=30668 vsize=813064 CPUtime=0.03
/proc/30670/task/30673/stat : 30673 (java) S 30668 30670 30236 0 -1 64 989 0 0 0 3 0 0 0 17 0 13 0 2005697633 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30674] ppid=30668 vsize=813064 CPUtime=0.02
/proc/30670/task/30674/stat : 30674 (java) S 30668 30670 30236 0 -1 64 1071 0 0 0 2 0 0 0 17 0 13 0 2005697633 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30675] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30675/stat : 30675 (java) S 30668 30670 30236 0 -1 64 30 0 0 0 0 0 0 0 17 0 13 0 2005697635 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30676] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30676/stat : 30676 (java) S 30668 30670 30236 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 2005697636 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30677] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30677/stat : 30677 (java) S 30668 30670 30236 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005697636 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30678] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30678/stat : 30678 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2005697640 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30679] ppid=30668 vsize=813064 CPUtime=1.47
/proc/30670/task/30679/stat : 30679 (java) S 30668 30670 30236 0 -1 64 2882 0 0 0 146 1 0 0 17 0 13 0 2005697640 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30680] ppid=30668 vsize=813064 CPUtime=1.49
/proc/30670/task/30680/stat : 30680 (java) S 30668 30670 30236 0 -1 64 2690 0 0 0 148 1 0 0 16 0 13 0 2005697640 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30681] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30681/stat : 30681 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 2005697640 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30682] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30682/stat : 30682 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 2005697640 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30683] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30683/stat : 30683 (java) S 30668 30670 30236 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2005698155 832577536 22084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 813064

[startup+25.5018 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 30683
/proc/meminfo: memFree=1678400/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=813064 CPUtime=25.25
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 25740 0 1 0 2510 15 0 0 18 0 13 0 2005697631 832577536 22086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 203266 22086 1394 9 0 200628 0
[pid=30670/tid=30672] ppid=30668 vsize=813064 CPUtime=22.14
/proc/30670/task/30672/stat : 30672 (java) R 30668 30670 30236 0 -1 64 17307 0 1 0 2204 10 0 0 25 0 13 0 2005697632 832577536 22086 996147200 134512640 134550740 4294956016 18446744073709551615 4110145463 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30673] ppid=30668 vsize=813064 CPUtime=0.03
/proc/30670/task/30673/stat : 30673 (java) S 30668 30670 30236 0 -1 64 989 0 0 0 3 0 0 0 17 0 13 0 2005697633 832577536 22086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30674] ppid=30668 vsize=813064 CPUtime=0.02
/proc/30670/task/30674/stat : 30674 (java) S 30668 30670 30236 0 -1 64 1071 0 0 0 2 0 0 0 17 0 13 0 2005697633 832577536 22086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30675] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30675/stat : 30675 (java) S 30668 30670 30236 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 2005697635 832577536 22086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30676] ppid=30668 vsize=813064 CPUtime=0
/proc/30670/task/30676/stat : 30676 (java) S 30668 30670 30236 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 2005697636 832577536 22086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=30670] ppid=30668 vsize=822988 CPUtime=1653.64
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 65860 0 1 0 165326 38 0 0 18 0 13 0 2005697631 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 205747 58602 1394 9 0 203109 0
[pid=30670/tid=30672] ppid=30668 vsize=822988 CPUtime=1648.78
/proc/30670/task/30672/stat : 30672 (java) R 30668 30670 30236 0 -1 64 17310 0 1 0 164863 15 0 0 25 0 13 0 2005697632 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4110145463 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30673] ppid=30668 vsize=822988 CPUtime=0.84
/proc/30670/task/30673/stat : 30673 (java) S 30668 30670 30236 0 -1 64 20050 0 0 0 75 9 0 0 20 0 13 0 2005697633 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30674] ppid=30668 vsize=822988 CPUtime=0.92
/proc/30670/task/30674/stat : 30674 (java) S 30668 30670 30236 0 -1 64 22101 0 0 0 83 9 0 0 20 0 13 0 2005697633 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30675] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30675/stat : 30675 (java) S 30668 30670 30236 0 -1 64 56 0 0 0 0 0 0 0 16 0 13 0 2005697635 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30676] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30676/stat : 30676 (java) S 30668 30670 30236 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 2005697636 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30677] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30677/stat : 30677 (java) S 30668 30670 30236 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005697636 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30678] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30678/stat : 30678 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30679] ppid=30668 vsize=822988 CPUtime=1.52
/proc/30670/task/30679/stat : 30679 (java) S 30668 30670 30236 0 -1 64 2884 0 0 0 151 1 0 0 16 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30680] ppid=30668 vsize=822988 CPUtime=1.52
/proc/30670/task/30680/stat : 30680 (java) S 30668 30670 30236 0 -1 64 2690 0 0 0 151 1 0 0 16 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30681] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30681/stat : 30681 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30682] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30682/stat : 30682 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30683] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30683/stat : 30683 (java) S 30668 30670 30236 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2005698155 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1653.64
Current children cumulated vsize (KiB) 822988

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 30713
/proc/meminfo: memFree=1524928/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=822988 CPUtime=1713.4
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 65860 0 1 0 171301 39 0 0 18 0 13 0 2005697631 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 205747 58602 1394 9 0 203109 0
[pid=30670/tid=30672] ppid=30668 vsize=822988 CPUtime=1708.53
/proc/30670/task/30672/stat : 30672 (java) R 30668 30670 30236 0 -1 64 17310 0 1 0 170838 15 0 0 25 0 13 0 2005697632 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4110145463 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30673] ppid=30668 vsize=822988 CPUtime=0.84
/proc/30670/task/30673/stat : 30673 (java) S 30668 30670 30236 0 -1 64 20050 0 0 0 75 9 0 0 20 0 13 0 2005697633 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30674] ppid=30668 vsize=822988 CPUtime=0.92
/proc/30670/task/30674/stat : 30674 (java) S 30668 30670 30236 0 -1 64 22101 0 0 0 83 9 0 0 20 0 13 0 2005697633 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30675] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30675/stat : 30675 (java) S 30668 30670 30236 0 -1 64 56 0 0 0 0 0 0 0 16 0 13 0 2005697635 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30676] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30676/stat : 30676 (java) S 30668 30670 30236 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 2005697636 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30677] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30677/stat : 30677 (java) S 30668 30670 30236 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005697636 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30678] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30678/stat : 30678 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30679] ppid=30668 vsize=822988 CPUtime=1.52
/proc/30670/task/30679/stat : 30679 (java) S 30668 30670 30236 0 -1 64 2884 0 0 0 151 1 0 0 16 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30680] ppid=30668 vsize=822988 CPUtime=1.52
/proc/30670/task/30680/stat : 30680 (java) S 30668 30670 30236 0 -1 64 2690 0 0 0 151 1 0 0 16 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30681] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30681/stat : 30681 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30682] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30682/stat : 30682 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30683] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30683/stat : 30683 (java) S 30668 30670 30236 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2005698155 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1713.4
Current children cumulated vsize (KiB) 822988

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 30713
/proc/meminfo: memFree=1524800/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=822988 CPUtime=1773.16
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 65860 0 1 0 177277 39 0 0 18 0 13 0 2005697631 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 205747 58602 1394 9 0 203109 0
[pid=30670/tid=30672] ppid=30668 vsize=822988 CPUtime=1768.29
/proc/30670/task/30672/stat : 30672 (java) R 30668 30670 30236 0 -1 64 17310 0 1 0 176814 15 0 0 25 0 13 0 2005697632 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4110070310 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30673] ppid=30668 vsize=822988 CPUtime=0.84
/proc/30670/task/30673/stat : 30673 (java) S 30668 30670 30236 0 -1 64 20050 0 0 0 75 9 0 0 20 0 13 0 2005697633 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30674] ppid=30668 vsize=822988 CPUtime=0.92
/proc/30670/task/30674/stat : 30674 (java) S 30668 30670 30236 0 -1 64 22101 0 0 0 83 9 0 0 20 0 13 0 2005697633 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30675] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30675/stat : 30675 (java) S 30668 30670 30236 0 -1 64 56 0 0 0 0 0 0 0 16 0 13 0 2005697635 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30676] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30676/stat : 30676 (java) S 30668 30670 30236 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 2005697636 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30677] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30677/stat : 30677 (java) S 30668 30670 30236 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005697636 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30678] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30678/stat : 30678 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30679] ppid=30668 vsize=822988 CPUtime=1.52
/proc/30670/task/30679/stat : 30679 (java) S 30668 30670 30236 0 -1 64 2884 0 0 0 151 1 0 0 16 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30680] ppid=30668 vsize=822988 CPUtime=1.52
/proc/30670/task/30680/stat : 30680 (java) S 30668 30670 30236 0 -1 64 2690 0 0 0 151 1 0 0 16 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30681] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30681/stat : 30681 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30682] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30682/stat : 30682 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30683] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30683/stat : 30683 (java) S 30668 30670 30236 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2005698155 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.16
Current children cumulated vsize (KiB) 822988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 30713
/proc/meminfo: memFree=1524736/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=822988 CPUtime=1800.05
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 65860 0 1 0 179966 39 0 0 18 0 13 0 2005697631 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 205747 58602 1394 9 0 203109 0
[pid=30670/tid=30672] ppid=30668 vsize=822988 CPUtime=1795.19
/proc/30670/task/30672/stat : 30672 (java) R 30668 30670 30236 0 -1 64 17310 0 1 0 179504 15 0 0 25 0 13 0 2005697632 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4110070310 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30673] ppid=30668 vsize=822988 CPUtime=0.84
/proc/30670/task/30673/stat : 30673 (java) S 30668 30670 30236 0 -1 64 20050 0 0 0 75 9 0 0 20 0 13 0 2005697633 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30674] ppid=30668 vsize=822988 CPUtime=0.92
/proc/30670/task/30674/stat : 30674 (java) S 30668 30670 30236 0 -1 64 22101 0 0 0 83 9 0 0 20 0 13 0 2005697633 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30675] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30675/stat : 30675 (java) S 30668 30670 30236 0 -1 64 56 0 0 0 0 0 0 0 16 0 13 0 2005697635 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30676] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30676/stat : 30676 (java) S 30668 30670 30236 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 2005697636 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30677] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30677/stat : 30677 (java) S 30668 30670 30236 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005697636 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30678] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30678/stat : 30678 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30679] ppid=30668 vsize=822988 CPUtime=1.52
/proc/30670/task/30679/stat : 30679 (java) S 30668 30670 30236 0 -1 64 2884 0 0 0 151 1 0 0 16 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30680] ppid=30668 vsize=822988 CPUtime=1.52
/proc/30670/task/30680/stat : 30680 (java) S 30668 30670 30236 0 -1 64 2690 0 0 0 151 1 0 0 16 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30681] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30681/stat : 30681 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30682] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30682/stat : 30682 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30683] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30683/stat : 30683 (java) S 30668 30670 30236 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2005698155 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 822988

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

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

[startup+1809.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 30713
/proc/meminfo: memFree=1524736/2055920 swapFree=4180396/4192956
[pid=30670] ppid=30668 vsize=822988 CPUtime=1800.05
/proc/30670/stat : 30670 (java) S 30668 30670 30236 0 -1 0 65860 0 1 0 179966 39 0 0 18 0 13 0 2005697631 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30670/statm: 205747 58602 1394 9 0 203109 0
[pid=30670/tid=30672] ppid=30668 vsize=822988 CPUtime=1795.19
/proc/30670/task/30672/stat : 30672 (java) R 30668 30670 30236 0 -1 64 17310 0 1 0 179504 15 0 0 25 0 13 0 2005697632 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4110070310 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30673] ppid=30668 vsize=822988 CPUtime=0.84
/proc/30670/task/30673/stat : 30673 (java) S 30668 30670 30236 0 -1 64 20050 0 0 0 75 9 0 0 20 0 13 0 2005697633 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30674] ppid=30668 vsize=822988 CPUtime=0.92
/proc/30670/task/30674/stat : 30674 (java) S 30668 30670 30236 0 -1 64 22101 0 0 0 83 9 0 0 20 0 13 0 2005697633 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30675] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30675/stat : 30675 (java) S 30668 30670 30236 0 -1 64 56 0 0 0 0 0 0 0 16 0 13 0 2005697635 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30670/tid=30676] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30676/stat : 30676 (java) S 30668 30670 30236 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 2005697636 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30677] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30677/stat : 30677 (java) S 30668 30670 30236 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005697636 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30678] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30678/stat : 30678 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30679] ppid=30668 vsize=822988 CPUtime=1.52
/proc/30670/task/30679/stat : 30679 (java) S 30668 30670 30236 0 -1 64 2884 0 0 0 151 1 0 0 16 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30680] ppid=30668 vsize=822988 CPUtime=1.52
/proc/30670/task/30680/stat : 30680 (java) S 30668 30670 30236 0 -1 64 2690 0 0 0 151 1 0 0 16 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30681] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30681/stat : 30681 (java) S 30668 30670 30236 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30682] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30682/stat : 30682 (java) S 30668 30670 30236 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 2005697640 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30670/tid=30683] ppid=30668 vsize=822988 CPUtime=0
/proc/30670/task/30683/stat : 30683 (java) S 30668 30670 30236 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2005698155 842739712 58602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 822988

Child status: 143
Real time (s): 1809.36
CPU time (s): 1800.12
CPU user time (s): 1799.69
CPU system time (s): 0.430934
CPU usage (%): 99.489
Max. virtual memory (cumulated for all children) (KiB): 822988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.430934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65880
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= 37615
involuntary context switches= 42731

runsolver used 2.6336 second user time and 5.64114 second system time

The end

Launcher Data (download as text)

Begin job on node44 at 2008-07-05 16:14:08
IDJOB=1089172
IDBENCH=58235
IDSOLVER=344
FILE ID=node44/1089172-1215267248
PBS_JOBID= 7882171
Free space on /tmp= 66552 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/graphColoring/register/mulsol/normalized-mulsol-i-5-10.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1089172-1215267248/watcher-1089172-1215267248 -o /tmp/evaluation-result-1089172-1215267248/solver-1089172-1215267248 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1089172-1215267248.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dab22198d713de39e1a6ee4f6f645a21
RANDOM SEED=695216796

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1762824 kB
Buffers:         30684 kB
Cached:         194404 kB
SwapCached:       6316 kB
Active:         152276 kB
Inactive:        86748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762824 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          21616 kB
Slab:            39480 kB
Committed_AS:  3571668 kB
PageTables:       1752 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node44 at 2008-07-05 16:44:19