Trace number 239104

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-CACHED 1.7 RC BF3SAT 279.56 279.924

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-1_ext.xml
MD5SUM6da7049e947d87cbb0f89c14dfc9bf39
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 benchmark88.7645
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.16	c version CSP COMPETITION BUGFIX 3 CACHED
0.16	c sun.arch.data.model	32
0.16	c java.version	1.5.0_10
0.16	c os.name	Linux
0.16	c os.version	2.6.9-22.EL.rootsmp
0.16	c os.arch	i386
0.16	c Free memory 722620888
0.16	c Max memory 723845120
0.16	c Total memory 723845120
0.16	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/239104-1168363975/unknown.xml
0.26	c reading problem ... 
0.52	c reading problem named ?
0.52	c reading domains done.
0.55	c reading variables
c reading variables (625) done.
1.07	c reading relations
c reading relations (27) done.
1.11	c reading constraints
c reading constraints done.
4.69	c ... done. Wall clock time 4.44s.
4.69	c CPU time (experimental) 2.03s.
4.69	c #vars     6961
4.69	c #constraints  528
279.89	c starts		: 17
279.89	c conflicts		: 148111
279.89	c decisions		: 215496
279.89	c propagations		: 21289173
279.89	c inspects		: 670689352
279.89	c learnt literals	: 1
279.89	c learnt binary clauses	: 0
279.89	c learnt ternary clauses	: 89
279.89	c learnt clauses	: 148099
279.89	c root simplifications	: 0
279.89	c removed literals (reason simplification)	: 0
279.89	c reason swapping (by a shorter reason)	: 0
279.89	c Calls to reduceDB	: 0
279.89	c speed (decisions/second)	: 783.1490809184274
279.89	c non guided choices	79
279.89	s SATISFIABLE
279.90	v 6 23 13 10 17 14 1 20 7 12 4 8 5 11 19 15 21 0 3 22 18 2 16 24 9 1 17 23 18 2 10 8 15 9 20 14 24 4 21 13 16 11 3 6 19 22 12 5 7 0 5 11 2 15 7 4 17 16 3 24 19 14 1 0 20 10 6 18 21 13 23 9 12 22 8 9 20 17 2 5 16 24 7 21 10 13 19 22 8 1 3 18 12 23 0 14 11 6 4 15 13 0 4 7 6 15 12 10 2 8 11 1 18 23 24 14 22 5 16 3 21 20 19 9 17 4 7 8 21 10 5 15 3 24 9 1 0 20 6 22 18 12 2 13 23 16 17 11 19 14 8 13 19 9 23 22 14 18 15 5 12 10 6 4 16 21 1 11 17 24 20 7 0 3 2 22 21 11 8 19 18 6 13 0 16 9 3 15 17 10 23 24 20 12 14 7 1 4 2 5 16 22 12 13 15 9 4 0 17 1 10 6 24 3 5 8 14 19 18 7 11 23 2 20 21 0 18 16 14 3 7 19 12 20 6 23 22 13 9 2 4 15 10 11 5 17 21 24 8 1 7 9 5 17 20 12 23 21 4 0 24 15 19 14 3 1 13 6 22 10 2 8 18 11 16 11 5 9 23 16 19 10 4 14 13 15 7 2 20 21 12 3 8 1 17 6 0 22 18 24 17 6 7 19 11 23 9 14 12 15 22 16 3 18 8 5 2 24 0 21 10 4 13 1 20 20 8 1 6 22 13 3 11 19 17 2 21 0 24 12 7 23 16 9 18 4 14 15 5 10 3 16 22 1 21 11 7 19 6 18 5 9 17 12 23 0 8 4 20 2 24 15 10 14 13 14 24 3 20 0 8 18 22 5 19 16 2 21 10 11 17 9 23 7 4 15 13 1 12 6 18 19 21 22 14 6 13 23 10 3 0 11 12 5 9 2 20 15 8 16 1 24 7 17 4 15 3 18 11 24 17 5 1 22 4 21 12 9 13 7 19 16 14 2 20 0 10 8 6 23 24 12 14 3 9 21 11 17 8 22 6 4 23 2 0 13 10 1 19 15 5 18 20 16 7 12 1 20 16 4 0 21 24 13 2 8 18 10 22 6 9 7 17 15 11 3 5 14 23 19 21 10 15 4 8 24 0 2 23 11 7 20 14 1 18 22 19 9 5 6 12 16 17 13 3 10 15 6 0 13 1 2 9 16 7 20 5 11 19 4 24 17 22 14 12 8 3 23 21 18 2 14 10 5 12 20 22 8 18 23 3 17 16 7 15 6 4 13 24 1 9 19 21 0 11 19 2 24 12 1 3 16 5 11 14 18 23 7 15 17 20 0 21 4 8 13 6 9 10 22 23 4 0 24 18 2 20 6 1 21 17 13 8 16 14 11 5 7 10 9 19 22 3 15 12 
279.90	c Total wall clock time (in seconds) : 279.637
279.90	c Total CPU time (experimental, in seconds) : 276.21

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/node23/watcher-239104-1168363975 -o ROOT/results/node23/solver-239104-1168363975 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/239104-1168363975/sat4jCSP-bf3-cached.jar /tmp/evaluation/239104-1168363975/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: 1.86 1.97 1.82 4/86 6061
/proc/meminfo: memFree=1759312/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=12000 CPUtime=0
/proc/6060/stat : 6060 (java) D 6058 6060 5819 0 -1 0 782 0 0 0 0 0 0 0 18 0 1 0 184791892 12288000 574 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 2495268 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/6060/statm: 3000 574 426 14 0 1140 0

