Trace number 202207

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) 314.3 318.559

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-3.xml
MD5SUMeac15b9896dc2f1c15c0eeb99084dc27
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 benchmark7.09492
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

0.72	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.72	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.72	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.73	c version CSP COMPETITION BUGFIX 3
0.73	c sun.arch.data.model	32
0.73	c java.version	1.5.0_10
0.73	c os.name	Linux
0.73	c os.version	2.6.9-22.EL.rootsmp
0.73	c os.arch	i386
0.73	c Free memory 722620888
0.73	c Max memory 723845120
0.73	c Total memory 723845120
0.73	c Number of processors 2
0.84	c --- Begin Solver configuration ---
0.84	c Stops conflict analysis at the first Unique Implication Point
0.84	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.84	c Learn all clauses as in MiniSAT
0.84	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.84	c VSIDS like heuristics from MiniSAT using a heap
0.84	c No reason simplification
0.84	c --- End Solver configuration ---
0.84	c solving /tmp/evaluation/202207-1168150822/unknown.xml
0.84	c reading problem ... 
1.11	c reading problem named ?
1.11	c reading domains done.
1.46	c reading variables
c reading variables (2000) done.
3.67	c reading predicates 
c reading relations (9) done.
3.91	c reading constraintsc starts		: 0
317.91	c conflicts		: 0
317.91	c decisions		: 0
317.91	c propagations		: 0
317.91	c inspects		: 0
317.91	c learnt literals	: 0
317.91	c learnt binary clauses	: 0
317.91	c learnt ternary clauses	: 0
317.91	c learnt clauses	: 0
317.91	c root simplifications	: 0
317.91	c removed literals (reason simplification)	: 0
317.91	c reason swapping (by a shorter reason)	: 0
317.91	c Calls to reduceDB	: 0
317.91	c speed (decisions/second)	: 0.0
317.91	c non guided choices	0
317.91	s UNKNOWN
317.91	c Total wall clock time (in seconds) : 317.072
317.91	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/node11/watcher-202207-1168150822 -o ROOT/results/node11/solver-202207-1168150822 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/202207-1168150822/sat4jCSP-bf3.jar /tmp/evaluation/202207-1168150822/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: 3.07 2.96 2.50 4/95 25489
/proc/meminfo: memFree=302152/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=18540 CPUtime=0
/proc/25488/stat : 25488 (runsolver) R 25486 25488 23701 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 163477341 18984960 279 18446744073709551615 4194304 4267372 548682069008 18446744073709551615 262910045479 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25488/statm: 4635 279 244 17 0 2626 0

[startup+0.108832 s]
/proc/loadavg: 3.07 2.96 2.50 4/95 25489
/proc/meminfo: memFree=302152/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=164 CPUtime=0
/proc/25488/stat : 25488 (java) D 25486 25488 23701 0 -1 0 18 0 0 0 0 0 0 0 18 0 1 0 163477341 167936 2 18446744073709551615 0 0 4294957051 18446744073709551615 262910045479 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/25488/statm: 41 2 0 0 0 1 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 164

[startup+0.518926 s]
/proc/loadavg: 3.07 2.96 2.50 4/95 25489
/proc/meminfo: memFree=302152/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=893784 CPUtime=0.03
/proc/25488/stat : 25488 (java) R 25486 25488 23701 0 -1 0 2062 0 46 0 1 2 0 0 17 0 1 0 163477341 915234816 1869 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 8445655 0 4 0 7368 0 0 0 17 1 0 0
/proc/25488/statm: 223446 1869 943 14 0 210466 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 893784

