Trace number 206068

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) 212.002 213.091

General information on the benchmark

Namefapp/fapp36-40/fapp36/
fapp36-2000-1.xml
MD5SUM74504524e8a319c1310e9487cb947f0c
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.97579
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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

/proc/loadavg: 2.09 2.02 1.91 4/86 6047
/proc/meminfo: memFree=1417136/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=11852 CPUtime=0
/proc/6046/stat : 6046 (java) R 6044 6046 5934 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 165365917 12136448 155 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 11879204 0 0 4096 0 0 0 0 17 0 0 0
/proc/6046/statm: 2963 155 118 14 0 1138 0

[startup+0.104425 s]
/proc/loadavg: 2.09 2.02 1.91 4/86 6047
/proc/meminfo: memFree=1417136/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=902816 CPUtime=0.09
/proc/6046/stat : 6046 (java) R 6044 6046 5934 0 -1 0 3441 0 1 0 8 1 0 0 25 0 12 0 165365917 924483584 3201 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6046/statm: 225704 3201 1596 14 0 212148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 902816

[startup+0.512478 s]
/proc/loadavg: 2.09 2.02 1.91 4/86 6047
/proc/meminfo: memFree=1417136/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=905236 CPUtime=0.5
/proc/6046/stat : 6046 (java) R 6044 6046 5934 0 -1 0 6027 0 1 0 47 3 0 0 25 0 12 0 165365917 926961664 5621 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6046/statm: 226309 5621 2287 14 0 212746 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 905236

[startup+1.33359 s]
/proc/loadavg: 2.09 2.02 1.91 4/97 6058
/proc/meminfo: memFree=1389720/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=906552 CPUtime=1.31
/proc/6046/stat : 6046 (java) R 6044 6046 5934 0 -1 0 7219 0 1 0 128 3 0 0 25 0 12 0 165365917 928309248 6234 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6046/statm: 226638 6234 2308 14 0 213075 0
[pid=6046/tid=6048] ppid=6044 vsize=906552 CPUtime=0
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5934 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 165365919 928309248 6234 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=906552 CPUtime=0
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5934 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 165365919 928309248 6234 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=906552 CPUtime=0
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5934 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 165365922 928309248 6234 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=906552 CPUtime=0
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5934 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 165365922 928309248 6234 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=906552 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5934 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 165365922 928309248 6234 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=906552 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165365926 928309248 6234 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=906552 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 165365926 928309248 6234 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=906552 CPUtime=0.25
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5934 0 -1 64 283 0 0 0 25 0 0 0 16 0 12 0 165365926 928309248 6235 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=906552 CPUtime=0.41
/proc/6046/task/6056/stat : 6056 (java) R 6044 6046 5934 0 -1 64 1548 0 0 0 41 0 0 0 16 0 12 0 165365926 928309248 6236 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=906552 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5934 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 165365926 928309248 6236 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=906552 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165365926 928309248 6236 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) 906552

[startup+2.98081 s]
/proc/loadavg: 2.09 2.02 1.91 5/97 6058
/proc/meminfo: memFree=1275032/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=910400 CPUtime=3.02
/proc/6046/stat : 6046 (java) R 6044 6046 5934 0 -1 0 49686 0 1 0 281 21 0 0 17 0 12 0 165365917 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054118425 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6046/statm: 227600 47512 2343 14 0 214037 0
[pid=6046/tid=6048] ppid=6044 vsize=910400 CPUtime=0.5
/proc/6046/task/6048/stat : 6048 (java) R 6044 6046 5934 0 -1 64 20355 0 0 0 42 8 0 0 18 0 12 0 165365919 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=910400 CPUtime=0.22
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5934 0 -1 64 7337 0 0 0 19 3 0 0 17 0 12 0 165365919 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=910400 CPUtime=0
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5934 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 165365922 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=910400 CPUtime=0
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5934 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 165365922 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=910400 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5934 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165365922 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=910400 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165365926 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=910400 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 165365926 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=910400 CPUtime=0.43
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5934 0 -1 64 296 0 0 0 43 0 0 0 16 0 12 0 165365926 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=910400 CPUtime=0.62
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5934 0 -1 64 1990 0 0 0 62 0 0 0 16 0 12 0 165365926 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=910400 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5934 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 165365926 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=910400 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165365926 932249600 47512 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 910400

