Trace number 1061416

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.17 1804.99

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-32b3.xml
MD5SUMbea50cbde6c6630d124865bae8e75420
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.08338
Satisfiable
(Un)Satisfiability was proved
Number of variables696
Number of constraints6082
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6082
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30/0.41	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.30/0.41	c This is free software under the dual EPL/GNU LGPL licenses.
0.30/0.41	c See www.sat4j.org for details.
0.30/0.41	c That software uses the Rhino library from the Mozilla project.
0.30/0.46	c version 9.9.9.token
0.30/0.46	c sun.arch.data.model	32
0.30/0.46	c java.version	1.6.0_06
0.30/0.46	c os.name	Linux
0.30/0.46	c os.version	2.6.9-22.EL.rootsmp
0.30/0.46	c os.arch	i386
0.30/0.46	c Free memory 669864272
0.30/0.46	c Max memory 672137216
0.30/0.46	c Total memory 672137216
0.30/0.46	c Number of processors 2
0.39/0.50	c c --- Begin Solver configuration ---
0.39/0.50	c Stops conflict analysis at the first Unique Implication Point
0.39/0.50	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.39/0.50	c Learn all clauses as in MiniSAT
0.39/0.50	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.39/0.50	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.39/0.50	c Expensive reason simplification
0.39/0.50	c MiniSAT restarts strategy
0.39/0.50	c timeout=2147483s
0.39/0.50	c DB Simplification allowed=false
0.39/0.50	c --- End Solver configuration ---
0.39/0.50	c solving HOME/instance-1061416-1215132848.xml
0.39/0.50	c reading problem ... 
0.58/0.76	c reading problem named null
0.58/0.76	c reading domains done.
0.58/0.77	c reading variables done.
0.79/0.97	c reading predicates  done.
0.98/1.16	c reading constraints
1800.08/1804.91	c starts		: 0
1800.08/1804.91	c conflicts		: 0
1800.08/1804.91	c decisions		: 0
1800.08/1804.91	c propagations		: 0
1800.08/1804.91	c inspects		: 0
1800.08/1804.91	c learnt literals	: 0
1800.08/1804.91	c learnt binary clauses	: 0
1800.08/1804.91	c learnt ternary clauses	: 0
1800.08/1804.91	c learnt clauses	: 0
1800.08/1804.91	c ignored clauses	: 0
1800.08/1804.91	c root simplifications	: 0
1800.08/1804.91	c removed literals (reason simplification)	: 0
1800.08/1804.91	c reason swapping (by a shorter reason)	: 0
1800.08/1804.91	c Calls to reduceDB	: 0
1800.08/1804.91	c speed (assignments/second)	: 0.0
1800.08/1804.91	c non guided choices	0
1800.08/1804.91	s UNKNOWN
1800.08/1804.91	c Total wall clock time (in seconds) : 1804.411

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-1061416-1215132848/watcher-1061416-1215132848 -o /tmp/evaluation-result-1061416-1215132848/solver-1061416-1215132848 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1061416-1215132848.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.95 1.97 4/90 24424
/proc/meminfo: memFree=1818824/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=140 CPUtime=0
/proc/24424/stat : 24424 (java) R 24422 24424 23080 0 -1 0 188 0 0 0 0 0 0 0 19 0 1 0 1992251881 143360 3 996147200 0 0 4294956437 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/24424/statm: 36 17 12 9 0 2 0

[startup+0.0531581 s]
/proc/loadavg: 1.92 1.95 1.97 4/90 24424
/proc/meminfo: memFree=1818824/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=13012 CPUtime=0.02
/proc/24424/stat : 24424 (java) R 24422 24424 23080 0 -1 0 404 0 21 0 0 2 0 0 18 0 1 0 1992251881 13324288 226 996147200 134512640 134550740 4294956032 18446744073709551615 11600682 0 0 4096 0 0 0 0 17 0 0 0
/proc/24424/statm: 3253 226 136 9 0 1151 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13012