[startup+1.34609 s]
/proc/loadavg: 3.07 2.96 2.50 3/106 25500
/proc/meminfo: memFree=258800/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=906592 CPUtime=0.75
/proc/25488/stat : 25488 (java) R 25486 25488 23701 0 -1 0 6803 0 56 0 70 5 0 0 18 0 12 0 163477341 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25488/statm: 226648 5956 2296 14 0 213085 0
[pid=25488/tid=25490] ppid=25486 vsize=906592 CPUtime=0
/proc/25488/task/25490/stat : 25490 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163477393 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25491] ppid=25486 vsize=906592 CPUtime=0
/proc/25488/task/25491/stat : 25491 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 163477393 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25492] ppid=25486 vsize=906592 CPUtime=0
/proc/25488/task/25492/stat : 25492 (java) S 25486 25488 23701 0 -1 64 5 0 0 0 0 0 0 0 20 0 12 0 163477396 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25493] ppid=25486 vsize=906592 CPUtime=0
/proc/25488/task/25493/stat : 25493 (java) S 25486 25488 23701 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 163477397 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25494] ppid=25486 vsize=906592 CPUtime=0
/proc/25488/task/25494/stat : 25494 (java) S 25486 25488 23701 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163477397 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25495] ppid=25486 vsize=906592 CPUtime=0
/proc/25488/task/25495/stat : 25495 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163477406 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25496] ppid=25486 vsize=906592 CPUtime=0
/proc/25488/task/25496/stat : 25496 (java) S 25486 25488 23701 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163477406 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25497] ppid=25486 vsize=906592 CPUtime=0.23
/proc/25488/task/25497/stat : 25497 (java) R 25486 25488 23701 0 -1 64 1056 0 0 0 23 0 0 0 16 0 12 0 163477406 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151473813 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25498] ppid=25486 vsize=906592 CPUtime=0.11
/proc/25488/task/25498/stat : 25498 (java) S 25486 25488 23701 0 -1 64 650 0 0 0 11 0 0 0 16 0 12 0 163477406 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25499] ppid=25486 vsize=906592 CPUtime=0
/proc/25488/task/25499/stat : 25499 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 163477406 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25500] ppid=25486 vsize=906592 CPUtime=0
/proc/25488/task/25500/stat : 25500 (java) S 25486 25488 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163477406 928350208 5956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 906592

[startup+2.99142 s]
/proc/loadavg: 3.07 2.96 2.50 4/106 25500
/proc/meminfo: memFree=235120/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=910440 CPUtime=2.37
/proc/25488/stat : 25488 (java) R 25486 25488 23701 0 -1 0 36004 0 60 0 218 19 0 0 17 0 12 0 163477341 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054300359 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25488/statm: 227610 34002 2343 14 0 214047 0
[pid=25488/tid=25490] ppid=25486 vsize=910440 CPUtime=0.08
/proc/25488/task/25490/stat : 25490 (java) S 25486 25488 23701 0 -1 64 4381 0 0 0 7 1 0 0 17 0 12 0 163477393 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25491] ppid=25486 vsize=910440 CPUtime=0.15
/proc/25488/task/25491/stat : 25491 (java) R 25486 25488 23701 0 -1 64 9864 0 0 0 12 3 0 0 18 0 12 0 163477393 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25492] ppid=25486 vsize=910440 CPUtime=0
/proc/25488/task/25492/stat : 25492 (java) S 25486 25488 23701 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 163477396 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25493] ppid=25486 vsize=910440 CPUtime=0
/proc/25488/task/25493/stat : 25493 (java) S 25486 25488 23701 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163477397 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25494] ppid=25486 vsize=910440 CPUtime=0
/proc/25488/task/25494/stat : 25494 (java) S 25486 25488 23701 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163477397 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25495] ppid=25486 vsize=910440 CPUtime=0
/proc/25488/task/25495/stat : 25495 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163477406 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25496] ppid=25486 vsize=910440 CPUtime=0
/proc/25488/task/25496/stat : 25496 (java) S 25486 25488 23701 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163477406 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25497] ppid=25486 vsize=910440 CPUtime=0.56
/proc/25488/task/25497/stat : 25497 (java) S 25486 25488 23701 0 -1 64 1103 0 0 0 55 1 0 0 16 0 12 0 163477406 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25498] ppid=25486 vsize=910440 CPUtime=0.47
/proc/25488/task/25498/stat : 25498 (java) S 25486 25488 23701 0 -1 64 1033 0 0 0 47 0 0 0 16 0 12 0 163477406 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25499] ppid=25486 vsize=910440 CPUtime=0
/proc/25488/task/25499/stat : 25499 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 163477406 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25500] ppid=25486 vsize=910440 CPUtime=0
/proc/25488/task/25500/stat : 25500 (java) R 25486 25488 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163477406 932290560 34002 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 910440

