Trace number 1036424

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-13SAT 32.764 33.0992

General information on the benchmark

Namecsp/QWH-25/
normalized-qwh-25-235-0_ext.xml
MD5SUM31554748f07a2fd0846470dec9671185
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.9
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints9300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension9300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28/0.31	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.31	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.31	c See www.sat4j.org for details.
0.28/0.31	c That software uses the Rhino library from the Mozilla project.
0.28/0.36	c version 9.9.9.token
0.28/0.36	c sun.arch.data.model	32
0.28/0.36	c java.version	1.6.0_06
0.28/0.36	c os.name	Linux
0.28/0.36	c os.version	2.6.9-22.EL.rootsmp
0.28/0.36	c os.arch	i386
0.28/0.36	c Free memory 669864272
0.28/0.36	c Max memory 672137216
0.28/0.36	c Total memory 672137216
0.28/0.36	c Number of processors 2
0.39/0.40	c c --- Begin Solver configuration ---
0.39/0.40	c Stops conflict analysis at the first Unique Implication Point
0.39/0.40	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.39/0.40	c Learn all clauses as in MiniSAT
0.39/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.39/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.39/0.40	c Expensive reason simplification
0.39/0.40	c MiniSAT restarts strategy
0.39/0.40	c timeout=2147483s
0.39/0.40	c DB Simplification allowed=false
0.39/0.40	c --- End Solver configuration ---
0.39/0.40	c solving HOME/instance-1036424-1214957078.xml
0.39/0.40	c reading problem ... 
0.59/0.68	c reading problem named null
0.59/0.68	c reading domains done.
0.59/0.69	c reading variables done.
0.98/1.08	c reading relations done.
1.08/1.11	c reading constraints
3.95/4.07	c done with constraints.
3.95/4.08	c ... done. Wall clock time 3.67s.
3.95/4.08	c #vars     6265
3.95/4.08	c #constraints  19160
3.95/4.08	c constraints type 
3.95/4.08	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13590
3.95/4.08	c org.sat4j.minisat.constraints.card.AtLeast => 235
32.71/33.04	c starts		: 14
32.71/33.04	c conflicts		: 40501
32.71/33.04	c decisions		: 57775
32.71/33.04	c propagations		: 5167991
32.71/33.04	c inspects		: 95968014
32.71/33.04	c learnt literals	: 14
32.71/33.04	c learnt binary clauses	: 82
32.71/33.04	c learnt ternary clauses	: 393
32.71/33.04	c learnt clauses	: 40487
32.71/33.04	c ignored clauses	: 0
32.71/33.04	c root simplifications	: 0
32.71/33.04	c removed literals (reason simplification)	: 540510
32.71/33.04	c reason swapping (by a shorter reason)	: 0
32.71/33.04	c Calls to reduceDB	: 0
32.71/33.04	c speed (assignments/second)	: 178539.03820907898
32.71/33.04	c non guided choices	68
32.71/33.04	s SATISFIABLE
32.71/33.04	v 0 10 23 15 4 19 16 17 7 21 24 1 18 22 6 8 13 20 3 5 14 12 9 11 2 18 12 1 6 19 13 0 8 15 23 14 3 9 17 7 22 21 10 4 11 2 20 5 24 16 9 6 8 12 1 22 23 19 0 14 21 11 20 24 2 3 16 18 5 13 7 15 4 17 10 16 24 22 20 9 10 17 14 4 13 2 19 12 8 15 5 7 21 23 3 11 1 6 0 18 24 5 2 14 15 20 10 0 23 6 3 18 1 13 8 9 4 17 16 22 21 7 11 19 12 7 3 4 21 17 23 1 6 9 2 8 12 22 15 0 24 11 14 20 16 10 5 18 13 19 20 4 10 9 0 1 14 2 11 22 13 7 17 6 23 12 19 5 24 18 8 16 3 21 15 8 9 0 18 13 24 7 21 10 17 22 23 16 5 4 14 1 11 15 2 12 19 20 6 3 6 22 18 13 14 12 15 7 3 19 5 4 8 9 20 16 0 2 17 10 1 24 21 23 11 15 13 9 5 18 7 6 16 2 12 10 22 21 4 24 17 8 23 1 19 3 11 0 14 20 3 0 21 10 11 15 18 4 19 16 6 20 5 12 17 13 23 9 14 7 22 2 24 1 8 12 8 24 4 22 2 21 15 18 1 17 6 11 20 3 19 10 13 0 14 16 23 7 9 5 23 2 11 3 8 17 20 9 14 7 4 0 15 10 22 6 5 16 19 12 24 21 1 18 13 17 15 20 11 6 5 8 24 12 4 0 9 23 2 10 18 3 22 7 21 19 13 14 16 1 4 14 17 7 20 11 2 3 16 8 15 21 13 1 9 23 12 19 6 24 18 10 22 5 0 21 11 6 2 16 0 3 23 13 9 7 17 24 19 5 20 14 1 12 4 15 18 10 8 22 10 17 16 23 5 14 22 11 1 24 19 2 6 7 18 21 20 15 13 8 4 0 12 3 9 2 21 5 0 23 18 24 22 6 11 16 15 14 3 19 4 17 12 8 1 20 9 13 10 7 1 16 15 8 12 9 4 5 21 3 18 13 7 23 14 10 2 24 11 6 0 22 19 20 17 19 18 13 1 2 8 11 12 22 20 9 16 3 0 21 7 15 6 10 23 5 14 17 4 24 5 20 19 16 24 21 12 13 17 0 11 10 2 14 1 15 22 3 18 9 6 4 8 7 23 14 19 7 22 10 3 13 1 24 5 23 8 4 11 12 2 18 0 9 20 17 6 16 15 21 13 7 12 19 3 6 9 10 20 15 1 5 0 18 16 11 24 4 21 17 23 8 2 22 14 11 1 14 17 7 16 19 20 5 18 12 24 10 21 13 0 6 8 22 15 9 3 23 2 4 22 23 3 24 21 4 5 18 8 10 20 14 19 16 11 1 9 7 2 0 13 17 15 12 6 
32.71/33.04	c Total wall clock time (in seconds) : 32.63

