Trace number 239048

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, and are wall clock time (not CPU 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
sat4jCSP 1.7 RC BF3SAT 189.408 188.17

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-0_ext.xml
MD5SUMd44fb58fab1cbf48805c5a0caf5a2453
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 benchmark26.469
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.17	c version CSP COMPETITION BUGFIX 3
0.17	c sun.arch.data.model	32
0.17	c java.version	1.5.0_10
0.17	c os.name	Linux
0.17	c os.version	2.6.9-22.EL.rootsmp
0.17	c os.arch	i386
0.17	c Free memory 722620888
0.17	c Max memory 723845120
0.17	c Total memory 723845120
0.17	c Number of processors 2
0.26	c --- Begin Solver configuration ---
0.26	c Stops conflict analysis at the first Unique Implication Point
0.26	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.26	c Learn all clauses as in MiniSAT
0.26	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.26	c VSIDS like heuristics from MiniSAT using a heap
0.26	c No reason simplification
0.26	c --- End Solver configuration ---
0.26	c solving /tmp/evaluation/239048-1168363267/unknown.xml
0.26	c reading problem ... 
0.54	c reading problem named ?
0.54	c reading domains done.
0.57	c reading variables
c reading variables (625) done.
1.08	c reading relations
c reading relations (27) done.
1.11	c reading constraints
c reading constraints done.
3.43	c ... done. Wall clock time 3.168s.
3.43	c CPU time (experimental) 2.22s.
3.43	c #vars     6961
3.43	c #constraints  528
188.09	c starts		: 16
188.14	c conflicts		: 110855
188.14	c decisions		: 161356
188.14	c propagations		: 15504191
188.14	c inspects		: 470521117
188.14	c learnt literals	: 9
188.14	c learnt binary clauses	: 0
188.14	c learnt ternary clauses	: 202
188.14	c learnt clauses	: 110795
188.14	c root simplifications	: 0
188.14	c removed literals (reason simplification)	: 0
188.14	c reason swapping (by a shorter reason)	: 0
188.14	c Calls to reduceDB	: 0
188.14	c speed (decisions/second)	: 873.9614138853682
188.14	c non guided choices	96
188.14	s SATISFIABLE
188.14	v 5 21 20 19 1 2 17 13 18 12 22 0 10 4 11 7 16 8 15 6 9 24 23 3 14 12 20 3 11 8 1 14 7 19 15 6 10 9 0 16 18 21 17 4 5 23 22 24 13 2 16 6 11 14 13 10 19 9 8 4 17 24 3 21 23 20 1 12 5 0 15 7 18 2 22 8 3 0 18 20 19 5 4 11 23 2 1 21 10 6 15 9 14 7 13 24 17 22 16 12 23 8 17 16 21 6 11 3 7 10 0 14 4 22 2 12 13 18 19 24 20 1 15 9 5 14 18 23 8 12 13 2 6 10 22 11 16 20 15 5 4 19 1 9 3 17 0 21 7 24 9 7 16 4 17 5 6 8 0 11 20 22 1 12 18 13 15 23 10 14 19 2 3 24 21 7 17 5 0 19 4 12 21 6 16 24 13 23 18 9 8 14 15 22 2 3 20 11 1 10 15 13 1 9 22 11 23 12 3 17 18 19 7 16 0 2 6 21 24 8 14 5 10 20 4 3 16 10 1 23 7 22 24 13 0 5 2 17 6 15 14 11 4 12 20 18 9 8 21 19 6 15 19 21 14 22 3 2 17 5 23 7 18 11 24 16 12 9 1 4 13 8 20 10 0 2 24 18 10 7 8 15 11 12 6 4 21 5 14 1 9 3 13 20 22 16 23 0 19 17 4 23 13 2 18 17 16 22 21 24 8 3 14 5 12 19 20 10 11 9 1 15 6 0 7 1 22 6 23 24 21 13 14 15 9 3 20 12 2 8 10 17 19 18 16 0 4 7 5 11 20 1 14 24 15 0 21 18 9 7 10 6 16 23 3 11 22 5 13 19 4 12 2 17 8 11 5 2 13 3 18 4 17 16 19 15 23 0 8 20 24 10 7 21 1 12 6 14 22 9 21 14 22 15 4 9 24 20 2 3 1 12 6 19 7 5 18 11 0 23 10 13 17 8 16 24 19 4 20 11 14 0 5 23 13 9 18 8 17 22 6 2 3 16 21 7 10 12 15 1 13 2 8 6 16 12 7 23 5 20 19 9 15 24 10 17 4 0 14 11 22 21 1 18 3 10 0 7 3 9 16 1 15 22 2 12 5 13 20 4 21 24 6 23 17 8 11 19 14 18 22 10 21 12 5 20 18 1 4 14 13 8 24 3 17 23 0 16 2 7 6 19 9 11 15 0 9 24 22 6 23 20 10 14 8 16 15 19 1 21 3 7 2 17 12 11 18 5 4 13 19 11 12 7 2 15 10 0 20 21 14 17 22 9 13 1 8 24 3 18 5 16 4 6 23 17 4 9 5 10 24 8 19 1 18 7 11 2 13 14 0 23 22 6 15 21 3 16 12 20 18 12 15 17 0 3 9 16 24 1 21 4 11 7 19 22 5 20 8 10 2 14 13 23 6 
188.14	c Total wall clock time (in seconds) : 187.825
188.14	c Total CPU time (experimental, in seconds) : 186.05

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node38/watcher-239048-1168363267 -o ROOT/results/node38/solver-239048-1168363267 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/239048-1168363267/sat4jCSP-bf3.jar /tmp/evaluation/239048-1168363267/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.14 2.07 1.87 4/73 17571
/proc/meminfo: memFree=1795656/2055920 swapFree=4192812/4192956
[pid=17570] ppid=17568 vsize=18540 CPUtime=0
/proc/17570/stat : 17570 (runsolver) R 17568 17570 17227 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 184726378 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 266890439975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/17570/statm: 4635 279 244 17 0 2626 0

[startup+0.103938 s]
/proc/loadavg: 2.14 2.07 1.87 4/73 17571
/proc/meminfo: memFree=1795656/2055920 swapFree=4192812/4192956
[pid=17570] ppid=17568 vsize=897120 CPUtime=0.08
/proc/17570/stat : 17570 (java) R 17568 17570 17227 0 -1 0 3226 0 1 0 7 1 0 0 17 0 6 0 184726378 918650880 2986 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053813911 0 4 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/17570/statm: 224280 2986 1518 14 0 211300 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 897120

[startup+0.51502 s]
/proc/loadavg: 2.14 2.07 1.87 4/73 17571
/proc/meminfo: memFree=1795656/2055920 swapFree=4192812/4192956
[pid=17570] ppid=17568 vsize=905236 CPUtime=0.49
/proc/17570/stat : 17570 (java) R 17568 17570 17227 0 -1 0 5822 0 1 0 46 3 0 0 19 0 12 0 184726378 926961664 5417 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17570/statm: 226309 5417 2250 14 0 212746 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 905236

[startup+1.34422 s]
/proc/loadavg: 2.12 2.06 1.87 4/79 17583
/proc/meminfo: memFree=1827096/2055920 swapFree=4192812/4192956
[pid=17570] ppid=17568 vsize=906660 CPUtime=1.5
/proc/17570/stat : 17570 (java) R 17568 17570 17227 0 -1 0 7544 0 1 0 146 4 0 0 23 0 12 0 184726378 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054081511 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17570/statm: 226665 6703 2325 14 0 213102 0
[pid=17570/tid=17572] ppid=17568 vsize=906660 CPUtime=0
/proc/17570/task/17572/stat : 17572 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 184726381 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17573] ppid=17568 vsize=906660 CPUtime=0
/proc/17570/task/17573/stat : 17573 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 184726382 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17574] ppid=17568 vsize=906660 CPUtime=0
/proc/17570/task/17574/stat : 17574 (java) S 17568 17570 17227 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 184726384 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17575] ppid=17568 vsize=906660 CPUtime=0
/proc/17570/task/17575/stat : 17575 (java) S 17568 17570 17227 0 -1 64 7 0 0 0 0 0 0 0 21 0 12 0 184726385 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17576] ppid=17568 vsize=906660 CPUtime=0
/proc/17570/task/17576/stat : 17576 (java) S 17568 17570 17227 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 184726385 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17577] ppid=17568 vsize=906660 CPUtime=0
/proc/17570/task/17577/stat : 17577 (java) S 17568 17570 17227 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 184726389 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17578] ppid=17568 vsize=906660 CPUtime=0
/proc/17570/task/17578/stat : 17578 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 184726389 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17579] ppid=17568 vsize=906660 CPUtime=0.34
/proc/17570/task/17579/stat : 17579 (java) S 17568 17570 17227 0 -1 64 384 0 0 0 34 0 0 0 16 0 12 0 184726389 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17580] ppid=17568 vsize=906660 CPUtime=0.39
/proc/17570/task/17580/stat : 17580 (java) R 17568 17570 17227 0 -1 64 1312 0 0 0 39 0 0 0 16 0 12 0 184726389 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154306224 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17581] ppid=17568 vsize=906660 CPUtime=0
/proc/17570/task/17581/stat : 17581 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 184726389 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17582] ppid=17568 vsize=906660 CPUtime=0
/proc/17570/task/17582/stat : 17582 (java) S 17568 17570 17227 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 184726389 928419840 6703 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 906660

