Trace number 210292

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 BF3? (MO) 234.363 234.299

General information on the benchmark

NamepseudoSeries/fpga/
fpga-20-20.xml
MD5SUM3e9ed456eb09791b80f052260c106acf
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2905
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables600
Number of constraints460
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension460
Global constraints used (with number of constraints)

Solver Data (download as text)

0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.15	c version CSP COMPETITION BUGFIX 3 CACHED
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_10
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 722620888
0.15	c Max memory 723845120
0.15	c Total memory 723845120
0.15	c Number of processors 2
0.24	c --- Begin Solver configuration ---
0.24	c Stops conflict analysis at the first Unique Implication Point
0.24	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.24	c Learn all clauses as in MiniSAT
0.24	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24	c VSIDS like heuristics from MiniSAT using a heap
0.24	c No reason simplification
0.24	c --- End Solver configuration ---
0.24	c solving /tmp/evaluation/210292-1168196438/unknown.xml
0.24	c reading problem ... 
0.49	c reading problem named ?
0.49	c reading domains done.
0.50	c reading variables
c reading variables (600) done.
0.81	c reading predicates 
c reading relations (5) done.
1.11	c reading constraintsc starts		: 0
233.95	c conflicts		: 0
233.95	c decisions		: 0
233.95	c propagations		: 0
233.95	c inspects		: 0
233.95	c learnt literals	: 0
233.95	c learnt binary clauses	: 0
233.95	c learnt ternary clauses	: 0
233.95	c learnt clauses	: 0
233.95	c root simplifications	: 0
233.95	c removed literals (reason simplification)	: 0
233.96	c reason swapping (by a shorter reason)	: 0
233.96	c Calls to reduceDB	: 0
233.96	c speed (decisions/second)	: 0.0
233.96	c non guided choices	0
233.96	s UNKNOWN
233.96	c Total wall clock time (in seconds) : 233.718
233.96	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/node1/watcher-210292-1168196438 -o ROOT/results/node1/solver-210292-1168196438 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/210292-1168196438/sat4jCSP-bf3-cached.jar /tmp/evaluation/210292-1168196438/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.16 2.12 2.04 5/95 28214
/proc/meminfo: memFree=1468736/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=12040 CPUtime=0
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 561 0 0 0 0 0 0 0 18 0 1 0 168039551 12328960 369 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 5799201 0 0 4096 0 0 0 0 17 0 0 0
/proc/28213/statm: 3010 377 267 14 0 1138 0

[startup+0.113554 s]
/proc/loadavg: 2.16 2.12 2.04 5/95 28214
/proc/meminfo: memFree=1468736/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=902816 CPUtime=0.1
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 3457 0 1 0 8 2 0 0 25 0 12 0 168039551 924483584 3217 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053849561 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28213/statm: 225704 3217 1600 14 0 212148 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 902816

[startup+0.521602 s]
/proc/loadavg: 2.16 2.12 2.04 5/95 28214
/proc/meminfo: memFree=1468736/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=905236 CPUtime=0.5
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 5975 0 1 0 47 3 0 0 25 0 12 0 168039551 926961664 5569 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053834324 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28213/statm: 226309 5569 2289 14 0 212746 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 905236

[startup+1.3437 s]
/proc/loadavg: 2.16 2.12 2.04 3/106 28225
/proc/meminfo: memFree=1451176/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=905372 CPUtime=1.32
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 7688 0 1 0 128 4 0 0 25 0 12 0 168039551 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28213/statm: 226343 6920 2453 14 0 212780 0
[pid=28213/tid=28215] ppid=28211 vsize=905372 CPUtime=0
/proc/28213/task/28215/stat : 28215 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 168039554 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28216] ppid=28211 vsize=905372 CPUtime=0
/proc/28213/task/28216/stat : 28216 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 168039554 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28217] ppid=28211 vsize=905372 CPUtime=0
/proc/28213/task/28217/stat : 28217 (java) S 28211 28213 27663 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 168039556 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28218] ppid=28211 vsize=905372 CPUtime=0
/proc/28213/task/28218/stat : 28218 (java) S 28211 28213 27663 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 168039557 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28219] ppid=28211 vsize=905372 CPUtime=0
/proc/28213/task/28219/stat : 28219 (java) S 28211 28213 27663 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 168039557 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28220] ppid=28211 vsize=905372 CPUtime=0
/proc/28213/task/28220/stat : 28220 (java) S 28211 28213 27663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 168039560 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28221] ppid=28211 vsize=905372 CPUtime=0
/proc/28213/task/28221/stat : 28221 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168039560 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28222] ppid=28211 vsize=905372 CPUtime=0.27
/proc/28213/task/28222/stat : 28222 (java) S 28211 28213 27663 0 -1 64 393 0 0 0 27 0 0 0 16 0 12 0 168039560 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28223] ppid=28211 vsize=905372 CPUtime=0.25
/proc/28213/task/28223/stat : 28223 (java) R 28211 28213 27663 0 -1 64 735 0 0 0 25 0 0 0 16 0 12 0 168039560 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155025493 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28224] ppid=28211 vsize=905372 CPUtime=0
/proc/28213/task/28224/stat : 28224 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 168039560 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28225] ppid=28211 vsize=905372 CPUtime=0
/proc/28213/task/28225/stat : 28225 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168039561 927100928 6920 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 905372

