Trace number 202303

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) 145.78 146.027

General information on the benchmark

Namefapp/fapp21-25/fapp22/
fapp22-1750-2.xml
MD5SUM8df7ff73dacc4735feab2a7ab806ccf8
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 benchmark8.97863
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.15	c version CSP COMPETITION BUGFIX 3
0.16	c sun.arch.data.model	32
0.16	c java.version	1.5.0_10
0.16	c os.name	Linux
0.16	c os.version	2.6.9-22.EL.rootsmp
0.16	c os.arch	i386
0.16	c Free memory 722620888
0.16	c Max memory 723845120
0.16	c Total memory 723845120
0.16	c Number of processors 2
0.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/202303-1168151275/unknown.xml
0.24	c reading problem ... 
0.49	c reading problem named ?
0.49	c reading domains done.
0.93	c reading variables
c reading variables (1750) done.
3.34	c reading predicates 
c reading relations (9) done.
3.61	c reading constraintsc starts		: 0
145.90	c conflicts		: 0
145.90	c decisions		: 0
145.90	c propagations		: 0
145.90	c inspects		: 0
145.90	c learnt literals	: 0
145.90	c learnt binary clauses	: 0
145.90	c learnt ternary clauses	: 0
145.90	c learnt clauses	: 0
145.90	c root simplifications	: 0
145.90	c removed literals (reason simplification)	: 0
145.90	c reason swapping (by a shorter reason)	: 0
145.90	c Calls to reduceDB	: 0
145.90	c speed (decisions/second)	: 0.0
145.90	c non guided choices	0
145.90	s UNKNOWN
145.90	c Total wall clock time (in seconds) : 145.659
145.90	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/node62/watcher-202303-1168151275 -o ROOT/results/node62/solver-202303-1168151275 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/202303-1168151275/sat4jCSP-bf3.jar /tmp/evaluation/202303-1168151275/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: 0.92 1.12 1.51 5/68 25450
/proc/meminfo: memFree=1665904/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=168 CPUtime=0
/proc/25449/stat : 25449 (java) R 25447 25449 25352 0 -1 0 39 0 0 0 0 0 0 0 18 0 1 0 163525345 172032 23 18446744073709551615 134512640 134570532 4294956656 18446744073709551615 8106283 0 0 4096 0 0 0 0 17 1 0 0
/proc/25449/statm: 42 23 18 14 0 2 0

[startup+0.103567 s]
/proc/loadavg: 0.92 1.12 1.51 5/68 25450
/proc/meminfo: memFree=1665904/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=902564 CPUtime=0.09
/proc/25449/stat : 25449 (java) R 25447 25449 25352 0 -1 0 3345 0 1 0 7 2 0 0 23 0 12 0 163525345 924225536 3105 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152610465 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25449/statm: 225641 3105 1565 14 0 212365 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 902564

[startup+0.511646 s]
/proc/loadavg: 0.92 1.12 1.51 5/68 25450
/proc/meminfo: memFree=1665904/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=906260 CPUtime=0.5
/proc/25449/stat : 25449 (java) R 25447 25449 25352 0 -1 0 6036 0 1 0 46 4 0 0 25 0 12 0 163525345 928010240 5630 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25449/statm: 226565 5630 2287 14 0 213002 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 906260

