Trace number 201095

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 BF3? (MO) 248.211 249.46

General information on the benchmark

Namefapp/fapp11-15/fapp15/
fapp15-3000-1.xml
MD5SUM2cf7ece5c4ec944165ff6d4cc1345473
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1565
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.16	c version CSP COMPETITION BUGFIX 3
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.25	c --- Begin Solver configuration ---
0.25	c Stops conflict analysis at the first Unique Implication Point
0.25	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.25	c Learn all clauses as in MiniSAT
0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25	c VSIDS like heuristics from MiniSAT using a heap
0.25	c No reason simplification
0.25	c --- End Solver configuration ---
0.25	c solving /tmp/evaluation/201095-1168145226/unknown.xml
0.25	c reading problem ... 
0.53	c reading problem named ?
0.53	c reading domains done.
0.89	c reading variables
c reading variables (3000) done.
3.63	c reading predicates 
c reading relations (9) done.
3.84	c reading constraintsc starts		: 0
249.31	c conflicts		: 0
249.31	c decisions		: 0
249.31	c propagations		: 0
249.31	c inspects		: 0
249.31	c learnt literals	: 0
249.31	c learnt binary clauses	: 0
249.31	c learnt ternary clauses	: 0
249.31	c learnt clauses	: 0
249.31	c root simplifications	: 0
249.31	c removed literals (reason simplification)	: 0
249.31	c reason swapping (by a shorter reason)	: 0
249.31	c Calls to reduceDB	: 0
249.31	c speed (decisions/second)	: 0.0
249.31	c non guided choices	0
249.31	s UNKNOWN
249.31	c Total wall clock time (in seconds) : 249.058
249.31	c Total CPU time (experimental, in seconds) : 0.0

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node4/watcher-201095-1168145226 -o ROOT/results/node4/solver-201095-1168145226 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/201095-1168145226/sat4jCSP-bf3.jar /tmp/evaluation/201095-1168145226/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.92 2.02 1.99 4/94 6222
/proc/meminfo: memFree=1190056/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=172 CPUtime=0
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 201 0 0 0 0 0 0 0 18 0 1 0 162918141 176128 24 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 10588964 0 0 4096 0 0 0 0 17 0 0 0
/proc/6221/statm: 71 31 25 14 0 3 0

[startup+0.107145 s]
/proc/loadavg: 1.92 2.02 1.99 4/94 6222
/proc/meminfo: memFree=1190056/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=901540 CPUtime=0.09
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 3365 0 1 0 8 1 0 0 22 0 12 0 162918141 923176960 3125 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6221/statm: 225385 3125 1570 14 0 212109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 901540

[startup+0.515185 s]
/proc/loadavg: 1.92 2.02 1.99 4/94 6222
/proc/meminfo: memFree=1190056/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=905236 CPUtime=0.49
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 5849 0 1 0 47 2 0 0 19 0 12 0 162918141 926961664 5443 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152610494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6221/statm: 226309 5443 2251 14 0 212746 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 905236

[startup+1.33826 s]
/proc/loadavg: 1.92 2.02 1.99 3/105 6233
/proc/meminfo: memFree=1174864/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=906592 CPUtime=1.3
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 7026 0 1 0 127 3 0 0 22 0 12 0 162918141 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6221/statm: 226648 6123 2307 14 0 213085 0
[pid=6221/tid=6223] ppid=6219 vsize=906592 CPUtime=0
/proc/6221/task/6223/stat : 6223 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 162918144 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6224] ppid=6219 vsize=906592 CPUtime=0
/proc/6221/task/6224/stat : 6224 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 162918144 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6225] ppid=6219 vsize=906592 CPUtime=0
/proc/6221/task/6225/stat : 6225 (java) S 6219 6221 6163 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 162918146 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6226] ppid=6219 vsize=906592 CPUtime=0
/proc/6221/task/6226/stat : 6226 (java) S 6219 6221 6163 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 162918147 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6227] ppid=6219 vsize=906592 CPUtime=0
/proc/6221/task/6227/stat : 6227 (java) S 6219 6221 6163 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 162918147 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6228] ppid=6219 vsize=906592 CPUtime=0
/proc/6221/task/6228/stat : 6228 (java) S 6219 6221 6163 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 162918151 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6229] ppid=6219 vsize=906592 CPUtime=0
/proc/6221/task/6229/stat : 6229 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 162918151 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6230] ppid=6219 vsize=906592 CPUtime=0.35
/proc/6221/task/6230/stat : 6230 (java) R 6219 6221 6163 0 -1 64 1057 0 0 0 35 0 0 0 16 0 12 0 162918151 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154574657 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6231] ppid=6219 vsize=906592 CPUtime=0.31
/proc/6221/task/6231/stat : 6231 (java) S 6219 6221 6163 0 -1 64 689 0 0 0 31 0 0 0 16 0 12 0 162918151 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6232] ppid=6219 vsize=906592 CPUtime=0
/proc/6221/task/6232/stat : 6232 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 162918151 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6233] ppid=6219 vsize=906592 CPUtime=0
/proc/6221/task/6233/stat : 6233 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 162918151 928350208 6123 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 906592

