Trace number 206183

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) 220.086 221.165

General information on the benchmark

Namefapp/fapp36-40/fapp36/
fapp36-2000-3.xml
MD5SUMd481a9361d80c6f0d8e85c5a29d689ed
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.13076
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.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.16	c version CSP COMPETITION BUGFIX 3
0.17	c sun.arch.data.model	32
0.17	c java.version	1.5.0_10
0.17	c os.name	Linux
0.17	c os.version	2.6.9-34.ELsmp
0.17	c os.arch	i386
0.17	c Free memory 722620888
0.17	c Max memory 723845120
0.17	c Total memory 723845120
0.17	c Number of processors 2
0.26	c --- Begin Solver configuration ---
0.26	c Stops conflict analysis at the first Unique Implication Point
0.26	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.26	c Learn all clauses as in MiniSAT
0.26	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.26	c VSIDS like heuristics from MiniSAT using a heap
0.26	c No reason simplification
0.26	c --- End Solver configuration ---
0.26	c solving /tmp/evaluation/206183-1168170084/unknown.xml
0.26	c reading problem ... 
0.53	c reading problem named ?
0.53	c reading domains done.
0.92	c reading variables
c reading variables (2000) done.
3.30	c reading predicates 
c reading relations (9) done.
3.50	c reading constraintsc starts		: 0
220.95	c conflicts		: 0
220.95	c decisions		: 0
220.95	c propagations		: 0
220.95	c inspects		: 0
220.95	c learnt literals	: 0
220.95	c learnt binary clauses	: 0
220.95	c learnt ternary clauses	: 0
220.95	c learnt clauses	: 0
220.95	c root simplifications	: 0
220.95	c removed literals (reason simplification)	: 0
220.95	c reason swapping (by a shorter reason)	: 0
220.95	c Calls to reduceDB	: 0
220.95	c speed (decisions/second)	: 0.0
220.95	c non guided choices	0
220.95	s UNKNOWN
220.95	c Total wall clock time (in seconds) : 220.687
220.95	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/node76/watcher-206183-1168170084 -o ROOT/results/node76/solver-206183-1168170084 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/206183-1168170084/sat4jCSP-bf3.jar /tmp/evaluation/206183-1168170084/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.06 1.63 1.39 4/86 28416
/proc/meminfo: memFree=827624/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=164 CPUtime=0
/proc/28415/stat : 28415 (java) R 28413 28415 27918 0 -1 0 32 0 0 0 0 0 0 0 20 0 1 0 165405482 167936 16 18446744073709551615 134512640 134570532 4294956656 18446744073709551615 4753100 0 0 4096 0 0 0 0 17 1 0 0
/proc/28415/statm: 42 22 17 14 0 2 0

[startup+0.107615 s]
/proc/loadavg: 2.06 1.63 1.39 4/86 28416
/proc/meminfo: memFree=827624/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=901544 CPUtime=0.09
/proc/28415/stat : 28415 (java) R 28413 28415 27918 0 -1 0 3293 0 1 0 7 2 0 0 25 0 12 0 165405482 923181056 3055 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155211258 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28415/statm: 225386 3055 1552 14 0 212109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 901544

[startup+0.52428 s]
/proc/loadavg: 2.06 1.63 1.39 4/86 28416
/proc/meminfo: memFree=827624/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=905240 CPUtime=0.49
/proc/28415/stat : 28415 (java) R 28413 28415 27918 0 -1 0 5891 0 1 0 46 3 0 0 25 0 12 0 165405482 926965760 5487 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4160639217 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28415/statm: 226310 5487 2269 14 0 212746 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 905240

[startup+1.35333 s]
/proc/loadavg: 2.06 1.63 1.39 4/97 28427
/proc/meminfo: memFree=803536/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=906556 CPUtime=1.31
/proc/28415/stat : 28415 (java) R 28413 28415 27918 0 -1 0 7204 0 1 0 127 4 0 0 25 0 12 0 165405482 928313344 6221 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28415/statm: 226639 6221 2309 14 0 213075 0
[pid=28415/tid=28417] ppid=28413 vsize=906556 CPUtime=0
/proc/28415/task/28417/stat : 28417 (java) S 28413 28415 27918 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 165405485 928313344 6221 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28418] ppid=28413 vsize=906556 CPUtime=0
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27918 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 165405485 928313344 6221 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=906556 CPUtime=0
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27918 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 165405488 928313344 6221 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=906556 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27918 0 -1 64 8 0 0 0 0 0 0 0 24 0 12 0 165405489 928313344 6221 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=906556 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27918 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 165405489 928313344 6221 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=906556 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27918 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165405492 928313344 6221 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=906556 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 165405492 928313344 6221 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=906556 CPUtime=0.26
/proc/28415/task/28424/stat : 28424 (java) R 28413 28415 27918 0 -1 64 282 0 0 0 26 0 0 0 16 0 12 0 165405492 928313344 6221 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152638432 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=906556 CPUtime=0.4
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27918 0 -1 64 1548 0 0 0 40 0 0 0 16 0 12 0 165405492 928313344 6221 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=906556 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 165405492 928313344 6221 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=906556 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165405492 928313344 6221 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) 906556