[startup+0.103265 s]
/proc/loadavg: 1.86 1.97 1.82 4/86 6061
/proc/meminfo: memFree=1759312/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=899700 CPUtime=0.08
/proc/6060/stat : 6060 (java) R 6058 6060 5819 0 -1 0 3251 0 1 0 7 1 0 0 21 0 11 0 184791892 921292800 3011 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053845912 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6060/statm: 224925 3011 1525 14 0 211945 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 899700

[startup+0.511348 s]
/proc/loadavg: 1.86 1.97 1.82 4/86 6061
/proc/meminfo: memFree=1759312/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=905236 CPUtime=0.48
/proc/6060/stat : 6060 (java) R 6058 6060 5819 0 -1 0 5886 0 1 0 45 3 0 0 19 0 12 0 184791892 926961664 5480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6060/statm: 226309 5481 2264 14 0 212746 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 905236

[startup+1.33251 s]
/proc/loadavg: 1.86 1.97 1.82 4/97 6072
/proc/meminfo: memFree=1743288/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=905396 CPUtime=1.31
/proc/6060/stat : 6060 (java) R 6058 6060 5819 0 -1 0 7292 0 1 0 127 4 0 0 22 0 12 0 184791892 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6060/statm: 226349 6390 2321 14 0 212786 0
[pid=6060/tid=6062] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6062/stat : 6062 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 184791894 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6063] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6063/stat : 6063 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 184791894 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6064] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6064/stat : 6064 (java) S 6058 6060 5819 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 184791897 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6065] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6065/stat : 6065 (java) S 6058 6060 5819 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 184791898 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6066] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6066/stat : 6066 (java) S 6058 6060 5819 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 184791898 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6067] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6067/stat : 6067 (java) S 6058 6060 5819 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 184791902 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6068] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6068/stat : 6068 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 184791902 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6069] ppid=6058 vsize=905396 CPUtime=0.26
/proc/6060/task/6069/stat : 6069 (java) S 6058 6060 5819 0 -1 64 307 0 0 0 26 0 0 0 16 0 12 0 184791902 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6070] ppid=6058 vsize=905396 CPUtime=0.36
/proc/6060/task/6070/stat : 6070 (java) R 6058 6060 5819 0 -1 64 1184 0 0 0 36 0 0 0 16 0 12 0 184791902 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151585550 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6071] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6071/stat : 6071 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 184791902 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6072] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6072/stat : 6072 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 184791902 927125504 6390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 905396