[startup+1.33381 s]
/proc/loadavg: 0.92 1.12 1.51 4/84 25668
/proc/meminfo: memFree=1618288/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=907576 CPUtime=1.31
/proc/25449/stat : 25449 (java) R 25447 25449 25352 0 -1 0 7356 0 1 0 127 4 0 0 25 0 12 0 163525345 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053870926 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25449/statm: 226894 6371 2307 14 0 213331 0
[pid=25449/tid=25454] ppid=25447 vsize=907576 CPUtime=0
/proc/25449/task/25454/stat : 25454 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 163525348 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25455] ppid=25447 vsize=907576 CPUtime=0
/proc/25449/task/25455/stat : 25455 (java) S 25447 25449 25352 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 163525348 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25468] ppid=25447 vsize=907576 CPUtime=0
/proc/25449/task/25468/stat : 25468 (java) S 25447 25449 25352 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 163525350 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25472] ppid=25447 vsize=907576 CPUtime=0
/proc/25449/task/25472/stat : 25472 (java) S 25447 25449 25352 0 -1 64 8 0 0 0 0 0 0 0 20 0 12 0 163525351 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25473] ppid=25447 vsize=907576 CPUtime=0
/proc/25449/task/25473/stat : 25473 (java) S 25447 25449 25352 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 163525351 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25493] ppid=25447 vsize=907576 CPUtime=0
/proc/25449/task/25493/stat : 25493 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 163525355 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25494] ppid=25447 vsize=907576 CPUtime=0
/proc/25449/task/25494/stat : 25494 (java) S 25447 25449 25352 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 163525355 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25495] ppid=25447 vsize=907576 CPUtime=0.27
/proc/25449/task/25495/stat : 25495 (java) S 25447 25449 25352 0 -1 64 272 0 0 0 27 0 0 0 16 0 12 0 163525355 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25496] ppid=25447 vsize=907576 CPUtime=0.38
/proc/25449/task/25496/stat : 25496 (java) S 25447 25449 25352 0 -1 64 1558 0 0 0 38 0 0 0 16 0 12 0 163525355 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25497] ppid=25447 vsize=907576 CPUtime=0
/proc/25449/task/25497/stat : 25497 (java) S 25447 25449 25352 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163525355 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25498] ppid=25447 vsize=907576 CPUtime=0
/proc/25449/task/25498/stat : 25498 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163525355 929357824 6371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 907576

[startup+2.98614 s]
/proc/loadavg: 1.17 1.17 1.52 3/84 25668
/proc/meminfo: memFree=1498928/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=912704 CPUtime=2.95
/proc/25449/stat : 25449 (java) S 25447 25449 25352 0 -1 0 52570 0 1 0 273 22 0 0 18 0 12 0 163525345 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25449/statm: 228176 50214 2340 14 0 214613 0
[pid=25449/tid=25454] ppid=25447 vsize=912704 CPUtime=0.25
/proc/25449/task/25454/stat : 25454 (java) R 25447 25449 25352 0 -1 64 12577 0 0 0 21 4 0 0 18 0 12 0 163525348 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25455] ppid=25447 vsize=912704 CPUtime=0.4
/proc/25449/task/25455/stat : 25455 (java) R 25447 25449 25352 0 -1 64 18154 0 0 0 34 6 0 0 16 0 12 0 163525348 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958882 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25468] ppid=25447 vsize=912704 CPUtime=0
/proc/25449/task/25468/stat : 25468 (java) S 25447 25449 25352 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 163525350 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25472] ppid=25447 vsize=912704 CPUtime=0
/proc/25449/task/25472/stat : 25472 (java) S 25447 25449 25352 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 163525351 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25473] ppid=25447 vsize=912704 CPUtime=0
/proc/25449/task/25473/stat : 25473 (java) S 25447 25449 25352 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163525351 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25493] ppid=25447 vsize=912704 CPUtime=0
/proc/25449/task/25493/stat : 25493 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 163525355 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25494] ppid=25447 vsize=912704 CPUtime=0
/proc/25449/task/25494/stat : 25494 (java) S 25447 25449 25352 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 163525355 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25495] ppid=25447 vsize=912704 CPUtime=0.37
/proc/25449/task/25495/stat : 25495 (java) S 25447 25449 25352 0 -1 64 278 0 0 0 37 0 0 0 16 0 12 0 163525355 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25496] ppid=25447 vsize=912704 CPUtime=0.59
/proc/25449/task/25496/stat : 25496 (java) S 25447 25449 25352 0 -1 64 1806 0 0 0 59 0 0 0 16 0 12 0 163525355 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25497] ppid=25447 vsize=912704 CPUtime=0
/proc/25449/task/25497/stat : 25497 (java) S 25447 25449 25352 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163525355 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25498] ppid=25447 vsize=912704 CPUtime=0
/proc/25449/task/25498/stat : 25498 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163525355 934608896 50214 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 912704