[startup+2.99142 s]
/proc/loadavg: 1.92 2.02 1.99 3/105 6233
/proc/meminfo: memFree=1154960/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=910440 CPUtime=3.15
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 36708 0 1 0 300 15 0 0 25 0 12 0 162918141 932290560 33413 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6221/statm: 227610 33416 2341 14 0 214047 0
[pid=6221/tid=6223] ppid=6219 vsize=910440 CPUtime=0.26
/proc/6221/task/6223/stat : 6223 (java) R 6219 6221 6163 0 -1 64 8020 0 0 0 24 2 0 0 18 0 12 0 162918144 932290560 33417 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155242571 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6224] ppid=6219 vsize=910440 CPUtime=0.26
/proc/6221/task/6224/stat : 6224 (java) R 6219 6221 6163 0 -1 64 6464 0 0 0 24 2 0 0 18 0 12 0 162918144 932290560 33419 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958734 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6225] ppid=6219 vsize=910440 CPUtime=0
/proc/6221/task/6225/stat : 6225 (java) S 6219 6221 6163 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 162918146 932290560 33421 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6226] ppid=6219 vsize=910440 CPUtime=0
/proc/6221/task/6226/stat : 6226 (java) S 6219 6221 6163 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 162918147 932290560 33422 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6227] ppid=6219 vsize=910440 CPUtime=0
/proc/6221/task/6227/stat : 6227 (java) S 6219 6221 6163 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 162918147 932290560 33424 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6228] ppid=6219 vsize=910440 CPUtime=0
/proc/6221/task/6228/stat : 6228 (java) S 6219 6221 6163 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 162918151 932290560 33425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6229] ppid=6219 vsize=910440 CPUtime=0
/proc/6221/task/6229/stat : 6229 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 162918151 932290560 33427 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6230] ppid=6219 vsize=910440 CPUtime=0.58
/proc/6221/task/6230/stat : 6230 (java) S 6219 6221 6163 0 -1 64 1079 0 0 0 58 0 0 0 16 0 12 0 162918151 932290560 33429 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6231] ppid=6219 vsize=910440 CPUtime=0.82
/proc/6221/task/6231/stat : 6231 (java) S 6219 6221 6163 0 -1 64 1490 0 0 0 82 0 0 0 16 0 12 0 162918151 932290560 33430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6232] ppid=6219 vsize=910440 CPUtime=0
/proc/6221/task/6232/stat : 6232 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 162918151 932290560 33432 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6233] ppid=6219 vsize=910440 CPUtime=0
/proc/6221/task/6233/stat : 6233 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 162918151 932290560 33434 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 910440

