Trace number 1088920

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.1 1807.49

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-2-15.xml
MD5SUMb7b4a50dbc90438c7fd2d6d9453fd8c9
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.499923
Satisfiable
(Un)Satisfiability was proved
Number of variables645
Number of constraints13979
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13979
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.29	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.19/0.29	c This is free software under the dual EPL/GNU LGPL licenses.
0.19/0.29	c See www.sat4j.org for details.
0.19/0.29	c That software uses the Rhino library from the Mozilla project.
0.29/0.33	c version 9.9.9.token
0.29/0.33	c sun.arch.data.model	32
0.29/0.33	c java.version	1.6.0_06
0.29/0.33	c os.name	Linux
0.29/0.33	c os.version	2.6.9-22.EL.rootsmp
0.29/0.33	c os.arch	i386
0.29/0.33	c Free memory 669864272
0.29/0.33	c Max memory 672137216
0.29/0.33	c Total memory 672137216
0.29/0.33	c Number of processors 2
0.29/0.38	c c --- Begin Solver configuration ---
0.29/0.38	c Stops conflict analysis at the first Unique Implication Point
0.29/0.38	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.29/0.38	c Learn all clauses as in MiniSAT
0.29/0.38	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.38	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.29/0.38	c Expensive reason simplification
0.29/0.38	c MiniSAT restarts strategy
0.29/0.38	c timeout=2147483s
0.29/0.38	c DB Simplification allowed=false
0.29/0.38	c --- End Solver configuration ---
0.29/0.38	c solving HOME/instance-1088920-1215260521.xml
0.29/0.38	c reading problem ... 
0.59/0.63	c reading problem named null
0.59/0.63	c reading domains done.
0.59/0.63	c reading variables done.
0.89/0.99	c reading predicates  done.
1.09/1.17	c reading constraints
10.68/10.49	c done with constraints.
10.68/10.49	c ... done. Wall clock time 10.117s.
10.68/10.49	c #vars     9675
10.68/10.49	c #constraints  420660
10.68/10.49	c constraints type 
10.68/10.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 420015
10.68/10.49	c org.sat4j.minisat.constraints.card.AtLeast => 645
1800.01/1807.41	c starts		: 19
1800.01/1807.41	c conflicts		: 334179
1800.01/1807.41	c decisions		: 352564
1800.01/1807.41	c propagations		: 95564016
1800.01/1807.41	c inspects		: 5389149783
1800.01/1807.41	c learnt literals	: 0
1800.01/1807.41	c learnt binary clauses	: 0
1800.01/1807.41	c learnt ternary clauses	: 0
1800.01/1807.41	c learnt clauses	: 334179
1800.01/1807.41	c ignored clauses	: 0
1800.01/1807.41	c root simplifications	: 0
1800.01/1807.41	c removed literals (reason simplification)	: 6029039
1800.01/1807.41	c reason swapping (by a shorter reason)	: 0
1800.01/1807.41	c Calls to reduceDB	: 0
1800.01/1807.41	c speed (assignments/second)	: 53182.62365859481
1800.01/1807.41	c non guided choices	8095
1800.01/1807.41	s UNKNOWN
1800.01/1807.41	c Total wall clock time (in seconds) : 1807.038

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-1088920-1215260521/watcher-1088920-1215260521 -o /tmp/evaluation-result-1088920-1215260521/solver-1088920-1215260521 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1088920-1215260521.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.86 1.94 1.98 4/81 19362
/proc/meminfo: memFree=1739392/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=152 CPUtime=0
/proc/19362/stat : 19362 (java) R 19360 19362 17958 0 -1 0 211 0 0 0 0 0 0 0 18 0 1 0 2005025643 155648 26 996147200 134512640 134550740 4294956016 18446744073709551615 10945316 0 0 4096 0 0 0 0 17 0 0 0
/proc/19362/statm: 38 26 19 9 0 4 0

[startup+0.013207 s]
/proc/loadavg: 1.86 1.94 1.98 4/81 19362
/proc/meminfo: memFree=1739392/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=13576 CPUtime=0.01
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 891 0 0 0 0 1 0 0 18 0 2 0 2005025643 13901824 639 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 3394 639 299 9 0 1246 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13576