[startup+6.19905 s]
/proc/loadavg: 3.22 3.00 2.51 3/106 25500
/proc/meminfo: memFree=15728/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=915956 CPUtime=5.7
/proc/25488/stat : 25488 (java) R 25486 25488 23701 0 -1 0 58230 0 63 0 539 31 0 0 25 0 12 0 163477341 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054351070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25488/statm: 228989 53769 2479 14 0 215426 0
[pid=25488/tid=25490] ppid=25486 vsize=915956 CPUtime=0.49
/proc/25488/task/25490/stat : 25490 (java) S 25486 25488 23701 0 -1 64 10057 0 0 0 45 4 0 0 16 0 12 0 163477393 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25491] ppid=25486 vsize=915956 CPUtime=0.64
/proc/25488/task/25491/stat : 25491 (java) S 25486 25488 23701 0 -1 64 22459 0 0 0 55 9 0 0 16 0 12 0 163477393 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25492] ppid=25486 vsize=915956 CPUtime=0
/proc/25488/task/25492/stat : 25492 (java) S 25486 25488 23701 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 163477396 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25493] ppid=25486 vsize=915956 CPUtime=0
/proc/25488/task/25493/stat : 25493 (java) S 25486 25488 23701 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163477397 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25494] ppid=25486 vsize=915956 CPUtime=0
/proc/25488/task/25494/stat : 25494 (java) S 25486 25488 23701 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163477397 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25495] ppid=25486 vsize=915956 CPUtime=0
/proc/25488/task/25495/stat : 25495 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163477406 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25496] ppid=25486 vsize=915956 CPUtime=0
/proc/25488/task/25496/stat : 25496 (java) S 25486 25488 23701 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163477406 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25497] ppid=25486 vsize=915956 CPUtime=1.14
/proc/25488/task/25497/stat : 25497 (java) S 25486 25488 23701 0 -1 64 3963 0 0 0 112 2 0 0 16 0 12 0 163477406 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25498] ppid=25486 vsize=915956 CPUtime=0.78
/proc/25488/task/25498/stat : 25498 (java) S 25486 25488 23701 0 -1 64 1737 0 0 0 77 1 0 0 16 0 12 0 163477406 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25499] ppid=25486 vsize=915956 CPUtime=0
/proc/25488/task/25499/stat : 25499 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 163477406 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25500] ppid=25486 vsize=915956 CPUtime=0
/proc/25488/task/25500/stat : 25500 (java) S 25486 25488 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163477406 937938944 53769 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 915956