[startup+6.18924 s]
/proc/loadavg: 2.16 2.03 1.92 3/97 6058
/proc/meminfo: memFree=1127704/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=920440 CPUtime=6.28
/proc/6046/stat : 6046 (java) R 6044 6046 5934 0 -1 0 67151 0 1 0 599 29 0 0 25 0 12 0 165365917 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054132802 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6046/statm: 230110 61893 2479 14 0 216547 0
[pid=6046/tid=6048] ppid=6044 vsize=920440 CPUtime=0.91
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5934 0 -1 64 29298 0 0 0 79 12 0 0 17 0 12 0 165365919 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=920440 CPUtime=0.51
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5934 0 -1 64 11698 0 0 0 47 4 0 0 17 0 12 0 165365919 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=920440 CPUtime=0
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5934 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 165365922 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=920440 CPUtime=0
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5934 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 165365922 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=920440 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5934 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165365922 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=920440 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165365926 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=920440 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165365926 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=920440 CPUtime=1.13
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5934 0 -1 64 2886 0 0 0 113 0 0 0 17 0 12 0 165365926 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=920440 CPUtime=0.95
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5934 0 -1 64 3158 0 0 0 94 1 0 0 16 0 12 0 165365926 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=920440 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5934 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 165365926 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=920440 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165365926 942530560 61893 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 920440

[startup+12.6801 s]
/proc/loadavg: 2.13 2.03 1.92 3/97 6058
/proc/meminfo: memFree=1025264/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=920376 CPUtime=12.88
/proc/6046/stat : 6046 (java) R 6044 6046 5934 0 -1 0 78060 0 1 0 1254 34 0 0 25 0 12 0 165365917 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054409556 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6046/statm: 230094 71319 2479 14 0 216531 0
[pid=6046/tid=6048] ppid=6044 vsize=920376 CPUtime=1.28
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5934 0 -1 64 35010 0 0 0 114 14 0 0 16 0 12 0 165365919 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=920376 CPUtime=0.87
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5934 0 -1 64 16871 0 0 0 80 7 0 0 16 0 12 0 165365919 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=920376 CPUtime=0.01
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5934 0 -1 64 11 0 0 0 1 0 0 0 16 0 12 0 165365922 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5934 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 165365922 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5934 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165365922 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165365926 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165365926 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=920376 CPUtime=1.17
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5934 0 -1 64 2886 0 0 0 116 1 0 0 16 0 12 0 165365926 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=920376 CPUtime=0.98
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5934 0 -1 64 3158 0 0 0 97 1 0 0 17 0 12 0 165365926 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5934 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 165365926 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165365926 942465024 71319 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 920376

[startup+25.5708 s]
/proc/loadavg: 2.11 2.03 1.92 3/97 6058
/proc/meminfo: memFree=879600/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=920376 CPUtime=25.74
/proc/6046/stat : 6046 (java) R 6044 6046 5934 0 -1 0 86953 0 1 0 2536 38 0 0 25 0 12 0 165365917 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054391928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6046/statm: 230094 78935 2479 14 0 216531 0
[pid=6046/tid=6048] ppid=6044 vsize=920376 CPUtime=1.49
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5934 0 -1 64 39028 0 0 0 134 15 0 0 16 0 12 0 165365919 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=920376 CPUtime=1.09
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5934 0 -1 64 21689 0 0 0 101 8 0 0 16 0 12 0 165365919 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=920376 CPUtime=0.01
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5934 0 -1 64 14 0 0 0 1 0 0 0 15 0 12 0 165365922 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5934 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 165365922 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5934 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165365922 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165365926 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165365926 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=920376 CPUtime=1.22
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5934 0 -1 64 2887 0 0 0 121 1 0 0 16 0 12 0 165365926 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=920376 CPUtime=1.18
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5934 0 -1 64 3182 0 0 0 117 1 0 0 17 0 12 0 165365926 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5934 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 165365926 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=920376 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165365926 942465024 78935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.74
Current children cumulated vsize (KiB) 920376