[startup+0.101175 s]
/proc/loadavg: 1.86 1.94 1.98 4/81 19362
/proc/meminfo: memFree=1739392/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=804756 CPUtime=0.09
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 3199 0 1 0 7 2 0 0 18 0 12 0 2005025643 824070144 2930 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 201189 2931 1200 9 0 198558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804756

[startup+0.301199 s]
/proc/loadavg: 1.86 1.94 1.98 4/81 19362
/proc/meminfo: memFree=1739392/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=808176 CPUtime=0.29
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 5040 0 1 0 25 4 0 0 18 0 12 0 2005025643 827572224 4369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 202044 4369 1308 9 0 199413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 808176

[startup+0.701247 s]
/proc/loadavg: 1.86 1.94 1.98 4/81 19362
/proc/meminfo: memFree=1739392/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=808204 CPUtime=0.69
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 6334 0 1 0 63 6 0 0 18 0 12 0 2005025643 827600896 5483 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 202051 5483 1337 9 0 199413 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 808204

[startup+1.50235 s]
/proc/loadavg: 1.86 1.94 1.98 3/93 19374
/proc/meminfo: memFree=1719968/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=811668 CPUtime=1.49
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 9468 0 1 0 142 7 0 0 18 0 12 0 2005025643 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 202917 7707 1352 9 0 200279 0
[pid=19362/tid=19364] ppid=19360 vsize=811668 CPUtime=0.8
/proc/19362/task/19364/stat : 19364 (java) R 19360 19362 17958 0 -1 64 5283 0 1 0 75 5 0 0 25 0 12 0 2005025644 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19365] ppid=19360 vsize=811668 CPUtime=0
/proc/19362/task/19365/stat : 19365 (java) S 19360 19362 17958 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 2005025645 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19366] ppid=19360 vsize=811668 CPUtime=0
/proc/19362/task/19366/stat : 19366 (java) S 19360 19362 17958 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 2005025645 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19367] ppid=19360 vsize=811668 CPUtime=0
/proc/19362/task/19367/stat : 19367 (java) S 19360 19362 17958 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 2005025646 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19368] ppid=19360 vsize=811668 CPUtime=0
/proc/19362/task/19368/stat : 19368 (java) S 19360 19362 17958 0 -1 64 8 0 0 0 0 0 0 0 24 0 12 0 2005025647 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19369] ppid=19360 vsize=811668 CPUtime=0
/proc/19362/task/19369/stat : 19369 (java) S 19360 19362 17958 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 2005025647 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19370] ppid=19360 vsize=811668 CPUtime=0
/proc/19362/task/19370/stat : 19370 (java) S 19360 19362 17958 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 2005025651 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19371] ppid=19360 vsize=811668 CPUtime=0.22
/proc/19362/task/19371/stat : 19371 (java) S 19360 19362 17958 0 -1 64 728 0 0 0 22 0 0 0 16 0 12 0 2005025651 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19372] ppid=19360 vsize=811668 CPUtime=0.44
/proc/19362/task/19372/stat : 19372 (java) R 19360 19362 17958 0 -1 64 2695 0 0 0 43 1 0 0 17 0 12 0 2005025651 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 102518867 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19373] ppid=19360 vsize=811668 CPUtime=0
/proc/19362/task/19373/stat : 19373 (java) S 19360 19362 17958 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 2005025651 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19374] ppid=19360 vsize=811668 CPUtime=0
/proc/19362/task/19374/stat : 19374 (java) S 19360 19362 17958 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2005025651 831148032 7707 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 811668