[startup+2.98249 s]
/proc/loadavg: 2.12 2.06 1.87 2/79 17594
/proc/meminfo: memFree=1820744/2055920 swapFree=4192812/4192956
[pid=17570] ppid=17568 vsize=908636 CPUtime=4.23
/proc/17570/stat : 17570 (java) R 17568 17570 17227 0 -1 0 14818 0 1 0 414 9 0 0 18 0 12 0 184726378 930443264 10908 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054416174 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17570/statm: 227159 10909 2347 14 0 213596 0
[pid=17570/tid=17572] ppid=17568 vsize=908636 CPUtime=0
/proc/17570/task/17572/stat : 17572 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 184726381 930443264 10909 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17573] ppid=17568 vsize=908636 CPUtime=0
/proc/17570/task/17573/stat : 17573 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 184726382 930443264 10909 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17574] ppid=17568 vsize=908636 CPUtime=0
/proc/17570/task/17574/stat : 17574 (java) S 17568 17570 17227 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 184726384 930443264 10909 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17575] ppid=17568 vsize=908636 CPUtime=0
/proc/17570/task/17575/stat : 17575 (java) S 17568 17570 17227 0 -1 64 7 0 0 0 0 0 0 0 21 0 12 0 184726385 930443264 10910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17576] ppid=17568 vsize=908636 CPUtime=0
/proc/17570/task/17576/stat : 17576 (java) S 17568 17570 17227 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 184726385 930443264 10910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17577] ppid=17568 vsize=908636 CPUtime=0
/proc/17570/task/17577/stat : 17577 (java) S 17568 17570 17227 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 184726389 930443264 10910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17578] ppid=17568 vsize=908636 CPUtime=0
/proc/17570/task/17578/stat : 17578 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 184726389 930443264 10910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17579] ppid=17568 vsize=908636 CPUtime=1.22
/proc/17570/task/17579/stat : 17579 (java) S 17568 17570 17227 0 -1 64 3238 0 0 0 121 1 0 0 16 0 12 0 184726389 930443264 10910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17580] ppid=17568 vsize=908636 CPUtime=1.11
/proc/17570/task/17580/stat : 17580 (java) S 17568 17570 17227 0 -1 64 2110 0 0 0 110 1 0 0 16 0 12 0 184726389 930443264 10911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17581] ppid=17568 vsize=908636 CPUtime=0
/proc/17570/task/17581/stat : 17581 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 184726389 930443264 10911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17582] ppid=17568 vsize=908636 CPUtime=0
/proc/17570/task/17582/stat : 17582 (java) S 17568 17570 17227 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 184726389 930443264 10911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 908636