[startup+6.27878 s]
/proc/loadavg: 1.17 1.17 1.52 3/84 25668
/proc/meminfo: memFree=1358960/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=918360 CPUtime=6.29
/proc/25449/stat : 25449 (java) R 25447 25449 25352 0 -1 0 71781 0 1 0 599 30 0 0 25 0 12 0 163525345 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054575177 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25449/statm: 229590 66864 2479 14 0 216027 0
[pid=25449/tid=25454] ppid=25447 vsize=918360 CPUtime=0.53
/proc/25449/task/25454/stat : 25454 (java) S 25447 25449 25352 0 -1 64 18207 0 0 0 47 6 0 0 17 0 12 0 163525348 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25455] ppid=25447 vsize=918360 CPUtime=0.72
/proc/25449/task/25455/stat : 25455 (java) S 25447 25449 25352 0 -1 64 27535 0 0 0 62 10 0 0 17 0 12 0 163525348 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25468] ppid=25447 vsize=918360 CPUtime=0
/proc/25449/task/25468/stat : 25468 (java) S 25447 25449 25352 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 163525350 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25472] ppid=25447 vsize=918360 CPUtime=0
/proc/25449/task/25472/stat : 25472 (java) S 25447 25449 25352 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163525351 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25473] ppid=25447 vsize=918360 CPUtime=0
/proc/25449/task/25473/stat : 25473 (java) S 25447 25449 25352 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163525351 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25493] ppid=25447 vsize=918360 CPUtime=0
/proc/25449/task/25493/stat : 25493 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 163525355 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25494] ppid=25447 vsize=918360 CPUtime=0
/proc/25449/task/25494/stat : 25494 (java) S 25447 25449 25352 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 163525355 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25495] ppid=25447 vsize=918360 CPUtime=0.75
/proc/25449/task/25495/stat : 25495 (java) S 25447 25449 25352 0 -1 64 1304 0 0 0 75 0 0 0 16 0 12 0 163525355 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25496] ppid=25447 vsize=918360 CPUtime=1.21
/proc/25449/task/25496/stat : 25496 (java) S 25447 25449 25352 0 -1 64 4572 0 0 0 119 2 0 0 16 0 12 0 163525355 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25497] ppid=25447 vsize=918360 CPUtime=0
/proc/25449/task/25497/stat : 25497 (java) S 25447 25449 25352 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163525355 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25498] ppid=25447 vsize=918360 CPUtime=0
/proc/25449/task/25498/stat : 25498 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163525355 940400640 66864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 918360

[startup+12.7721 s]
/proc/loadavg: 1.29 1.19 1.53 4/84 25668
/proc/meminfo: memFree=1326000/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=918200 CPUtime=12.77
/proc/25449/stat : 25449 (java) R 25447 25449 25352 0 -1 0 78908 0 1 0 1244 33 0 0 25 0 12 0 163525345 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054387600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25449/statm: 229550 73684 2479 14 0 215987 0
[pid=25449/tid=25454] ppid=25447 vsize=918200 CPUtime=0.78
/proc/25449/task/25454/stat : 25454 (java) S 25447 25449 25352 0 -1 64 22065 0 0 0 70 8 0 0 16 0 12 0 163525348 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25455] ppid=25447 vsize=918200 CPUtime=0.95
/proc/25449/task/25455/stat : 25455 (java) S 25447 25449 25352 0 -1 64 30782 0 0 0 84 11 0 0 16 0 12 0 163525348 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25468] ppid=25447 vsize=918200 CPUtime=0.01
/proc/25449/task/25468/stat : 25468 (java) S 25447 25449 25352 0 -1 64 11 0 0 0 1 0 0 0 16 0 12 0 163525350 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25472] ppid=25447 vsize=918200 CPUtime=0
/proc/25449/task/25472/stat : 25472 (java) S 25447 25449 25352 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163525351 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25473] ppid=25447 vsize=918200 CPUtime=0
/proc/25449/task/25473/stat : 25473 (java) S 25447 25449 25352 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163525351 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25493] ppid=25447 vsize=918200 CPUtime=0
/proc/25449/task/25493/stat : 25493 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 163525355 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25494] ppid=25447 vsize=918200 CPUtime=0
/proc/25449/task/25494/stat : 25494 (java) S 25447 25449 25352 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 163525355 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25495] ppid=25447 vsize=918200 CPUtime=0.76
/proc/25449/task/25495/stat : 25495 (java) S 25447 25449 25352 0 -1 64 1304 0 0 0 76 0 0 0 16 0 12 0 163525355 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25496] ppid=25447 vsize=918200 CPUtime=1.22
/proc/25449/task/25496/stat : 25496 (java) S 25447 25449 25352 0 -1 64 4572 0 0 0 120 2 0 0 16 0 12 0 163525355 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25497] ppid=25447 vsize=918200 CPUtime=0
/proc/25449/task/25497/stat : 25497 (java) S 25447 25449 25352 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163525355 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25498] ppid=25447 vsize=918200 CPUtime=0
/proc/25449/task/25498/stat : 25498 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163525355 940236800 73684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 918200

