Trace number 233309

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? 261.86 262.94

General information on the benchmark

Nametaillard/
os-taillard-20/os-taillard-20-95-2.xml
MD5SUM92555cdf22aba40b17a03815dd090f8b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1229
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.18	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.18	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.19	c version CSP COMPETITION BUGFIX 3
0.19	c sun.arch.data.model	32
0.19	c java.version	1.5.0_10
0.19	c os.name	Linux
0.19	c os.version	2.6.9-22.EL.rootsmp
0.19	c os.arch	i386
0.19	c Free memory 722620888
0.19	c Max memory 723845120
0.19	c Total memory 723845120
0.19	c Number of processors 2
0.28	c --- Begin Solver configuration ---
0.28	c Stops conflict analysis at the first Unique Implication Point
0.28	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.28	c Learn all clauses as in MiniSAT
0.28	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.28	c VSIDS like heuristics from MiniSAT using a heap
0.28	c No reason simplification
0.28	c --- End Solver configuration ---
0.28	c solving /tmp/evaluation/233309-1168325322/unknown.xml
0.28	c reading problem ... 
0.54	c reading problem named ?
0.54	c reading domains done.
1.00	c reading variables
c reading variables (400) done.
1.94	c reading predicates 
c reading relations (2) done.
2.18	c reading constraintsException in thread "main" java.lang.OutOfMemoryError: Java heap space
262.81	c starts		: 0
262.81	c conflicts		: 0
262.81	c decisions		: 0
262.81	c propagations		: 0
262.81	c inspects		: 0
262.81	c learnt literals	: 0
262.81	c learnt binary clauses	: 0
262.81	c learnt ternary clauses	: 0
262.81	c learnt clauses	: 0
262.81	c root simplifications	: 0
262.81	c removed literals (reason simplification)	: 0
262.81	c reason swapping (by a shorter reason)	: 0
262.81	c Calls to reduceDB	: 0
262.81	c speed (decisions/second)	: 0.0
262.81	c non guided choices	0
262.81	s UNKNOWN
262.81	c Total wall clock time (in seconds) : 262.534
262.81	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/node60/watcher-233309-1168325322 -o ROOT/results/node60/solver-233309-1168325322 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/233309-1168325322/sat4jCSP-bf3.jar /tmp/evaluation/233309-1168325322/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.91 2.53 2.18 5/81 16097
/proc/meminfo: memFree=915768/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=18540 CPUtime=0
/proc/16096/stat : 16096 (runsolver) R 16094 16096 14136 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 180930143 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 271894244647 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/16096/statm: 4635 279 244 17 0 2626 0

[startup+0.102646 s]
/proc/loadavg: 2.91 2.53 2.18 5/81 16097
/proc/meminfo: memFree=915768/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=897120 CPUtime=0.06
/proc/16096/stat : 16096 (java) R 16094 16096 14136 0 -1 0 3036 0 1 0 5 1 0 0 23 0 6 0 180930143 918650880 2796 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154304108 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/16096/statm: 224280 2796 1450 14 0 211300 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 897120

[startup+0.510683 s]
/proc/loadavg: 2.91 2.53 2.18 5/81 16097
/proc/meminfo: memFree=915768/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=905236 CPUtime=0.46
/proc/16096/stat : 16096 (java) R 16094 16096 14136 0 -1 0 5820 0 1 0 43 3 0 0 25 0 12 0 180930143 926961664 5415 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16096/statm: 226309 5415 2250 14 0 212746 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 905236