[startup+0.10116 s]
/proc/loadavg: 1.92 1.95 1.97 4/90 24424
/proc/meminfo: memFree=1818824/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=800744 CPUtime=0.04
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 2389 0 29 0 1 3 0 0 18 0 4 0 1992251881 819961856 2155 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 200186 2155 912 9 0 197569 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 800744

[startup+0.301186 s]
/proc/loadavg: 1.92 1.95 1.97 4/90 24424
/proc/meminfo: memFree=1818824/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=808308 CPUtime=0.23
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 4557 0 29 0 18 5 0 0 18 0 12 0 1992251881 827707392 3914 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 202077 3914 1296 9 0 199446 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 808308

[startup+0.701226 s]
/proc/loadavg: 1.92 1.95 1.97 4/90 24424
/proc/meminfo: memFree=1818824/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=808336 CPUtime=0.58
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 6109 0 29 0 51 7 0 0 18 0 12 0 1992251881 827736064 5267 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 202084 5267 1335 9 0 199446 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 808336

[startup+1.50232 s]
/proc/loadavg: 1.92 1.95 1.97 3/102 24436
/proc/meminfo: memFree=1792424/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=808336 CPUtime=1.38
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 7733 0 29 0 129 9 0 0 18 0 12 0 1992251881 827736064 6808 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 202084 6809 1351 9 0 199446 0
[pid=24424/tid=24426] ppid=24422 vsize=808336 CPUtime=0.9
/proc/24424/task/24426/stat : 24426 (java) R 24422 24424 23080 0 -1 64 5130 0 1 0 85 5 0 0 25 0 12 0 1992251888 827736064 6809 996147200 134512640 134550740 4294956032 18446744073709551615 4109212276 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=808336 CPUtime=0
/proc/24424/task/24427/stat : 24427 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 1992251889 827736064 6809 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=808336 CPUtime=0
/proc/24424/task/24428/stat : 24428 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 1992251889 827736064 6809 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24429] ppid=24422 vsize=808336 CPUtime=0
/proc/24424/task/24429/stat : 24429 (java) S 24422 24424 23080 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 1992251891 827736064 6809 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24430] ppid=24422 vsize=808336 CPUtime=0
/proc/24424/task/24430/stat : 24430 (java) S 24422 24424 23080 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1992251892 827736064 6809 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24431] ppid=24422 vsize=808336 CPUtime=0
/proc/24424/task/24431/stat : 24431 (java) S 24422 24424 23080 0 -1 64 5 0 0 0 0 0 0 0 22 0 12 0 1992251892 827736064 6809 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=808336 CPUtime=0
/proc/24424/task/24432/stat : 24432 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1992251898 827736064 6809 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=808336 CPUtime=0.2
/proc/24424/task/24433/stat : 24433 (java) S 24422 24424 23080 0 -1 64 715 0 0 0 20 0 0 0 16 0 12 0 1992251898 827736064 6809 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=808336 CPUtime=0.22
/proc/24424/task/24434/stat : 24434 (java) S 24422 24424 23080 0 -1 64 1154 0 0 0 22 0 0 0 16 0 12 0 1992251898 827736064 6809 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=808336 CPUtime=0
/proc/24424/task/24435/stat : 24435 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1992251898 827736064 6809 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=808336 CPUtime=0
/proc/24424/task/24436/stat : 24436 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992251898 827736064 6809 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 808336