[startup+2.98289 s]
/proc/loadavg: 2.16 2.12 2.04 3/106 28225
/proc/meminfo: memFree=1401832/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=914236 CPUtime=2.97
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 25539 0 1 0 285 12 0 0 24 0 12 0 168039551 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054167431 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28213/statm: 228559 23129 2475 14 0 214996 0
[pid=28213/tid=28215] ppid=28211 vsize=914236 CPUtime=0
/proc/28213/task/28215/stat : 28215 (java) S 28211 28213 27663 0 -1 64 280 0 0 0 0 0 0 0 17 0 12 0 168039554 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28216] ppid=28211 vsize=914236 CPUtime=0
/proc/28213/task/28216/stat : 28216 (java) S 28211 28213 27663 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 168039554 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28217] ppid=28211 vsize=914236 CPUtime=0
/proc/28213/task/28217/stat : 28217 (java) S 28211 28213 27663 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 168039556 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28218] ppid=28211 vsize=914236 CPUtime=0
/proc/28213/task/28218/stat : 28218 (java) S 28211 28213 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168039557 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28219] ppid=28211 vsize=914236 CPUtime=0
/proc/28213/task/28219/stat : 28219 (java) S 28211 28213 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168039557 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28220] ppid=28211 vsize=914236 CPUtime=0
/proc/28213/task/28220/stat : 28220 (java) S 28211 28213 27663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 168039560 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28221] ppid=28211 vsize=914236 CPUtime=0
/proc/28213/task/28221/stat : 28221 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168039560 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28222] ppid=28211 vsize=914236 CPUtime=0.46
/proc/28213/task/28222/stat : 28222 (java) S 28211 28213 27663 0 -1 64 855 0 0 0 46 0 0 0 16 0 12 0 168039560 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28223] ppid=28211 vsize=914236 CPUtime=0.89
/proc/28213/task/28223/stat : 28223 (java) S 28211 28213 27663 0 -1 64 4194 0 0 0 88 1 0 0 19 0 12 0 168039560 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28224] ppid=28211 vsize=914236 CPUtime=0
/proc/28213/task/28224/stat : 28224 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 168039560 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28225] ppid=28211 vsize=914236 CPUtime=0
/proc/28213/task/28225/stat : 28225 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168039561 936177664 23129 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 914236

[startup+6.19227 s]
/proc/loadavg: 2.15 2.12 2.04 3/106 28225
/proc/meminfo: memFree=1335912/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=911816 CPUtime=6.18
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 42670 0 1 0 599 19 0 0 25 0 12 0 168039551 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054310135 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28213/statm: 227954 38773 2475 14 0 214391 0
[pid=28213/tid=28215] ppid=28211 vsize=911816 CPUtime=0.27
/proc/28213/task/28215/stat : 28215 (java) S 28211 28213 27663 0 -1 64 8562 0 0 0 24 3 0 0 16 0 12 0 168039554 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28216] ppid=28211 vsize=911816 CPUtime=0.26
/proc/28213/task/28216/stat : 28216 (java) S 28211 28213 27663 0 -1 64 8847 0 0 0 23 3 0 0 16 0 12 0 168039554 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28217] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28217/stat : 28217 (java) S 28211 28213 27663 0 -1 64 16 0 0 0 0 0 0 0 16 0 12 0 168039556 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28218] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28218/stat : 28218 (java) S 28211 28213 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28219] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28219/stat : 28219 (java) S 28211 28213 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28220] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28220/stat : 28220 (java) S 28211 28213 27663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 168039560 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28221] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28221/stat : 28221 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168039560 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28222] ppid=28211 vsize=911816 CPUtime=0.47
/proc/28213/task/28222/stat : 28222 (java) S 28211 28213 27663 0 -1 64 855 0 0 0 47 0 0 0 16 0 12 0 168039560 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28223] ppid=28211 vsize=911816 CPUtime=0.89
/proc/28213/task/28223/stat : 28223 (java) S 28211 28213 27663 0 -1 64 4194 0 0 0 88 1 0 0 16 0 12 0 168039560 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28224] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28224/stat : 28224 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 168039560 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28225] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28225/stat : 28225 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168039561 933699584 38773 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 911816