[startup+6.19272 s]
/proc/loadavg: 1.93 2.02 1.99 3/105 6233
/proc/meminfo: memFree=995800/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=917308 CPUtime=6.37
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 57233 0 1 0 615 22 0 0 25 0 12 0 162918141 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054466201 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6221/statm: 229327 51201 2482 14 0 215764 0
[pid=6221/tid=6223] ppid=6219 vsize=917308 CPUtime=0.67
/proc/6221/task/6223/stat : 6223 (java) S 6219 6221 6163 0 -1 64 19956 0 0 0 60 7 0 0 16 0 12 0 162918144 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6224] ppid=6219 vsize=917308 CPUtime=0.49
/proc/6221/task/6224/stat : 6224 (java) S 6219 6221 6163 0 -1 64 10781 0 0 0 46 3 0 0 16 0 12 0 162918144 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6225] ppid=6219 vsize=917308 CPUtime=0
/proc/6221/task/6225/stat : 6225 (java) S 6219 6221 6163 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 162918146 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6226] ppid=6219 vsize=917308 CPUtime=0
/proc/6221/task/6226/stat : 6226 (java) S 6219 6221 6163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 162918147 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6227] ppid=6219 vsize=917308 CPUtime=0
/proc/6221/task/6227/stat : 6227 (java) S 6219 6221 6163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 162918147 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6228] ppid=6219 vsize=917308 CPUtime=0
/proc/6221/task/6228/stat : 6228 (java) S 6219 6221 6163 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 162918151 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6229] ppid=6219 vsize=917308 CPUtime=0
/proc/6221/task/6229/stat : 6229 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 162918151 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6230] ppid=6219 vsize=917308 CPUtime=1.15
/proc/6221/task/6230/stat : 6230 (java) S 6219 6221 6163 0 -1 64 4225 0 0 0 114 1 0 0 17 0 12 0 162918151 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6231] ppid=6219 vsize=917308 CPUtime=1.17
/proc/6221/task/6231/stat : 6231 (java) S 6219 6221 6163 0 -1 64 2204 0 0 0 117 0 0 0 16 0 12 0 162918151 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6232] ppid=6219 vsize=917308 CPUtime=0
/proc/6221/task/6232/stat : 6232 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 162918151 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6233] ppid=6219 vsize=917308 CPUtime=0
/proc/6221/task/6233/stat : 6233 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 162918151 939323392 51201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 917308

[startup+12.6853 s]
/proc/loadavg: 1.93 2.02 1.99 3/105 6233
/proc/meminfo: memFree=970264/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=915556 CPUtime=12.86
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 63881 0 1 0 1261 25 0 0 25 0 12 0 162918141 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054785293 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6221/statm: 228889 57396 2484 14 0 215326 0
[pid=6221/tid=6223] ppid=6219 vsize=915556 CPUtime=0.86
/proc/6221/task/6223/stat : 6223 (java) S 6219 6221 6163 0 -1 64 24567 0 0 0 77 9 0 0 16 0 12 0 162918144 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6224] ppid=6219 vsize=915556 CPUtime=0.65
/proc/6221/task/6224/stat : 6224 (java) S 6219 6221 6163 0 -1 64 12720 0 0 0 62 3 0 0 16 0 12 0 162918144 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6225] ppid=6219 vsize=915556 CPUtime=0.01
/proc/6221/task/6225/stat : 6225 (java) S 6219 6221 6163 0 -1 64 11 0 0 0 1 0 0 0 16 0 12 0 162918146 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6226] ppid=6219 vsize=915556 CPUtime=0
/proc/6221/task/6226/stat : 6226 (java) S 6219 6221 6163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 162918147 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6227] ppid=6219 vsize=915556 CPUtime=0
/proc/6221/task/6227/stat : 6227 (java) S 6219 6221 6163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 162918147 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6228] ppid=6219 vsize=915556 CPUtime=0
/proc/6221/task/6228/stat : 6228 (java) S 6219 6221 6163 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 162918151 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6229] ppid=6219 vsize=915556 CPUtime=0.01
/proc/6221/task/6229/stat : 6229 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 1 0 0 0 17 0 12 0 162918151 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6230] ppid=6219 vsize=915556 CPUtime=1.53
/proc/6221/task/6230/stat : 6230 (java) S 6219 6221 6163 0 -1 64 4290 0 0 0 152 1 0 0 16 0 12 0 162918151 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6231] ppid=6219 vsize=915556 CPUtime=1.35
/proc/6221/task/6231/stat : 6231 (java) S 6219 6221 6163 0 -1 64 2210 0 0 0 135 0 0 0 16 0 12 0 162918151 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6232] ppid=6219 vsize=915556 CPUtime=0
/proc/6221/task/6232/stat : 6232 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 162918151 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6233] ppid=6219 vsize=915556 CPUtime=0
/proc/6221/task/6233/stat : 6233 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 162918151 937529344 57396 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.86
Current children cumulated vsize (KiB) 915556

