Trace number 1035650

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.16 1806.1

General information on the benchmark

Namecsp/BH-4-7/
normalized-BlackHole-4-7-e-5_ext.xml
MD5SUM754e523c1eb36c25e5960759c57cf8f5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.042993
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1261
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1261
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.28	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.19/0.28	c This is free software under the dual EPL/GNU LGPL licenses.
0.19/0.28	c See www.sat4j.org for details.
0.19/0.28	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.37	c c --- Begin Solver configuration ---
0.29/0.37	c Stops conflict analysis at the first Unique Implication Point
0.29/0.37	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.29/0.37	c Learn all clauses as in MiniSAT
0.29/0.37	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.37	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.29/0.37	c Expensive reason simplification
0.29/0.37	c MiniSAT restarts strategy
0.29/0.37	c timeout=2147483s
0.29/0.37	c DB Simplification allowed=false
0.29/0.37	c --- End Solver configuration ---
0.29/0.37	c solving HOME/instance-1035650-1214953370.xml
0.29/0.37	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.69/0.70	c reading relations done.
0.69/0.75	c reading constraints
2.09/2.11	c done with constraints.
2.09/2.11	c ... done. Wall clock time 1.738s.
2.09/2.11	c #vars     2102
2.09/2.11	c #constraints  44205
2.09/2.11	c constraints type 
2.09/2.11	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 43930
2.09/2.11	c org.sat4j.minisat.constraints.card.AtLeast => 110
1800.06/1806.01	c starts		: 20
1800.06/1806.01	c conflicts		: 614962
1800.06/1806.01	c decisions		: 1011181
1800.06/1806.01	c propagations		: 37660594
1800.06/1806.01	c inspects		: 4430346745
1800.06/1806.01	c learnt literals	: 8
1800.06/1806.01	c learnt binary clauses	: 30
1800.06/1806.01	c learnt ternary clauses	: 10
1800.06/1806.01	c learnt clauses	: 614954
1800.06/1806.01	c ignored clauses	: 0
1800.06/1806.01	c root simplifications	: 0
1800.06/1806.01	c removed literals (reason simplification)	: 33567050
1800.06/1806.01	c reason swapping (by a shorter reason)	: 0
1800.06/1806.01	c Calls to reduceDB	: 0
1800.06/1806.01	c speed (assignments/second)	: 20877.367098768445
1800.06/1806.01	c non guided choices	1692
1800.06/1806.01	s UNKNOWN
1800.06/1806.01	c Total wall clock time (in seconds) : 1805.64

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-1035650-1214953370/watcher-1035650-1214953370 -o /tmp/evaluation-result-1035650-1214953370/solver-1035650-1214953370 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1035650-1214953370.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.99 1.97 1.91 4/74 3410
/proc/meminfo: memFree=1626640/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=152 CPUtime=0
/proc/3410/stat : 3410 (java) R 3408 3410 2469 0 -1 0 211 0 0 0 0 0 0 0 18 0 1 0 1974312153 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 10416932 0 0 4096 0 0 0 0 17 0 0 0
/proc/3410/statm: 38 26 19 9 0 4 0

[startup+0.068494 s]
/proc/loadavg: 1.99 1.97 1.91 4/74 3410
/proc/meminfo: memFree=1626640/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=802236 CPUtime=0.05
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 2791 0 1 0 4 1 0 0 18 0 7 0 1974312153 821489664 2526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 200559 2526 1008 9 0 197942 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 802236

[startup+0.101498 s]
/proc/loadavg: 1.99 1.97 1.91 4/74 3410
/proc/meminfo: memFree=1626640/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=804756 CPUtime=0.08
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 3165 0 1 0 7 1 0 0 18 0 12 0 1974312153 824070144 2896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 201189 2896 1165 9 0 198558 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804756

[startup+0.301518 s]
/proc/loadavg: 1.99 1.97 1.91 4/74 3410
/proc/meminfo: memFree=1626640/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=808820 CPUtime=0.29
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 5008 0 1 0 26 3 0 0 18 0 12 0 1974312153 828231680 4337 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 202205 4337 1310 9 0 199574 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 808820

