Trace number 207052

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-CACHED 1.7 RC BF3? (MO) 193.122 191.172

General information on the benchmark

NametravellingSalesman/
travellingSalesman-20/tsp-20-8_ext.xml
MD5SUM7e1aa148d0e867f996fc4c0adf0ff767
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.00585
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.15	c version CSP COMPETITION BUGFIX 3 CACHED
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_10
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 722620888
0.15	c Max memory 723845120
0.15	c Total memory 723845120
0.15	c Number of processors 2
0.25	c --- Begin Solver configuration ---
0.25	c Stops conflict analysis at the first Unique Implication Point
0.25	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.25	c Learn all clauses as in MiniSAT
0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25	c VSIDS like heuristics from MiniSAT using a heap
0.25	c No reason simplification
0.25	c --- End Solver configuration ---
0.25	c solving /tmp/evaluation/207052-1168179877/unknown.xml
0.25	c reading problem ... 
0.52	c reading problem named ?
0.52	c reading domains done.
0.52	c reading variables
c reading variables (61) done.
0.77	c reading relations
c reading relations (23) done.
1.60	c reading constraints
c reading constraints done.
165.92	c ... done. Wall clock time 165.672s.
165.92	c CPU time (experimental) 157.45s.
165.92	c #vars     22816
165.92	c #constraints  7594169

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-207052-1168179877 -o ROOT/results/node17/solver-207052-1168179877 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/207052-1168179877/sat4jCSP-bf3-cached.jar /tmp/evaluation/207052-1168179877/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: 1.94 1.98 1.99 4/94 19173
/proc/meminfo: memFree=1580000/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=894944 CPUtime=0.01
/proc/19172/stat : 19172 (java) S 19170 19172 18897 0 -1 0 2168 0 1 0 0 1 0 0 18 0 3 0 166382597 916422656 1930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/19172/statm: 223736 1930 954 14 0 210756 0
[pid=19172/tid=19174] ppid=19170 vsize=894944 CPUtime=0
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 18 0 3 0 166382600 916422656 1930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 0 0 0 -1 1 0 0
[pid=19172/tid=19175] ppid=19170 vsize=894944 CPUtime=0
/proc/19172/task/19175/stat : 19175 (java) R 19170 19172 18897 0 -1 64 0 0 0 0 0 0 0 0 19 0 3 0 166382600 916422656 1930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 3706840 0 4 0 7368 0 0 0 -1 1 0 0

[startup+0.103534 s]
/proc/loadavg: 1.94 1.98 1.99 4/94 19173
/proc/meminfo: memFree=1580000/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=901540 CPUtime=0.09
/proc/19172/stat : 19172 (java) R 19170 19172 18897 0 -1 0 3357 0 1 0 8 1 0 0 20 0 12 0 166382597 923176960 3117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155126894 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19172/statm: 225385 3117 1568 14 0 212109 0
[pid=19172/tid=19174] ppid=19170 vsize=901540 CPUtime=0
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 166382600 923176960 3117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19175] ppid=19170 vsize=901540 CPUtime=0
/proc/19172/task/19175/stat : 19175 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 166382600 923176960 3117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 901540

[startup+0.511577 s]
/proc/loadavg: 1.94 1.98 1.99 4/94 19173
/proc/meminfo: memFree=1580000/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=905236 CPUtime=0.49
/proc/19172/stat : 19172 (java) R 19170 19172 18897 0 -1 0 5905 0 1 0 46 3 0 0 19 0 12 0 166382597 926961664 5499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4053868344 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19172/statm: 226309 5499 2268 14 0 212746 0
[pid=19172/tid=19174] ppid=19170 vsize=905236 CPUtime=0
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 166382600 926961664 5499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19175] ppid=19170 vsize=905236 CPUtime=0
/proc/19172/task/19175/stat : 19175 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 166382600 926961664 5499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 905236