[startup+3.1015 s]
/proc/loadavg: 1.92 1.95 1.97 3/102 24436
/proc/meminfo: memFree=1783528/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=811548 CPUtime=2.97
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 11379 0 29 0 287 10 0 0 18 0 12 0 1992251881 831025152 9101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 202887 9101 1367 9 0 200249 0
[pid=24424/tid=24426] ppid=24422 vsize=811548 CPUtime=1.47
/proc/24424/task/24426/stat : 24426 (java) R 24422 24424 23080 0 -1 64 6481 0 1 0 141 6 0 0 25 0 12 0 1992251888 831025152 9101 996147200 134512640 134550740 4294956032 18446744073709551615 104216854 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=811548 CPUtime=0
/proc/24424/task/24427/stat : 24427 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 1992251889 831025152 9101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=811548 CPUtime=0
/proc/24424/task/24428/stat : 24428 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 1992251889 831025152 9101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24429] ppid=24422 vsize=811548 CPUtime=0
/proc/24424/task/24429/stat : 24429 (java) S 24422 24424 23080 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 1992251891 831025152 9102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24430] ppid=24422 vsize=811548 CPUtime=0
/proc/24424/task/24430/stat : 24430 (java) S 24422 24424 23080 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1992251892 831025152 9102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24431] ppid=24422 vsize=811548 CPUtime=0
/proc/24424/task/24431/stat : 24431 (java) S 24422 24424 23080 0 -1 64 5 0 0 0 0 0 0 0 22 0 12 0 1992251892 831025152 9102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=811548 CPUtime=0
/proc/24424/task/24432/stat : 24432 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1992251898 831025152 9102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=811548 CPUtime=0.6
/proc/24424/task/24433/stat : 24433 (java) S 24422 24424 23080 0 -1 64 746 0 0 0 60 0 0 0 16 0 12 0 1992251898 831025152 9102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=811548 CPUtime=0.85
/proc/24424/task/24434/stat : 24434 (java) S 24422 24424 23080 0 -1 64 3417 0 0 0 84 1 0 0 16 0 12 0 1992251898 831025152 9102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=811548 CPUtime=0
/proc/24424/task/24435/stat : 24435 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1992251898 831025152 9102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=811548 CPUtime=0
/proc/24424/task/24436/stat : 24436 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992251898 831025152 9102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 811548

[startup+6.30185 s]
/proc/loadavg: 1.93 1.96 1.97 4/102 24436
/proc/meminfo: memFree=1757416/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=815208 CPUtime=6.18
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 25875 0 29 0 601 17 0 0 18 0 12 0 1992251881 834772992 18363 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 203802 18363 1394 9 0 201164 0
[pid=24424/tid=24426] ppid=24422 vsize=815208 CPUtime=2.64
/proc/24424/task/24426/stat : 24426 (java) R 24422 24424 23080 0 -1 64 14680 0 1 0 254 10 0 0 25 0 12 0 1992251888 834772992 18364 996147200 134512640 134550740 4294956032 18446744073709551615 4110091681 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=815208 CPUtime=0
/proc/24424/task/24427/stat : 24427 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 1992251889 834772992 18364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=815208 CPUtime=0
/proc/24424/task/24428/stat : 24428 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 1992251889 834772992 18364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24429] ppid=24422 vsize=815208 CPUtime=0
/proc/24424/task/24429/stat : 24429 (java) S 24422 24424 23080 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1992251891 834772992 18365 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24430] ppid=24422 vsize=815208 CPUtime=0
/proc/24424/task/24430/stat : 24430 (java) S 24422 24424 23080 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1992251892 834772992 18365 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24431] ppid=24422 vsize=815208 CPUtime=0
/proc/24424/task/24431/stat : 24431 (java) S 24422 24424 23080 0 -1 64 5 0 0 0 0 0 0 0 22 0 12 0 1992251892 834772992 18366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=815208 CPUtime=0
/proc/24424/task/24432/stat : 24432 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1992251898 834772992 18366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=815208 CPUtime=1.66
/proc/24424/task/24433/stat : 24433 (java) S 24422 24424 23080 0 -1 64 3040 0 0 0 165 1 0 0 15 0 12 0 1992251898 834772992 18366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=815208 CPUtime=1.83
/proc/24424/task/24434/stat : 24434 (java) S 24422 24424 23080 0 -1 64 7421 0 0 0 180 3 0 0 15 0 12 0 1992251898 834772992 18367 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=815208 CPUtime=0
/proc/24424/task/24435/stat : 24435 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1992251898 834772992 18367 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=815208 CPUtime=0
/proc/24424/task/24436/stat : 24436 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992251898 834772992 18368 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 815208