[startup+1.33376 s]
/proc/loadavg: 2.84 2.52 2.18 4/92 16108
/proc/meminfo: memFree=900320/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=906560 CPUtime=1.27
/proc/16096/stat : 16096 (java) R 16094 16096 14136 0 -1 0 11791 0 1 0 121 6 0 0 25 0 12 0 180930143 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16096/statm: 226640 10786 2316 14 0 213077 0
[pid=16096/tid=16098] ppid=16094 vsize=906560 CPUtime=0
/proc/16096/task/16098/stat : 16098 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 180930149 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16099] ppid=16094 vsize=906560 CPUtime=0
/proc/16096/task/16099/stat : 16099 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 180930149 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16100] ppid=16094 vsize=906560 CPUtime=0
/proc/16096/task/16100/stat : 16100 (java) S 16094 16096 14136 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 180930151 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16101] ppid=16094 vsize=906560 CPUtime=0
/proc/16096/task/16101/stat : 16101 (java) S 16094 16096 14136 0 -1 64 8 0 0 0 0 0 0 0 23 0 12 0 180930152 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16102] ppid=16094 vsize=906560 CPUtime=0
/proc/16096/task/16102/stat : 16102 (java) S 16094 16096 14136 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 180930152 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16103] ppid=16094 vsize=906560 CPUtime=0
/proc/16096/task/16103/stat : 16103 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16104] ppid=16094 vsize=906560 CPUtime=0
/proc/16096/task/16104/stat : 16104 (java) S 16094 16096 14136 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 180930155 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16105] ppid=16094 vsize=906560 CPUtime=0.36
/proc/16096/task/16105/stat : 16105 (java) R 16094 16096 14136 0 -1 64 1162 0 0 0 36 0 0 0 16 0 12 0 180930155 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151803828 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16106] ppid=16094 vsize=906560 CPUtime=0.24
/proc/16096/task/16106/stat : 16106 (java) S 16094 16096 14136 0 -1 64 676 0 0 0 24 0 0 0 16 0 12 0 180930155 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16107] ppid=16094 vsize=906560 CPUtime=0
/proc/16096/task/16107/stat : 16107 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16108] ppid=16094 vsize=906560 CPUtime=0
/proc/16096/task/16108/stat : 16108 (java) S 16094 16096 14136 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 180930155 928317440 10786 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 906560

[startup+2.98693 s]
/proc/loadavg: 2.84 2.52 2.18 4/92 16108
/proc/meminfo: memFree=784480/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=912936 CPUtime=3.09
/proc/16096/stat : 16096 (java) R 16094 16096 14136 0 -1 0 45798 0 1 0 287 22 0 0 25 0 12 0 180930143 934846464 40566 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155093729 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16096/statm: 228234 40568 2478 14 0 214671 0
[pid=16096/tid=16098] ppid=16094 vsize=912936 CPUtime=0.37
/proc/16096/task/16098/stat : 16098 (java) R 16094 16096 14136 0 -1 64 13281 0 0 0 32 5 0 0 18 0 12 0 180930149 934846464 40570 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958734 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16096/tid=16099] ppid=16094 vsize=912936 CPUtime=0.28
/proc/16096/task/16099/stat : 16099 (java) R 16094 16096 14136 0 -1 64 9625 0 0 0 23 5 0 0 18 0 12 0 180930149 934846464 40571 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958941 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16100] ppid=16094 vsize=912936 CPUtime=0
/proc/16096/task/16100/stat : 16100 (java) S 16094 16096 14136 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 180930151 934846464 40572 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16101] ppid=16094 vsize=912936 CPUtime=0
/proc/16096/task/16101/stat : 16101 (java) S 16094 16096 14136 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 180930152 934846464 40574 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16102] ppid=16094 vsize=912936 CPUtime=0
/proc/16096/task/16102/stat : 16102 (java) S 16094 16096 14136 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 180930152 934846464 40575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16103] ppid=16094 vsize=912936 CPUtime=0
/proc/16096/task/16103/stat : 16103 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 934846464 40577 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16104] ppid=16094 vsize=912936 CPUtime=0
/proc/16096/task/16104/stat : 16104 (java) S 16094 16096 14136 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 180930155 934846464 40578 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16105] ppid=16094 vsize=912936 CPUtime=0.68
/proc/16096/task/16105/stat : 16105 (java) S 16094 16096 14136 0 -1 64 2140 0 0 0 67 1 0 0 16 0 12 0 180930155 934846464 40580 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16106] ppid=16094 vsize=912936 CPUtime=0.39
/proc/16096/task/16106/stat : 16106 (java) S 16094 16096 14136 0 -1 64 696 0 0 0 39 0 0 0 16 0 12 0 180930155 934846464 40581 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16107] ppid=16094 vsize=912936 CPUtime=0
/proc/16096/task/16107/stat : 16107 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 934846464 40583 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16108] ppid=16094 vsize=912936 CPUtime=0
/proc/16096/task/16108/stat : 16108 (java) S 16094 16096 14136 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 180930155 934846464 40584 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 912936