[startup+3.10254 s]
/proc/loadavg: 1.86 1.94 1.98 3/93 19374
/proc/meminfo: memFree=1706592/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=811260 CPUtime=3.07
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 15796 0 1 0 296 11 0 0 18 0 12 0 2005025643 830730240 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 202815 13842 1368 9 0 200177 0
[pid=19362/tid=19364] ppid=19360 vsize=811260 CPUtime=1.63
/proc/19362/task/19364/stat : 19364 (java) R 19360 19362 17958 0 -1 64 11307 0 1 0 155 8 0 0 21 0 12 0 2005025644 830730240 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4109728380 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19365] ppid=19360 vsize=811260 CPUtime=0
/proc/19362/task/19365/stat : 19365 (java) S 19360 19362 17958 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 2005025645 830730240 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19366] ppid=19360 vsize=811260 CPUtime=0
/proc/19362/task/19366/stat : 19366 (java) S 19360 19362 17958 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 2005025645 830730240 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19367] ppid=19360 vsize=811260 CPUtime=0
/proc/19362/task/19367/stat : 19367 (java) S 19360 19362 17958 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 2005025646 830730240 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19368] ppid=19360 vsize=811260 CPUtime=0
/proc/19362/task/19368/stat : 19368 (java) S 19360 19362 17958 0 -1 64 8 0 0 0 0 0 0 0 24 0 12 0 2005025647 830730240 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19369] ppid=19360 vsize=811260 CPUtime=0
/proc/19362/task/19369/stat : 19369 (java) S 19360 19362 17958 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 2005025647 830730240 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19370] ppid=19360 vsize=811260 CPUtime=0
/proc/19362/task/19370/stat : 19370 (java) S 19360 19362 17958 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 2005025651 830730240 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19371] ppid=19360 vsize=811260 CPUtime=0.53
/proc/19362/task/19371/stat : 19371 (java) S 19360 19362 17958 0 -1 64 763 0 0 0 53 0 0 0 16 0 12 0 2005025651 830730240 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19372] ppid=19360 vsize=811260 CPUtime=0.88
/proc/19362/task/19372/stat : 19372 (java) S 19360 19362 17958 0 -1 64 2964 0 0 0 87 1 0 0 16 0 12 0 2005025651 830730240 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19373] ppid=19360 vsize=811260 CPUtime=0
/proc/19362/task/19373/stat : 19373 (java) S 19360 19362 17958 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 2005025651 830730240 13842 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19374] ppid=19360 vsize=811260 CPUtime=0
/proc/19362/task/19374/stat : 19374 (java) S 19360 19362 17958 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2005025651 830730240 13842 996147200 134512640 134550740 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) 811260

[startup+6.30593 s]
/proc/loadavg: 1.95 1.96 1.98 4/93 19374
/proc/meminfo: memFree=1656992/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=813080 CPUtime=6.24
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 31140 0 1 0 606 18 0 0 18 0 12 0 2005025643 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 203270 26618 1392 9 0 200632 0
[pid=19362/tid=19364] ppid=19360 vsize=813080 CPUtime=3.44
/proc/19362/task/19364/stat : 19364 (java) R 19360 19362 17958 0 -1 64 17306 0 1 0 333 11 0 0 21 0 12 0 2005025644 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19365] ppid=19360 vsize=813080 CPUtime=0.1
/proc/19362/task/19365/stat : 19365 (java) S 19360 19362 17958 0 -1 64 3503 0 0 0 9 1 0 0 17 0 12 0 2005025645 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19366] ppid=19360 vsize=813080 CPUtime=0.06
/proc/19362/task/19366/stat : 19366 (java) S 19360 19362 17958 0 -1 64 3004 0 0 0 6 0 0 0 17 0 12 0 2005025645 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19367] ppid=19360 vsize=813080 CPUtime=0
/proc/19362/task/19367/stat : 19367 (java) S 19360 19362 17958 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 2005025646 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19368] ppid=19360 vsize=813080 CPUtime=0
/proc/19362/task/19368/stat : 19368 (java) S 19360 19362 17958 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 2005025647 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19369] ppid=19360 vsize=813080 CPUtime=0
/proc/19362/task/19369/stat : 19369 (java) S 19360 19362 17958 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 2005025647 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19370] ppid=19360 vsize=813080 CPUtime=0
/proc/19362/task/19370/stat : 19370 (java) S 19360 19362 17958 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 2005025651 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19371] ppid=19360 vsize=813080 CPUtime=0.97
/proc/19362/task/19371/stat : 19371 (java) S 19360 19362 17958 0 -1 64 1978 0 0 0 97 0 0 0 15 0 12 0 2005025651 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19372] ppid=19360 vsize=813080 CPUtime=1.61
/proc/19362/task/19372/stat : 19372 (java) S 19360 19362 17958 0 -1 64 4529 0 0 0 159 2 0 0 15 0 12 0 2005025651 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19373] ppid=19360 vsize=813080 CPUtime=0
/proc/19362/task/19373/stat : 19373 (java) S 19360 19362 17958 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 2005025651 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19374] ppid=19360 vsize=813080 CPUtime=0
/proc/19362/task/19374/stat : 19374 (java) S 19360 19362 17958 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 2005025651 832593920 26618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 813080