[startup+12.7016 s]
/proc/loadavg: 1.93 1.96 1.97 3/102 24436
/proc/meminfo: memFree=1703848/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=823800 CPUtime=12.57
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 38293 0 29 0 1233 24 0 0 18 0 12 0 1992251881 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 205950 27802 1399 9 0 203312 0
[pid=24424/tid=24426] ppid=24422 vsize=823800 CPUtime=7.63
/proc/24424/task/24426/stat : 24426 (java) R 24422 24424 23080 0 -1 64 18873 0 1 0 752 11 0 0 25 0 12 0 1992251888 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4110222047 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=823800 CPUtime=0.07
/proc/24424/task/24427/stat : 24427 (java) S 24422 24424 23080 0 -1 64 1449 0 0 0 7 0 0 0 15 0 12 0 1992251889 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=823800 CPUtime=0.07
/proc/24424/task/24428/stat : 24428 (java) S 24422 24424 23080 0 -1 64 1513 0 0 0 6 1 0 0 16 0 12 0 1992251889 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24429] ppid=24422 vsize=823800 CPUtime=0.01
/proc/24424/task/24429/stat : 24429 (java) S 24422 24424 23080 0 -1 64 93 0 0 0 1 0 0 0 16 0 12 0 1992251891 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24430] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24430/stat : 24430 (java) S 24422 24424 23080 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24431] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24431/stat : 24431 (java) S 24422 24424 23080 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24432/stat : 24432 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1992251898 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=823800 CPUtime=1.66
/proc/24424/task/24433/stat : 24433 (java) S 24422 24424 23080 0 -1 64 3040 0 0 0 165 1 0 0 16 0 12 0 1992251898 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=823800 CPUtime=3.04
/proc/24424/task/24434/stat : 24434 (java) S 24422 24424 23080 0 -1 64 12590 0 0 0 299 5 0 0 17 0 12 0 1992251898 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24435/stat : 24435 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1992251898 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24436/stat : 24436 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992251898 843571200 27802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 823800

[startup+25.503 s]
/proc/loadavg: 1.95 1.96 1.97 3/102 24436
/proc/meminfo: memFree=1701800/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=823800 CPUtime=25.37
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 38870 0 29 0 2513 24 0 0 18 0 12 0 1992251881 843571200 28358 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 205950 28358 1399 9 0 203312 0
[pid=24424/tid=24426] ppid=24422 vsize=823800 CPUtime=20.42
/proc/24424/task/24426/stat : 24426 (java) R 24422 24424 23080 0 -1 64 19431 0 1 0 2030 12 0 0 25 0 12 0 1992251888 843571200 28358 996147200 134512640 134550740 4294956032 18446744073709551615 4110221769 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=823800 CPUtime=0.07
/proc/24424/task/24427/stat : 24427 (java) S 24422 24424 23080 0 -1 64 1449 0 0 0 7 0 0 0 15 0 12 0 1992251889 843571200 28358 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=823800 CPUtime=0.08
/proc/24424/task/24428/stat : 24428 (java) S 24422 24424 23080 0 -1 64 1532 0 0 0 7 1 0 0 16 0 12 0 1992251889 843571200 28358 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24429] ppid=24422 vsize=823800 CPUtime=0.01
/proc/24424/task/24429/stat : 24429 (java) S 24422 24424 23080 0 -1 64 93 0 0 0 1 0 0 0 16 0 12 0 1992251891 843571200 28358 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24430] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24430/stat : 24430 (java) S 24422 24424 23080 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 28358 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24431] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24431/stat : 24431 (java) S 24422 24424 23080 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 28358 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24432/stat : 24432 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1992251898 843571200 28358 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=24424/tid=24435] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24435/stat : 24435 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1992251898 843571200 29796 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24436/stat : 24436 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992251898 843571200 29796 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1598.46
Current children cumulated vsize (KiB) 823800