[startup+6.28944 s]
/proc/loadavg: 2.77 2.52 2.18 6/92 16108
/proc/meminfo: memFree=713256/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=912520 CPUtime=6.46
/proc/16096/stat : 16096 (java) R 16094 16096 14136 0 -1 0 56409 0 1 0 618 28 0 0 25 0 12 0 180930143 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16096/statm: 228130 50384 2478 14 0 214567 0
[pid=16096/tid=16098] ppid=16094 vsize=912520 CPUtime=0.64
/proc/16096/task/16098/stat : 16098 (java) R 16094 16096 14136 0 -1 64 17727 0 0 0 57 7 0 0 15 0 12 0 180930149 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154631149 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16099] ppid=16094 vsize=912520 CPUtime=0.63
/proc/16096/task/16099/stat : 16099 (java) R 16094 16096 14136 0 -1 64 15779 0 0 0 54 9 0 0 15 0 12 0 180930149 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151673667 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16100] ppid=16094 vsize=912520 CPUtime=0
/proc/16096/task/16100/stat : 16100 (java) R 16094 16096 14136 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 180930151 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16101] ppid=16094 vsize=912520 CPUtime=0
/proc/16096/task/16101/stat : 16101 (java) S 16094 16096 14136 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 180930152 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16102] ppid=16094 vsize=912520 CPUtime=0
/proc/16096/task/16102/stat : 16102 (java) S 16094 16096 14136 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 180930152 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16103] ppid=16094 vsize=912520 CPUtime=0
/proc/16096/task/16103/stat : 16103 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16104] ppid=16094 vsize=912520 CPUtime=0
/proc/16096/task/16104/stat : 16104 (java) S 16094 16096 14136 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 180930155 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16105] ppid=16094 vsize=912520 CPUtime=0.69
/proc/16096/task/16105/stat : 16105 (java) S 16094 16096 14136 0 -1 64 2141 0 0 0 68 1 0 0 16 0 12 0 180930155 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16106] ppid=16094 vsize=912520 CPUtime=0.39
/proc/16096/task/16106/stat : 16106 (java) S 16094 16096 14136 0 -1 64 696 0 0 0 39 0 0 0 16 0 12 0 180930155 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16107] ppid=16094 vsize=912520 CPUtime=0
/proc/16096/task/16107/stat : 16107 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16108] ppid=16094 vsize=912520 CPUtime=0
/proc/16096/task/16108/stat : 16108 (java) S 16094 16096 14136 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 180930155 934420480 50384 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.46
Current children cumulated vsize (KiB) 912520

[startup+12.7861 s]
/proc/loadavg: 2.71 2.51 2.17 3/92 16108
/proc/meminfo: memFree=620272/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=912360 CPUtime=12.92
/proc/16096/stat : 16096 (java) R 16094 16096 14136 0 -1 0 69285 0 1 0 1257 35 0 0 25 0 12 0 180930143 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054286374 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16096/statm: 228090 62043 2478 14 0 214527 0
[pid=16096/tid=16098] ppid=16094 vsize=912360 CPUtime=0.81
/proc/16096/task/16098/stat : 16098 (java) S 16094 16096 14136 0 -1 64 24154 0 0 0 71 10 0 0 16 0 12 0 180930149 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16099] ppid=16094 vsize=912360 CPUtime=0.77
/proc/16096/task/16099/stat : 16099 (java) S 16094 16096 14136 0 -1 64 22192 0 0 0 65 12 0 0 16 0 12 0 180930149 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16100] ppid=16094 vsize=912360 CPUtime=0
/proc/16096/task/16100/stat : 16100 (java) S 16094 16096 14136 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 180930151 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16101] ppid=16094 vsize=912360 CPUtime=0
/proc/16096/task/16101/stat : 16101 (java) S 16094 16096 14136 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 180930152 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16102] ppid=16094 vsize=912360 CPUtime=0
/proc/16096/task/16102/stat : 16102 (java) S 16094 16096 14136 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 180930152 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16103] ppid=16094 vsize=912360 CPUtime=0
/proc/16096/task/16103/stat : 16103 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16104] ppid=16094 vsize=912360 CPUtime=0
/proc/16096/task/16104/stat : 16104 (java) S 16094 16096 14136 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 180930155 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16105] ppid=16094 vsize=912360 CPUtime=0.72
/proc/16096/task/16105/stat : 16105 (java) S 16094 16096 14136 0 -1 64 2144 0 0 0 71 1 0 0 17 0 12 0 180930155 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16106] ppid=16094 vsize=912360 CPUtime=0.42
/proc/16096/task/16106/stat : 16106 (java) S 16094 16096 14136 0 -1 64 703 0 0 0 42 0 0 0 17 0 12 0 180930155 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16107] ppid=16094 vsize=912360 CPUtime=0
/proc/16096/task/16107/stat : 16107 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16108] ppid=16094 vsize=912360 CPUtime=0
/proc/16096/task/16108/stat : 16108 (java) S 16094 16096 14136 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 180930155 934256640 62043 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.92
Current children cumulated vsize (KiB) 912360