[startup+25.5546 s]
/proc/loadavg: 1.95 2.02 1.99 3/105 6233
/proc/meminfo: memFree=948056/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=914220 CPUtime=25.73
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 71463 0 1 0 2544 29 0 0 25 0 12 0 162918141 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054448942 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6221/statm: 228555 63397 2484 14 0 214992 0
[pid=6221/tid=6223] ppid=6219 vsize=914220 CPUtime=1.02
/proc/6221/task/6223/stat : 6223 (java) S 6219 6221 6163 0 -1 64 28650 0 0 0 90 12 0 0 16 0 12 0 162918144 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6224] ppid=6219 vsize=914220 CPUtime=0.79
/proc/6221/task/6224/stat : 6224 (java) S 6219 6221 6163 0 -1 64 16183 0 0 0 75 4 0 0 16 0 12 0 162918144 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6225] ppid=6219 vsize=914220 CPUtime=0.02
/proc/6221/task/6225/stat : 6225 (java) S 6219 6221 6163 0 -1 64 15 0 0 0 2 0 0 0 15 0 12 0 162918146 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6226] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6226/stat : 6226 (java) S 6219 6221 6163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 162918147 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6227] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6227/stat : 6227 (java) S 6219 6221 6163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 162918147 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6228] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6228/stat : 6228 (java) S 6219 6221 6163 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 162918151 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6229] ppid=6219 vsize=914220 CPUtime=0.01
/proc/6221/task/6229/stat : 6229 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 1 0 0 0 17 0 12 0 162918151 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6230] ppid=6219 vsize=914220 CPUtime=1.61
/proc/6221/task/6230/stat : 6230 (java) S 6219 6221 6163 0 -1 64 4290 0 0 0 160 1 0 0 17 0 12 0 162918151 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6231] ppid=6219 vsize=914220 CPUtime=1.42
/proc/6221/task/6231/stat : 6231 (java) S 6219 6221 6163 0 -1 64 2210 0 0 0 142 0 0 0 17 0 12 0 162918151 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6232] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6232/stat : 6232 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 162918151 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6233] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6233/stat : 6233 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 162918151 936161280 63397 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.73
Current children cumulated vsize (KiB) 914220

[startup+51.219 s]
/proc/loadavg: 1.96 2.01 1.99 3/105 6233
/proc/meminfo: memFree=886488/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=914220 CPUtime=51.25
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 86764 0 1 0 5090 35 0 0 25 0 12 0 162918141 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054785315 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6221/statm: 228555 78660 2484 14 0 214992 0
[pid=6221/tid=6223] ppid=6219 vsize=914220 CPUtime=1.24
/proc/6221/task/6223/stat : 6223 (java) S 6219 6221 6163 0 -1 64 34334 0 0 0 111 13 0 0 16 0 12 0 162918144 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6224] ppid=6219 vsize=914220 CPUtime=1.08
/proc/6221/task/6224/stat : 6224 (java) S 6219 6221 6163 0 -1 64 25762 0 0 0 101 7 0 0 16 0 12 0 162918144 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6225] ppid=6219 vsize=914220 CPUtime=0.02
/proc/6221/task/6225/stat : 6225 (java) S 6219 6221 6163 0 -1 64 16 0 0 0 2 0 0 0 15 0 12 0 162918146 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6226] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6226/stat : 6226 (java) S 6219 6221 6163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 162918147 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6227] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6227/stat : 6227 (java) S 6219 6221 6163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 162918147 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6228] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6228/stat : 6228 (java) S 6219 6221 6163 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 162918151 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6229] ppid=6219 vsize=914220 CPUtime=0.01
/proc/6221/task/6229/stat : 6229 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 1 0 0 0 17 0 12 0 162918151 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6230] ppid=6219 vsize=914220 CPUtime=1.63
/proc/6221/task/6230/stat : 6230 (java) S 6219 6221 6163 0 -1 64 4290 0 0 0 162 1 0 0 17 0 12 0 162918151 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6231] ppid=6219 vsize=914220 CPUtime=1.43
/proc/6221/task/6231/stat : 6231 (java) S 6219 6221 6163 0 -1 64 2210 0 0 0 143 0 0 0 17 0 12 0 162918151 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6232] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6232/stat : 6232 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 162918151 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6233] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6233/stat : 6233 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 162918151 936161280 78660 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.25
Current children cumulated vsize (KiB) 914220