Verifier Data (download as text)

OK

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-1036424-1214957078/watcher-1036424-1214957078 -o /tmp/evaluation-result-1036424-1214957078/solver-1036424-1214957078 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1036424-1214957078.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: 2.13 2.03 2.01 4/72 31757
/proc/meminfo: memFree=1352216/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=13288 CPUtime=0
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 744 0 0 0 0 0 0 0 18 0 2 0 1974676642 13606912 538 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 3322 538 219 9 0 1232 0
[pid=31757/tid=31758] ppid=31755 vsize=13288 CPUtime=0
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1974676644 13606912 538 996147200 134512640 134550740 4294956032 18446744073709551615 12799960 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0424061 s]
/proc/loadavg: 2.13 2.03 2.01 4/72 31757
/proc/meminfo: memFree=1352216/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=801432 CPUtime=0.03
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 2508 0 1 0 1 2 0 0 18 0 5 0 1974676642 820666368 2245 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 200358 2245 955 9 0 197741 0
[pid=31757/tid=31758] ppid=31755 vsize=801432 CPUtime=0.02
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 1759 0 1 0 1 1 0 0 20 0 5 0 1974676644 820666368 2245 996147200 134512640 134550740 4294956032 18446744073709551615 12394213 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 801432

[startup+0.102418 s]
/proc/loadavg: 2.13 2.03 2.01 4/72 31757
/proc/meminfo: memFree=1352216/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=804612 CPUtime=0.09
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 3011 0 1 0 7 2 0 0 18 0 12 0 1974676642 823922688 2744 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 201153 2744 1048 9 0 198522 0
[pid=31757/tid=31758] ppid=31755 vsize=804612 CPUtime=0.08
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 2232 0 1 0 7 1 0 0 21 0 12 0 1974676644 823922688 2744 996147200 134512640 134550740 4294956032 18446744073709551615 4109201186 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804612