[startup+25.5863 s]
/proc/loadavg: 2.60 2.49 2.17 3/92 16108
/proc/meminfo: memFree=484976/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=911656 CPUtime=25.66
/proc/16096/stat : 16096 (java) R 16094 16096 14136 0 -1 0 92078 0 1 0 2520 46 0 0 25 0 12 0 180930143 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054271298 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16096/statm: 227914 84688 2478 14 0 214351 0
[pid=16096/tid=16098] ppid=16094 vsize=911656 CPUtime=1.08
/proc/16096/task/16098/stat : 16098 (java) S 16094 16096 14136 0 -1 64 37766 0 0 0 92 16 0 0 16 0 12 0 180930149 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16099] ppid=16094 vsize=911656 CPUtime=1
/proc/16096/task/16099/stat : 16099 (java) S 16094 16096 14136 0 -1 64 31338 0 0 0 84 16 0 0 16 0 12 0 180930149 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16100] ppid=16094 vsize=911656 CPUtime=0.01
/proc/16096/task/16100/stat : 16100 (java) S 16094 16096 14136 0 -1 64 18 0 0 0 1 0 0 0 15 0 12 0 180930151 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16101] ppid=16094 vsize=911656 CPUtime=0
/proc/16096/task/16101/stat : 16101 (java) S 16094 16096 14136 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 180930152 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16102] ppid=16094 vsize=911656 CPUtime=0
/proc/16096/task/16102/stat : 16102 (java) S 16094 16096 14136 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 180930152 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16103] ppid=16094 vsize=911656 CPUtime=0
/proc/16096/task/16103/stat : 16103 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16104] ppid=16094 vsize=911656 CPUtime=0
/proc/16096/task/16104/stat : 16104 (java) S 16094 16096 14136 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 180930155 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16105] ppid=16094 vsize=911656 CPUtime=0.73
/proc/16096/task/16105/stat : 16105 (java) S 16094 16096 14136 0 -1 64 2144 0 0 0 72 1 0 0 16 0 12 0 180930155 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16106] ppid=16094 vsize=911656 CPUtime=0.46
/proc/16096/task/16106/stat : 16106 (java) S 16094 16096 14136 0 -1 64 707 0 0 0 46 0 0 0 16 0 12 0 180930155 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16107] ppid=16094 vsize=911656 CPUtime=0
/proc/16096/task/16107/stat : 16107 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16108] ppid=16094 vsize=911656 CPUtime=0
/proc/16096/task/16108/stat : 16108 (java) S 16094 16096 14136 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 180930155 933535744 84688 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.66
Current children cumulated vsize (KiB) 911656

[startup+51.2649 s]
/proc/loadavg: 2.43 2.46 2.17 3/92 16108
/proc/meminfo: memFree=264240/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=911592 CPUtime=51.19
/proc/16096/stat : 16096 (java) R 16094 16096 14136 0 -1 0 134034 0 1 0 5051 68 0 0 25 0 12 0 180930143 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054210421 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16096/statm: 227898 125726 2478 14 0 214335 0
[pid=16096/tid=16098] ppid=16094 vsize=911592 CPUtime=1.65
/proc/16096/task/16098/stat : 16098 (java) S 16094 16096 14136 0 -1 64 61334 0 0 0 136 29 0 0 16 0 12 0 180930149 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16099] ppid=16094 vsize=911592 CPUtime=1.53
/proc/16096/task/16099/stat : 16099 (java) S 16094 16096 14136 0 -1 64 49675 0 0 0 128 25 0 0 16 0 12 0 180930149 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16100] ppid=16094 vsize=911592 CPUtime=0.03
/proc/16096/task/16100/stat : 16100 (java) S 16094 16096 14136 0 -1 64 19 0 0 0 2 1 0 0 15 0 12 0 180930151 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16101] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16101/stat : 16101 (java) S 16094 16096 14136 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 180930152 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16102] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16102/stat : 16102 (java) S 16094 16096 14136 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 180930152 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16103] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16103/stat : 16103 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16104] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16104/stat : 16104 (java) S 16094 16096 14136 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 180930155 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16105] ppid=16094 vsize=911592 CPUtime=0.74
/proc/16096/task/16105/stat : 16105 (java) S 16094 16096 14136 0 -1 64 2145 0 0 0 73 1 0 0 17 0 12 0 180930155 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16106] ppid=16094 vsize=911592 CPUtime=0.47
/proc/16096/task/16106/stat : 16106 (java) S 16094 16096 14136 0 -1 64 707 0 0 0 47 0 0 0 17 0 12 0 180930155 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16107] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16107/stat : 16107 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16108] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16108/stat : 16108 (java) S 16094 16096 14136 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 180930155 933470208 125726 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 911592