[startup+12.686 s]
/proc/loadavg: 2.14 2.12 2.04 4/106 28225
/proc/meminfo: memFree=1204456/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=911816 CPUtime=12.64
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 73031 0 1 0 1233 31 0 0 25 0 12 0 168039551 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054218844 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28213/statm: 227954 68375 2475 14 0 214391 0
[pid=28213/tid=28215] ppid=28211 vsize=911816 CPUtime=0.75
/proc/28213/task/28215/stat : 28215 (java) S 28211 28213 27663 0 -1 64 22161 0 0 0 66 9 0 0 16 0 12 0 168039554 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28216] ppid=28211 vsize=911816 CPUtime=0.86
/proc/28213/task/28216/stat : 28216 (java) S 28211 28213 27663 0 -1 64 25587 0 0 0 77 9 0 0 16 0 12 0 168039554 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28217] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28217/stat : 28217 (java) S 28211 28213 27663 0 -1 64 17 0 0 0 0 0 0 0 16 0 12 0 168039556 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28218] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28218/stat : 28218 (java) S 28211 28213 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28219] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28219/stat : 28219 (java) S 28211 28213 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28220] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28220/stat : 28220 (java) S 28211 28213 27663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 168039560 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28221] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28221/stat : 28221 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168039560 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28222] ppid=28211 vsize=911816 CPUtime=0.47
/proc/28213/task/28222/stat : 28222 (java) S 28211 28213 27663 0 -1 64 855 0 0 0 47 0 0 0 16 0 12 0 168039560 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28223] ppid=28211 vsize=911816 CPUtime=0.89
/proc/28213/task/28223/stat : 28223 (java) S 28211 28213 27663 0 -1 64 4194 0 0 0 88 1 0 0 16 0 12 0 168039560 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28224] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28224/stat : 28224 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 168039560 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28225] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28225/stat : 28225 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168039561 933699584 68375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 911816

[startup+25.4885 s]
/proc/loadavg: 2.11 2.11 2.04 3/112 28251
/proc/meminfo: memFree=1023088/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=911816 CPUtime=25.46
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 120640 0 1 0 2493 53 0 0 25 0 12 0 168039551 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054179093 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28213/statm: 227954 115648 2475 14 0 214391 0
[pid=28213/tid=28215] ppid=28211 vsize=911816 CPUtime=1.75
/proc/28213/task/28215/stat : 28215 (java) S 28211 28213 27663 0 -1 64 46714 0 0 0 155 20 0 0 16 0 12 0 168039554 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28216] ppid=28211 vsize=911816 CPUtime=1.71
/proc/28213/task/28216/stat : 28216 (java) S 28211 28213 27663 0 -1 64 48612 0 0 0 152 19 0 0 15 0 12 0 168039554 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28217] ppid=28211 vsize=911816 CPUtime=0.01
/proc/28213/task/28217/stat : 28217 (java) S 28211 28213 27663 0 -1 64 19 0 0 0 1 0 0 0 15 0 12 0 168039556 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28218] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28218/stat : 28218 (java) S 28211 28213 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28219] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28219/stat : 28219 (java) S 28211 28213 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28220] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28220/stat : 28220 (java) S 28211 28213 27663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 168039560 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28221] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28221/stat : 28221 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168039560 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28222] ppid=28211 vsize=911816 CPUtime=0.57
/proc/28213/task/28222/stat : 28222 (java) S 28211 28213 27663 0 -1 64 856 0 0 0 57 0 0 0 16 0 12 0 168039560 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28223] ppid=28211 vsize=911816 CPUtime=0.97
/proc/28213/task/28223/stat : 28223 (java) S 28211 28213 27663 0 -1 64 4194 0 0 0 96 1 0 0 16 0 12 0 168039560 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28224] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28224/stat : 28224 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 168039560 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28225] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28225/stat : 28225 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168039561 933699584 115648 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 911816