[startup+1662.3 s]
/proc/loadavg: 2.20 2.24 2.10 3/104 24771
/proc/meminfo: memFree=1668448/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=823800 CPUtime=1658.16
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 42868 0 29 0 165757 59 0 0 18 0 12 0 1992251881 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 205950 29843 1399 9 0 203312 0
[pid=24424/tid=24426] ppid=24422 vsize=823800 CPUtime=1651.89
/proc/24424/task/24426/stat : 24426 (java) R 24422 24424 23080 0 -1 64 22169 0 1 0 165164 25 0 0 25 0 12 0 1992251888 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4109824747 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24427] ppid=24422 vsize=823800 CPUtime=0.49
/proc/24424/task/24427/stat : 24427 (java) S 24422 24424 23080 0 -1 64 2085 0 0 0 46 3 0 0 16 0 12 0 1992251889 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24428] ppid=24422 vsize=823800 CPUtime=0.49
/proc/24424/task/24428/stat : 24428 (java) S 24422 24424 23080 0 -1 64 2156 0 0 0 46 3 0 0 15 0 12 0 1992251889 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24429] ppid=24422 vsize=823800 CPUtime=0.49
/proc/24424/task/24429/stat : 24429 (java) S 24422 24424 23080 0 -1 64 93 0 0 0 33 16 0 0 15 0 12 0 1992251891 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24430] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24430/stat : 24430 (java) S 24422 24424 23080 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24431] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24431/stat : 24431 (java) S 24422 24424 23080 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24432/stat : 24432 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1992251898 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=823800 CPUtime=1.66
/proc/24424/task/24433/stat : 24433 (java) S 24422 24424 23080 0 -1 64 3040 0 0 0 165 1 0 0 16 0 12 0 1992251898 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=823800 CPUtime=3.04
/proc/24424/task/24434/stat : 24434 (java) S 24422 24424 23080 0 -1 64 12590 0 0 0 299 5 0 0 17 0 12 0 1992251898 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24435/stat : 24435 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1992251898 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24436/stat : 24436 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992251898 843571200 29843 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.16
Current children cumulated vsize (KiB) 823800

[startup+1722.3 s]
/proc/loadavg: 2.11 2.21 2.09 3/104 24771
/proc/meminfo: memFree=1668064/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=823800 CPUtime=1717.88
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 43003 0 29 0 171727 61 0 0 18 0 12 0 1992251881 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 205950 29887 1399 9 0 203312 0
[pid=24424/tid=24426] ppid=24422 vsize=823800 CPUtime=1711.54
/proc/24424/task/24426/stat : 24426 (java) R 24422 24424 23080 0 -1 64 22260 0 1 0 171129 25 0 0 25 0 12 0 1992251888 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4109824724 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24427] ppid=24422 vsize=823800 CPUtime=0.52
/proc/24424/task/24427/stat : 24427 (java) S 24422 24424 23080 0 -1 64 2110 0 0 0 48 4 0 0 15 0 12 0 1992251889 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24428] ppid=24422 vsize=823800 CPUtime=0.52
/proc/24424/task/24428/stat : 24428 (java) S 24422 24424 23080 0 -1 64 2175 0 0 0 49 3 0 0 16 0 12 0 1992251889 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24429] ppid=24422 vsize=823800 CPUtime=0.52
/proc/24424/task/24429/stat : 24429 (java) S 24422 24424 23080 0 -1 64 93 0 0 0 35 17 0 0 15 0 12 0 1992251891 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24430] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24430/stat : 24430 (java) S 24422 24424 23080 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24431] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24431/stat : 24431 (java) S 24422 24424 23080 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24432/stat : 24432 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1992251898 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=823800 CPUtime=1.66
/proc/24424/task/24433/stat : 24433 (java) S 24422 24424 23080 0 -1 64 3040 0 0 0 165 1 0 0 16 0 12 0 1992251898 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=823800 CPUtime=3.04
/proc/24424/task/24434/stat : 24434 (java) S 24422 24424 23080 0 -1 64 12590 0 0 0 299 5 0 0 17 0 12 0 1992251898 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24435/stat : 24435 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1992251898 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24436/stat : 24436 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992251898 843571200 29887 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.88
Current children cumulated vsize (KiB) 823800