[startup+12.6913 s]
/proc/loadavg: 3.20 3.00 2.51 3/106 25500
/proc/meminfo: memFree=15088/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=915636 CPUtime=12.15
/proc/25488/stat : 25488 (java) R 25486 25488 23701 0 -1 0 63759 0 63 0 1175 40 0 0 25 0 12 0 163477341 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054360583 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25488/statm: 228909 59182 2479 14 0 215346 0
[pid=25488/tid=25490] ppid=25486 vsize=915636 CPUtime=0.69
/proc/25488/task/25490/stat : 25490 (java) S 25486 25488 23701 0 -1 64 12460 0 0 0 63 6 0 0 16 0 12 0 163477393 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25491] ppid=25486 vsize=915636 CPUtime=0.84
/proc/25488/task/25491/stat : 25491 (java) S 25486 25488 23701 0 -1 64 25560 0 0 0 73 11 0 0 16 0 12 0 163477393 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25492] ppid=25486 vsize=915636 CPUtime=0.01
/proc/25488/task/25492/stat : 25492 (java) S 25486 25488 23701 0 -1 64 10 0 0 0 1 0 0 0 16 0 12 0 163477396 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25493] ppid=25486 vsize=915636 CPUtime=0
/proc/25488/task/25493/stat : 25493 (java) S 25486 25488 23701 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163477397 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25494] ppid=25486 vsize=915636 CPUtime=0
/proc/25488/task/25494/stat : 25494 (java) S 25486 25488 23701 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163477397 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25495] ppid=25486 vsize=915636 CPUtime=0
/proc/25488/task/25495/stat : 25495 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163477406 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25496] ppid=25486 vsize=915636 CPUtime=0
/proc/25488/task/25496/stat : 25496 (java) S 25486 25488 23701 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163477406 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25497] ppid=25486 vsize=915636 CPUtime=1.19
/proc/25488/task/25497/stat : 25497 (java) S 25486 25488 23701 0 -1 64 3965 0 0 0 117 2 0 0 16 0 12 0 163477406 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25498] ppid=25486 vsize=915636 CPUtime=0.8
/proc/25488/task/25498/stat : 25498 (java) S 25486 25488 23701 0 -1 64 1737 0 0 0 79 1 0 0 16 0 12 0 163477406 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25499] ppid=25486 vsize=915636 CPUtime=0
/proc/25488/task/25499/stat : 25499 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 163477406 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25500] ppid=25486 vsize=915636 CPUtime=0
/proc/25488/task/25500/stat : 25500 (java) S 25486 25488 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163477406 937611264 59182 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 915636

[startup+25.4919 s]
/proc/loadavg: 3.16 3.00 2.52 3/106 25500
/proc/meminfo: memFree=15792/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=915604 CPUtime=24.92
/proc/25488/stat : 25488 (java) R 25486 25488 23701 0 -1 0 70269 0 63 0 2448 44 0 0 25 0 12 0 163477341 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054286267 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25488/statm: 228901 64394 2480 14 0 215338 0
[pid=25488/tid=25490] ppid=25486 vsize=915604 CPUtime=0.86
/proc/25488/task/25490/stat : 25490 (java) S 25486 25488 23701 0 -1 64 15585 0 0 0 79 7 0 0 15 0 12 0 163477393 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25491] ppid=25486 vsize=915604 CPUtime=1.01
/proc/25488/task/25491/stat : 25491 (java) S 25486 25488 23701 0 -1 64 28876 0 0 0 89 12 0 0 16 0 12 0 163477393 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25492] ppid=25486 vsize=915604 CPUtime=0.01
/proc/25488/task/25492/stat : 25492 (java) S 25486 25488 23701 0 -1 64 14 0 0 0 1 0 0 0 15 0 12 0 163477396 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25493] ppid=25486 vsize=915604 CPUtime=0
/proc/25488/task/25493/stat : 25493 (java) S 25486 25488 23701 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163477397 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25494] ppid=25486 vsize=915604 CPUtime=0
/proc/25488/task/25494/stat : 25494 (java) S 25486 25488 23701 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163477397 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25495] ppid=25486 vsize=915604 CPUtime=0
/proc/25488/task/25495/stat : 25495 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163477406 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25496] ppid=25486 vsize=915604 CPUtime=0
/proc/25488/task/25496/stat : 25496 (java) S 25486 25488 23701 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163477406 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25497] ppid=25486 vsize=915604 CPUtime=1.31
/proc/25488/task/25497/stat : 25497 (java) S 25486 25488 23701 0 -1 64 3972 0 0 0 129 2 0 0 17 0 12 0 163477406 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25498] ppid=25486 vsize=915604 CPUtime=1.08
/proc/25488/task/25498/stat : 25498 (java) S 25486 25488 23701 0 -1 64 1766 0 0 0 107 1 0 0 17 0 12 0 163477406 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25499] ppid=25486 vsize=915604 CPUtime=0
/proc/25488/task/25499/stat : 25499 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 163477406 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25500] ppid=25486 vsize=915604 CPUtime=0
/proc/25488/task/25500/stat : 25500 (java) S 25486 25488 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163477406 937578496 64394 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 915604