[startup+51.1895 s]
/proc/loadavg: 2.22 2.13 2.05 3/112 28341
/proc/meminfo: memFree=741936/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=911816 CPUtime=51.1
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 189762 0 1 0 5020 90 0 0 25 0 12 0 168039551 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28213/statm: 227954 183458 2476 14 0 214391 0
[pid=28213/tid=28215] ppid=28211 vsize=911816 CPUtime=3.21
/proc/28213/task/28215/stat : 28215 (java) R 28211 28213 27663 0 -1 64 77538 0 0 0 288 33 0 0 15 0 12 0 168039554 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28216] ppid=28211 vsize=911816 CPUtime=3.82
/proc/28213/task/28216/stat : 28216 (java) R 28211 28213 27663 0 -1 64 85811 0 0 0 345 37 0 0 16 0 12 0 168039554 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152694841 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28217] ppid=28211 vsize=911816 CPUtime=0.81
/proc/28213/task/28217/stat : 28217 (java) S 28211 28213 27663 0 -1 64 1066 0 0 0 80 1 0 0 15 0 12 0 168039556 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28218] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28218/stat : 28218 (java) S 28211 28213 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28219] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28219/stat : 28219 (java) S 28211 28213 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28220] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28220/stat : 28220 (java) S 28211 28213 27663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 168039560 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28221] ppid=28211 vsize=911816 CPUtime=0.01
/proc/28213/task/28221/stat : 28221 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 1 0 0 0 16 0 12 0 168039560 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28222] ppid=28211 vsize=911816 CPUtime=0.57
/proc/28213/task/28222/stat : 28222 (java) S 28211 28213 27663 0 -1 64 856 0 0 0 57 0 0 0 16 0 12 0 168039560 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28223] ppid=28211 vsize=911816 CPUtime=1.1
/proc/28213/task/28223/stat : 28223 (java) S 28211 28213 27663 0 -1 64 4200 0 0 0 109 1 0 0 17 0 12 0 168039560 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28224] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28224/stat : 28224 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 168039560 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28225] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28225/stat : 28225 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168039561 933699584 183458 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 911816

[startup+102.474 s]
/proc/loadavg: 2.27 2.16 2.06 3/112 28395
/proc/meminfo: memFree=735024/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=911816 CPUtime=102.37
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 192680 0 1 0 10138 99 0 0 25 0 12 0 168039551 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054169475 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28213/statm: 227954 185166 2476 14 0 214391 0
[pid=28213/tid=28215] ppid=28211 vsize=911816 CPUtime=6.9
/proc/28213/task/28215/stat : 28215 (java) S 28211 28213 27663 0 -1 64 79213 0 0 0 656 34 0 0 16 0 12 0 168039554 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28216] ppid=28211 vsize=911816 CPUtime=6.94
/proc/28213/task/28216/stat : 28216 (java) S 28211 28213 27663 0 -1 64 85843 0 0 0 657 37 0 0 16 0 12 0 168039554 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28217] ppid=28211 vsize=911816 CPUtime=1.68
/proc/28213/task/28217/stat : 28217 (java) S 28211 28213 27663 0 -1 64 2183 0 0 0 165 3 0 0 16 0 12 0 168039556 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28218] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28218/stat : 28218 (java) S 28211 28213 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28219] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28219/stat : 28219 (java) S 28211 28213 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28220] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28220/stat : 28220 (java) S 28211 28213 27663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 168039560 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28221] ppid=28211 vsize=911816 CPUtime=0.01
/proc/28213/task/28221/stat : 28221 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 1 0 0 0 16 0 12 0 168039560 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28222] ppid=28211 vsize=911816 CPUtime=0.57
/proc/28213/task/28222/stat : 28222 (java) S 28211 28213 27663 0 -1 64 856 0 0 0 57 0 0 0 16 0 12 0 168039560 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28223] ppid=28211 vsize=911816 CPUtime=1.1
/proc/28213/task/28223/stat : 28223 (java) S 28211 28213 27663 0 -1 64 4200 0 0 0 109 1 0 0 17 0 12 0 168039560 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28224] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28224/stat : 28224 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 168039560 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28225] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28225/stat : 28225 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168039561 933699584 185166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 911816