[startup+6.19112 s]
/proc/loadavg: 2.12 2.06 1.87 3/86 18263
/proc/meminfo: memFree=1757392/2055920 swapFree=4192812/4192956
[pid=17570] ppid=17568 vsize=909152 CPUtime=7.67
/proc/17570/stat : 17570 (java) R 17568 17570 17227 0 -1 0 18965 0 1 0 753 14 0 0 25 0 13 0 184726378 930971648 14871 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054838744 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17570/statm: 227288 14871 2361 14 0 213725 0
[pid=17570/tid=17572] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17572/stat : 17572 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 184726381 930971648 14871 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17573] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17573/stat : 17573 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 184726382 930971648 14871 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17574] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17574/stat : 17574 (java) S 17568 17570 17227 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 184726384 930971648 14871 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17575] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17575/stat : 17575 (java) S 17568 17570 17227 0 -1 64 7 0 0 0 0 0 0 0 21 0 13 0 184726385 930971648 14871 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17576] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17576/stat : 17576 (java) S 17568 17570 17227 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 184726385 930971648 14872 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17577] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17577/stat : 17577 (java) S 17568 17570 17227 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184726389 930971648 14872 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17578] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17578/stat : 17578 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 184726389 930971648 14872 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17579] ppid=17568 vsize=909152 CPUtime=1.63
/proc/17570/task/17579/stat : 17579 (java) S 17568 17570 17227 0 -1 64 3269 0 0 0 162 1 0 0 16 0 13 0 184726389 930971648 14872 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17580] ppid=17568 vsize=909152 CPUtime=1.49
/proc/17570/task/17580/stat : 17580 (java) S 17568 17570 17227 0 -1 64 2220 0 0 0 148 1 0 0 16 0 13 0 184726389 930971648 14872 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17581] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17581/stat : 17581 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184726389 930971648 14872 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17582] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17582/stat : 17582 (java) S 17568 17570 17227 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 184726389 930971648 14872 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17675] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17675/stat : 17675 (java) S 17568 17570 17227 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 184726726 930971648 14872 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.67
Current children cumulated vsize (KiB) 909152