[startup+25.6396 s]
/proc/loadavg: 1.40 1.22 1.53 3/84 25668
/proc/meminfo: memFree=1289456/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=918040 CPUtime=25.63
/proc/25449/stat : 25449 (java) R 25447 25449 25352 0 -1 0 90485 0 1 0 2524 39 0 0 25 0 12 0 163525345 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054132837 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25449/statm: 229510 84034 2479 14 0 215947 0
[pid=25449/tid=25454] ppid=25447 vsize=918040 CPUtime=1.03
/proc/25449/task/25454/stat : 25454 (java) S 25447 25449 25352 0 -1 64 28575 0 0 0 93 10 0 0 16 0 12 0 163525348 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25455] ppid=25447 vsize=918040 CPUtime=1.19
/proc/25449/task/25455/stat : 25455 (java) S 25447 25449 25352 0 -1 64 35813 0 0 0 105 14 0 0 16 0 12 0 163525348 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25468] ppid=25447 vsize=918040 CPUtime=0.01
/proc/25449/task/25468/stat : 25468 (java) S 25447 25449 25352 0 -1 64 21 0 0 0 1 0 0 0 15 0 12 0 163525350 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25472] ppid=25447 vsize=918040 CPUtime=0
/proc/25449/task/25472/stat : 25472 (java) S 25447 25449 25352 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163525351 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25473] ppid=25447 vsize=918040 CPUtime=0
/proc/25449/task/25473/stat : 25473 (java) S 25447 25449 25352 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163525351 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25493] ppid=25447 vsize=918040 CPUtime=0
/proc/25449/task/25493/stat : 25493 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 163525355 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25494] ppid=25447 vsize=918040 CPUtime=0
/proc/25449/task/25494/stat : 25494 (java) S 25447 25449 25352 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 163525355 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25495] ppid=25447 vsize=918040 CPUtime=0.78
/proc/25449/task/25495/stat : 25495 (java) S 25447 25449 25352 0 -1 64 1304 0 0 0 77 1 0 0 17 0 12 0 163525355 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25496] ppid=25447 vsize=918040 CPUtime=1.27
/proc/25449/task/25496/stat : 25496 (java) S 25447 25449 25352 0 -1 64 4572 0 0 0 125 2 0 0 16 0 12 0 163525355 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25497] ppid=25447 vsize=918040 CPUtime=0
/proc/25449/task/25497/stat : 25497 (java) S 25447 25449 25352 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163525355 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25498] ppid=25447 vsize=918040 CPUtime=0
/proc/25449/task/25498/stat : 25498 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163525355 940072960 84034 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.63
Current children cumulated vsize (KiB) 918040