[startup+51.1721 s]
/proc/loadavg: 2.15 2.04 1.93 3/97 6058
/proc/meminfo: memFree=549680/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=920584 CPUtime=51.2
/proc/6046/stat : 6046 (java) R 6044 6046 5934 0 -1 0 104000 0 1 0 5075 45 0 0 25 0 12 0 165365917 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054319363 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6046/statm: 230146 94006 2480 14 0 216583 0
[pid=6046/tid=6048] ppid=6044 vsize=920584 CPUtime=1.84
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5934 0 -1 64 46625 0 0 0 166 18 0 0 16 0 12 0 165365919 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6046/tid=6049] ppid=6044 vsize=920584 CPUtime=1.49
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5934 0 -1 64 29106 0 0 0 137 12 0 0 16 0 12 0 165365919 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6046/tid=6050] ppid=6044 vsize=920584 CPUtime=0.04
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5934 0 -1 64 16 0 0 0 4 0 0 0 15 0 12 0 165365922 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6046/tid=6051] ppid=6044 vsize=920584 CPUtime=0
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5934 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 165365922 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=920584 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5934 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165365922 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=920584 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165365926 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=920584 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165365926 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=920584 CPUtime=1.75
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5934 0 -1 64 4876 0 0 0 174 1 0 0 18 0 12 0 165365926 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6046/tid=6056] ppid=6044 vsize=920584 CPUtime=1.22
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5934 0 -1 64 3183 0 0 0 121 1 0 0 16 0 12 0 165365926 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6046/tid=6057] ppid=6044 vsize=920584 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5934 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 165365926 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=920584 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165365926 942678016 94006 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 920584

[startup+102.465 s]
/proc/loadavg: 2.23 2.08 1.94 3/105 6129
/proc/meminfo: memFree=739824/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=920328 CPUtime=102.25
/proc/6046/stat : 6046 (java) R 6044 6046 5934 0 -1 0 134442 0 1 0 10166 59 0 0 25 0 12 0 165365917 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054118387 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6046/statm: 230082 124098 2481 14 0 216519 0
[pid=6046/tid=6048] ppid=6044 vsize=920328 CPUtime=2.69
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5934 0 -1 64 62731 0 0 0 245 24 0 0 16 0 12 0 165365919 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6046/tid=6049] ppid=6044 vsize=920328 CPUtime=2.3
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5934 0 -1 64 43355 0 0 0 212 18 0 0 16 0 12 0 165365919 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6046/tid=6050] ppid=6044 vsize=920328 CPUtime=0.06
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5934 0 -1 64 16 0 0 0 5 1 0 0 15 0 12 0 165365922 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6046/tid=6051] ppid=6044 vsize=920328 CPUtime=0
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5934 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 165365922 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=920328 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5934 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165365922 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=920328 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165365926 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=920328 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165365926 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=920328 CPUtime=1.84
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5934 0 -1 64 4885 0 0 0 183 1 0 0 17 0 12 0 165365926 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6046/tid=6056] ppid=6044 vsize=920328 CPUtime=1.23
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5934 0 -1 64 3183 0 0 0 122 1 0 0 16 0 12 0 165365926 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6046/tid=6057] ppid=6044 vsize=920328 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5934 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 165365926 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=920328 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165365926 942415872 124098 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 920328