[startup+102.48 s]
/proc/loadavg: 2.14 2.37 2.16 5/85 16822
/proc/meminfo: memFree=621936/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=911592 CPUtime=102.22
/proc/16096/stat : 16096 (java) R 16094 16096 14136 0 -1 0 197696 0 1 0 10121 101 0 0 25 0 12 0 180930143 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054291752 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16096/statm: 227898 185462 2479 14 0 214335 0
[pid=16096/tid=16098] ppid=16094 vsize=911592 CPUtime=2.66
/proc/16096/task/16098/stat : 16098 (java) S 16094 16096 14136 0 -1 64 96349 0 0 0 223 43 0 0 16 0 12 0 180930149 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16099] ppid=16094 vsize=911592 CPUtime=2.48
/proc/16096/task/16099/stat : 16099 (java) S 16094 16096 14136 0 -1 64 76802 0 0 0 211 37 0 0 16 0 12 0 180930149 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16100] ppid=16094 vsize=911592 CPUtime=0.57
/proc/16096/task/16100/stat : 16100 (java) S 16094 16096 14136 0 -1 64 1445 0 0 0 55 2 0 0 15 0 12 0 180930151 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16101] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16101/stat : 16101 (java) S 16094 16096 14136 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 180930152 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16102] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16102/stat : 16102 (java) S 16094 16096 14136 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 180930152 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16103] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16103/stat : 16103 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16104] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16104/stat : 16104 (java) S 16094 16096 14136 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 180930155 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16105] ppid=16094 vsize=911592 CPUtime=0.74
/proc/16096/task/16105/stat : 16105 (java) S 16094 16096 14136 0 -1 64 2145 0 0 0 73 1 0 0 17 0 12 0 180930155 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16106] ppid=16094 vsize=911592 CPUtime=0.47
/proc/16096/task/16106/stat : 16106 (java) S 16094 16096 14136 0 -1 64 707 0 0 0 47 0 0 0 17 0 12 0 180930155 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16107] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16107/stat : 16107 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16108] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16108/stat : 16108 (java) S 16094 16096 14136 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 180930155 933470208 185462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 911592

[startup+162.576 s]
/proc/loadavg: 2.05 2.30 2.14 3/85 16822
/proc/meminfo: memFree=622384/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=911592 CPUtime=161.99
/proc/16096/stat : 16096 (java) R 16094 16096 14136 0 -1 0 200177 0 1 0 16095 104 0 0 25 0 12 0 180930143 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054186676 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16096/statm: 227898 185430 2479 14 0 214335 0
[pid=16096/tid=16098] ppid=16094 vsize=911592 CPUtime=3.58
/proc/16096/task/16098/stat : 16098 (java) S 16094 16096 14136 0 -1 64 97132 0 0 0 314 44 0 0 16 0 12 0 180930149 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16099] ppid=16094 vsize=911592 CPUtime=3.51
/proc/16096/task/16099/stat : 16099 (java) S 16094 16096 14136 0 -1 64 76963 0 0 0 314 37 0 0 16 0 12 0 180930149 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16100] ppid=16094 vsize=911592 CPUtime=1.07
/proc/16096/task/16100/stat : 16100 (java) S 16094 16096 14136 0 -1 64 2870 0 0 0 103 4 0 0 15 0 12 0 180930151 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16101] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16101/stat : 16101 (java) S 16094 16096 14136 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 180930152 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16102] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16102/stat : 16102 (java) S 16094 16096 14136 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 180930152 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16103] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16103/stat : 16103 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16104] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16104/stat : 16104 (java) S 16094 16096 14136 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 180930155 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16105] ppid=16094 vsize=911592 CPUtime=0.74
/proc/16096/task/16105/stat : 16105 (java) S 16094 16096 14136 0 -1 64 2145 0 0 0 73 1 0 0 17 0 12 0 180930155 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16106] ppid=16094 vsize=911592 CPUtime=0.47
/proc/16096/task/16106/stat : 16106 (java) S 16094 16096 14136 0 -1 64 707 0 0 0 47 0 0 0 17 0 12 0 180930155 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16107] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16107/stat : 16107 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16108] ppid=16094 vsize=911592 CPUtime=0
/proc/16096/task/16108/stat : 16108 (java) S 16094 16096 14136 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 180930155 933470208 185430 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 911592