[startup+0.30245 s]
/proc/loadavg: 2.13 2.03 2.01 4/72 31757
/proc/meminfo: memFree=1352216/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=808244 CPUtime=0.28
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 4946 0 1 0 25 3 0 0 18 0 12 0 1974676642 827641856 4273 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 202061 4273 1298 9 0 199430 0
[pid=31757/tid=31758] ppid=31755 vsize=808244 CPUtime=0.18
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 2685 0 1 0 16 2 0 0 21 0 12 0 1974676644 827641856 4273 996147200 134512640 134550740 4294956032 18446744073709551615 4160643169 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 808244

[startup+0.702513 s]
/proc/loadavg: 2.13 2.03 2.01 4/72 31757
/proc/meminfo: memFree=1352216/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=808272 CPUtime=0.68
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 6353 0 1 0 63 5 0 0 18 0 12 0 1974676642 827670528 5481 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 202068 5481 1335 9 0 199430 0
[pid=31757/tid=31758] ppid=31755 vsize=808272 CPUtime=0.39
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 3788 0 1 0 36 3 0 0 23 0 12 0 1974676644 827670528 5481 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808272

[startup+1.50165 s]
/proc/loadavg: 2.13 2.03 2.01 4/84 31769
/proc/meminfo: memFree=1333816/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=808272 CPUtime=1.47
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 7918 0 1 0 141 6 0 0 18 0 12 0 1974676642 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 202068 6276 1343 9 0 199430 0
[pid=31757/tid=31758] ppid=31755 vsize=808272 CPUtime=0.8
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 4552 0 1 0 76 4 0 0 25 0 12 0 1974676644 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31760] ppid=31755 vsize=808272 CPUtime=0
/proc/31757/task/31760/stat : 31760 (java) S 31755 31757 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1974676645 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31761] ppid=31755 vsize=808272 CPUtime=0
/proc/31757/task/31761/stat : 31761 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1974676645 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31762] ppid=31755 vsize=808272 CPUtime=0
/proc/31757/task/31762/stat : 31762 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1974676646 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31763] ppid=31755 vsize=808272 CPUtime=0
/proc/31757/task/31763/stat : 31763 (java) S 31755 31757 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1974676647 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31764] ppid=31755 vsize=808272 CPUtime=0
/proc/31757/task/31764/stat : 31764 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1974676647 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31765] ppid=31755 vsize=808272 CPUtime=0
/proc/31757/task/31765/stat : 31765 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1974676651 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31766] ppid=31755 vsize=808272 CPUtime=0.28
/proc/31757/task/31766/stat : 31766 (java) S 31755 31757 30839 0 -1 64 688 0 0 0 28 0 0 0 16 0 12 0 1974676651 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31767] ppid=31755 vsize=808272 CPUtime=0.36
/proc/31757/task/31767/stat : 31767 (java) R 31755 31757 30839 0 -1 64 1912 0 0 0 36 0 0 0 16 0 12 0 1974676651 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 106699688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31768] ppid=31755 vsize=808272 CPUtime=0
/proc/31757/task/31768/stat : 31768 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1974676651 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31769] ppid=31755 vsize=808272 CPUtime=0
/proc/31757/task/31769/stat : 31769 (java) S 31755 31757 30839 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1974676651 827670528 6276 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 808272