[startup+3.0092 s]
/proc/loadavg: 2.22 1.67 1.41 5/97 28427
/proc/meminfo: memFree=713808/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=910404 CPUtime=2.93
/proc/28415/stat : 28415 (java) S 28413 28415 27918 0 -1 0 45987 0 1 0 268 25 0 0 25 0 12 0 165405482 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28415/statm: 227601 43815 2344 14 0 214037 0
[pid=28415/tid=28417] ppid=28413 vsize=910404 CPUtime=0.4
/proc/28415/task/28417/stat : 28417 (java) R 28413 28415 27918 0 -1 64 17598 0 0 0 31 9 0 0 17 0 12 0 165405485 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152690836 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28418] ppid=28413 vsize=910404 CPUtime=0.17
/proc/28415/task/28418/stat : 28418 (java) R 28413 28415 27918 0 -1 64 6398 0 0 0 14 3 0 0 17 0 12 0 165405485 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152690745 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=910404 CPUtime=0
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27918 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 165405488 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=910404 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27918 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 165405489 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=910404 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27918 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165405489 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=910404 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27918 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165405492 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=910404 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 165405492 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=910404 CPUtime=0.45
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27918 0 -1 64 295 0 0 0 45 0 0 0 16 0 12 0 165405492 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=910404 CPUtime=0.65
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27918 0 -1 64 1993 0 0 0 65 0 0 0 16 0 12 0 165405492 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=910404 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 165405492 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=910404 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165405492 932253696 43815 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 910404

[startup+6.21681 s]
/proc/loadavg: 2.22 1.67 1.41 4/97 28427
/proc/meminfo: memFree=578768/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=921436 CPUtime=6.35
/proc/28415/stat : 28415 (java) R 28413 28415 27918 0 -1 0 68313 0 1 0 595 40 0 0 25 0 12 0 165405482 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054120501 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28415/statm: 230359 61862 2480 14 0 216795 0
[pid=28415/tid=28417] ppid=28413 vsize=921436 CPUtime=0.78
/proc/28415/task/28417/stat : 28417 (java) S 28413 28415 27918 0 -1 64 25518 0 0 0 65 13 0 0 16 0 12 0 165405485 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28418] ppid=28413 vsize=921436 CPUtime=0.6
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27918 0 -1 64 16678 0 0 0 50 10 0 0 16 0 12 0 165405485 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28419] ppid=28413 vsize=921436 CPUtime=0
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27918 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 165405488 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28420] ppid=28413 vsize=921436 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27918 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 165405489 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=921436 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27918 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165405489 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=921436 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27918 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165405492 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=921436 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165405492 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28424] ppid=28413 vsize=921436 CPUtime=0.84
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27918 0 -1 64 1236 0 0 0 83 1 0 0 16 0 12 0 165405492 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28425] ppid=28413 vsize=921436 CPUtime=1.36
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27918 0 -1 64 4775 0 0 0 133 3 0 0 17 0 12 0 165405492 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28426] ppid=28413 vsize=921436 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 165405492 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=921436 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165405492 943550464 61862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 921436

[startup+12.7141 s]
/proc/loadavg: 2.26 1.70 1.42 3/97 28427
/proc/meminfo: memFree=540048/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=921276 CPUtime=12.87
/proc/28415/stat : 28415 (java) R 28413 28415 27918 0 -1 0 77838 0 1 0 1242 45 0 0 25 0 12 0 165405482 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054594364 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28415/statm: 230319 71321 2480 14 0 216755 0
[pid=28415/tid=28417] ppid=28413 vsize=921276 CPUtime=1.11
/proc/28415/task/28417/stat : 28417 (java) S 28413 28415 27918 0 -1 64 29834 0 0 0 97 14 0 0 16 0 12 0 165405485 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28418] ppid=28413 vsize=921276 CPUtime=0.94
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27918 0 -1 64 21864 0 0 0 81 13 0 0 16 0 12 0 165405485 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=921276 CPUtime=0.01
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27918 0 -1 64 11 0 0 0 1 0 0 0 16 0 12 0 165405488 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27918 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 165405489 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27918 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165405489 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27918 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165405492 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165405492 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28424] ppid=28413 vsize=921276 CPUtime=0.86
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27918 0 -1 64 1236 0 0 0 85 1 0 0 16 0 12 0 165405492 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=921276 CPUtime=1.4
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27918 0 -1 64 4775 0 0 0 137 3 0 0 16 0 12 0 165405492 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 165405492 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165405492 943386624 71321 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.87
Current children cumulated vsize (KiB) 921276