[startup+2.98183 s]
/proc/loadavg: 1.86 1.97 1.82 3/97 6072
/proc/meminfo: memFree=1740728/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=905396 CPUtime=2.96
/proc/6060/stat : 6060 (java) R 6058 6060 5819 0 -1 0 10169 0 1 0 290 6 0 0 25 0 12 0 184791892 927125504 7866 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151513458 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6060/statm: 226349 7866 2333 14 0 212786 0
[pid=6060/tid=6062] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6062/stat : 6062 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 184791894 927125504 7867 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6063] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6063/stat : 6063 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 184791894 927125504 7867 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6064] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6064/stat : 6064 (java) S 6058 6060 5819 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 184791897 927125504 7867 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6065] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6065/stat : 6065 (java) S 6058 6060 5819 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 184791898 927125504 7867 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6066] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6066/stat : 6066 (java) S 6058 6060 5819 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 184791898 927125504 7867 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6067] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6067/stat : 6067 (java) S 6058 6060 5819 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 184791902 927125504 7867 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6068] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6068/stat : 6068 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 184791902 927125504 7868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6069] ppid=6058 vsize=905396 CPUtime=0.87
/proc/6060/task/6069/stat : 6069 (java) S 6058 6060 5819 0 -1 64 1427 0 0 0 87 0 0 0 16 0 12 0 184791902 927125504 7868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6070] ppid=6058 vsize=905396 CPUtime=0.8
/proc/6060/task/6070/stat : 6070 (java) S 6058 6060 5819 0 -1 64 1553 0 0 0 80 0 0 0 16 0 12 0 184791902 927125504 7868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6071] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6071/stat : 6071 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 184791902 927125504 7868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6072] ppid=6058 vsize=905396 CPUtime=0
/proc/6060/task/6072/stat : 6072 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 184791902 927125504 7868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 905396

[startup+6.28146 s]
/proc/loadavg: 1.95 1.99 1.83 3/98 6073
/proc/meminfo: memFree=1711792/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=907916 CPUtime=6.24
/proc/6060/stat : 6060 (java) R 6058 6060 5819 0 -1 0 18838 0 1 0 613 11 0 0 25 0 13 0 184791892 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054804922 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6060/statm: 226979 14328 2361 14 0 213416 0
[pid=6060/tid=6062] ppid=6058 vsize=907916 CPUtime=0
/proc/6060/task/6062/stat : 6062 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 184791894 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6063] ppid=6058 vsize=907916 CPUtime=0
/proc/6060/task/6063/stat : 6063 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 184791894 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6064] ppid=6058 vsize=907916 CPUtime=0
/proc/6060/task/6064/stat : 6064 (java) S 6058 6060 5819 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 184791897 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6065] ppid=6058 vsize=907916 CPUtime=0
/proc/6060/task/6065/stat : 6065 (java) S 6058 6060 5819 0 -1 64 8 0 0 0 0 0 0 0 21 0 13 0 184791898 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6066] ppid=6058 vsize=907916 CPUtime=0
/proc/6060/task/6066/stat : 6066 (java) S 6058 6060 5819 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 184791898 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6067] ppid=6058 vsize=907916 CPUtime=0
/proc/6060/task/6067/stat : 6067 (java) S 6058 6060 5819 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 184791902 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6068] ppid=6058 vsize=907916 CPUtime=0
/proc/6060/task/6068/stat : 6068 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 184791902 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6069] ppid=6058 vsize=907916 CPUtime=1.46
/proc/6060/task/6069/stat : 6069 (java) S 6058 6060 5819 0 -1 64 2106 0 0 0 145 1 0 0 15 0 13 0 184791902 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6070] ppid=6058 vsize=907916 CPUtime=1.65
/proc/6060/task/6070/stat : 6070 (java) S 6058 6060 5819 0 -1 64 3686 0 0 0 164 1 0 0 15 0 13 0 184791902 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6071] ppid=6058 vsize=907916 CPUtime=0
/proc/6060/task/6071/stat : 6071 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184791902 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6072] ppid=6058 vsize=907916 CPUtime=0
/proc/6060/task/6072/stat : 6072 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184791902 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6073] ppid=6058 vsize=907916 CPUtime=0
/proc/6060/task/6073/stat : 6073 (java) S 6058 6060 5819 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184792366 929705984 14328 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 907916