[startup+3.10291 s]
/proc/loadavg: 2.13 2.03 2.01 4/84 31769
/proc/meminfo: memFree=1329400/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=811600 CPUtime=3.06
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 11894 0 1 0 299 7 0 0 18 0 12 0 1974676642 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 202900 8412 1353 9 0 200262 0
[pid=31757/tid=31758] ppid=31755 vsize=811600 CPUtime=1.29
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 5794 0 1 0 124 5 0 0 25 0 12 0 1974676644 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31760] ppid=31755 vsize=811600 CPUtime=0
/proc/31757/task/31760/stat : 31760 (java) S 31755 31757 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1974676645 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31761] ppid=31755 vsize=811600 CPUtime=0
/proc/31757/task/31761/stat : 31761 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1974676645 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31762] ppid=31755 vsize=811600 CPUtime=0
/proc/31757/task/31762/stat : 31762 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1974676646 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31763] ppid=31755 vsize=811600 CPUtime=0
/proc/31757/task/31763/stat : 31763 (java) S 31755 31757 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1974676647 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31764] ppid=31755 vsize=811600 CPUtime=0
/proc/31757/task/31764/stat : 31764 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1974676647 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31765] ppid=31755 vsize=811600 CPUtime=0
/proc/31757/task/31765/stat : 31765 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1974676651 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31766] ppid=31755 vsize=811600 CPUtime=0.91
/proc/31757/task/31766/stat : 31766 (java) R 31755 31757 30839 0 -1 64 2420 0 0 0 91 0 0 0 16 0 12 0 1974676651 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 105554674 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31767] ppid=31755 vsize=811600 CPUtime=0.82
/proc/31757/task/31767/stat : 31767 (java) S 31755 31757 30839 0 -1 64 2914 0 0 0 82 0 0 0 16 0 12 0 1974676651 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31768] ppid=31755 vsize=811600 CPUtime=0
/proc/31757/task/31768/stat : 31768 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1974676651 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31769] ppid=31755 vsize=811600 CPUtime=0
/proc/31757/task/31769/stat : 31769 (java) S 31755 31757 30839 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1974676651 831078400 8412 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 811600

[startup+6.30142 s]
/proc/loadavg: 2.28 2.06 2.02 3/85 31770
/proc/meminfo: memFree=1310192/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=813212 CPUtime=6.23
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 15798 0 1 0 613 10 0 0 18 0 13 0 1974676642 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 203303 11954 1388 9 0 200665 0
[pid=31757/tid=31758] ppid=31755 vsize=813212 CPUtime=3.25
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 8870 0 1 0 319 6 0 0 25 0 13 0 1974676644 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4110069214 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31760] ppid=31755 vsize=813212 CPUtime=0
/proc/31757/task/31760/stat : 31760 (java) S 31755 31757 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974676645 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31761] ppid=31755 vsize=813212 CPUtime=0
/proc/31757/task/31761/stat : 31761 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974676645 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31762] ppid=31755 vsize=813212 CPUtime=0
/proc/31757/task/31762/stat : 31762 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1974676646 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31763] ppid=31755 vsize=813212 CPUtime=0
/proc/31757/task/31763/stat : 31763 (java) S 31755 31757 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974676647 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31764] ppid=31755 vsize=813212 CPUtime=0
/proc/31757/task/31764/stat : 31764 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974676647 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31765] ppid=31755 vsize=813212 CPUtime=0
/proc/31757/task/31765/stat : 31765 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974676651 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31766] ppid=31755 vsize=813212 CPUtime=1.52
/proc/31757/task/31766/stat : 31766 (java) S 31755 31757 30839 0 -1 64 3143 0 0 0 151 1 0 0 16 0 13 0 1974676651 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31767] ppid=31755 vsize=813212 CPUtime=1.43
/proc/31757/task/31767/stat : 31767 (java) S 31755 31757 30839 0 -1 64 3015 0 0 0 143 0 0 0 16 0 13 0 1974676651 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31768] ppid=31755 vsize=813212 CPUtime=0
/proc/31757/task/31768/stat : 31768 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974676651 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31769] ppid=31755 vsize=813212 CPUtime=0
/proc/31757/task/31769/stat : 31769 (java) S 31755 31757 30839 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1974676651 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31770] ppid=31755 vsize=813212 CPUtime=0
/proc/31757/task/31770/stat : 31770 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1974677053 832729088 11954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 813212