[startup+12.7017 s]
/proc/loadavg: 1.96 1.96 1.98 3/94 19375
/proc/meminfo: memFree=1598040/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=815296 CPUtime=12.97
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 42483 0 1 0 1273 24 0 0 18 0 13 0 2005025643 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 203824 36500 1400 9 0 201186 0
[pid=19362/tid=19364] ppid=19360 vsize=815296 CPUtime=7.85
/proc/19362/task/19364/stat : 19364 (java) R 19360 19362 17958 0 -1 64 17328 0 1 0 774 11 0 0 25 0 13 0 2005025644 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4110376988 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19365] ppid=19360 vsize=815296 CPUtime=0.71
/proc/19362/task/19365/stat : 19365 (java) S 19360 19362 17958 0 -1 64 8980 0 0 0 68 3 0 0 16 0 13 0 2005025645 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19366] ppid=19360 vsize=815296 CPUtime=0.62
/proc/19362/task/19366/stat : 19366 (java) S 19360 19362 17958 0 -1 64 8036 0 0 0 59 3 0 0 17 0 13 0 2005025645 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19367] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19367/stat : 19367 (java) S 19360 19362 17958 0 -1 64 57 0 0 0 0 0 0 0 17 0 13 0 2005025646 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19368] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19368/stat : 19368 (java) S 19360 19362 17958 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19369] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19369/stat : 19369 (java) S 19360 19362 17958 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19370] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19370/stat : 19370 (java) S 19360 19362 17958 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19371] ppid=19360 vsize=815296 CPUtime=1.46
/proc/19362/task/19371/stat : 19371 (java) S 19360 19362 17958 0 -1 64 2016 0 0 0 145 1 0 0 15 0 13 0 2005025651 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19372] ppid=19360 vsize=815296 CPUtime=2.28
/proc/19362/task/19372/stat : 19372 (java) S 19360 19362 17958 0 -1 64 5299 0 0 0 225 3 0 0 15 0 13 0 2005025651 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19373] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19373/stat : 19373 (java) S 19360 19362 17958 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19374] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19374/stat : 19374 (java) S 19360 19362 17958 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 2005025651 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19375] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19375/stat : 19375 (java) S 19360 19362 17958 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 2005026695 834863104 36500 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.97
Current children cumulated vsize (KiB) 815296