[startup+1782.3 s]
/proc/loadavg: 2.04 2.17 2.09 3/104 24771
/proc/meminfo: memFree=1667616/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=823800 CPUtime=1777.59
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 43142 0 29 0 177697 62 0 0 18 0 12 0 1992251881 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 205950 29934 1399 9 0 203312 0
[pid=24424/tid=24426] ppid=24422 vsize=823800 CPUtime=1771.18
/proc/24424/task/24426/stat : 24426 (java) R 24422 24424 23080 0 -1 64 22352 0 1 0 177093 25 0 0 25 0 12 0 1992251888 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4110222150 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24427] ppid=24422 vsize=823800 CPUtime=0.54
/proc/24424/task/24427/stat : 24427 (java) S 24422 24424 23080 0 -1 64 2133 0 0 0 50 4 0 0 15 0 12 0 1992251889 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24428] ppid=24422 vsize=823800 CPUtime=0.54
/proc/24424/task/24428/stat : 24428 (java) S 24422 24424 23080 0 -1 64 2199 0 0 0 51 3 0 0 16 0 12 0 1992251889 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24429] ppid=24422 vsize=823800 CPUtime=0.54
/proc/24424/task/24429/stat : 24429 (java) S 24422 24424 23080 0 -1 64 93 0 0 0 36 18 0 0 15 0 12 0 1992251891 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24430] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24430/stat : 24430 (java) S 24422 24424 23080 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24431] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24431/stat : 24431 (java) S 24422 24424 23080 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24432/stat : 24432 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1992251898 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=823800 CPUtime=1.66
/proc/24424/task/24433/stat : 24433 (java) S 24422 24424 23080 0 -1 64 3040 0 0 0 165 1 0 0 16 0 12 0 1992251898 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=823800 CPUtime=3.04
/proc/24424/task/24434/stat : 24434 (java) S 24422 24424 23080 0 -1 64 12590 0 0 0 299 5 0 0 17 0 12 0 1992251898 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24435/stat : 24435 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1992251898 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24436/stat : 24436 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992251898 843571200 29934 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.59
Current children cumulated vsize (KiB) 823800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.9 s]
/proc/loadavg: 2.02 2.16 2.08 3/104 24771
/proc/meminfo: memFree=1667488/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=823800 CPUtime=1800.08
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 43194 0 29 0 179946 62 0 0 18 0 12 0 1992251881 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 205950 29952 1399 9 0 203312 0
[pid=24424/tid=24426] ppid=24422 vsize=823800 CPUtime=1793.65
/proc/24424/task/24426/stat : 24426 (java) R 24422 24424 23080 0 -1 64 22386 0 1 0 179340 25 0 0 25 0 12 0 1992251888 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4110543158 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24427] ppid=24422 vsize=823800 CPUtime=0.54
/proc/24424/task/24427/stat : 24427 (java) S 24422 24424 23080 0 -1 64 2142 0 0 0 50 4 0 0 15 0 12 0 1992251889 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24428] ppid=24422 vsize=823800 CPUtime=0.54
/proc/24424/task/24428/stat : 24428 (java) S 24422 24424 23080 0 -1 64 2208 0 0 0 51 3 0 0 16 0 12 0 1992251889 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24429] ppid=24422 vsize=823800 CPUtime=0.55
/proc/24424/task/24429/stat : 24429 (java) S 24422 24424 23080 0 -1 64 93 0 0 0 37 18 0 0 15 0 12 0 1992251891 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24430] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24430/stat : 24430 (java) S 24422 24424 23080 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24431] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24431/stat : 24431 (java) S 24422 24424 23080 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24432/stat : 24432 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1992251898 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=823800 CPUtime=1.66
/proc/24424/task/24433/stat : 24433 (java) S 24422 24424 23080 0 -1 64 3040 0 0 0 165 1 0 0 16 0 12 0 1992251898 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=823800 CPUtime=3.04
/proc/24424/task/24434/stat : 24434 (java) S 24422 24424 23080 0 -1 64 12590 0 0 0 299 5 0 0 17 0 12 0 1992251898 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24435/stat : 24435 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1992251898 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24436/stat : 24436 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992251898 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 823800

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

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