[startup+12.7025 s]
/proc/loadavg: 2.25 2.06 2.02 4/85 31770
/proc/meminfo: memFree=1306160/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=813148 CPUtime=12.58
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 16622 0 1 0 1247 11 0 0 18 0 13 0 1974676642 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 203287 12764 1388 9 0 200649 0
[pid=31757/tid=31758] ppid=31755 vsize=813148 CPUtime=9.54
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 9693 0 1 0 947 7 0 0 25 0 13 0 1974676644 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4110037745 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31760] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31760/stat : 31760 (java) S 31755 31757 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974676645 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31761] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31761/stat : 31761 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974676645 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31762] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31762/stat : 31762 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974676646 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31763] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31763/stat : 31763 (java) S 31755 31757 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974676647 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31764] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31764/stat : 31764 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974676647 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31765] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31765/stat : 31765 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974676651 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31766] ppid=31755 vsize=813148 CPUtime=1.55
/proc/31757/task/31766/stat : 31766 (java) S 31755 31757 30839 0 -1 64 3144 0 0 0 154 1 0 0 16 0 13 0 1974676651 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31767] ppid=31755 vsize=813148 CPUtime=1.44
/proc/31757/task/31767/stat : 31767 (java) S 31755 31757 30839 0 -1 64 3015 0 0 0 144 0 0 0 16 0 13 0 1974676651 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31768] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31768/stat : 31768 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974676651 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31769] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31769/stat : 31769 (java) S 31755 31757 30839 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1974676651 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31770] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31770/stat : 31770 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1974677053 832663552 12764 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 813148

[startup+25.5025 s]
/proc/loadavg: 2.20 2.06 2.02 3/85 31770
/proc/meminfo: memFree=1302064/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=813148 CPUtime=25.26
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 17608 0 1 0 2514 12 0 0 18 0 13 0 1974676642 832663552 13750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 203287 13750 1388 9 0 200649 0

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

/proc/31757/task/31769/stat : 31769 (java) S 31755 31757 30839 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1974676651 832663552 13906 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31770] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31770/stat : 31770 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1974677053 832663552 13906 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.43
Current children cumulated vsize (KiB) 813148

[startup+30.3023 s]
/proc/loadavg: 2.20 2.06 2.02 3/85 31770
/proc/meminfo: memFree=1301168/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=813148 CPUtime=30.02
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 17838 0 1 0 2990 12 0 0 18 0 13 0 1974676642 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 203287 13980 1388 9 0 200649 0
[pid=31757/tid=31758] ppid=31755 vsize=813148 CPUtime=26.99
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 10909 0 1 0 2690 9 0 0 25 0 13 0 1974676644 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4110037645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31760] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31760/stat : 31760 (java) S 31755 31757 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974676645 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31761] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31761/stat : 31761 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974676645 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31762] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31762/stat : 31762 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974676646 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31763] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31763/stat : 31763 (java) S 31755 31757 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974676647 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31764] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31764/stat : 31764 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974676647 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31765] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31765/stat : 31765 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974676651 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31766] ppid=31755 vsize=813148 CPUtime=1.55
/proc/31757/task/31766/stat : 31766 (java) S 31755 31757 30839 0 -1 64 3144 0 0 0 154 1 0 0 16 0 13 0 1974676651 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31767] ppid=31755 vsize=813148 CPUtime=1.44
/proc/31757/task/31767/stat : 31767 (java) S 31755 31757 30839 0 -1 64 3015 0 0 0 144 0 0 0 16 0 13 0 1974676651 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31768] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31768/stat : 31768 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974676651 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31769] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31769/stat : 31769 (java) S 31755 31757 30839 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1974676651 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31770] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31770/stat : 31770 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1974677053 832663552 13980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.02
Current children cumulated vsize (KiB) 813148