[startup+102.513 s]
/proc/loadavg: 1.98 2.01 1.99 3/105 6233
/proc/meminfo: memFree=774936/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=914220 CPUtime=102.08
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 114641 0 1 0 10160 48 0 0 25 0 12 0 162918141 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6221/statm: 228555 106425 2484 14 0 214992 0
[pid=6221/tid=6223] ppid=6219 vsize=914220 CPUtime=1.86
/proc/6221/task/6223/stat : 6223 (java) S 6219 6221 6163 0 -1 64 49644 0 0 0 167 19 0 0 16 0 12 0 162918144 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6224] ppid=6219 vsize=914220 CPUtime=1.66
/proc/6221/task/6224/stat : 6224 (java) S 6219 6221 6163 0 -1 64 38245 0 0 0 153 13 0 0 16 0 12 0 162918144 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6225] ppid=6219 vsize=914220 CPUtime=0.05
/proc/6221/task/6225/stat : 6225 (java) S 6219 6221 6163 0 -1 64 17 0 0 0 4 1 0 0 15 0 12 0 162918146 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6226] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6226/stat : 6226 (java) S 6219 6221 6163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 162918147 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6227] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6227/stat : 6227 (java) S 6219 6221 6163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 162918147 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6228] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6228/stat : 6228 (java) S 6219 6221 6163 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 162918151 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6229] ppid=6219 vsize=914220 CPUtime=0.01
/proc/6221/task/6229/stat : 6229 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 1 0 0 0 17 0 12 0 162918151 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6230] ppid=6219 vsize=914220 CPUtime=1.75
/proc/6221/task/6230/stat : 6230 (java) S 6219 6221 6163 0 -1 64 4299 0 0 0 174 1 0 0 17 0 12 0 162918151 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6231] ppid=6219 vsize=914220 CPUtime=1.64
/proc/6221/task/6231/stat : 6231 (java) R 6219 6221 6163 0 -1 64 2216 0 0 0 164 0 0 0 17 0 12 0 162918151 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155013676 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6232] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6232/stat : 6232 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 162918151 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6233] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6233/stat : 6233 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 162918151 936161280 106425 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 914220