[startup+0.701562 s]
/proc/loadavg: 1.99 1.97 1.91 4/74 3410
/proc/meminfo: memFree=1626640/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=808848 CPUtime=0.69
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 6251 0 1 0 64 5 0 0 18 0 12 0 1974312153 828260352 5578 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 202212 5579 1335 9 0 199574 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 808848

[startup+1.50165 s]
/proc/loadavg: 1.99 1.97 1.91 4/86 3422
/proc/meminfo: memFree=1607856/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=811268 CPUtime=1.49
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 9004 0 1 0 143 6 0 0 18 0 12 0 1974312153 830738432 7415 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 202817 7415 1348 9 0 200179 0
[pid=3410/tid=3412] ppid=3408 vsize=811268 CPUtime=0.78
/proc/3410/task/3412/stat : 3412 (java) R 3408 3410 2469 0 -1 64 5175 0 1 0 73 5 0 0 25 0 12 0 1974312154 830738432 7415 996147200 134512640 134550740 4294956032 18446744073709551615 4109582235 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3413] ppid=3408 vsize=811268 CPUtime=0
/proc/3410/task/3413/stat : 3413 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 1974312155 830738432 7416 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3414] ppid=3408 vsize=811268 CPUtime=0
/proc/3410/task/3414/stat : 3414 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 1974312155 830738432 7416 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3415] ppid=3408 vsize=811268 CPUtime=0
/proc/3410/task/3415/stat : 3415 (java) S 3408 3410 2469 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 1974312157 830738432 7416 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3416] ppid=3408 vsize=811268 CPUtime=0
/proc/3410/task/3416/stat : 3416 (java) S 3408 3410 2469 0 -1 64 8 0 0 0 0 0 0 0 24 0 12 0 1974312157 830738432 7417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=811268 CPUtime=0
/proc/3410/task/3417/stat : 3417 (java) S 3408 3410 2469 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 1974312157 830738432 7417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3418] ppid=3408 vsize=811268 CPUtime=0
/proc/3410/task/3418/stat : 3418 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1974312161 830738432 7417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3419] ppid=3408 vsize=811268 CPUtime=0.3
/proc/3410/task/3419/stat : 3419 (java) S 3408 3410 2469 0 -1 64 582 0 0 0 30 0 0 0 16 0 12 0 1974312161 830738432 7417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3420] ppid=3408 vsize=811268 CPUtime=0.38
/proc/3410/task/3420/stat : 3420 (java) S 3408 3410 2469 0 -1 64 2485 0 0 0 38 0 0 0 16 0 12 0 1974312161 830738432 7417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=811268 CPUtime=0
/proc/3410/task/3421/stat : 3421 (java) S 3408 3410 2469 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1974312161 830738432 7417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3422] ppid=3408 vsize=811268 CPUtime=0
/proc/3410/task/3422/stat : 3422 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1974312161 830738432 7418 996147200 134512640 134550740 4294956032 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) 811268

[startup+3.10281 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 3422
/proc/meminfo: memFree=1599088/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=811592 CPUtime=3.09
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 11594 0 1 0 301 8 0 0 18 0 13 0 1974312153 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 202898 8514 1373 9 0 200260 0
[pid=3410/tid=3412] ppid=3408 vsize=811592 CPUtime=1.41
/proc/3410/task/3412/stat : 3412 (java) R 3408 3410 2469 0 -1 64 6164 0 1 0 136 5 0 0 25 0 13 0 1974312154 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4109882177 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3413] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3413/stat : 3413 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 1974312155 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3414] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3414/stat : 3414 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 1974312155 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3415] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3415/stat : 3415 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1974312157 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3416] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3416/stat : 3416 (java) S 3408 3410 2469 0 -1 64 8 0 0 0 0 0 0 0 24 0 13 0 1974312157 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3417/stat : 3417 (java) S 3408 3410 2469 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1974312157 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3418] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3418/stat : 3418 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1974312161 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3419] ppid=3408 vsize=811592 CPUtime=0.73
/proc/3410/task/3419/stat : 3419 (java) S 3408 3410 2469 0 -1 64 1004 0 0 0 73 0 0 0 16 0 13 0 1974312161 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3420] ppid=3408 vsize=811592 CPUtime=0.92
/proc/3410/task/3420/stat : 3420 (java) S 3408 3410 2469 0 -1 64 3660 0 0 0 91 1 0 0 16 0 13 0 1974312161 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3421/stat : 3421 (java) S 3408 3410 2469 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1974312161 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3422] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3422/stat : 3422 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974312161 831070208 8514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 811592