[startup+31.9066 s]
/proc/loadavg: 2.18 2.06 2.02 3/85 31770
/proc/meminfo: memFree=1300656/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=813148 CPUtime=31.62
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 17929 0 1 0 3149 13 0 0 18 0 13 0 1974676642 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 203287 14071 1388 9 0 200649 0
[pid=31757/tid=31758] ppid=31755 vsize=813148 CPUtime=28.58
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 11000 0 1 0 2849 9 0 0 25 0 13 0 1974676644 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4110037658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31760] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31760/stat : 31760 (java) S 31755 31757 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974676645 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31761] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31761/stat : 31761 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974676645 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31762] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31762/stat : 31762 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974676646 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31763] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31763/stat : 31763 (java) S 31755 31757 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974676647 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31764] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31764/stat : 31764 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974676647 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31765] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31765/stat : 31765 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974676651 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31766] ppid=31755 vsize=813148 CPUtime=1.55
/proc/31757/task/31766/stat : 31766 (java) S 31755 31757 30839 0 -1 64 3144 0 0 0 154 1 0 0 16 0 13 0 1974676651 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31767] ppid=31755 vsize=813148 CPUtime=1.44
/proc/31757/task/31767/stat : 31767 (java) S 31755 31757 30839 0 -1 64 3015 0 0 0 144 0 0 0 16 0 13 0 1974676651 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31768] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31768/stat : 31768 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974676651 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31769] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31769/stat : 31769 (java) S 31755 31757 30839 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1974676651 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31770] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31770/stat : 31770 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1974677053 832663552 14071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.62
Current children cumulated vsize (KiB) 813148

[startup+32.7027 s]
/proc/loadavg: 2.18 2.06 2.02 3/85 31770
/proc/meminfo: memFree=1300656/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=813148 CPUtime=32.41
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 17960 0 1 0 3228 13 0 0 18 0 13 0 1974676642 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 203287 14102 1388 9 0 200649 0
[pid=31757/tid=31758] ppid=31755 vsize=813148 CPUtime=29.37
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 11031 0 1 0 2928 9 0 0 25 0 13 0 1974676644 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4110087227 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31760] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31760/stat : 31760 (java) S 31755 31757 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974676645 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31761] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31761/stat : 31761 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974676645 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31762] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31762/stat : 31762 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974676646 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31763] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31763/stat : 31763 (java) S 31755 31757 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974676647 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31764] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31764/stat : 31764 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974676647 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31765] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31765/stat : 31765 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974676651 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31766] ppid=31755 vsize=813148 CPUtime=1.55
/proc/31757/task/31766/stat : 31766 (java) S 31755 31757 30839 0 -1 64 3144 0 0 0 154 1 0 0 16 0 13 0 1974676651 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31767] ppid=31755 vsize=813148 CPUtime=1.44
/proc/31757/task/31767/stat : 31767 (java) S 31755 31757 30839 0 -1 64 3015 0 0 0 144 0 0 0 16 0 13 0 1974676651 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31768] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31768/stat : 31768 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974676651 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31769] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31769/stat : 31769 (java) S 31755 31757 30839 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1974676651 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31770] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31770/stat : 31770 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1974677053 832663552 14102 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.41
Current children cumulated vsize (KiB) 813148

[startup+32.9027 s]
/proc/loadavg: 2.18 2.06 2.02 3/85 31770
/proc/meminfo: memFree=1300528/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=813148 CPUtime=32.61
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 17969 0 1 0 3248 13 0 0 18 0 13 0 1974676642 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 203287 14111 1388 9 0 200649 0
[pid=31757/tid=31758] ppid=31755 vsize=813148 CPUtime=29.57
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 11040 0 1 0 2948 9 0 0 25 0 13 0 1974676644 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4110087227 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31760] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31760/stat : 31760 (java) S 31755 31757 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974676645 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31761] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31761/stat : 31761 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974676645 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31762] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31762/stat : 31762 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974676646 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31763] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31763/stat : 31763 (java) S 31755 31757 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974676647 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31764] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31764/stat : 31764 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974676647 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31765] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31765/stat : 31765 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974676651 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31766] ppid=31755 vsize=813148 CPUtime=1.55
/proc/31757/task/31766/stat : 31766 (java) S 31755 31757 30839 0 -1 64 3144 0 0 0 154 1 0 0 16 0 13 0 1974676651 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31767] ppid=31755 vsize=813148 CPUtime=1.44
/proc/31757/task/31767/stat : 31767 (java) S 31755 31757 30839 0 -1 64 3015 0 0 0 144 0 0 0 16 0 13 0 1974676651 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31768] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31768/stat : 31768 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974676651 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31769] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31769/stat : 31769 (java) S 31755 31757 30839 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1974676651 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31770] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31770/stat : 31770 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1974677053 832663552 14111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.61
Current children cumulated vsize (KiB) 813148