[startup+1.33267 s]
/proc/loadavg: 1.94 1.98 1.99 4/105 19184
/proc/meminfo: memFree=1557448/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=907064 CPUtime=1.3
/proc/19172/stat : 19172 (java) R 19170 19172 18897 0 -1 0 9190 0 1 0 126 4 0 0 22 0 12 0 166382597 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19172/statm: 226766 8340 2316 14 0 213203 0
[pid=19172/tid=19174] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 166382600 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19175] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19175/stat : 19175 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 166382600 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19176] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19176/stat : 19176 (java) S 19170 19172 18897 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 166382603 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19177] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19177/stat : 19177 (java) S 19170 19172 18897 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 166382603 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19178] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19178/stat : 19178 (java) S 19170 19172 18897 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 166382603 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19179] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19179/stat : 19179 (java) S 19170 19172 18897 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 166382607 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19180] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19180/stat : 19180 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166382607 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19181] ppid=19170 vsize=907064 CPUtime=0.41
/proc/19172/task/19181/stat : 19181 (java) R 19170 19172 18897 0 -1 64 1116 0 0 0 41 0 0 0 16 0 12 0 166382607 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152643387 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19182] ppid=19170 vsize=907064 CPUtime=0.3
/proc/19172/task/19182/stat : 19182 (java) S 19170 19172 18897 0 -1 64 693 0 0 0 30 0 0 0 16 0 12 0 166382607 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19183] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19183/stat : 19183 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166382607 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19184] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19184/stat : 19184 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166382607 928833536 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 907064

[startup+2.97282 s]
/proc/loadavg: 1.94 1.98 1.99 3/105 19184
/proc/meminfo: memFree=1535880/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=907064 CPUtime=2.93
/proc/19172/stat : 19172 (java) R 19170 19172 18897 0 -1 0 18675 0 1 0 285 8 0 0 25 0 12 0 166382597 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4054138204 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19172/statm: 226766 17824 2328 14 0 213203 0
[pid=19172/tid=19174] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 166382600 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19175] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19175/stat : 19175 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 166382600 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19176] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19176/stat : 19176 (java) S 19170 19172 18897 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 166382603 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19177] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19177/stat : 19177 (java) S 19170 19172 18897 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 166382603 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19178] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19178/stat : 19178 (java) S 19170 19172 18897 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 166382603 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19179] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19179/stat : 19179 (java) S 19170 19172 18897 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 166382607 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19180] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19180/stat : 19180 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166382607 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19181] ppid=19170 vsize=907064 CPUtime=0.53
/proc/19172/task/19181/stat : 19181 (java) S 19170 19172 18897 0 -1 64 1135 0 0 0 53 0 0 0 16 0 12 0 166382607 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19182] ppid=19170 vsize=907064 CPUtime=0.46
/proc/19172/task/19182/stat : 19182 (java) S 19170 19172 18897 0 -1 64 708 0 0 0 46 0 0 0 16 0 12 0 166382607 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19183] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19183/stat : 19183 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166382607 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19184] ppid=19170 vsize=907064 CPUtime=0
/proc/19172/task/19184/stat : 19184 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166382607 928833536 17824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 907064