[startup+162.605 s]
/proc/loadavg: 1.99 2.00 1.99 3/105 6233
/proc/meminfo: memFree=643544/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=914604 CPUtime=161.7
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 147335 0 1 0 16108 62 0 0 25 0 12 0 162918141 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054457686 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6221/statm: 228651 138748 2484 14 0 215088 0
[pid=6221/tid=6223] ppid=6219 vsize=914604 CPUtime=2.73
/proc/6221/task/6223/stat : 6223 (java) S 6219 6221 6163 0 -1 64 66431 0 0 0 247 26 0 0 16 0 12 0 162918144 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6224] ppid=6219 vsize=914604 CPUtime=2.53
/proc/6221/task/6224/stat : 6224 (java) S 6219 6221 6163 0 -1 64 53715 0 0 0 234 19 0 0 16 0 12 0 162918144 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6225] ppid=6219 vsize=914604 CPUtime=0.09
/proc/6221/task/6225/stat : 6225 (java) S 6219 6221 6163 0 -1 64 17 0 0 0 7 2 0 0 15 0 12 0 162918146 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6226] ppid=6219 vsize=914604 CPUtime=0
/proc/6221/task/6226/stat : 6226 (java) S 6219 6221 6163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 162918147 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6227] ppid=6219 vsize=914604 CPUtime=0
/proc/6221/task/6227/stat : 6227 (java) S 6219 6221 6163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 162918147 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6228] ppid=6219 vsize=914604 CPUtime=0
/proc/6221/task/6228/stat : 6228 (java) S 6219 6221 6163 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 162918151 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6229] ppid=6219 vsize=914604 CPUtime=0.01
/proc/6221/task/6229/stat : 6229 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 1 0 0 0 17 0 12 0 162918151 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6230] ppid=6219 vsize=914604 CPUtime=1.86
/proc/6221/task/6230/stat : 6230 (java) S 6219 6221 6163 0 -1 64 4299 0 0 0 185 1 0 0 17 0 12 0 162918151 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6231] ppid=6219 vsize=914604 CPUtime=1.83
/proc/6221/task/6231/stat : 6231 (java) S 6219 6221 6163 0 -1 64 2573 0 0 0 183 0 0 0 17 0 12 0 162918151 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6232] ppid=6219 vsize=914604 CPUtime=0
/proc/6221/task/6232/stat : 6232 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 162918151 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6233] ppid=6219 vsize=914604 CPUtime=0
/proc/6221/task/6233/stat : 6233 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 162918151 936554496 138748 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 914604

[startup+222.658 s]
/proc/loadavg: 2.06 2.02 2.00 3/105 6233
/proc/meminfo: memFree=516760/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=914220 CPUtime=221.46
/proc/6221/stat : 6221 (java) R 6219 6221 6163 0 -1 0 179479 0 1 0 22072 74 0 0 25 0 12 0 162918141 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054306211 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6221/statm: 228555 170675 2484 14 0 214992 0
[pid=6221/tid=6223] ppid=6219 vsize=914220 CPUtime=3.79
/proc/6221/task/6223/stat : 6223 (java) S 6219 6221 6163 0 -1 64 79617 0 0 0 348 31 0 0 16 0 12 0 162918144 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6224] ppid=6219 vsize=914220 CPUtime=3.74
/proc/6221/task/6224/stat : 6224 (java) S 6219 6221 6163 0 -1 64 72585 0 0 0 349 25 0 0 16 0 12 0 162918144 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6225] ppid=6219 vsize=914220 CPUtime=0.09
/proc/6221/task/6225/stat : 6225 (java) S 6219 6221 6163 0 -1 64 17 0 0 0 7 2 0 0 15 0 12 0 162918146 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6226] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6226/stat : 6226 (java) S 6219 6221 6163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 162918147 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6227] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6227/stat : 6227 (java) S 6219 6221 6163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 162918147 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6228] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6228/stat : 6228 (java) S 6219 6221 6163 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 162918151 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6229] ppid=6219 vsize=914220 CPUtime=0.01
/proc/6221/task/6229/stat : 6229 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 162918151 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6230] ppid=6219 vsize=914220 CPUtime=2.01
/proc/6221/task/6230/stat : 6230 (java) S 6219 6221 6163 0 -1 64 4306 0 0 0 200 1 0 0 17 0 12 0 162918151 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6231] ppid=6219 vsize=914220 CPUtime=1.9
/proc/6221/task/6231/stat : 6231 (java) S 6219 6221 6163 0 -1 64 2576 0 0 0 190 0 0 0 17 0 12 0 162918151 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6232] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6232/stat : 6232 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 162918151 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6233] ppid=6219 vsize=914220 CPUtime=0
/proc/6221/task/6233/stat : 6233 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 162918151 936161280 170675 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 914220



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+247.943 s]
/proc/loadavg: 2.15 2.04 2.01 3/105 6233
/proc/meminfo: memFree=446424/2055920 swapFree=4182144/4192956
[pid=6221] ppid=6219 vsize=926228 CPUtime=246.7
/proc/6221/stat : 6221 (java) S 6219 6221 6163 0 -1 0 198016 0 1 0 24589 81 0 0 25 0 12 0 162918141 948457472 188579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6221/statm: 231557 188579 3153 14 0 217994 0
[pid=6221/tid=6223] ppid=6219 vsize=926228 CPUtime=4.39
/proc/6221/task/6223/stat : 6223 (java) S 6219 6221 6163 0 -1 64 88444 0 0 0 405 34 0 0 16 0 12 0 162918144 948457472 187578 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6224] ppid=6219 vsize=926228 CPUtime=4.26
/proc/6221/task/6224/stat : 6224 (java) S 6219 6221 6163 0 -1 64 79757 0 0 0 399 27 0 0 15 0 12 0 162918144 948457472 187578 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6225] ppid=6219 vsize=926228 CPUtime=0.23
/proc/6221/task/6225/stat : 6225 (java) R 6219 6221 6163 0 -1 64 2520 0 0 0 20 3 0 0 16 0 12 0 162918146 948457472 187578 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6226] ppid=6219 vsize=926228 CPUtime=0
/proc/6221/task/6226/stat : 6226 (java) S 6219 6221 6163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 162918147 948457472 187578 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6227] ppid=6219 vsize=922224 CPUtime=0
/proc/6221/task/6227/stat : 6227 (java) S 6219 6221 6163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 162918147 944357376 187578 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6228] ppid=6219 vsize=922224 CPUtime=0
/proc/6221/task/6228/stat : 6228 (java) S 6219 6221 6163 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 162918151 944357376 187579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6229] ppid=6219 vsize=922224 CPUtime=0.01
/proc/6221/task/6229/stat : 6229 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 162918151 944357376 187579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6230] ppid=6219 vsize=922224 CPUtime=2.01
/proc/6221/task/6230/stat : 6230 (java) S 6219 6221 6163 0 -1 64 4306 0 0 0 200 1 0 0 17 0 12 0 162918151 944357376 187580 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6231] ppid=6219 vsize=922224 CPUtime=1.9
/proc/6221/task/6231/stat : 6231 (java) S 6219 6221 6163 0 -1 64 2576 0 0 0 190 0 0 0 16 0 12 0 162918151 944357376 187581 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6221/tid=6232] ppid=6219 vsize=922224 CPUtime=0
/proc/6221/task/6232/stat : 6232 (java) S 6219 6221 6163 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 162918151 944357376 187582 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6221/tid=6233] ppid=6219 vsize=922224 CPUtime=0
/proc/6221/task/6233/stat : 6233 (java) S 6219 6221 6163 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 162918151 944357376 187583 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 246.7
Current children cumulated vsize (KiB) 926228

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