[startup+12.6844 s]
/proc/loadavg: 2.10 2.06 1.87 3/86 18264
/proc/meminfo: memFree=1766040/2055920 swapFree=4192812/4192956
[pid=17570] ppid=17568 vsize=909152 CPUtime=14.15
/proc/17570/stat : 17570 (java) R 17568 17570 17227 0 -1 0 20395 0 1 0 1400 15 0 0 25 0 13 0 184726378 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054880455 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17570/statm: 227288 16299 2361 14 0 213725 0
[pid=17570/tid=17572] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17572/stat : 17572 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 184726381 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17573] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17573/stat : 17573 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 184726382 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17574] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17574/stat : 17574 (java) S 17568 17570 17227 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 184726384 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17575] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17575/stat : 17575 (java) S 17568 17570 17227 0 -1 64 7 0 0 0 0 0 0 0 21 0 13 0 184726385 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17576] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17576/stat : 17576 (java) S 17568 17570 17227 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 184726385 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17577] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17577/stat : 17577 (java) S 17568 17570 17227 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184726389 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17578] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17578/stat : 17578 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 184726389 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17579] ppid=17568 vsize=909152 CPUtime=1.64
/proc/17570/task/17579/stat : 17579 (java) S 17568 17570 17227 0 -1 64 3269 0 0 0 163 1 0 0 17 0 13 0 184726389 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17580] ppid=17568 vsize=909152 CPUtime=1.5
/proc/17570/task/17580/stat : 17580 (java) S 17568 17570 17227 0 -1 64 2220 0 0 0 149 1 0 0 17 0 13 0 184726389 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17581] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17581/stat : 17581 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184726389 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17582] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17582/stat : 17582 (java) S 17568 17570 17227 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 184726389 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17675] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17675/stat : 17675 (java) S 17568 17570 17227 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 184726726 930971648 16299 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.15
Current children cumulated vsize (KiB) 909152

[startup+25.4929 s]
/proc/loadavg: 2.09 2.06 1.87 3/86 18264
/proc/meminfo: memFree=1759136/2055920 swapFree=4192812/4192956
[pid=17570] ppid=17568 vsize=909152 CPUtime=26.94
/proc/17570/stat : 17570 (java) R 17568 17570 17227 0 -1 0 22180 0 1 0 2677 17 0 0 25 0 13 0 184726378 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054775503 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17570/statm: 227288 18084 2361 14 0 213725 0
[pid=17570/tid=17572] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17572/stat : 17572 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 184726381 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17573] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17573/stat : 17573 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 184726382 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17574] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17574/stat : 17574 (java) S 17568 17570 17227 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 184726384 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17575] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17575/stat : 17575 (java) S 17568 17570 17227 0 -1 64 7 0 0 0 0 0 0 0 21 0 13 0 184726385 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17576] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17576/stat : 17576 (java) S 17568 17570 17227 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 184726385 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17577] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17577/stat : 17577 (java) S 17568 17570 17227 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184726389 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17578] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17578/stat : 17578 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 184726389 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17579] ppid=17568 vsize=909152 CPUtime=1.64
/proc/17570/task/17579/stat : 17579 (java) S 17568 17570 17227 0 -1 64 3269 0 0 0 163 1 0 0 17 0 13 0 184726389 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17580] ppid=17568 vsize=909152 CPUtime=1.5
/proc/17570/task/17580/stat : 17580 (java) S 17568 17570 17227 0 -1 64 2220 0 0 0 149 1 0 0 17 0 13 0 184726389 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17581] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17581/stat : 17581 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184726389 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17582] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17582/stat : 17582 (java) S 17568 17570 17227 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 184726389 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17675] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17675/stat : 17675 (java) S 17568 17570 17227 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 184726726 930971648 18084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.94
Current children cumulated vsize (KiB) 909152