[startup+12.7837 s]
/proc/loadavg: 1.96 1.99 1.83 3/98 6073
/proc/meminfo: memFree=1703600/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=907820 CPUtime=12.73
/proc/6060/stat : 6060 (java) R 6058 6060 5819 0 -1 0 20739 0 1 0 1260 13 0 0 25 0 13 0 184791892 929607680 16202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054871795 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6060/statm: 226955 16202 2361 14 0 213392 0
[pid=6060/tid=6062] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6062/stat : 6062 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 184791894 929607680 16202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6063] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6063/stat : 6063 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 184791894 929607680 16202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6064] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6064/stat : 6064 (java) S 6058 6060 5819 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 184791897 929607680 16202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6065] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6065/stat : 6065 (java) S 6058 6060 5819 0 -1 64 8 0 0 0 0 0 0 0 21 0 13 0 184791898 929607680 16202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6066] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6066/stat : 6066 (java) S 6058 6060 5819 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 184791898 929607680 16202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6067] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6067/stat : 6067 (java) S 6058 6060 5819 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 184791902 929607680 16202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6068] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6068/stat : 6068 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 184791902 929607680 16203 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6069] ppid=6058 vsize=907820 CPUtime=1.47
/proc/6060/task/6069/stat : 6069 (java) S 6058 6060 5819 0 -1 64 2106 0 0 0 146 1 0 0 16 0 13 0 184791902 929607680 16203 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6070] ppid=6058 vsize=907820 CPUtime=1.67
/proc/6060/task/6070/stat : 6070 (java) S 6058 6060 5819 0 -1 64 3689 0 0 0 166 1 0 0 16 0 13 0 184791902 929607680 16203 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6071] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6071/stat : 6071 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184791902 929607680 16203 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6072] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6072/stat : 6072 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184791902 929607680 16203 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6073] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6073/stat : 6073 (java) S 6058 6060 5819 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184792366 929607680 16203 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 907820

[startup+25.5852 s]
/proc/loadavg: 1.97 1.99 1.83 3/98 6073
/proc/meminfo: memFree=1695024/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=907820 CPUtime=25.52
/proc/6060/stat : 6060 (java) R 6058 6060 5819 0 -1 0 22984 0 1 0 2537 15 0 0 25 0 13 0 184791892 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054816398 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6060/statm: 226955 18447 2361 14 0 213392 0
[pid=6060/tid=6062] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6062/stat : 6062 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 184791894 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6063] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6063/stat : 6063 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 184791894 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6064] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6064/stat : 6064 (java) S 6058 6060 5819 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 184791897 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6065] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6065/stat : 6065 (java) S 6058 6060 5819 0 -1 64 8 0 0 0 0 0 0 0 21 0 13 0 184791898 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6066] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6066/stat : 6066 (java) S 6058 6060 5819 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 184791898 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6067] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6067/stat : 6067 (java) S 6058 6060 5819 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 184791902 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6068] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6068/stat : 6068 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 184791902 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6069] ppid=6058 vsize=907820 CPUtime=1.47
/proc/6060/task/6069/stat : 6069 (java) S 6058 6060 5819 0 -1 64 2106 0 0 0 146 1 0 0 16 0 13 0 184791902 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6070] ppid=6058 vsize=907820 CPUtime=1.67
/proc/6060/task/6070/stat : 6070 (java) S 6058 6060 5819 0 -1 64 3689 0 0 0 166 1 0 0 16 0 13 0 184791902 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6071] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6071/stat : 6071 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184791902 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6072] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6072/stat : 6072 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184791902 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6073] ppid=6058 vsize=907820 CPUtime=0
/proc/6060/task/6073/stat : 6073 (java) S 6058 6060 5819 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184792366 929607680 18447 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 907820