[startup+51.2877 s]
/proc/loadavg: 1.68 1.30 1.55 3/84 25668
/proc/meminfo: memFree=1190064/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=916792 CPUtime=51.27
/proc/25449/stat : 25449 (java) R 25447 25449 25352 0 -1 0 115488 0 1 0 5078 49 0 0 25 0 12 0 163525345 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054370798 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25449/statm: 229198 108018 2479 14 0 215635 0
[pid=25449/tid=25454] ppid=25447 vsize=916792 CPUtime=1.47
/proc/25449/task/25454/stat : 25454 (java) S 25447 25449 25352 0 -1 64 41676 0 0 0 132 15 0 0 16 0 12 0 163525348 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25455] ppid=25447 vsize=916792 CPUtime=1.62
/proc/25449/task/25455/stat : 25455 (java) S 25447 25449 25352 0 -1 64 47649 0 0 0 144 18 0 0 16 0 12 0 163525348 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25468] ppid=25447 vsize=916792 CPUtime=0.02
/proc/25449/task/25468/stat : 25468 (java) S 25447 25449 25352 0 -1 64 21 0 0 0 2 0 0 0 16 0 12 0 163525350 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25472] ppid=25447 vsize=916792 CPUtime=0
/proc/25449/task/25472/stat : 25472 (java) S 25447 25449 25352 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163525351 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25473] ppid=25447 vsize=916792 CPUtime=0
/proc/25449/task/25473/stat : 25473 (java) S 25447 25449 25352 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163525351 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25493] ppid=25447 vsize=916792 CPUtime=0
/proc/25449/task/25493/stat : 25493 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 163525355 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25494] ppid=25447 vsize=916792 CPUtime=0
/proc/25449/task/25494/stat : 25494 (java) S 25447 25449 25352 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 163525355 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25495] ppid=25447 vsize=916792 CPUtime=0.79
/proc/25449/task/25495/stat : 25495 (java) S 25447 25449 25352 0 -1 64 1304 0 0 0 78 1 0 0 17 0 12 0 163525355 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25496] ppid=25447 vsize=916792 CPUtime=1.52
/proc/25449/task/25496/stat : 25496 (java) S 25447 25449 25352 0 -1 64 4600 0 0 0 150 2 0 0 18 0 12 0 163525355 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25497] ppid=25447 vsize=916792 CPUtime=0
/proc/25449/task/25497/stat : 25497 (java) S 25447 25449 25352 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163525355 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25498] ppid=25447 vsize=916792 CPUtime=0
/proc/25449/task/25498/stat : 25498 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163525355 938795008 108018 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.27
Current children cumulated vsize (KiB) 916792