[startup+25.5346 s]
/proc/loadavg: 2.22 1.71 1.43 3/97 28427
/proc/meminfo: memFree=493904/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=921276 CPUtime=25.62
/proc/28415/stat : 28415 (java) R 28413 28415 27918 0 -1 0 86335 0 1 0 2513 49 0 0 25 0 12 0 165405482 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054379622 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28415/statm: 230319 78492 2480 14 0 216755 0
[pid=28415/tid=28417] ppid=28413 vsize=921276 CPUtime=1.38
/proc/28415/task/28417/stat : 28417 (java) S 28413 28415 27918 0 -1 64 35161 0 0 0 121 17 0 0 16 0 12 0 165405485 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28418] ppid=28413 vsize=921276 CPUtime=1.18
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27918 0 -1 64 24977 0 0 0 104 14 0 0 16 0 12 0 165405485 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=921276 CPUtime=0.02
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27918 0 -1 64 15 0 0 0 2 0 0 0 15 0 12 0 165405488 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27918 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 165405489 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27918 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165405489 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27918 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165405492 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165405492 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28424] ppid=28413 vsize=921276 CPUtime=1.07
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27918 0 -1 64 1258 0 0 0 106 1 0 0 16 0 12 0 165405492 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=921276 CPUtime=1.46
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27918 0 -1 64 4777 0 0 0 143 3 0 0 16 0 12 0 165405492 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 165405492 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=921276 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165405492 943386624 78492 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.62
Current children cumulated vsize (KiB) 921276

[startup+51.1426 s]
/proc/loadavg: 2.14 1.73 1.44 3/97 28427
/proc/meminfo: memFree=388888/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=920468 CPUtime=51.07
/proc/28415/stat : 28415 (java) R 28413 28415 27918 0 -1 0 103317 0 1 0 5049 58 0 0 25 0 12 0 165405482 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054289675 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28415/statm: 230117 93560 2481 14 0 216553 0
[pid=28415/tid=28417] ppid=28413 vsize=920468 CPUtime=1.8
/proc/28415/task/28417/stat : 28417 (java) S 28413 28415 27918 0 -1 64 42819 0 0 0 159 21 0 0 16 0 12 0 165405485 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28418] ppid=28413 vsize=920468 CPUtime=1.62
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27918 0 -1 64 32600 0 0 0 143 19 0 0 16 0 12 0 165405485 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=920468 CPUtime=0.04
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27918 0 -1 64 17 0 0 0 4 0 0 0 15 0 12 0 165405488 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=920468 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27918 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 165405489 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=920468 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27918 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165405489 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=920468 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27918 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165405492 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=920468 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165405492 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28424] ppid=28413 vsize=920468 CPUtime=1.25
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27918 0 -1 64 1278 0 0 0 124 1 0 0 16 0 12 0 165405492 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=920468 CPUtime=1.85
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27918 0 -1 64 6414 0 0 0 182 3 0 0 19 0 12 0 165405492 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=920468 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 165405492 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=920468 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165405492 942559232 93560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 920468

[startup+102.402 s]
/proc/loadavg: 2.14 1.79 1.47 3/97 28427
/proc/meminfo: memFree=219480/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=920276 CPUtime=102.09
/proc/28415/stat : 28415 (java) R 28413 28415 27918 0 -1 0 132483 0 1 0 10135 74 0 0 25 0 12 0 165405482 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053823671 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28415/statm: 230069 122571 2482 14 0 216505 0
[pid=28415/tid=28417] ppid=28413 vsize=920276 CPUtime=2.7
/proc/28415/task/28417/stat : 28417 (java) S 28413 28415 27918 0 -1 64 57150 0 0 0 241 29 0 0 16 0 12 0 165405485 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28418] ppid=28413 vsize=920276 CPUtime=2.55
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27918 0 -1 64 47348 0 0 0 229 26 0 0 16 0 12 0 165405485 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28419] ppid=28413 vsize=920276 CPUtime=0.07
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27918 0 -1 64 17 0 0 0 6 1 0 0 15 0 12 0 165405488 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28420] ppid=28413 vsize=920276 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27918 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 165405489 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=920276 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27918 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165405489 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=920276 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27918 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165405492 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=920276 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165405492 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28424] ppid=28413 vsize=920276 CPUtime=1.25
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27918 0 -1 64 1278 0 0 0 124 1 0 0 16 0 12 0 165405492 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28425] ppid=28413 vsize=920276 CPUtime=1.97
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27918 0 -1 64 6424 0 0 0 194 3 0 0 17 0 12 0 165405492 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28426] ppid=28413 vsize=920276 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 165405492 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=920276 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165405492 942362624 122571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 920276