[startup+51.2752 s]
/proc/loadavg: 1.98 1.99 1.83 3/98 6073
/proc/meminfo: memFree=1655792/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=907244 CPUtime=51.17
/proc/6060/stat : 6060 (java) R 6058 6060 5819 0 -1 0 32800 0 1 0 5096 21 0 0 25 0 13 0 184791892 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054816145 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6060/statm: 226811 28118 2363 14 0 213248 0
[pid=6060/tid=6062] ppid=6058 vsize=907244 CPUtime=0.03
/proc/6060/task/6062/stat : 6062 (java) S 6058 6060 5819 0 -1 64 2304 0 0 0 3 0 0 0 17 0 13 0 184791894 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6063] ppid=6058 vsize=907244 CPUtime=0.05
/proc/6060/task/6063/stat : 6063 (java) S 6058 6060 5819 0 -1 64 5016 0 0 0 3 2 0 0 17 0 13 0 184791894 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6064] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6064/stat : 6064 (java) S 6058 6060 5819 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 184791897 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6065] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6065/stat : 6065 (java) S 6058 6060 5819 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 184791898 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6066] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6066/stat : 6066 (java) S 6058 6060 5819 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 184791898 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6067] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6067/stat : 6067 (java) S 6058 6060 5819 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6068] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6068/stat : 6068 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6069] ppid=6058 vsize=907244 CPUtime=1.47
/proc/6060/task/6069/stat : 6069 (java) S 6058 6060 5819 0 -1 64 2106 0 0 0 146 1 0 0 16 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6070] ppid=6058 vsize=907244 CPUtime=1.69
/proc/6060/task/6070/stat : 6070 (java) S 6058 6060 5819 0 -1 64 3691 0 0 0 168 1 0 0 16 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6071] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6071/stat : 6071 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6072] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6072/stat : 6072 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6073] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6073/stat : 6073 (java) S 6058 6060 5819 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184792366 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 907244

[startup+102.548 s]
/proc/loadavg: 1.99 1.99 1.84 3/98 6073
/proc/meminfo: memFree=1655792/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=907244 CPUtime=102.4
/proc/6060/stat : 6060 (java) R 6058 6060 5819 0 -1 0 32800 0 1 0 10218 22 0 0 25 0 13 0 184791892 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054816145 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6060/statm: 226811 28118 2363 14 0 213248 0
[pid=6060/tid=6062] ppid=6058 vsize=907244 CPUtime=0.03
/proc/6060/task/6062/stat : 6062 (java) S 6058 6060 5819 0 -1 64 2304 0 0 0 3 0 0 0 17 0 13 0 184791894 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6063] ppid=6058 vsize=907244 CPUtime=0.05
/proc/6060/task/6063/stat : 6063 (java) S 6058 6060 5819 0 -1 64 5016 0 0 0 3 2 0 0 17 0 13 0 184791894 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6064] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6064/stat : 6064 (java) S 6058 6060 5819 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 184791897 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6065] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6065/stat : 6065 (java) S 6058 6060 5819 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 184791898 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6066] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6066/stat : 6066 (java) S 6058 6060 5819 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 184791898 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6067] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6067/stat : 6067 (java) S 6058 6060 5819 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6068] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6068/stat : 6068 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6069] ppid=6058 vsize=907244 CPUtime=1.47
/proc/6060/task/6069/stat : 6069 (java) S 6058 6060 5819 0 -1 64 2106 0 0 0 146 1 0 0 16 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6070] ppid=6058 vsize=907244 CPUtime=1.69
/proc/6060/task/6070/stat : 6070 (java) S 6058 6060 5819 0 -1 64 3691 0 0 0 168 1 0 0 16 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6071] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6071/stat : 6071 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6072] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6072/stat : 6072 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6073] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6073/stat : 6073 (java) S 6058 6060 5819 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184792366 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 907244

[startup+162.602 s]
/proc/loadavg: 2.06 2.00 1.85 3/98 6073
/proc/meminfo: memFree=1655792/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=907244 CPUtime=162.38
/proc/6060/stat : 6060 (java) R 6058 6060 5819 0 -1 0 32800 0 1 0 16216 22 0 0 25 0 13 0 184791892 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054804981 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6060/statm: 226811 28118 2363 14 0 213248 0
[pid=6060/tid=6062] ppid=6058 vsize=907244 CPUtime=0.03
/proc/6060/task/6062/stat : 6062 (java) S 6058 6060 5819 0 -1 64 2304 0 0 0 3 0 0 0 17 0 13 0 184791894 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6063] ppid=6058 vsize=907244 CPUtime=0.05
/proc/6060/task/6063/stat : 6063 (java) S 6058 6060 5819 0 -1 64 5016 0 0 0 3 2 0 0 17 0 13 0 184791894 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6064] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6064/stat : 6064 (java) S 6058 6060 5819 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 184791897 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6065] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6065/stat : 6065 (java) S 6058 6060 5819 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 184791898 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6066] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6066/stat : 6066 (java) S 6058 6060 5819 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 184791898 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6067] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6067/stat : 6067 (java) S 6058 6060 5819 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6068] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6068/stat : 6068 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6069] ppid=6058 vsize=907244 CPUtime=1.47
/proc/6060/task/6069/stat : 6069 (java) S 6058 6060 5819 0 -1 64 2106 0 0 0 146 1 0 0 16 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6070] ppid=6058 vsize=907244 CPUtime=1.69
/proc/6060/task/6070/stat : 6070 (java) S 6058 6060 5819 0 -1 64 3691 0 0 0 168 1 0 0 16 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6071] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6071/stat : 6071 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6072] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6072/stat : 6072 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184791902 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6073] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6073/stat : 6073 (java) S 6058 6060 5819 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184792366 929017856 28118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 907244