[startup+51.107 s]
/proc/loadavg: 3.16 3.01 2.54 3/106 25500
/proc/meminfo: memFree=15408/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=912956 CPUtime=50.43
/proc/25488/stat : 25488 (java) R 25486 25488 23701 0 -1 0 84883 0 63 0 4985 58 0 0 25 0 12 0 163477341 934866944 78206 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054369049 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25488/statm: 228239 78206 2480 14 0 214676 0
[pid=25488/tid=25490] ppid=25486 vsize=912956 CPUtime=1.14
/proc/25488/task/25490/stat : 25490 (java) S 25486 25488 23701 0 -1 64 22148 0 0 0 104 10 0 0 16 0 12 0 163477393 934866944 78206 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25491] ppid=25486 vsize=912956 CPUtime=1.36
/proc/25488/task/25491/stat : 25491 (java) S 25486 25488 23701 0 -1 64 36885 0 0 0 121 15 0 0 15 0 12 0 163477393 934866944 78206 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25492] ppid=25486 vsize=912956 CPUtime=0.02

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

[pid=25488/tid=25498] ppid=25486 vsize=912956 CPUtime=1.1
/proc/25488/task/25498/stat : 25498 (java) S 25486 25488 23701 0 -1 64 1767 0 0 0 109 1 0 0 17 0 12 0 163477406 934866944 78206 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25499] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25499/stat : 25499 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 163477406 934866944 78206 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25500] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25500/stat : 25500 (java) S 25486 25488 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163477406 934866944 78206 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 912956

[startup+102.394 s]
/proc/loadavg: 3.46 3.12 2.60 3/106 25506
/proc/meminfo: memFree=15600/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=912956 CPUtime=101.14
/proc/25488/stat : 25488 (java) R 25486 25488 23701 0 -1 0 112129 0 63 0 10024 90 0 0 25 0 12 0 163477341 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054345251 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25488/statm: 228239 105220 2480 14 0 214676 0
[pid=25488/tid=25490] ppid=25486 vsize=912956 CPUtime=1.78
/proc/25488/task/25490/stat : 25490 (java) S 25486 25488 23701 0 -1 64 34152 0 0 0 162 16 0 0 16 0 12 0 163477393 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25491] ppid=25486 vsize=912956 CPUtime=2.05
/proc/25488/task/25491/stat : 25491 (java) S 25486 25488 23701 0 -1 64 52046 0 0 0 184 21 0 0 16 0 12 0 163477393 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25492] ppid=25486 vsize=912956 CPUtime=0.05
/proc/25488/task/25492/stat : 25492 (java) S 25486 25488 23701 0 -1 64 15 0 0 0 4 1 0 0 15 0 12 0 163477396 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25493] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25493/stat : 25493 (java) S 25486 25488 23701 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163477397 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25494] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25494/stat : 25494 (java) S 25486 25488 23701 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163477397 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25495] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25495/stat : 25495 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163477406 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25496] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25496/stat : 25496 (java) S 25486 25488 23701 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 163477406 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25497] ppid=25486 vsize=912956 CPUtime=1.41
/proc/25488/task/25497/stat : 25497 (java) S 25486 25488 23701 0 -1 64 3979 0 0 0 139 2 0 0 17 0 12 0 163477406 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25498] ppid=25486 vsize=912956 CPUtime=1.2
/proc/25488/task/25498/stat : 25498 (java) S 25486 25488 23701 0 -1 64 1772 0 0 0 119 1 0 0 17 0 12 0 163477406 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25499] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25499/stat : 25499 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 163477406 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25500] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25500/stat : 25500 (java) S 25486 25488 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163477406 934866944 105220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.14
Current children cumulated vsize (KiB) 912956