[startup+6.30215 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 3423
/proc/meminfo: memFree=1592936/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=811592 CPUtime=6.28
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 13105 0 1 0 619 9 0 0 18 0 13 0 1974312153 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 202898 10021 1376 9 0 200260 0
[pid=3410/tid=3412] ppid=3408 vsize=811592 CPUtime=4.49
/proc/3410/task/3412/stat : 3412 (java) R 3408 3410 2469 0 -1 64 7661 0 1 0 442 7 0 0 25 0 13 0 1974312154 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4109916082 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3413] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3413/stat : 3413 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 1974312155 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3414] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3414/stat : 3414 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 1974312155 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3415] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3415/stat : 3415 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1974312157 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3416] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3416/stat : 3416 (java) S 3408 3410 2469 0 -1 64 8 0 0 0 0 0 0 0 24 0 13 0 1974312157 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3417/stat : 3417 (java) S 3408 3410 2469 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1974312157 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3418] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3418/stat : 3418 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1974312161 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3419] ppid=3408 vsize=811592 CPUtime=0.78
/proc/3410/task/3419/stat : 3419 (java) S 3408 3410 2469 0 -1 64 1008 0 0 0 78 0 0 0 17 0 13 0 1974312161 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3420] ppid=3408 vsize=811592 CPUtime=0.99
/proc/3410/task/3420/stat : 3420 (java) S 3408 3410 2469 0 -1 64 3670 0 0 0 98 1 0 0 15 0 13 0 1974312161 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3421/stat : 3421 (java) S 3408 3410 2469 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1974312161 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3422] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3422/stat : 3422 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974312161 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3423] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3423/stat : 3423 (java) S 3408 3410 2469 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 1974312365 831070208 10021 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 811592

[startup+12.7028 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 3423
/proc/meminfo: memFree=1583336/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=811592 CPUtime=12.68
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 15253 0 1 0 1258 10 0 0 18 0 13 0 1974312153 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 202898 12169 1376 9 0 200260 0
[pid=3410/tid=3412] ppid=3408 vsize=811592 CPUtime=10.88
/proc/3410/task/3412/stat : 3412 (java) R 3408 3410 2469 0 -1 64 9809 0 1 0 1080 8 0 0 25 0 13 0 1974312154 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4109726734 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3413] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3413/stat : 3413 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 1974312155 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3414] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3414/stat : 3414 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 1974312155 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3415] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3415/stat : 3415 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974312157 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3416] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3416/stat : 3416 (java) S 3408 3410 2469 0 -1 64 8 0 0 0 0 0 0 0 24 0 13 0 1974312157 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3417/stat : 3417 (java) S 3408 3410 2469 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1974312157 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3418] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3418/stat : 3418 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1974312161 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3419] ppid=3408 vsize=811592 CPUtime=0.78
/proc/3410/task/3419/stat : 3419 (java) S 3408 3410 2469 0 -1 64 1008 0 0 0 78 0 0 0 17 0 13 0 1974312161 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3420] ppid=3408 vsize=811592 CPUtime=0.99
/proc/3410/task/3420/stat : 3420 (java) S 3408 3410 2469 0 -1 64 3670 0 0 0 98 1 0 0 16 0 13 0 1974312161 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3421/stat : 3421 (java) S 3408 3410 2469 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1974312161 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3422] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3422/stat : 3422 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974312161 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3423] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3423/stat : 3423 (java) S 3408 3410 2469 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 1974312365 831070208 12169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 811592