[startup+162.464 s]
/proc/loadavg: 2.18 1.86 1.52 3/97 28427
/proc/meminfo: memFree=15320/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=917044 CPUtime=161.97
/proc/28415/stat : 28415 (java) R 28413 28415 27918 0 -1 0 166958 0 1 0 16105 92 0 0 25 0 12 0 165405482 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054595028 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28415/statm: 229261 155903 2482 14 0 215697 0
[pid=28415/tid=28417] ppid=28413 vsize=917044 CPUtime=3.92
/proc/28415/task/28417/stat : 28417 (java) S 28413 28415 27918 0 -1 64 74832 0 0 0 356 36 0 0 16 0 12 0 165405485 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28418] ppid=28413 vsize=917044 CPUtime=3.79
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27918 0 -1 64 64054 0 0 0 344 35 0 0 16 0 12 0 165405485 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28419] ppid=28413 vsize=917044 CPUtime=0.1
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27918 0 -1 64 17 0 0 0 8 2 0 0 16 0 12 0 165405488 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28420] ppid=28413 vsize=917044 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27918 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 165405489 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=917044 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27918 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165405489 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=917044 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27918 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165405492 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=917044 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165405492 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28424] ppid=28413 vsize=917044 CPUtime=1.26
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27918 0 -1 64 1278 0 0 0 125 1 0 0 17 0 12 0 165405492 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28425] ppid=28413 vsize=917044 CPUtime=2.01
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27918 0 -1 64 6424 0 0 0 198 3 0 0 16 0 12 0 165405492 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28415/tid=28426] ppid=28413 vsize=917044 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 165405492 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=917044 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165405492 939053056 155903 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 917044



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+219.818 s]
/proc/loadavg: 2.11 1.89 1.55 3/97 28427
/proc/meminfo: memFree=18008/2055888 swapFree=4095388/4096564
[pid=28415] ppid=28413 vsize=925048 CPUtime=218.75
/proc/28415/stat : 28415 (java) S 28413 28415 27918 0 -1 0 202211 0 1 0 21764 111 0 0 25 0 12 0 165405482 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28415/statm: 231262 188597 2482 14 0 217698 0
[pid=28415/tid=28417] ppid=28413 vsize=925048 CPUtime=5.22
/proc/28415/task/28417/stat : 28417 (java) S 28413 28415 27918 0 -1 64 93105 0 0 0 477 45 0 0 16 0 12 0 165405485 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28418] ppid=28413 vsize=925048 CPUtime=5.03
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27918 0 -1 64 77713 0 0 0 461 42 0 0 15 0 12 0 165405485 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=925048 CPUtime=0.38
/proc/28415/task/28419/stat : 28419 (java) R 28413 28415 27918 0 -1 64 3238 0 0 0 33 5 0 0 16 0 12 0 165405488 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154450032 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=925048 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27918 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 165405489 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=925048 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27918 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 165405489 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=925048 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27918 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165405492 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=925048 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 165405492 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=925048 CPUtime=1.44
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27918 0 -1 64 1290 0 0 0 143 1 0 0 16 0 12 0 165405492 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=925048 CPUtime=2.16
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27918 0 -1 64 6430 0 0 0 213 3 0 0 17 0 12 0 165405492 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=925048 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 165405492 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=925048 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27918 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165405492 947249152 188597 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 218.75
Current children cumulated vsize (KiB) 925048

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

Child status: 143
Real time (s): 221.165
CPU time (s): 220.086
CPU user time (s): 218.863
CPU system time (s): 1.22281
CPU usage (%): 99.5117
Max. virtual memory (cumulated for all children) (KiB): 925048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 218.863
system time used= 1.22281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202234
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= 9593
involuntary context switches= 9572

runsolver used 0.296954 s user time and 0.708892 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Jan  7 11:41:24 UTC 2007


IDJOB= 206183
IDBENCH= 4189
FILE ID= node76/206183-1168170084

PBS_JOBID= 3479057

Free space on /tmp= 66638 MiB

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

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  d481a9361d80c6f0d8e85c5a29d689ed

RANDOM SEED= 593440452

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:        828168 kB
Buffers:         64936 kB
Cached:         601348 kB
SwapCached:        456 kB
Active:         820356 kB
Inactive:       351272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:        828168 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:            4984 kB
Writeback:           0 kB
Mapped:         520984 kB
Slab:            40780 kB
Committed_AS:  6883964 kB
PageTables:       2824 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66638 MiB



End job on node76 on Sun Jan  7 11:45:05 UTC 2007