[startup+162.46 s]
/proc/loadavg: 4.48 3.46 2.74 4/106 25521
/proc/meminfo: memFree=15920/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=912956 CPUtime=160.43
/proc/25488/stat : 25488 (java) R 25486 25488 23701 0 -1 0 143371 0 63 0 15924 119 0 0 25 0 12 0 163477341 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054189058 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25488/statm: 228239 136081 2480 14 0 214676 0
[pid=25488/tid=25490] ppid=25486 vsize=912956 CPUtime=2.7
/proc/25488/task/25490/stat : 25490 (java) S 25486 25488 23701 0 -1 64 49299 0 0 0 248 22 0 0 15 0 12 0 163477393 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25491] ppid=25486 vsize=912956 CPUtime=2.98
/proc/25488/task/25491/stat : 25491 (java) S 25486 25488 23701 0 -1 64 68054 0 0 0 270 28 0 0 16 0 12 0 163477393 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25492] ppid=25486 vsize=912956 CPUtime=0.07
/proc/25488/task/25492/stat : 25492 (java) S 25486 25488 23701 0 -1 64 16 0 0 0 5 2 0 0 16 0 12 0 163477396 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25493] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25493/stat : 25493 (java) S 25486 25488 23701 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163477397 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25494] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25494/stat : 25494 (java) S 25486 25488 23701 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163477397 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25495] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25495/stat : 25495 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163477406 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25496] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25496/stat : 25496 (java) S 25486 25488 23701 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 163477406 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25497] ppid=25486 vsize=912956 CPUtime=1.49
/proc/25488/task/25497/stat : 25497 (java) S 25486 25488 23701 0 -1 64 3983 0 0 0 147 2 0 0 17 0 12 0 163477406 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25498] ppid=25486 vsize=912956 CPUtime=1.21
/proc/25488/task/25498/stat : 25498 (java) S 25486 25488 23701 0 -1 64 1772 0 0 0 120 1 0 0 17 0 12 0 163477406 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25499] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25499/stat : 25499 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 163477406 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25500] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25500/stat : 25500 (java) S 25486 25488 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163477406 934866944 136081 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.43
Current children cumulated vsize (KiB) 912956

[startup+222.551 s]
/proc/loadavg: 4.85 3.75 2.89 3/106 25531
/proc/meminfo: memFree=15536/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=912956 CPUtime=219.75
/proc/25488/stat : 25488 (java) R 25486 25488 23701 0 -1 0 176105 0 66 0 21816 159 0 0 25 0 12 0 163477341 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054351214 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25488/statm: 228239 168681 2484 14 0 214676 0
[pid=25488/tid=25490] ppid=25486 vsize=912956 CPUtime=3.73
/proc/25488/task/25490/stat : 25490 (java) S 25486 25488 23701 0 -1 64 65469 0 0 0 344 29 0 0 16 0 12 0 163477393 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25491] ppid=25486 vsize=912956 CPUtime=4.03
/proc/25488/task/25491/stat : 25491 (java) S 25486 25488 23701 0 -1 64 84533 0 0 0 368 35 0 0 17 0 12 0 163477393 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25492] ppid=25486 vsize=912956 CPUtime=0.09
/proc/25488/task/25492/stat : 25492 (java) S 25486 25488 23701 0 -1 64 16 0 0 0 7 2 0 0 16 0 12 0 163477396 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25493] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25493/stat : 25493 (java) S 25486 25488 23701 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163477397 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25494] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25494/stat : 25494 (java) S 25486 25488 23701 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163477397 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25495] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25495/stat : 25495 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163477406 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25496] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25496/stat : 25496 (java) S 25486 25488 23701 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 163477406 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25497] ppid=25486 vsize=912956 CPUtime=1.49
/proc/25488/task/25497/stat : 25497 (java) S 25486 25488 23701 0 -1 64 3984 0 2 0 147 2 0 0 17 0 12 0 163477406 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25498] ppid=25486 vsize=912956 CPUtime=1.22
/proc/25488/task/25498/stat : 25498 (java) S 25486 25488 23701 0 -1 64 1772 0 0 0 121 1 0 0 17 0 12 0 163477406 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25499] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25499/stat : 25499 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 163477406 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25500] ppid=25486 vsize=912956 CPUtime=0
/proc/25488/task/25500/stat : 25500 (java) S 25486 25488 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163477406 934866944 168681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 219.75
Current children cumulated vsize (KiB) 912956