[startup+25.5012 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 3423
/proc/meminfo: memFree=1571176/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=811592 CPUtime=25.48
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 18172 0 1 0 2535 13 0 0 18 0 13 0 1974312153 831070208 15088 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 202898 15088 1376 9 0 200260 0
[pid=3410/tid=3412] ppid=3408 vsize=811592 CPUtime=23.66
/proc/3410/task/3412/stat : 3412 (java) R 3408 3410 2469 0 -1 64 12727 0 1 0 2356 10 0 0 25 0 13 0 1974312154 831070208 15088 996147200 134512640 134550740 4294956032 18446744073709551615 4109877695 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3413] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3413/stat : 3413 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 1974312155 831070208 15088 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3414] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3414/stat : 3414 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 1974312155 831070208 15088 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3415] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3415/stat : 3415 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974312157 831070208 15088 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3416] ppid=3408 vsize=811592 CPUtime=0
/proc/3410/task/3416/stat : 3416 (java) S 3408 3410 2469 0 -1 64 8 0 0 0 0 0 0 0 24 0 13 0 1974312157 831070208 15088 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=3410] ppid=3408 vsize=816720 CPUtime=1596.44
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 103683 0 1 0 159593 51 0 0 18 0 13 0 1974312153 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 204180 88655 1381 9 0 201542 0
[pid=3410/tid=3412] ppid=3408 vsize=816720 CPUtime=1592.3
/proc/3410/task/3412/stat : 3412 (java) R 3408 3410 2469 0 -1 64 17079 0 1 0 159212 18 0 0 25 0 13 0 1974312154 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4109727654 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3413] ppid=3408 vsize=816720 CPUtime=1.15
/proc/3410/task/3413/stat : 3413 (java) S 3408 3410 2469 0 -1 64 41181 0 0 0 100 15 0 0 16 0 13 0 1974312155 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3414] ppid=3408 vsize=816720 CPUtime=1.13
/proc/3410/task/3414/stat : 3414 (java) S 3408 3410 2469 0 -1 64 39949 0 0 0 99 14 0 0 19 0 13 0 1974312155 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3415] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3415/stat : 3415 (java) S 3408 3410 2469 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3416] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3416/stat : 3416 (java) S 3408 3410 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3417/stat : 3417 (java) S 3408 3410 2469 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3418] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3418/stat : 3418 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3419] ppid=3408 vsize=816720 CPUtime=0.79
/proc/3410/task/3419/stat : 3419 (java) S 3408 3410 2469 0 -1 64 1009 0 0 0 79 0 0 0 16 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3420] ppid=3408 vsize=816720 CPUtime=1
/proc/3410/task/3420/stat : 3420 (java) S 3408 3410 2469 0 -1 64 3670 0 0 0 99 1 0 0 16 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3421/stat : 3421 (java) S 3408 3410 2469 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3422] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3422/stat : 3422 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3423] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3423/stat : 3423 (java) S 3408 3410 2469 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 1974312365 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.44
Current children cumulated vsize (KiB) 816720

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 3453
/proc/meminfo: memFree=1276544/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=816720 CPUtime=1656.41
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 103683 0 1 0 165590 51 0 0 18 0 13 0 1974312153 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 204180 88655 1381 9 0 201542 0
[pid=3410/tid=3412] ppid=3408 vsize=816720 CPUtime=1652.27
/proc/3410/task/3412/stat : 3412 (java) R 3408 3410 2469 0 -1 64 17079 0 1 0 165209 18 0 0 25 0 13 0 1974312154 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4109877695 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3413] ppid=3408 vsize=816720 CPUtime=1.15
/proc/3410/task/3413/stat : 3413 (java) S 3408 3410 2469 0 -1 64 41181 0 0 0 100 15 0 0 16 0 13 0 1974312155 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3414] ppid=3408 vsize=816720 CPUtime=1.13
/proc/3410/task/3414/stat : 3414 (java) S 3408 3410 2469 0 -1 64 39949 0 0 0 99 14 0 0 19 0 13 0 1974312155 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3415] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3415/stat : 3415 (java) S 3408 3410 2469 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3416] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3416/stat : 3416 (java) S 3408 3410 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3417/stat : 3417 (java) S 3408 3410 2469 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3418] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3418/stat : 3418 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3419] ppid=3408 vsize=816720 CPUtime=0.79
/proc/3410/task/3419/stat : 3419 (java) S 3408 3410 2469 0 -1 64 1009 0 0 0 79 0 0 0 16 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3420] ppid=3408 vsize=816720 CPUtime=1
/proc/3410/task/3420/stat : 3420 (java) S 3408 3410 2469 0 -1 64 3670 0 0 0 99 1 0 0 16 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3421/stat : 3421 (java) S 3408 3410 2469 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3422] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3422/stat : 3422 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3423] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3423/stat : 3423 (java) S 3408 3410 2469 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 1974312365 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.41
Current children cumulated vsize (KiB) 816720

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 3453
/proc/meminfo: memFree=1276544/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=816720 CPUtime=1716.38
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 103683 0 1 0 171587 51 0 0 18 0 13 0 1974312153 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 204180 88655 1381 9 0 201542 0
[pid=3410/tid=3412] ppid=3408 vsize=816720 CPUtime=1712.25
/proc/3410/task/3412/stat : 3412 (java) R 3408 3410 2469 0 -1 64 17079 0 1 0 171207 18 0 0 25 0 13 0 1974312154 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4109728086 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3413] ppid=3408 vsize=816720 CPUtime=1.15
/proc/3410/task/3413/stat : 3413 (java) S 3408 3410 2469 0 -1 64 41181 0 0 0 100 15 0 0 16 0 13 0 1974312155 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3414] ppid=3408 vsize=816720 CPUtime=1.13
/proc/3410/task/3414/stat : 3414 (java) S 3408 3410 2469 0 -1 64 39949 0 0 0 99 14 0 0 19 0 13 0 1974312155 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3415] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3415/stat : 3415 (java) S 3408 3410 2469 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3416] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3416/stat : 3416 (java) S 3408 3410 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3417/stat : 3417 (java) S 3408 3410 2469 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3418] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3418/stat : 3418 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3419] ppid=3408 vsize=816720 CPUtime=0.79
/proc/3410/task/3419/stat : 3419 (java) S 3408 3410 2469 0 -1 64 1009 0 0 0 79 0 0 0 16 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3420] ppid=3408 vsize=816720 CPUtime=1
/proc/3410/task/3420/stat : 3420 (java) S 3408 3410 2469 0 -1 64 3670 0 0 0 99 1 0 0 16 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3421/stat : 3421 (java) S 3408 3410 2469 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3422] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3422/stat : 3422 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3423] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3423/stat : 3423 (java) S 3408 3410 2469 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 1974312365 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.38
Current children cumulated vsize (KiB) 816720

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 3453
/proc/meminfo: memFree=1276416/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=816720 CPUtime=1776.36
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 103683 0 1 0 177585 51 0 0 18 0 13 0 1974312153 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 204180 88655 1381 9 0 201542 0
[pid=3410/tid=3412] ppid=3408 vsize=816720 CPUtime=1772.22
/proc/3410/task/3412/stat : 3412 (java) R 3408 3410 2469 0 -1 64 17079 0 1 0 177204 18 0 0 25 0 13 0 1974312154 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4109877695 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3413] ppid=3408 vsize=816720 CPUtime=1.15
/proc/3410/task/3413/stat : 3413 (java) S 3408 3410 2469 0 -1 64 41181 0 0 0 100 15 0 0 16 0 13 0 1974312155 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3414] ppid=3408 vsize=816720 CPUtime=1.13
/proc/3410/task/3414/stat : 3414 (java) S 3408 3410 2469 0 -1 64 39949 0 0 0 99 14 0 0 19 0 13 0 1974312155 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3415] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3415/stat : 3415 (java) S 3408 3410 2469 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3416] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3416/stat : 3416 (java) S 3408 3410 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3417/stat : 3417 (java) S 3408 3410 2469 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3418] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3418/stat : 3418 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3419] ppid=3408 vsize=816720 CPUtime=0.79
/proc/3410/task/3419/stat : 3419 (java) S 3408 3410 2469 0 -1 64 1009 0 0 0 79 0 0 0 16 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3420] ppid=3408 vsize=816720 CPUtime=1
/proc/3410/task/3420/stat : 3420 (java) S 3408 3410 2469 0 -1 64 3670 0 0 0 99 1 0 0 16 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3421/stat : 3421 (java) S 3408 3410 2469 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3422] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3422/stat : 3422 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3423] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3423/stat : 3423 (java) S 3408 3410 2469 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 1974312365 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1776.36
Current children cumulated vsize (KiB) 816720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 3453
/proc/meminfo: memFree=1276416/2055920 swapFree=4180052/4192956
[pid=3410] ppid=3408 vsize=816720 CPUtime=1800.06
/proc/3410/stat : 3410 (java) S 3408 3410 2469 0 -1 0 103683 0 1 0 179955 51 0 0 18 0 13 0 1974312153 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3410/statm: 204180 88655 1381 9 0 201542 0
[pid=3410/tid=3412] ppid=3408 vsize=816720 CPUtime=1795.92
/proc/3410/task/3412/stat : 3412 (java) R 3408 3410 2469 0 -1 64 17079 0 1 0 179574 18 0 0 25 0 13 0 1974312154 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4109727898 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3413] ppid=3408 vsize=816720 CPUtime=1.15
/proc/3410/task/3413/stat : 3413 (java) S 3408 3410 2469 0 -1 64 41181 0 0 0 100 15 0 0 16 0 13 0 1974312155 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3414] ppid=3408 vsize=816720 CPUtime=1.13
/proc/3410/task/3414/stat : 3414 (java) S 3408 3410 2469 0 -1 64 39949 0 0 0 99 14 0 0 19 0 13 0 1974312155 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3415] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3415/stat : 3415 (java) S 3408 3410 2469 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3416] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3416/stat : 3416 (java) S 3408 3410 2469 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3417/stat : 3417 (java) S 3408 3410 2469 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1974312157 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3418] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3418/stat : 3418 (java) S 3408 3410 2469 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3419] ppid=3408 vsize=816720 CPUtime=0.79
/proc/3410/task/3419/stat : 3419 (java) S 3408 3410 2469 0 -1 64 1009 0 0 0 79 0 0 0 16 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3420] ppid=3408 vsize=816720 CPUtime=1
/proc/3410/task/3420/stat : 3420 (java) S 3408 3410 2469 0 -1 64 3670 0 0 0 99 1 0 0 16 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3421/stat : 3421 (java) S 3408 3410 2469 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3422] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3422/stat : 3422 (java) S 3408 3410 2469 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974312161 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3410/tid=3423] ppid=3408 vsize=816720 CPUtime=0
/proc/3410/task/3423/stat : 3423 (java) S 3408 3410 2469 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 1974312365 836321280 88655 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 816720

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

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