[startup+25.5022 s]
/proc/loadavg: 1.97 1.96 1.98 3/94 19375
/proc/meminfo: memFree=1597912/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=815296 CPUtime=25.7
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 42497 0 1 0 2546 24 0 0 18 0 13 0 2005025643 834863104 36511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 203824 36511 1402 9 0 201186 0
[pid=19362/tid=19364] ppid=19360 vsize=815296 CPUtime=20.48
/proc/19362/task/19364/stat : 19364 (java) R 19360 19362 17958 0 -1 64 17332 0 1 0 2036 12 0 0 25 0 13 0 2005025644 834863104 36511 996147200 134512640 134550740 4294956016 18446744073709551615 4110376991 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19365] ppid=19360 vsize=815296 CPUtime=0.71
/proc/19362/task/19365/stat : 19365 (java) S 19360 19362 17958 0 -1 64 8980 0 0 0 68 3 0 0 16 0 13 0 2005025645 834863104 36511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19366] ppid=19360 vsize=815296 CPUtime=0.62
/proc/19362/task/19366/stat : 19366 (java) S 19360 19362 17958 0 -1 64 8036 0 0 0 59 3 0 0 17 0 13 0 2005025645 834863104 36511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19367] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19367/stat : 19367 (java) S 19360 19362 17958 0 -1 64 57 0 0 0 0 0 0 0 16 0 13 0 2005025646 834863104 36511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19368] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19368/stat : 19368 (java) S 19360 19362 17958 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 36511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19369] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19369/stat : 19369 (java) S 19360 19362 17958 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 36511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=19362] ppid=19360 vsize=815296 CPUtime=1595.75
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 76973 0 1 0 159534 41 0 0 18 0 13 0 2005025643 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 203824 68191 1402 9 0 201186 0
[pid=19362/tid=19364] ppid=19360 vsize=815296 CPUtime=1588.54
/proc/19362/task/19364/stat : 19364 (java) R 19360 19362 17958 0 -1 64 17339 0 1 0 158840 14 0 0 25 0 13 0 2005025644 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4110376991 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19365] ppid=19360 vsize=815296 CPUtime=1.67
/proc/19362/task/19365/stat : 19365 (java) S 19360 19362 17958 0 -1 64 26617 0 0 0 156 11 0 0 16 0 13 0 2005025645 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19366] ppid=19360 vsize=815296 CPUtime=1.55
/proc/19362/task/19366/stat : 19366 (java) S 19360 19362 17958 0 -1 64 24862 0 0 0 144 11 0 0 18 0 13 0 2005025645 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19367] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19367/stat : 19367 (java) S 19360 19362 17958 0 -1 64 57 0 0 0 0 0 0 0 16 0 13 0 2005025646 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19368] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19368/stat : 19368 (java) S 19360 19362 17958 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19369] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19369/stat : 19369 (java) S 19360 19362 17958 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19370] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19370/stat : 19370 (java) S 19360 19362 17958 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19371] ppid=19360 vsize=815296 CPUtime=1.59
/proc/19362/task/19371/stat : 19371 (java) S 19360 19362 17958 0 -1 64 2027 0 0 0 158 1 0 0 16 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19372] ppid=19360 vsize=815296 CPUtime=2.35
/proc/19362/task/19372/stat : 19372 (java) S 19360 19362 17958 0 -1 64 5304 0 0 0 232 3 0 0 16 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19373] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19373/stat : 19373 (java) S 19360 19362 17958 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19374] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19374/stat : 19374 (java) S 19360 19362 17958 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19375] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19375/stat : 19375 (java) S 19360 19362 17958 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 2005026695 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.75
Current children cumulated vsize (KiB) 815296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.09 2.08 3/93 19415
/proc/meminfo: memFree=1394280/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=815296 CPUtime=1655.72
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 76973 0 1 0 165531 41 0 0 18 0 13 0 2005025643 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 203824 68191 1402 9 0 201186 0
[pid=19362/tid=19364] ppid=19360 vsize=815296 CPUtime=1648.52
/proc/19362/task/19364/stat : 19364 (java) R 19360 19362 17958 0 -1 64 17339 0 1 0 164838 14 0 0 25 0 13 0 2005025644 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4110376991 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19365] ppid=19360 vsize=815296 CPUtime=1.67
/proc/19362/task/19365/stat : 19365 (java) S 19360 19362 17958 0 -1 64 26617 0 0 0 156 11 0 0 16 0 13 0 2005025645 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19366] ppid=19360 vsize=815296 CPUtime=1.55
/proc/19362/task/19366/stat : 19366 (java) S 19360 19362 17958 0 -1 64 24862 0 0 0 144 11 0 0 18 0 13 0 2005025645 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19367] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19367/stat : 19367 (java) S 19360 19362 17958 0 -1 64 57 0 0 0 0 0 0 0 16 0 13 0 2005025646 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19368] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19368/stat : 19368 (java) S 19360 19362 17958 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19369] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19369/stat : 19369 (java) S 19360 19362 17958 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19370] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19370/stat : 19370 (java) S 19360 19362 17958 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19371] ppid=19360 vsize=815296 CPUtime=1.59
/proc/19362/task/19371/stat : 19371 (java) S 19360 19362 17958 0 -1 64 2027 0 0 0 158 1 0 0 16 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19372] ppid=19360 vsize=815296 CPUtime=2.35
/proc/19362/task/19372/stat : 19372 (java) S 19360 19362 17958 0 -1 64 5304 0 0 0 232 3 0 0 16 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19373] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19373/stat : 19373 (java) S 19360 19362 17958 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19374] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19374/stat : 19374 (java) S 19360 19362 17958 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19375] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19375/stat : 19375 (java) S 19360 19362 17958 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 2005026695 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.72
Current children cumulated vsize (KiB) 815296