[startup+222.635 s]
/proc/loadavg: 2.07 2.02 1.86 4/98 6073
/proc/meminfo: memFree=1655792/2055920 swapFree=4191880/4192956
[pid=6060] ppid=6058 vsize=907244 CPUtime=222.36
/proc/6060/stat : 6060 (java) R 6058 6060 5819 0 -1 0 32801 0 1 0 22214 22 0 0 25 0 13 0 184791892 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054803656 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6060/statm: 226811 28119 2363 14 0 213248 0
[pid=6060/tid=6062] ppid=6058 vsize=907244 CPUtime=0.03
/proc/6060/task/6062/stat : 6062 (java) S 6058 6060 5819 0 -1 64 2304 0 0 0 3 0 0 0 17 0 13 0 184791894 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6063] ppid=6058 vsize=907244 CPUtime=0.05
/proc/6060/task/6063/stat : 6063 (java) S 6058 6060 5819 0 -1 64 5016 0 0 0 3 2 0 0 17 0 13 0 184791894 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6064] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6064/stat : 6064 (java) S 6058 6060 5819 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 184791897 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6065] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6065/stat : 6065 (java) S 6058 6060 5819 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 184791898 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6066] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6066/stat : 6066 (java) S 6058 6060 5819 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 184791898 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6067] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6067/stat : 6067 (java) S 6058 6060 5819 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 184791902 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6068] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6068/stat : 6068 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 184791902 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6069] ppid=6058 vsize=907244 CPUtime=1.47
/proc/6060/task/6069/stat : 6069 (java) S 6058 6060 5819 0 -1 64 2106 0 0 0 146 1 0 0 16 0 13 0 184791902 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6070] ppid=6058 vsize=907244 CPUtime=1.69
/proc/6060/task/6070/stat : 6070 (java) S 6058 6060 5819 0 -1 64 3691 0 0 0 168 1 0 0 16 0 13 0 184791902 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6060/tid=6071] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6071/stat : 6071 (java) S 6058 6060 5819 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 184791902 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6072] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6072/stat : 6072 (java) S 6058 6060 5819 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184791902 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6060/tid=6073] ppid=6058 vsize=907244 CPUtime=0
/proc/6060/task/6073/stat : 6073 (java) S 6058 6060 5819 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184792366 929017856 28119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 907244

Child status: 0
Real time (s): 279.924
CPU time (s): 279.56
CPU user time (s): 279.316
CPU system time (s): 0.243962
CPU usage (%): 99.8697
Max. virtual memory (cumulated for all children) (KiB): 908600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 279.316
system time used= 0.243962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32810
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= 6638
involuntary context switches= 8483

runsolver used 0.371943 s user time and 0.868867 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Tue Jan  9 17:32:55 UTC 2007


IDJOB= 239104
IDBENCH= 7040
FILE ID= node23/239104-1168363975

PBS_JOBID= 3504014

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  6da7049e947d87cbb0f89c14dfc9bf39

RANDOM SEED= 699000619

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.265
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.265
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:       1759728 kB
Buffers:         28484 kB
Cached:         129028 kB
SwapCached:        316 kB
Active:         168620 kB
Inactive:        75172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759728 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4724 kB
Writeback:           0 kB
Mapped:         104844 kB
Slab:            37244 kB
Committed_AS:  3944740 kB
PageTables:       2280 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= 66560 MiB



End job on node23 on Tue Jan  9 17:37:35 UTC 2007