Child status: 143
Real time (s): 249.46
CPU time (s): 248.211
CPU user time (s): 247.287
CPU system time (s): 0.923859
CPU usage (%): 99.4996
Max. virtual memory (cumulated for all children) (KiB): 926228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.287
system time used= 0.923859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198045
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10443
involuntary context switches= 13773

runsolver used 0.319951 s user time and 0.821875 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sun Jan  7 04:47:06 UTC 2007


IDJOB= 201095
IDBENCH= 3743
FILE ID= node4/201095-1168145226

PBS_JOBID= 3477878

Free space on /tmp= 66298 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp15/fapp15-3000-1.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/201095-1168145226/sat4jCSP-bf3.jar /tmp/evaluation/201095-1168145226/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-201095-1168145226 -o ROOT/results/node4/solver-201095-1168145226 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/201095-1168145226/sat4jCSP-bf3.jar /tmp/evaluation/201095-1168145226/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  2cf7ece5c4ec944165ff6d4cc1345473

RANDOM SEED= 105069923

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.223
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.223
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:       1190536 kB
Buffers:         39764 kB
Cached:         190992 kB
SwapCached:       2552 kB
Active:         691444 kB
Inactive:       112764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1190536 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            7140 kB
Writeback:           0 kB
Mapped:         590724 kB
Slab:            44556 kB
Committed_AS:  4901132 kB
PageTables:       3516 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= 66298 MiB



End job on node4 on Sun Jan  7 04:51:15 UTC 2007