[startup+6.17716 s]
/proc/loadavg: 1.94 1.98 1.99 4/92 19198
/proc/meminfo: memFree=1473448/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=910020 CPUtime=6.54
/proc/19172/stat : 19172 (java) R 19170 19172 18897 0 -1 0 49771 0 1 0 629 25 0 0 21 0 12 0 166382597 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4054132569 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19172/statm: 227505 46171 2337 14 0 213942 0
[pid=19172/tid=19174] ppid=19170 vsize=910020 CPUtime=0.52
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 12265 0 0 0 46 6 0 0 16 0 12 0 166382600 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19175] ppid=19170 vsize=910020 CPUtime=0.52
/proc/19172/task/19175/stat : 19175 (java) S 19170 19172 18897 0 -1 64 16012 0 0 0 44 8 0 0 16 0 12 0 166382600 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19176] ppid=19170 vsize=910020 CPUtime=0
/proc/19172/task/19176/stat : 19176 (java) S 19170 19172 18897 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 166382603 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19177] ppid=19170 vsize=910020 CPUtime=0
/proc/19172/task/19177/stat : 19177 (java) S 19170 19172 18897 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166382603 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19178] ppid=19170 vsize=910020 CPUtime=0
/proc/19172/task/19178/stat : 19178 (java) S 19170 19172 18897 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166382603 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19179] ppid=19170 vsize=910020 CPUtime=0
/proc/19172/task/19179/stat : 19179 (java) S 19170 19172 18897 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 166382607 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19180] ppid=19170 vsize=910020 CPUtime=0
/proc/19172/task/19180/stat : 19180 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166382607 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19181] ppid=19170 vsize=910020 CPUtime=0.53
/proc/19172/task/19181/stat : 19181 (java) S 19170 19172 18897 0 -1 64 1135 0 0 0 53 0 0 0 16 0 12 0 166382607 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19182] ppid=19170 vsize=910020 CPUtime=0.46
/proc/19172/task/19182/stat : 19182 (java) S 19170 19172 18897 0 -1 64 708 0 0 0 46 0 0 0 16 0 12 0 166382607 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19183] ppid=19170 vsize=910020 CPUtime=0
/proc/19172/task/19183/stat : 19183 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166382607 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19184] ppid=19170 vsize=910020 CPUtime=0
/proc/19172/task/19184/stat : 19184 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166382607 931860480 46171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.54
Current children cumulated vsize (KiB) 910020

[startup+12.6578 s]
/proc/loadavg: 1.88 1.97 1.99 3/97 19413
/proc/meminfo: memFree=1358720/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=911940 CPUtime=13.45
/proc/19172/stat : 19172 (java) R 19170 19172 18897 0 -1 0 64920 0 1 0 1310 35 0 0 25 0 12 0 166382597 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4054311953 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19172/statm: 227985 60547 2337 14 0 214422 0
[pid=19172/tid=19174] ppid=19170 vsize=911940 CPUtime=0.96
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 21264 0 0 0 85 11 0 0 20 0 12 0 166382600 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19175] ppid=19170 vsize=911940 CPUtime=0.94
/proc/19172/task/19175/stat : 19175 (java) S 19170 19172 18897 0 -1 64 22161 0 0 0 82 12 0 0 16 0 12 0 166382600 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19176] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19176/stat : 19176 (java) S 19170 19172 18897 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19177] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19177/stat : 19177 (java) S 19170 19172 18897 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19178] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19178/stat : 19178 (java) S 19170 19172 18897 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19179] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19179/stat : 19179 (java) S 19170 19172 18897 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19180] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19180/stat : 19180 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19181] ppid=19170 vsize=911940 CPUtime=0.53
/proc/19172/task/19181/stat : 19181 (java) S 19170 19172 18897 0 -1 64 1135 0 0 0 53 0 0 0 16 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19182] ppid=19170 vsize=911940 CPUtime=0.46
/proc/19172/task/19182/stat : 19182 (java) S 19170 19172 18897 0 -1 64 708 0 0 0 46 0 0 0 16 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19183] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19183/stat : 19183 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19184] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19184/stat : 19184 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.45
Current children cumulated vsize (KiB) 911940