[startup+282.575 s]
/proc/loadavg: 3.41 3.56 2.88 3/107 25545
/proc/meminfo: memFree=14952/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=920960 CPUtime=279.02
/proc/25488/stat : 25488 (java) S 25486 25488 23701 0 -1 0 199519 0 67 0 27711 191 0 0 25 0 12 0 163477341 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25488/statm: 230240 187726 2485 14 0 216677 0
[pid=25488/tid=25490] ppid=25486 vsize=920960 CPUtime=4.67
/proc/25488/task/25490/stat : 25490 (java) S 25486 25488 23701 0 -1 64 73932 0 0 0 435 32 0 0 16 0 12 0 163477393 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25491] ppid=25486 vsize=920960 CPUtime=5.03
/proc/25488/task/25491/stat : 25491 (java) S 25486 25488 23701 0 -1 64 94179 0 0 0 464 39 0 0 15 0 12 0 163477393 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25492] ppid=25486 vsize=920960 CPUtime=1.69
/proc/25488/task/25492/stat : 25492 (java) R 25486 25488 23701 0 -1 64 5241 0 1 0 162 7 0 0 16 0 12 0 163477396 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154921381 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25493] ppid=25486 vsize=920960 CPUtime=0
/proc/25488/task/25493/stat : 25493 (java) S 25486 25488 23701 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163477397 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25494] ppid=25486 vsize=920960 CPUtime=0
/proc/25488/task/25494/stat : 25494 (java) S 25486 25488 23701 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163477397 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25495] ppid=25486 vsize=920960 CPUtime=0
/proc/25488/task/25495/stat : 25495 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163477406 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25496] ppid=25486 vsize=920960 CPUtime=0
/proc/25488/task/25496/stat : 25496 (java) S 25486 25488 23701 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 163477406 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25497] ppid=25486 vsize=920960 CPUtime=1.52
/proc/25488/task/25497/stat : 25497 (java) S 25486 25488 23701 0 -1 64 3986 0 2 0 150 2 0 0 17 0 12 0 163477406 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25498] ppid=25486 vsize=920960 CPUtime=1.24
/proc/25488/task/25498/stat : 25498 (java) S 25486 25488 23701 0 -1 64 1772 0 0 0 123 1 0 0 17 0 12 0 163477406 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25499] ppid=25486 vsize=920960 CPUtime=0
/proc/25488/task/25499/stat : 25499 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 163477406 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25500] ppid=25486 vsize=920960 CPUtime=0
/proc/25488/task/25500/stat : 25500 (java) S 25486 25488 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163477406 943063040 187726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.02
Current children cumulated vsize (KiB) 920960



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+316.741 s]
/proc/loadavg: 3.32 3.51 2.89 4/107 25549
/proc/meminfo: memFree=16296/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=924964 CPUtime=312.98
/proc/25488/stat : 25488 (java) R 25486 25488 23701 0 -1 0 225464 0 67 0 31083 215 0 0 21 0 12 0 163477341 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25488/statm: 231241 187375 2485 14 0 217678 0
[pid=25488/tid=25490] ppid=25486 vsize=924964 CPUtime=5.27
/proc/25488/task/25490/stat : 25490 (java) S 25486 25488 23701 0 -1 64 74151 0 0 0 494 33 0 0 16 0 12 0 163477393 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25491] ppid=25486 vsize=924964 CPUtime=5.57
/proc/25488/task/25491/stat : 25491 (java) S 25486 25488 23701 0 -1 64 94243 0 0 0 517 40 0 0 15 0 12 0 163477393 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25492] ppid=25486 vsize=924964 CPUtime=10.85
/proc/25488/task/25492/stat : 25492 (java) R 25486 25488 23701 0 -1 64 30851 0 1 0 1062 23 0 0 16 0 12 0 163477396 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152608600 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25488/tid=25493] ppid=25486 vsize=924964 CPUtime=0
/proc/25488/task/25493/stat : 25493 (java) S 25486 25488 23701 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163477397 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25494] ppid=25486 vsize=924964 CPUtime=0
/proc/25488/task/25494/stat : 25494 (java) S 25486 25488 23701 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163477397 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25495] ppid=25486 vsize=924964 CPUtime=0
/proc/25488/task/25495/stat : 25495 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163477406 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25496] ppid=25486 vsize=924964 CPUtime=0
/proc/25488/task/25496/stat : 25496 (java) S 25486 25488 23701 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 163477406 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25497] ppid=25486 vsize=924964 CPUtime=1.58
/proc/25488/task/25497/stat : 25497 (java) S 25486 25488 23701 0 -1 64 3989 0 2 0 156 2 0 0 17 0 12 0 163477406 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25498] ppid=25486 vsize=924964 CPUtime=1.24
/proc/25488/task/25498/stat : 25498 (java) S 25486 25488 23701 0 -1 64 1772 0 0 0 123 1 0 0 17 0 12 0 163477406 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25499] ppid=25486 vsize=924964 CPUtime=0
/proc/25488/task/25499/stat : 25499 (java) S 25486 25488 23701 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 163477406 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25488/tid=25500] ppid=25486 vsize=924964 CPUtime=0
/proc/25488/task/25500/stat : 25500 (java) S 25486 25488 23701 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163477406 947163136 187375 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 312.98
Current children cumulated vsize (KiB) 924964

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