[startup+222.604 s]
/proc/loadavg: 2.02 2.24 2.13 3/85 16822
/proc/meminfo: memFree=622960/2055920 swapFree=4192812/4192956
[pid=16096] ppid=16094 vsize=911560 CPUtime=221.75
/proc/16096/stat : 16096 (java) R 16094 16096 14136 0 -1 0 210578 0 1 0 22064 111 0 0 25 0 12 0 180930143 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054291752 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16096/statm: 227890 185251 2479 14 0 214327 0
[pid=16096/tid=16098] ppid=16094 vsize=911560 CPUtime=4.58
/proc/16096/task/16098/stat : 16098 (java) S 16094 16096 14136 0 -1 64 97815 0 0 0 414 44 0 0 16 0 12 0 180930149 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16099] ppid=16094 vsize=911560 CPUtime=4.42
/proc/16096/task/16099/stat : 16099 (java) S 16094 16096 14136 0 -1 64 78034 0 0 0 404 38 0 0 15 0 12 0 180930149 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16100] ppid=16094 vsize=911560 CPUtime=4.42
/proc/16096/task/16100/stat : 16100 (java) S 16094 16096 14136 0 -1 64 11414 0 0 0 434 8 0 0 16 0 12 0 180930151 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16101] ppid=16094 vsize=911560 CPUtime=0
/proc/16096/task/16101/stat : 16101 (java) S 16094 16096 14136 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 180930152 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16096/tid=16102] ppid=16094 vsize=911560 CPUtime=0
/proc/16096/task/16102/stat : 16102 (java) S 16094 16096 14136 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 180930152 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16103] ppid=16094 vsize=911560 CPUtime=0
/proc/16096/task/16103/stat : 16103 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16104] ppid=16094 vsize=911560 CPUtime=0
/proc/16096/task/16104/stat : 16104 (java) S 16094 16096 14136 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 180930155 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16105] ppid=16094 vsize=911560 CPUtime=0.74
/proc/16096/task/16105/stat : 16105 (java) S 16094 16096 14136 0 -1 64 2146 0 0 0 73 1 0 0 16 0 12 0 180930155 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16096/tid=16106] ppid=16094 vsize=911560 CPUtime=0.47
/proc/16096/task/16106/stat : 16106 (java) S 16094 16096 14136 0 -1 64 707 0 0 0 47 0 0 0 17 0 12 0 180930155 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16107] ppid=16094 vsize=911560 CPUtime=0
/proc/16096/task/16107/stat : 16107 (java) S 16094 16096 14136 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180930155 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16096/tid=16108] ppid=16094 vsize=911560 CPUtime=0
/proc/16096/task/16108/stat : 16108 (java) S 16094 16096 14136 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 180930155 933437440 185251 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.75
Current children cumulated vsize (KiB) 911560

Child status: 1
Real time (s): 262.94
CPU time (s): 261.86
CPU user time (s): 260.239
CPU system time (s): 1.62075
CPU usage (%): 99.5891
Max. virtual memory (cumulated for all children) (KiB): 917600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 260.239
system time used= 1.62075
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294313
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= 12164
involuntary context switches= 10559

runsolver used 0.317951 s user time and 0.834873 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue Jan  9 06:48:43 UTC 2007


IDJOB= 233309
IDBENCH= 6592
FILE ID= node60/233309-1168325322

PBS_JOBID= 3502883

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-20/os-taillard-20-95-2.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/233309-1168325322/sat4jCSP-bf3.jar /tmp/evaluation/233309-1168325322/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-233309-1168325322 -o ROOT/results/node60/solver-233309-1168325322 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/233309-1168325322/sat4jCSP-bf3.jar /tmp/evaluation/233309-1168325322/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  92555cdf22aba40b17a03815dd090f8b

RANDOM SEED= 295499399

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.236
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.236
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:        916248 kB
Buffers:         48172 kB
Cached:         442652 kB
SwapCached:          0 kB
Active:         642540 kB
Inactive:       434848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        916248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3476 kB
Writeback:           0 kB
Mapped:         605504 kB
Slab:            46324 kB
Committed_AS:  5144060 kB
PageTables:       3064 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= 66535 MiB



End job on node60 on Tue Jan  9 06:53:06 UTC 2007