[startup+25.5502 s]
/proc/loadavg: 1.90 1.97 1.99 2/89 19427
/proc/meminfo: memFree=1420416/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=911940 CPUtime=26.32
/proc/19172/stat : 19172 (java) R 19170 19172 18897 0 -1 0 64920 0 1 0 2596 36 0 0 25 0 12 0 166382597 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4054138312 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19172/statm: 227985 60547 2337 14 0 214422 0
[pid=19172/tid=19174] ppid=19170 vsize=911940 CPUtime=0.96
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 21264 0 0 0 85 11 0 0 20 0 12 0 166382600 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19175] ppid=19170 vsize=911940 CPUtime=0.94
/proc/19172/task/19175/stat : 19175 (java) S 19170 19172 18897 0 -1 64 22161 0 0 0 82 12 0 0 16 0 12 0 166382600 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19176] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19176/stat : 19176 (java) S 19170 19172 18897 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19177] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19177/stat : 19177 (java) S 19170 19172 18897 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19178] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19178/stat : 19178 (java) S 19170 19172 18897 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19179] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19179/stat : 19179 (java) S 19170 19172 18897 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19180] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19180/stat : 19180 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19181] ppid=19170 vsize=911940 CPUtime=0.53
/proc/19172/task/19181/stat : 19181 (java) S 19170 19172 18897 0 -1 64 1135 0 0 0 53 0 0 0 16 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19182] ppid=19170 vsize=911940 CPUtime=0.46
/proc/19172/task/19182/stat : 19182 (java) S 19170 19172 18897 0 -1 64 708 0 0 0 46 0 0 0 16 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19183] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19183/stat : 19183 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19184] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19184/stat : 19184 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166382607 933826560 60547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.32
Current children cumulated vsize (KiB) 911940

[startup+51.1509 s]
/proc/loadavg: 1.87 1.95 1.98 3/105 19517
/proc/meminfo: memFree=1290112/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=911940 CPUtime=52.33
/proc/19172/stat : 19172 (java) R 19170 19172 18897 0 -1 0 75594 0 1 0 5191 42 0 0 25 0 12 0 166382597 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4053835973 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19172/statm: 227985 70049 2337 14 0 214422 0
[pid=19172/tid=19174] ppid=19170 vsize=911940 CPUtime=1.39
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 25185 0 0 0 125 14 0 0 16 0 12 0 166382600 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19175] ppid=19170 vsize=911940 CPUtime=1.39
/proc/19172/task/19175/stat : 19175 (java) S 19170 19172 18897 0 -1 64 28910 0 0 0 124 15 0 0 16 0 12 0 166382600 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19176] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19176/stat : 19176 (java) S 19170 19172 18897 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19177] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19177/stat : 19177 (java) S 19170 19172 18897 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19178] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19178/stat : 19178 (java) S 19170 19172 18897 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19179] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19179/stat : 19179 (java) S 19170 19172 18897 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 166382607 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19180] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19180/stat : 19180 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166382607 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19181] ppid=19170 vsize=911940 CPUtime=0.54
/proc/19172/task/19181/stat : 19181 (java) S 19170 19172 18897 0 -1 64 1135 0 0 0 54 0 0 0 16 0 12 0 166382607 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19182] ppid=19170 vsize=911940 CPUtime=0.47
/proc/19172/task/19182/stat : 19182 (java) S 19170 19172 18897 0 -1 64 710 0 0 0 47 0 0 0 16 0 12 0 166382607 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19183] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19183/stat : 19183 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166382607 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19184] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19184/stat : 19184 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166382607 933826560 70049 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.33
Current children cumulated vsize (KiB) 911940