[startup+1804.9 s]
/proc/loadavg: 2.02 2.16 2.08 3/104 24771
/proc/meminfo: memFree=1667488/2055920 swapFree=4176352/4192956
[pid=24424] ppid=24422 vsize=823800 CPUtime=1800.08
/proc/24424/stat : 24424 (java) S 24422 24424 23080 0 -1 0 43194 0 29 0 179946 62 0 0 18 0 12 0 1992251881 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24424/statm: 205950 29952 1399 9 0 203312 0
[pid=24424/tid=24426] ppid=24422 vsize=823800 CPUtime=1793.65
/proc/24424/task/24426/stat : 24426 (java) R 24422 24424 23080 0 -1 64 22386 0 1 0 179340 25 0 0 25 0 12 0 1992251888 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4110543158 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24427] ppid=24422 vsize=823800 CPUtime=0.54
/proc/24424/task/24427/stat : 24427 (java) S 24422 24424 23080 0 -1 64 2142 0 0 0 50 4 0 0 15 0 12 0 1992251889 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24428] ppid=24422 vsize=823800 CPUtime=0.54
/proc/24424/task/24428/stat : 24428 (java) S 24422 24424 23080 0 -1 64 2208 0 0 0 51 3 0 0 16 0 12 0 1992251889 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24429] ppid=24422 vsize=823800 CPUtime=0.55
/proc/24424/task/24429/stat : 24429 (java) S 24422 24424 23080 0 -1 64 93 0 0 0 37 18 0 0 15 0 12 0 1992251891 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24424/tid=24430] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24430/stat : 24430 (java) S 24422 24424 23080 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24431] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24431/stat : 24431 (java) S 24422 24424 23080 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 1992251892 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24432/stat : 24432 (java) S 24422 24424 23080 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 1992251898 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=823800 CPUtime=1.66
/proc/24424/task/24433/stat : 24433 (java) S 24422 24424 23080 0 -1 64 3040 0 0 0 165 1 0 0 16 0 12 0 1992251898 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=823800 CPUtime=3.04
/proc/24424/task/24434/stat : 24434 (java) S 24422 24424 23080 0 -1 64 12590 0 0 0 299 5 0 0 17 0 12 0 1992251898 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24435/stat : 24435 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 1992251898 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=823800 CPUtime=0
/proc/24424/task/24436/stat : 24436 (java) S 24422 24424 23080 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992251898 843571200 29952 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 823800

Child status: 143
Real time (s): 1804.99
CPU time (s): 1800.17
CPU user time (s): 1799.52
CPU system time (s): 0.643902
CPU usage (%): 99.733
Max. virtual memory (cumulated for all children) (KiB): 830456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.52
system time used= 0.643902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43214
page faults= 29
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72232
involuntary context switches= 84684

runsolver used 2.42063 second user time and 5.81012 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-04 02:54:08
IDJOB=1061416
IDBENCH=54556
IDSOLVER=344
FILE ID=node91/1061416-1215132848
PBS_JOBID= 7877266
Free space on /tmp= 66552 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/pseudo/ii/normalized-ii-32b3.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-1061416-1215132848/watcher-1061416-1215132848 -o /tmp/evaluation-result-1061416-1215132848/solver-1061416-1215132848 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1061416-1215132848.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bea50cbde6c6630d124865bae8e75420
RANDOM SEED=623285459

node91.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1819312 kB
Buffers:         11472 kB
Cached:         100452 kB
SwapCached:       7416 kB
Active:         142216 kB
Inactive:        53156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819312 kB
SwapTotal:     4192956 kB
SwapFree:      4176352 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:          99460 kB
Slab:            25596 kB
Committed_AS: 13032268 kB
PageTables:       2452 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= 66552 MiB
End job on node91 at 2008-07-04 03:24:15