[startup+51.1119 s]
/proc/loadavg: 2.12 2.07 1.88 4/86 18264
/proc/meminfo: memFree=1748704/2055920 swapFree=4192812/4192956
[pid=17570] ppid=17568 vsize=909152 CPUtime=52.54
/proc/17570/stat : 17570 (java) R 17568 17570 17227 0 -1 0 24765 0 1 0 5233 21 0 0 25 0 13 0 184726378 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054173453 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17570/statm: 227288 20630 2361 14 0 213725 0
[pid=17570/tid=17572] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17572/stat : 17572 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 184726381 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17573] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17573/stat : 17573 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 184726382 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17574] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17574/stat : 17574 (java) S 17568 17570 17227 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 184726384 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17575] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17575/stat : 17575 (java) S 17568 17570 17227 0 -1 64 7 0 0 0 0 0 0 0 21 0 13 0 184726385 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17576] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17576/stat : 17576 (java) S 17568 17570 17227 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 184726385 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17577] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17577/stat : 17577 (java) S 17568 17570 17227 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184726389 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17578] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17578/stat : 17578 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 184726389 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17579] ppid=17568 vsize=909152 CPUtime=1.65
/proc/17570/task/17579/stat : 17579 (java) S 17568 17570 17227 0 -1 64 3270 0 0 0 164 1 0 0 16 0 13 0 184726389 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17580] ppid=17568 vsize=909152 CPUtime=1.51
/proc/17570/task/17580/stat : 17580 (java) S 17568 17570 17227 0 -1 64 2221 0 0 0 150 1 0 0 17 0 13 0 184726389 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17581] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17581/stat : 17581 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184726389 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17582] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17582/stat : 17582 (java) S 17568 17570 17227 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 184726389 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17675] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17675/stat : 17675 (java) S 17568 17570 17227 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 184726726 930971648 20630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 52.54
Current children cumulated vsize (KiB) 909152

[startup+102.323 s]
/proc/loadavg: 2.05 2.06 1.89 3/86 18264
/proc/meminfo: memFree=1718112/2055920 swapFree=4192812/4192956
[pid=17570] ppid=17568 vsize=909152 CPUtime=103.69
/proc/17570/stat : 17570 (java) R 17568 17570 17227 0 -1 0 32401 0 1 0 10345 24 0 0 25 0 13 0 184726378 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054775500 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17570/statm: 227288 28265 2363 14 0 213725 0
[pid=17570/tid=17572] ppid=17568 vsize=909152 CPUtime=0.03
/proc/17570/task/17572/stat : 17572 (java) S 17568 17570 17227 0 -1 64 1819 0 0 0 3 0 0 0 17 0 13 0 184726381 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17573] ppid=17568 vsize=909152 CPUtime=0.06
/proc/17570/task/17573/stat : 17573 (java) S 17568 17570 17227 0 -1 64 5396 0 0 0 4 2 0 0 17 0 13 0 184726382 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17574] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17574/stat : 17574 (java) S 17568 17570 17227 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 184726384 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17575] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17575/stat : 17575 (java) S 17568 17570 17227 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 184726385 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17576] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17576/stat : 17576 (java) S 17568 17570 17227 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 184726385 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17577] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17577/stat : 17577 (java) S 17568 17570 17227 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17578] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17578/stat : 17578 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17579] ppid=17568 vsize=909152 CPUtime=1.65
/proc/17570/task/17579/stat : 17579 (java) S 17568 17570 17227 0 -1 64 3270 0 0 0 164 1 0 0 16 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17580] ppid=17568 vsize=909152 CPUtime=1.51
/proc/17570/task/17580/stat : 17580 (java) S 17568 17570 17227 0 -1 64 2221 0 0 0 150 1 0 0 17 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17581] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17581/stat : 17581 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17582] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17582/stat : 17582 (java) S 17568 17570 17227 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17675] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17675/stat : 17675 (java) S 17568 17570 17227 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 184726726 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 103.69
Current children cumulated vsize (KiB) 909152