[startup+102.432 s]
/proc/loadavg: 1.82 1.93 1.97 3/105 19588
/proc/meminfo: memFree=1107656/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=911940 CPUtime=104.16
/proc/19172/stat : 19172 (java) R 19170 19172 18897 0 -1 0 122858 0 1 0 10351 65 0 0 25 0 12 0 166382597 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4054138411 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19172/statm: 227985 116468 2337 14 0 214422 0
[pid=19172/tid=19174] ppid=19170 vsize=911940 CPUtime=2.85
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 42171 0 0 0 263 22 0 0 19 0 12 0 166382600 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19175] ppid=19170 vsize=911940 CPUtime=3.16
/proc/19172/task/19175/stat : 19175 (java) S 19170 19172 18897 0 -1 64 59160 0 0 0 288 28 0 0 16 0 12 0 166382600 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19176] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19176/stat : 19176 (java) S 19170 19172 18897 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19177] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19177/stat : 19177 (java) S 19170 19172 18897 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19178] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19178/stat : 19178 (java) S 19170 19172 18897 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19179] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19179/stat : 19179 (java) S 19170 19172 18897 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 166382607 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19180] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19180/stat : 19180 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166382607 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19181] ppid=19170 vsize=911940 CPUtime=0.58
/proc/19172/task/19181/stat : 19181 (java) S 19170 19172 18897 0 -1 64 1137 0 0 0 58 0 0 0 17 0 12 0 166382607 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19182] ppid=19170 vsize=911940 CPUtime=0.57
/proc/19172/task/19182/stat : 19182 (java) S 19170 19172 18897 0 -1 64 723 0 0 0 57 0 0 0 16 0 12 0 166382607 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19183] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19183/stat : 19183 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166382607 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19184] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19184/stat : 19184 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166382607 933826560 116468 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 104.16
Current children cumulated vsize (KiB) 911940