Child status: 143
Real time (s): 318.559
CPU time (s): 314.3
CPU user time (s): 312.018
CPU system time (s): 2.28265
CPU usage (%): 98.6631
Max. virtual memory (cumulated for all children) (KiB): 924964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 312.018
system time used= 2.28265
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226087
page faults= 72
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13055
involuntary context switches= 14593

runsolver used 0.421935 s user time and 1.06584 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Jan  7 06:20:23 UTC 2007


IDJOB= 202207
IDBENCH= 3819
FILE ID= node11/202207-1168150822

PBS_JOBID= 3478156

Free space on /tmp= 57091 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-3.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/202207-1168150822/sat4jCSP-bf3.jar /tmp/evaluation/202207-1168150822/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-202207-1168150822 -o ROOT/results/node11/solver-202207-1168150822 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/202207-1168150822/sat4jCSP-bf3.jar /tmp/evaluation/202207-1168150822/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  eac15b9896dc2f1c15c0eeb99084dc27

RANDOM SEED= 725956559

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.261
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	: 5931.00
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.261
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:        303144 kB
Buffers:          2944 kB
Cached:        1512300 kB
SwapCached:          0 kB
Active:         186144 kB
Inactive:      1477820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        303144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          756360 kB
Writeback:           0 kB
Mapped:         174384 kB
Slab:            73216 kB
Committed_AS:  4929820 kB
PageTables:       2628 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= 51823 MiB



End job on node11 on Sun Jan  7 06:25:42 UTC 2007