Child status: 143
Real time (s): 1806.1
CPU time (s): 1800.16
CPU user time (s): 1799.59
CPU system time (s): 0.572912
CPU usage (%): 99.6714
Max. virtual memory (cumulated for all children) (KiB): 816720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.572912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103702
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= 37195
involuntary context switches= 42651

runsolver used 2.27365 second user time and 5.98109 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-02 01:02:50
IDJOB=1035650
IDBENCH=53409
IDSOLVER=344
FILE ID=node7/1035650-1214953370
PBS_JOBID= 7870319
Free space on /tmp= 66552 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/BH-4-7/normalized-BlackHole-4-7-e-5_ext.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-1035650-1214953370/watcher-1035650-1214953370 -o /tmp/evaluation-result-1035650-1214953370/solver-1035650-1214953370 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1035650-1214953370.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 754e523c1eb36c25e5960759c57cf8f5
RANDOM SEED=934988517

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1627120 kB
Buffers:         41976 kB
Cached:         302216 kB
SwapCached:       7028 kB
Active:          76300 kB
Inactive:       293928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627120 kB
SwapTotal:     4192956 kB
SwapFree:      4180052 kB
Dirty:            1344 kB
Writeback:           0 kB
Mapped:          33032 kB
Slab:            43876 kB
Committed_AS:  3306424 kB
PageTables:       1916 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 node7 at 2008-07-02 01:32:58