[startup+33.0067 s]
/proc/loadavg: 2.18 2.06 2.02 3/85 31770
/proc/meminfo: memFree=1300528/2055920 swapFree=4179716/4192956
[pid=31757] ppid=31755 vsize=813148 CPUtime=32.71
/proc/31757/stat : 31757 (java) S 31755 31757 30839 0 -1 0 17972 0 1 0 3258 13 0 0 18 0 13 0 1974676642 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31757/statm: 203287 14114 1388 9 0 200649 0
[pid=31757/tid=31758] ppid=31755 vsize=813148 CPUtime=29.67
/proc/31757/task/31758/stat : 31758 (java) R 31755 31757 30839 0 -1 64 11043 0 1 0 2958 9 0 0 25 0 13 0 1974676644 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4110087227 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31760] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31760/stat : 31760 (java) S 31755 31757 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974676645 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31761] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31761/stat : 31761 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974676645 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31762] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31762/stat : 31762 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974676646 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31763] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31763/stat : 31763 (java) S 31755 31757 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974676647 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31764] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31764/stat : 31764 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974676647 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31765] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31765/stat : 31765 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974676651 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31766] ppid=31755 vsize=813148 CPUtime=1.55
/proc/31757/task/31766/stat : 31766 (java) S 31755 31757 30839 0 -1 64 3144 0 0 0 154 1 0 0 16 0 13 0 1974676651 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31767] ppid=31755 vsize=813148 CPUtime=1.44
/proc/31757/task/31767/stat : 31767 (java) S 31755 31757 30839 0 -1 64 3015 0 0 0 144 0 0 0 16 0 13 0 1974676651 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31768] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31768/stat : 31768 (java) S 31755 31757 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974676651 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31769] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31769/stat : 31769 (java) S 31755 31757 30839 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1974676651 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31757/tid=31770] ppid=31755 vsize=813148 CPUtime=0
/proc/31757/task/31770/stat : 31770 (java) S 31755 31757 30839 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1974677053 832663552 14114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.71
Current children cumulated vsize (KiB) 813148

Child status: 0
Real time (s): 33.0992
CPU time (s): 32.764
CPU user time (s): 32.621
CPU system time (s): 0.142978
CPU usage (%): 98.9873
Max. virtual memory (cumulated for all children) (KiB): 813288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.621
system time used= 0.142978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18004
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= 1470
involuntary context switches= 2170

runsolver used 0.037994 second user time and 0.12998 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-02 02:04:38
IDJOB=1036424
IDBENCH=53452
IDSOLVER=344
FILE ID=node69/1036424-1214957078
PBS_JOBID= 7870196
Free space on /tmp= 66532 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/QWH-25/normalized-qwh-25-235-0_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-1036424-1214957078/watcher-1036424-1214957078 -o /tmp/evaluation-result-1036424-1214957078/solver-1036424-1214957078 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1036424-1214957078.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 31554748f07a2fd0846470dec9671185
RANDOM SEED=2084656418

node69.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.259
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.259
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:       1352696 kB
Buffers:         51168 kB
Cached:         564796 kB
SwapCached:       7460 kB
Active:          69096 kB
Inactive:       560916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352696 kB
SwapTotal:     4192956 kB
SwapFree:      4179716 kB
Dirty:            1740 kB
Writeback:           0 kB
Mapped:          21028 kB
Slab:            58376 kB
Committed_AS:  3737320 kB
PageTables:       1852 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= 66532 MiB
End job on node69 at 2008-07-02 02:05:11