[startup+102.576 s]
/proc/loadavg: 1.86 1.40 1.57 3/84 25668
/proc/meminfo: memFree=1024752/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=916700 CPUtime=102.54
/proc/25449/stat : 25449 (java) R 25447 25449 25352 0 -1 0 157545 0 1 0 10188 66 0 0 25 0 12 0 163525345 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054378927 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25449/statm: 229175 149220 2479 14 0 215612 0
[pid=25449/tid=25454] ppid=25447 vsize=916700 CPUtime=2.38
/proc/25449/task/25454/stat : 25454 (java) S 25447 25449 25352 0 -1 64 63753 0 0 0 215 23 0 0 16 0 12 0 163525348 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25455] ppid=25447 vsize=916700 CPUtime=2.48
/proc/25449/task/25455/stat : 25455 (java) S 25447 25449 25352 0 -1 64 67538 0 0 0 223 25 0 0 16 0 12 0 163525348 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25468] ppid=25447 vsize=916700 CPUtime=0.05
/proc/25449/task/25468/stat : 25468 (java) S 25447 25449 25352 0 -1 64 21 0 0 0 4 1 0 0 15 0 12 0 163525350 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25472] ppid=25447 vsize=916700 CPUtime=0
/proc/25449/task/25472/stat : 25472 (java) S 25447 25449 25352 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163525351 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25473] ppid=25447 vsize=916700 CPUtime=0
/proc/25449/task/25473/stat : 25473 (java) S 25447 25449 25352 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163525351 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25493] ppid=25447 vsize=916700 CPUtime=0
/proc/25449/task/25493/stat : 25493 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 163525355 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25494] ppid=25447 vsize=916700 CPUtime=0
/proc/25449/task/25494/stat : 25494 (java) S 25447 25449 25352 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 163525355 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25495] ppid=25447 vsize=916700 CPUtime=0.91
/proc/25449/task/25495/stat : 25495 (java) S 25447 25449 25352 0 -1 64 1313 0 0 0 90 1 0 0 17 0 12 0 163525355 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25496] ppid=25447 vsize=916700 CPUtime=1.63
/proc/25449/task/25496/stat : 25496 (java) S 25447 25449 25352 0 -1 64 4608 0 0 0 161 2 0 0 16 0 12 0 163525355 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25497] ppid=25447 vsize=916700 CPUtime=0
/proc/25449/task/25497/stat : 25497 (java) S 25447 25449 25352 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163525355 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25498] ppid=25447 vsize=916700 CPUtime=0
/proc/25449/task/25498/stat : 25498 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163525355 938700800 149220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.54
Current children cumulated vsize (KiB) 916700



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+144.96 s]
/proc/loadavg: 2.16 1.53 1.60 4/92 25738
/proc/meminfo: memFree=223272/2055920 swapFree=4192812/4192956
[pid=25449] ppid=25447 vsize=924704 CPUtime=144.72
/proc/25449/stat : 25449 (java) S 25447 25449 25352 0 -1 0 199350 0 1 0 14386 86 0 0 25 0 12 0 163525345 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25449/statm: 231176 187735 2479 14 0 217613 0
[pid=25449/tid=25454] ppid=25447 vsize=924704 CPUtime=3.29
/proc/25449/task/25454/stat : 25454 (java) S 25447 25449 25352 0 -1 64 84505 0 0 0 299 30 0 0 16 0 12 0 163525348 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25455] ppid=25447 vsize=924704 CPUtime=3.4
/proc/25449/task/25455/stat : 25455 (java) S 25447 25449 25352 0 -1 64 85438 0 0 0 307 33 0 0 15 0 12 0 163525348 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25468] ppid=25447 vsize=924704 CPUtime=0.31
/proc/25449/task/25468/stat : 25468 (java) R 25447 25449 25352 0 -1 64 3112 0 0 0 28 3 0 0 16 0 12 0 163525350 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152681624 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25472] ppid=25447 vsize=924704 CPUtime=0
/proc/25449/task/25472/stat : 25472 (java) S 25447 25449 25352 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163525351 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25473] ppid=25447 vsize=924704 CPUtime=0
/proc/25449/task/25473/stat : 25473 (java) S 25447 25449 25352 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163525351 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25493] ppid=25447 vsize=924704 CPUtime=0
/proc/25449/task/25493/stat : 25493 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 163525355 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25494] ppid=25447 vsize=924704 CPUtime=0
/proc/25449/task/25494/stat : 25494 (java) S 25447 25449 25352 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 163525355 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25495] ppid=25447 vsize=924704 CPUtime=0.91
/proc/25449/task/25495/stat : 25495 (java) S 25447 25449 25352 0 -1 64 1313 0 0 0 90 1 0 0 17 0 12 0 163525355 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25496] ppid=25447 vsize=924704 CPUtime=1.63
/proc/25449/task/25496/stat : 25496 (java) S 25447 25449 25352 0 -1 64 4608 0 0 0 161 2 0 0 16 0 12 0 163525355 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25449/tid=25497] ppid=25447 vsize=924704 CPUtime=0
/proc/25449/task/25497/stat : 25497 (java) S 25447 25449 25352 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163525355 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25449/tid=25498] ppid=25447 vsize=924704 CPUtime=0
/proc/25449/task/25498/stat : 25498 (java) S 25447 25449 25352 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163525355 946896896 187735 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 144.72
Current children cumulated vsize (KiB) 924704

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

Child status: 143
Real time (s): 146.027
CPU time (s): 145.78
CPU user time (s): 144.804
CPU system time (s): 0.975851
CPU usage (%): 99.8307
Max. virtual memory (cumulated for all children) (KiB): 924704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.804
system time used= 0.975851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199372
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= 6512
involuntary context switches= 5185

runsolver used 0.200969 s user time and 0.465929 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sun Jan  7 06:27:56 UTC 2007


IDJOB= 202303
IDBENCH= 3825
FILE ID= node62/202303-1168151275

PBS_JOBID= 3478466

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp22/fapp22-1750-2.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/202303-1168151275/sat4jCSP-bf3.jar /tmp/evaluation/202303-1168151275/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-202303-1168151275 -o ROOT/results/node62/solver-202303-1168151275 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/202303-1168151275/sat4jCSP-bf3.jar /tmp/evaluation/202303-1168151275/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  8df7ff73dacc4735feab2a7ab806ccf8

RANDOM SEED= 408838174

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.259
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.259
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:       1666696 kB
Buffers:         33256 kB
Cached:         281312 kB
SwapCached:          0 kB
Active:         157056 kB
Inactive:       177640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14264 kB
Writeback:           0 kB
Mapped:          30384 kB
Slab:            40160 kB
Committed_AS:  3178772 kB
PageTables:       1728 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= 66545 MiB



End job on node62 on Sun Jan  7 06:30:22 UTC 2007