[startup+162.519 s]
/proc/loadavg: 2.16 2.09 1.95 3/105 6129
/proc/meminfo: memFree=285424/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=916744 CPUtime=161.72
/proc/6046/stat : 6046 (java) R 6044 6046 5934 0 -1 0 169252 0 1 0 16097 75 0 0 25 0 12 0 165365917 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054404290 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6046/statm: 229186 157622 2481 14 0 215623 0
[pid=6046/tid=6048] ppid=6044 vsize=916744 CPUtime=3.87
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5934 0 -1 64 82634 0 0 0 355 32 0 0 16 0 12 0 165365919 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=916744 CPUtime=3.38
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5934 0 -1 64 58171 0 0 0 315 23 0 0 16 0 12 0 165365919 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=916744 CPUtime=0.1
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5934 0 -1 64 16 0 0 0 8 2 0 0 15 0 12 0 165365922 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=916744 CPUtime=0
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5934 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 165365922 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=916744 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5934 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165365922 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=916744 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165365926 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=916744 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 165365926 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=916744 CPUtime=1.85
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5934 0 -1 64 4885 0 0 0 184 1 0 0 16 0 12 0 165365926 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=916744 CPUtime=1.27
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5934 0 -1 64 3183 0 0 0 126 1 0 0 16 0 12 0 165365926 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=916744 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5934 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 165365926 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=916744 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165365926 938745856 157622 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 916744



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+212.084 s]
/proc/loadavg: 2.16 2.10 1.96 3/105 6129
/proc/meminfo: memFree=155632/2055920 swapFree=4192812/4192956
[pid=6046] ppid=6044 vsize=924748 CPUtime=210.99
/proc/6046/stat : 6046 (java) S 6044 6046 5934 0 -1 0 201930 0 1 0 21010 89 0 0 25 0 12 0 165365917 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6046/statm: 231187 188377 2481 14 0 217624 0
[pid=6046/tid=6048] ppid=6044 vsize=924748 CPUtime=4.86
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5934 0 -1 64 96909 0 0 0 448 38 0 0 16 0 12 0 165365919 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=924748 CPUtime=4.37
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5934 0 -1 64 73267 0 0 0 408 29 0 0 15 0 12 0 165365919 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=924748 CPUtime=0.35
/proc/6046/task/6050/stat : 6050 (java) R 6044 6046 5934 0 -1 64 3238 0 0 0 30 5 0 0 16 0 12 0 165365922 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154624429 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=924748 CPUtime=0
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5934 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 165365922 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=924748 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5934 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165365922 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=924748 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165365926 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=924748 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 165365926 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=924748 CPUtime=2.07
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5934 0 -1 64 4895 0 0 0 206 1 0 0 17 0 12 0 165365926 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=924748 CPUtime=1.28
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5934 0 -1 64 3183 0 0 0 127 1 0 0 17 0 12 0 165365926 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=924748 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5934 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 165365926 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=924748 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5934 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165365926 946941952 188377 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 210.99
Current children cumulated vsize (KiB) 924748

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

Child status: 143
Real time (s): 213.091
CPU time (s): 212.002
CPU user time (s): 210.995
CPU system time (s): 1.00685
CPU usage (%): 99.4888
Max. virtual memory (cumulated for all children) (KiB): 924748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 210.995
system time used= 1.00685
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201951
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= 9303
involuntary context switches= 12193

runsolver used 0.270958 s user time and 0.704892 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Jan  7 11:35:09 UTC 2007


IDJOB= 206068
IDBENCH= 4184
FILE ID= node13/206068-1168169709

PBS_JOBID= 3478828

Free space on /tmp= 66317 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp36/fapp36-2000-1.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/206068-1168169709/sat4jCSP-bf3.jar /tmp/evaluation/206068-1168169709/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-206068-1168169709 -o ROOT/results/node13/solver-206068-1168169709 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/206068-1168169709/sat4jCSP-bf3.jar /tmp/evaluation/206068-1168169709/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  74504524e8a319c1310e9487cb947f0c

RANDOM SEED= 579876220

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.247
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.247
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:       1417616 kB
Buffers:         56160 kB
Cached:         297100 kB
SwapCached:          0 kB
Active:         294232 kB
Inactive:       263880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8000 kB
Writeback:           0 kB
Mapped:         224668 kB
Slab:            64680 kB
Committed_AS:  4267660 kB
PageTables:       2640 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= 66317 MiB



End job on node13 on Sun Jan  7 11:38:43 UTC 2007