[startup+162.53 s]
/proc/loadavg: 2.06 1.98 1.99 3/105 19659
/proc/meminfo: memFree=890056/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=911940 CPUtime=164.6
/proc/19172/stat : 19172 (java) R 19170 19172 18897 0 -1 0 177236 0 1 0 16372 88 0 0 25 0 12 0 166382597 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4054138258 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19172/statm: 227985 170523 2337 14 0 214422 0
[pid=19172/tid=19174] ppid=19170 vsize=911940 CPUtime=4.47
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 68920 0 0 0 415 32 0 0 18 0 12 0 166382600 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19175] ppid=19170 vsize=911940 CPUtime=4.83
/proc/19172/task/19175/stat : 19175 (java) S 19170 19172 18897 0 -1 64 74488 0 0 0 449 34 0 0 18 0 12 0 166382600 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19176] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19176/stat : 19176 (java) S 19170 19172 18897 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19177] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19177/stat : 19177 (java) S 19170 19172 18897 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19178] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19178/stat : 19178 (java) S 19170 19172 18897 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166382603 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19179] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19179/stat : 19179 (java) S 19170 19172 18897 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 166382607 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19180] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19180/stat : 19180 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166382607 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19181] ppid=19170 vsize=911940 CPUtime=0.61
/proc/19172/task/19181/stat : 19181 (java) S 19170 19172 18897 0 -1 64 1139 0 0 0 61 0 0 0 17 0 12 0 166382607 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19182] ppid=19170 vsize=911940 CPUtime=0.58
/proc/19172/task/19182/stat : 19182 (java) S 19170 19172 18897 0 -1 64 723 0 0 0 58 0 0 0 16 0 12 0 166382607 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19183] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19183/stat : 19183 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166382607 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19184] ppid=19170 vsize=911940 CPUtime=0
/proc/19172/task/19184/stat : 19184 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166382607 933826560 170523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 164.6
Current children cumulated vsize (KiB) 911940



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+189.031 s]
/proc/loadavg: 2.10 2.00 1.99 4/106 19660
/proc/meminfo: memFree=830976/2055920 swapFree=4192812/4192956
[pid=19172] ppid=19170 vsize=936464 CPUtime=190.98
/proc/19172/stat : 19172 (java) S 19170 19172 18897 0 -1 0 191651 0 1 0 19004 94 0 0 25 0 13 0 166382597 958939136 181425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19172/statm: 232115 181425 2360 14 0 218552 0
[pid=19172/tid=19174] ppid=19170 vsize=928460 CPUtime=4.78
/proc/19172/task/19174/stat : 19174 (java) S 19170 19172 18897 0 -1 64 72352 0 0 0 444 34 0 0 17 0 13 0 166382600 950743040 181434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19175] ppid=19170 vsize=928460 CPUtime=5.09
/proc/19172/task/19175/stat : 19175 (java) R 19170 19172 18897 0 -1 64 79874 0 0 0 473 36 0 0 17 0 13 0 166382600 950743040 181435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19176] ppid=19170 vsize=928460 CPUtime=2.37
/proc/19172/task/19176/stat : 19176 (java) R 19170 19172 18897 0 -1 64 5527 0 0 0 235 2 0 0 16 0 13 0 166382603 950743040 181435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154454247 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19177] ppid=19170 vsize=928460 CPUtime=0
/proc/19172/task/19177/stat : 19177 (java) S 19170 19172 18897 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 166382603 950743040 181436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19178] ppid=19170 vsize=928460 CPUtime=0
/proc/19172/task/19178/stat : 19178 (java) S 19170 19172 18897 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 166382603 950743040 181437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19179] ppid=19170 vsize=928460 CPUtime=0
/proc/19172/task/19179/stat : 19179 (java) S 19170 19172 18897 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 166382607 950743040 181437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19180] ppid=19170 vsize=928460 CPUtime=0
/proc/19172/task/19180/stat : 19180 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 166382607 950743040 181438 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19181] ppid=19170 vsize=928460 CPUtime=0.88
/proc/19172/task/19181/stat : 19181 (java) S 19170 19172 18897 0 -1 64 1177 0 0 0 88 0 0 0 16 0 13 0 166382607 950743040 181439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19182] ppid=19170 vsize=928460 CPUtime=0.81
/proc/19172/task/19182/stat : 19182 (java) S 19170 19172 18897 0 -1 64 745 0 0 0 81 0 0 0 17 0 13 0 166382607 950743040 181439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19172/tid=19183] ppid=19170 vsize=928460 CPUtime=0
/proc/19172/task/19183/stat : 19183 (java) S 19170 19172 18897 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 166382607 950743040 181440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19184] ppid=19170 vsize=928460 CPUtime=0
/proc/19172/task/19184/stat : 19184 (java) S 19170 19172 18897 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 166382607 950743040 181441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19172/tid=19660] ppid=19170 vsize=928460 CPUtime=0
/proc/19172/task/19660/stat : 19660 (java) S 19170 19172 18897 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 166399203 950743040 181441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 190.98
Current children cumulated vsize (KiB) 936464

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

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 9 (SIGKILL)
Real time (s): 191.172
CPU time (s): 193.122
CPU user time (s): 192.017
CPU system time (s): 1.10483
CPU usage (%): 101.02
Max. virtual memory (cumulated for all children) (KiB): 944460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 192.017
system time used= 1.10483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201069
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= 4870
involuntary context switches= 7708

runsolver used 0.242963 s user time and 0.663899 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Jan  7 14:24:37 UTC 2007


IDJOB= 207052
IDBENCH= 4255
FILE ID= node17/207052-1168179877

PBS_JOBID= 3478871

Free space on /tmp= 66320 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-20/tsp-20-8_ext.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/207052-1168179877/sat4jCSP-bf3-cached.jar /tmp/evaluation/207052-1168179877/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-207052-1168179877 -o ROOT/results/node17/solver-207052-1168179877 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/207052-1168179877/sat4jCSP-bf3-cached.jar /tmp/evaluation/207052-1168179877/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  7e1aa148d0e867f996fc4c0adf0ff767

RANDOM SEED= 565395922

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:       1580480 kB
Buffers:         61920 kB
Cached:         230344 kB
SwapCached:          0 kB
Active:         226004 kB
Inactive:       187000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2552 kB
Writeback:           0 kB
Mapped:         147304 kB
Slab:            46912 kB
Committed_AS:  4465404 kB
PageTables:       2452 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= 66325 MiB



End job on node17 on Sun Jan  7 14:27:49 UTC 2007