[startup+162.379 s]
/proc/loadavg: 2.02 2.04 1.89 3/86 18264
/proc/meminfo: memFree=1718112/2055920 swapFree=4192812/4192956
[pid=17570] ppid=17568 vsize=909152 CPUtime=163.68
/proc/17570/stat : 17570 (java) R 17568 17570 17227 0 -1 0 32401 0 1 0 16344 24 0 0 25 0 13 0 184726378 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054838193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17570/statm: 227288 28265 2363 14 0 213725 0
[pid=17570/tid=17572] ppid=17568 vsize=909152 CPUtime=0.03
/proc/17570/task/17572/stat : 17572 (java) S 17568 17570 17227 0 -1 64 1819 0 0 0 3 0 0 0 17 0 13 0 184726381 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17573] ppid=17568 vsize=909152 CPUtime=0.06
/proc/17570/task/17573/stat : 17573 (java) S 17568 17570 17227 0 -1 64 5396 0 0 0 4 2 0 0 17 0 13 0 184726382 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17574] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17574/stat : 17574 (java) S 17568 17570 17227 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 184726384 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17575] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17575/stat : 17575 (java) S 17568 17570 17227 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 184726385 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17576] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17576/stat : 17576 (java) S 17568 17570 17227 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 184726385 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17577] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17577/stat : 17577 (java) S 17568 17570 17227 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17578] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17578/stat : 17578 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17579] ppid=17568 vsize=909152 CPUtime=1.65
/proc/17570/task/17579/stat : 17579 (java) S 17568 17570 17227 0 -1 64 3270 0 0 0 164 1 0 0 16 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17580] ppid=17568 vsize=909152 CPUtime=1.51
/proc/17570/task/17580/stat : 17580 (java) S 17568 17570 17227 0 -1 64 2221 0 0 0 150 1 0 0 17 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17570/tid=17581] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17581/stat : 17581 (java) S 17568 17570 17227 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17582] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17582/stat : 17582 (java) S 17568 17570 17227 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 184726389 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17570/tid=17675] ppid=17568 vsize=909152 CPUtime=0
/proc/17570/task/17675/stat : 17675 (java) S 17568 17570 17227 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 184726726 930971648 28265 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 163.68
Current children cumulated vsize (KiB) 909152

Child status: 0
Real time (s): 188.17
CPU time (s): 189.408
CPU user time (s): 189.139
CPU system time (s): 0.268959
CPU usage (%): 100.658
Max. virtual memory (cumulated for all children) (KiB): 909740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 189.139
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32409
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= 4622
involuntary context switches= 1824

runsolver used 0.223965 s user time and 0.615906 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Tue Jan  9 17:21:07 UTC 2007


IDJOB= 239048
IDBENCH= 7034
FILE ID= node38/239048-1168363267

PBS_JOBID= 3504006

Free space on /tmp= 66518 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-25/qcp-25-264-0_ext.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/239048-1168363267/sat4jCSP-bf3.jar /tmp/evaluation/239048-1168363267/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-239048-1168363267 -o ROOT/results/node38/solver-239048-1168363267 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/239048-1168363267/sat4jCSP-bf3.jar /tmp/evaluation/239048-1168363267/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  d44fb58fab1cbf48805c5a0caf5a2453

RANDOM SEED= 362877423

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.267
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.267
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:       1796072 kB
Buffers:         17492 kB
Cached:         120820 kB
SwapCached:          0 kB
Active:         155096 kB
Inactive:        51972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3444 kB
Writeback:           0 kB
Mapped:          79752 kB
Slab:            38092 kB
Committed_AS:  4242828 kB
PageTables:       1900 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= 66504 MiB



End job on node38 on Tue Jan  9 17:24:16 UTC 2007