[startup+162.521 s]
/proc/loadavg: 2.10 2.12 2.06 3/106 28423
/proc/meminfo: memFree=735904/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=911816 CPUtime=162.33
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 195050 0 1 0 16128 105 0 0 25 0 12 0 168039551 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054310371 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28213/statm: 227954 185230 2476 14 0 214391 0
[pid=28213/tid=28215] ppid=28211 vsize=911816 CPUtime=11.74
/proc/28213/task/28215/stat : 28215 (java) S 28211 28213 27663 0 -1 64 79213 0 0 0 1139 35 0 0 16 0 12 0 168039554 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28216] ppid=28211 vsize=911816 CPUtime=9.69
/proc/28213/task/28216/stat : 28216 (java) S 28211 28213 27663 0 -1 64 85907 0 0 0 931 38 0 0 16 0 12 0 168039554 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28217] ppid=28211 vsize=911816 CPUtime=3.44
/proc/28213/task/28217/stat : 28217 (java) S 28211 28213 27663 0 -1 64 4381 0 0 0 338 6 0 0 15 0 12 0 168039556 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28218] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28218/stat : 28218 (java) S 28211 28213 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28219] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28219/stat : 28219 (java) S 28211 28213 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28220] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28220/stat : 28220 (java) S 28211 28213 27663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 168039560 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28221] ppid=28211 vsize=911816 CPUtime=0.01
/proc/28213/task/28221/stat : 28221 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 1 0 0 0 16 0 12 0 168039560 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28222] ppid=28211 vsize=911816 CPUtime=0.58
/proc/28213/task/28222/stat : 28222 (java) S 28211 28213 27663 0 -1 64 856 0 0 0 58 0 0 0 17 0 12 0 168039560 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28223] ppid=28211 vsize=911816 CPUtime=1.1
/proc/28213/task/28223/stat : 28223 (java) S 28211 28213 27663 0 -1 64 4200 0 0 0 109 1 0 0 17 0 12 0 168039560 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28224] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28224/stat : 28224 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 168039560 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28225] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28225/stat : 28225 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168039561 933699584 185230 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 911816