[startup+1722.3 s]
/proc/loadavg: 2.00 2.07 2.08 3/93 19415
/proc/meminfo: memFree=1394088/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=815296 CPUtime=1715.7
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 76973 0 1 0 171529 41 0 0 18 0 13 0 2005025643 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 203824 68191 1402 9 0 201186 0
[pid=19362/tid=19364] ppid=19360 vsize=815296 CPUtime=1708.49
/proc/19362/task/19364/stat : 19364 (java) R 19360 19362 17958 0 -1 64 17339 0 1 0 170835 14 0 0 25 0 13 0 2005025644 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4110376991 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19365] ppid=19360 vsize=815296 CPUtime=1.67
/proc/19362/task/19365/stat : 19365 (java) S 19360 19362 17958 0 -1 64 26617 0 0 0 156 11 0 0 16 0 13 0 2005025645 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19366] ppid=19360 vsize=815296 CPUtime=1.55
/proc/19362/task/19366/stat : 19366 (java) S 19360 19362 17958 0 -1 64 24862 0 0 0 144 11 0 0 18 0 13 0 2005025645 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19367] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19367/stat : 19367 (java) S 19360 19362 17958 0 -1 64 57 0 0 0 0 0 0 0 16 0 13 0 2005025646 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19368] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19368/stat : 19368 (java) S 19360 19362 17958 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19369] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19369/stat : 19369 (java) S 19360 19362 17958 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19370] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19370/stat : 19370 (java) S 19360 19362 17958 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19371] ppid=19360 vsize=815296 CPUtime=1.59
/proc/19362/task/19371/stat : 19371 (java) S 19360 19362 17958 0 -1 64 2027 0 0 0 158 1 0 0 16 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19372] ppid=19360 vsize=815296 CPUtime=2.35
/proc/19362/task/19372/stat : 19372 (java) S 19360 19362 17958 0 -1 64 5304 0 0 0 232 3 0 0 16 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19373] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19373/stat : 19373 (java) S 19360 19362 17958 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19374] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19374/stat : 19374 (java) S 19360 19362 17958 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 2005025651 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19375] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19375/stat : 19375 (java) S 19360 19362 17958 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 2005026695 834863104 68191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.7
Current children cumulated vsize (KiB) 815296