[startup+222.564 s]
/proc/loadavg: 2.14 2.13 2.06 3/106 28499
/proc/meminfo: memFree=886816/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=911816 CPUtime=222.63
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 197273 0 1 0 22153 110 0 0 25 0 12 0 168039551 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054179152 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28213/statm: 227954 185253 2481 14 0 214391 0
[pid=28213/tid=28215] ppid=28211 vsize=911816 CPUtime=16.48
/proc/28213/task/28215/stat : 28215 (java) S 28211 28213 27663 0 -1 64 79213 0 0 0 1612 36 0 0 16 0 12 0 168039554 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28216] ppid=28211 vsize=911816 CPUtime=12.95
/proc/28213/task/28216/stat : 28216 (java) S 28211 28213 27663 0 -1 64 85915 0 0 0 1257 38 0 0 15 0 12 0 168039554 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28217] ppid=28211 vsize=911816 CPUtime=5.07
/proc/28213/task/28217/stat : 28217 (java) S 28211 28213 27663 0 -1 64 6480 0 0 0 498 9 0 0 15 0 12 0 168039556 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28218] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28218/stat : 28218 (java) S 28211 28213 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28219] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28219/stat : 28219 (java) S 28211 28213 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168039557 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28220] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28220/stat : 28220 (java) S 28211 28213 27663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 168039560 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28221] ppid=28211 vsize=911816 CPUtime=0.01
/proc/28213/task/28221/stat : 28221 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 1 0 0 0 16 0 12 0 168039560 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28222] ppid=28211 vsize=911816 CPUtime=0.65
/proc/28213/task/28222/stat : 28222 (java) S 28211 28213 27663 0 -1 64 858 0 0 0 65 0 0 0 16 0 12 0 168039560 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28223] ppid=28211 vsize=911816 CPUtime=1.2
/proc/28213/task/28223/stat : 28223 (java) S 28211 28213 27663 0 -1 64 4213 0 0 0 119 1 0 0 16 0 12 0 168039560 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28224] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28224/stat : 28224 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 168039560 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28225] ppid=28211 vsize=911816 CPUtime=0
/proc/28213/task/28225/stat : 28225 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168039561 933699584 185253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.63
Current children cumulated vsize (KiB) 911816



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+233.941 s]
/proc/loadavg: 2.12 2.13 2.06 4/106 28499
/proc/meminfo: memFree=875488/2055920 swapFree=4165612/4192956
[pid=28213] ppid=28211 vsize=922384 CPUtime=234.02
/proc/28213/stat : 28213 (java) R 28211 28213 27663 0 -1 0 199864 0 1 0 23290 112 0 0 25 0 12 0 168039551 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053869900 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28213/statm: 230596 187525 2481 14 0 217033 0
[pid=28213/tid=28215] ppid=28211 vsize=922384 CPUtime=17.21
/proc/28213/task/28215/stat : 28215 (java) S 28211 28213 27663 0 -1 64 79213 0 0 0 1685 36 0 0 16 0 12 0 168039554 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28216] ppid=28211 vsize=922384 CPUtime=13.65
/proc/28213/task/28216/stat : 28216 (java) S 28211 28213 27663 0 -1 64 85915 0 0 0 1327 38 0 0 16 0 12 0 168039554 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28217] ppid=28211 vsize=922384 CPUtime=5.07
/proc/28213/task/28217/stat : 28217 (java) S 28211 28213 27663 0 -1 64 6480 0 0 0 498 9 0 0 15 0 12 0 168039556 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28218] ppid=28211 vsize=922384 CPUtime=0
/proc/28213/task/28218/stat : 28218 (java) S 28211 28213 27663 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168039557 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28219] ppid=28211 vsize=922384 CPUtime=0
/proc/28213/task/28219/stat : 28219 (java) S 28211 28213 27663 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168039557 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28220] ppid=28211 vsize=922384 CPUtime=0
/proc/28213/task/28220/stat : 28220 (java) S 28211 28213 27663 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 168039560 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28221] ppid=28211 vsize=922384 CPUtime=0.01
/proc/28213/task/28221/stat : 28221 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 1 0 0 0 17 0 12 0 168039560 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28222] ppid=28211 vsize=922384 CPUtime=0.66
/proc/28213/task/28222/stat : 28222 (java) S 28211 28213 27663 0 -1 64 858 0 0 0 66 0 0 0 17 0 12 0 168039560 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28223] ppid=28211 vsize=922384 CPUtime=1.9
/proc/28213/task/28223/stat : 28223 (java) R 28211 28213 27663 0 -1 64 6783 0 0 0 187 3 0 0 22 0 12 0 168039560 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155017841 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28213/tid=28224] ppid=28211 vsize=922384 CPUtime=0
/proc/28213/task/28224/stat : 28224 (java) S 28211 28213 27663 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 168039560 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28213/tid=28225] ppid=28211 vsize=922384 CPUtime=0
/proc/28213/task/28225/stat : 28225 (java) S 28211 28213 27663 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168039561 944521216 187525 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 234.02
Current children cumulated vsize (KiB) 922384

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

Child status: 143
Real time (s): 234.299
CPU time (s): 234.363
CPU user time (s): 233.117
CPU system time (s): 1.24681
CPU usage (%): 100.028
Max. virtual memory (cumulated for all children) (KiB): 925636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 233.117
system time used= 1.24681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200870
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= 10919
involuntary context switches= 11415

runsolver used 0.308953 s user time and 0.831873 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Jan  7 19:00:38 UTC 2007


IDJOB= 210292
IDBENCH= 4608
FILE ID= node1/210292-1168196438

PBS_JOBID= 3479440

Free space on /tmp= 66305 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-20-20.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/210292-1168196438/sat4jCSP-bf3-cached.jar /tmp/evaluation/210292-1168196438/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-210292-1168196438 -o ROOT/results/node1/solver-210292-1168196438 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/210292-1168196438/sat4jCSP-bf3-cached.jar /tmp/evaluation/210292-1168196438/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  3e9ed456eb09791b80f052260c106acf

RANDOM SEED= 536312309

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.234
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.234
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:       1469216 kB
Buffers:         37668 kB
Cached:         249344 kB
SwapCached:       3620 kB
Active:         352636 kB
Inactive:       177224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469216 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            2780 kB
Writeback:           0 kB
Mapped:         261796 kB
Slab:            40976 kB
Committed_AS:  5553188 kB
PageTables:       2840 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= 66305 MiB



End job on node1 on Sun Jan  7 19:04:32 UTC 2007