[startup+1782.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/93 19415
/proc/meminfo: memFree=1371816/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=815296 CPUtime=1775.18
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 82695 0 1 0 177475 43 0 0 18 0 13 0 2005025643 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 203824 73788 1402 9 0 201186 0
[pid=19362/tid=19364] ppid=19360 vsize=815296 CPUtime=1767.68
/proc/19362/task/19364/stat : 19364 (java) R 19360 19362 17958 0 -1 64 17340 0 1 0 176754 14 0 0 25 0 13 0 2005025644 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4110366502 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19365] ppid=19360 vsize=815296 CPUtime=1.8
/proc/19362/task/19365/stat : 19365 (java) S 19360 19362 17958 0 -1 64 28506 0 0 0 169 11 0 0 16 0 13 0 2005025645 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19366] ppid=19360 vsize=815296 CPUtime=1.7
/proc/19362/task/19366/stat : 19366 (java) S 19360 19362 17958 0 -1 64 28694 0 0 0 158 12 0 0 17 0 13 0 2005025645 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19367] ppid=19360 vsize=815296 CPUtime=0.01
/proc/19362/task/19367/stat : 19367 (java) S 19360 19362 17958 0 -1 64 57 0 0 0 1 0 0 0 16 0 13 0 2005025646 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19368] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19368/stat : 19368 (java) S 19360 19362 17958 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19369] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19369/stat : 19369 (java) S 19360 19362 17958 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19370] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19370/stat : 19370 (java) S 19360 19362 17958 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19371] ppid=19360 vsize=815296 CPUtime=1.59
/proc/19362/task/19371/stat : 19371 (java) S 19360 19362 17958 0 -1 64 2027 0 0 0 158 1 0 0 16 0 13 0 2005025651 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19372] ppid=19360 vsize=815296 CPUtime=2.35
/proc/19362/task/19372/stat : 19372 (java) S 19360 19362 17958 0 -1 64 5304 0 0 0 232 3 0 0 16 0 13 0 2005025651 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19373] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19373/stat : 19373 (java) S 19360 19362 17958 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19374] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19374/stat : 19374 (java) S 19360 19362 17958 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 2005025651 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19375] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19375/stat : 19375 (java) S 19360 19362 17958 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 2005026695 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.18
Current children cumulated vsize (KiB) 815296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 2.00 2.05 2.07 3/93 19415
/proc/meminfo: memFree=1371880/2055920 swapFree=4180424/4192956
[pid=19362] ppid=19360 vsize=815296 CPUtime=1800.01
/proc/19362/stat : 19362 (java) S 19360 19362 17958 0 -1 0 82695 0 1 0 179958 43 0 0 18 0 13 0 2005025643 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19362/statm: 203824 73788 1402 9 0 201186 0
[pid=19362/tid=19364] ppid=19360 vsize=815296 CPUtime=1792.51
/proc/19362/task/19364/stat : 19364 (java) R 19360 19362 17958 0 -1 64 17340 0 1 0 179237 14 0 0 25 0 13 0 2005025644 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4110366310 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19365] ppid=19360 vsize=815296 CPUtime=1.8
/proc/19362/task/19365/stat : 19365 (java) S 19360 19362 17958 0 -1 64 28506 0 0 0 169 11 0 0 16 0 13 0 2005025645 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19366] ppid=19360 vsize=815296 CPUtime=1.7
/proc/19362/task/19366/stat : 19366 (java) S 19360 19362 17958 0 -1 64 28694 0 0 0 158 12 0 0 17 0 13 0 2005025645 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19367] ppid=19360 vsize=815296 CPUtime=0.01
/proc/19362/task/19367/stat : 19367 (java) S 19360 19362 17958 0 -1 64 57 0 0 0 1 0 0 0 16 0 13 0 2005025646 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19368] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19368/stat : 19368 (java) S 19360 19362 17958 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19369] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19369/stat : 19369 (java) S 19360 19362 17958 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2005025647 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19370] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19370/stat : 19370 (java) S 19360 19362 17958 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19371] ppid=19360 vsize=815296 CPUtime=1.59
/proc/19362/task/19371/stat : 19371 (java) S 19360 19362 17958 0 -1 64 2027 0 0 0 158 1 0 0 16 0 13 0 2005025651 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19372] ppid=19360 vsize=815296 CPUtime=2.35
/proc/19362/task/19372/stat : 19372 (java) S 19360 19362 17958 0 -1 64 5304 0 0 0 232 3 0 0 16 0 13 0 2005025651 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19362/tid=19373] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19373/stat : 19373 (java) S 19360 19362 17958 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 2005025651 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19374] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19374/stat : 19374 (java) S 19360 19362 17958 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 2005025651 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19362/tid=19375] ppid=19360 vsize=815296 CPUtime=0
/proc/19362/task/19375/stat : 19375 (java) S 19360 19362 17958 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 2005026695 834863104 73788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 815296

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

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

Child status: 143
Real time (s): 1807.49
CPU time (s): 1800.1
CPU user time (s): 1799.62
CPU system time (s): 0.484926
CPU usage (%): 99.5913
Max. virtual memory (cumulated for all children) (KiB): 815648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.484926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82712
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= 37990
involuntary context switches= 57839

runsolver used 2.87456 second user time and 5.39918 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-05 14:22:01
IDJOB=1088920
IDBENCH=58150
IDSOLVER=344
FILE ID=node33/1088920-1215260521
PBS_JOBID= 7882054
Free space on /tmp= 66472 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/graphColoring/register/inithx/normalized-inithx-i-2-15.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-1088920-1215260521/watcher-1088920-1215260521 -o /tmp/evaluation-result-1088920-1215260521/solver-1088920-1215260521 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1088920-1215260521.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b7b4a50dbc90438c7fd2d6d9453fd8c9
RANDOM SEED=1848709314

node33.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.231
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.231
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:       1739808 kB
Buffers:         27700 kB
Cached:         191620 kB
SwapCached:       6236 kB
Active:         185956 kB
Inactive:        75812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739808 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            3136 kB
Writeback:           0 kB
Mapped:          58812 kB
Slab:            39348 kB
Committed_AS:  3679424 kB
PageTables:       1940 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= 66464 MiB
End job on node33 at 2008-07-05 14:52:11