Trace number 206923

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sat4jCSP 1.7 RC BF3? (MO) 202.934 201.013

General information on the benchmark

NametravellingSalesman/travellingSalesman-20/
tsp-20-453_ext.xml
MD5SUMbb6b398e728c9278bcb5c6d8b41c0637
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 benchmark24.3123
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.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.15	c version CSP COMPETITION BUGFIX 3
0.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.24	c --- Begin Solver configuration ---
0.24	c Stops conflict analysis at the first Unique Implication Point
0.24	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.24	c Learn all clauses as in MiniSAT
0.24	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24	c VSIDS like heuristics from MiniSAT using a heap
0.24	c No reason simplification
0.24	c --- End Solver configuration ---
0.24	c solving /tmp/evaluation/206923-1168179525/unknown.xml
0.24	c reading problem ... 
0.49	c reading problem named ?
0.49	c reading domains done.
0.50	c reading variables
c reading variables (61) done.
0.74	c reading relations
c reading relations (23) done.
1.62	c reading constraints

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/node61/watcher-206923-1168179525 -o ROOT/results/node61/solver-206923-1168179525 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/206923-1168179525/sat4jCSP-bf3.jar /tmp/evaluation/206923-1168179525/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.96 2.01 2.00 4/73 11731
/proc/meminfo: memFree=1609752/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=18540 CPUtime=0
/proc/11730/stat : 11730 (runsolver) R 11728 11730 11163 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 166350390 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/11730/statm: 4635 279 244 17 0 2626 0

[startup+0.104178 s]
/proc/loadavg: 1.96 2.01 2.00 4/73 11731
/proc/meminfo: memFree=1609752/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=901540 CPUtime=0.08
/proc/11730/stat : 11730 (java) R 11728 11730 11163 0 -1 0 3349 0 1 0 7 1 0 0 25 0 12 0 166350390 923176960 3109 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053854883 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11730/statm: 225385 3109 1566 14 0 212109 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 901540

[startup+0.514249 s]
/proc/loadavg: 1.96 2.01 2.00 4/73 11731
/proc/meminfo: memFree=1609752/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=905236 CPUtime=0.49
/proc/11730/stat : 11730 (java) R 11728 11730 11163 0 -1 0 5981 0 1 0 46 3 0 0 25 0 12 0 166350390 926961664 5575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11730/statm: 226309 5575 2295 14 0 212746 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 905236

[startup+1.33839 s]
/proc/loadavg: 1.96 2.01 2.00 3/84 11742
/proc/meminfo: memFree=1586112/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=906012 CPUtime=1.3
/proc/11730/stat : 11730 (java) R 11728 11730 11163 0 -1 0 9358 0 1 0 126 4 0 0 25 0 12 0 166350390 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11730/statm: 226503 8575 2319 14 0 212940 0
[pid=11730/tid=11732] ppid=11728 vsize=906012 CPUtime=0
/proc/11730/task/11732/stat : 11732 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166350393 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11733] ppid=11728 vsize=906012 CPUtime=0
/proc/11730/task/11733/stat : 11733 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 166350393 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11734] ppid=11728 vsize=906012 CPUtime=0
/proc/11730/task/11734/stat : 11734 (java) S 11728 11730 11163 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 166350395 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11735] ppid=11728 vsize=906012 CPUtime=0
/proc/11730/task/11735/stat : 11735 (java) S 11728 11730 11163 0 -1 64 7 0 0 0 0 0 0 0 23 0 12 0 166350396 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11736] ppid=11728 vsize=906012 CPUtime=0
/proc/11730/task/11736/stat : 11736 (java) S 11728 11730 11163 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 166350396 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11737] ppid=11728 vsize=906012 CPUtime=0
/proc/11730/task/11737/stat : 11737 (java) S 11728 11730 11163 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166350399 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11738] ppid=11728 vsize=906012 CPUtime=0
/proc/11730/task/11738/stat : 11738 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 166350399 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11739] ppid=11728 vsize=906012 CPUtime=0.4
/proc/11730/task/11739/stat : 11739 (java) R 11728 11730 11163 0 -1 64 815 0 0 0 40 0 0 0 16 0 12 0 166350399 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151601887 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11740] ppid=11728 vsize=906012 CPUtime=0.32
/proc/11730/task/11740/stat : 11740 (java) S 11728 11730 11163 0 -1 64 698 0 0 0 32 0 0 0 16 0 12 0 166350399 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11741] ppid=11728 vsize=906012 CPUtime=0
/proc/11730/task/11741/stat : 11741 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 166350399 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11742] ppid=11728 vsize=906012 CPUtime=0
/proc/11730/task/11742/stat : 11742 (java) S 11728 11730 11163 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 166350399 927756288 8575 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 906012

[startup+2.97569 s]
/proc/loadavg: 1.96 2.01 2.00 3/84 11742
/proc/meminfo: memFree=1565440/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=908324 CPUtime=2.97
/proc/11730/stat : 11730 (java) R 11728 11730 11163 0 -1 0 24878 0 1 0 286 11 0 0 25 0 12 0 166350390 930123776 23925 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11730/statm: 227081 23927 2337 14 0 213518 0
[pid=11730/tid=11732] ppid=11728 vsize=908324 CPUtime=0.04
/proc/11730/task/11732/stat : 11732 (java) R 11728 11730 11163 0 -1 64 1915 0 0 0 3 1 0 0 17 0 12 0 166350393 930123776 23928 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154631188 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11733] ppid=11728 vsize=908324 CPUtime=0.04
/proc/11730/task/11733/stat : 11733 (java) R 11728 11730 11163 0 -1 64 1829 0 0 0 4 0 0 0 17 0 12 0 166350393 930123776 23930 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958734 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11734] ppid=11728 vsize=908324 CPUtime=0
/proc/11730/task/11734/stat : 11734 (java) S 11728 11730 11163 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 166350395 930123776 23931 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11735] ppid=11728 vsize=908324 CPUtime=0
/proc/11730/task/11735/stat : 11735 (java) S 11728 11730 11163 0 -1 64 7 0 0 0 0 0 0 0 23 0 12 0 166350396 930123776 23933 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11736] ppid=11728 vsize=908324 CPUtime=0
/proc/11730/task/11736/stat : 11736 (java) S 11728 11730 11163 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 166350396 930123776 23935 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11737] ppid=11728 vsize=908324 CPUtime=0
/proc/11730/task/11737/stat : 11737 (java) S 11728 11730 11163 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166350399 930123776 23936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11738] ppid=11728 vsize=908324 CPUtime=0
/proc/11730/task/11738/stat : 11738 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 166350399 930123776 23938 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11739] ppid=11728 vsize=908324 CPUtime=0.53
/proc/11730/task/11739/stat : 11739 (java) S 11728 11730 11163 0 -1 64 840 0 0 0 53 0 0 0 16 0 12 0 166350399 930123776 23940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11740] ppid=11728 vsize=908324 CPUtime=0.44
/proc/11730/task/11740/stat : 11740 (java) S 11728 11730 11163 0 -1 64 710 0 0 0 44 0 0 0 16 0 12 0 166350399 930123776 23941 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11741] ppid=11728 vsize=908324 CPUtime=0
/proc/11730/task/11741/stat : 11741 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 166350399 930123776 23944 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11742] ppid=11728 vsize=908324 CPUtime=0
/proc/11730/task/11742/stat : 11742 (java) S 11728 11730 11163 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 166350399 930123776 23945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 908324

[startup+6.17824 s]
/proc/loadavg: 1.96 2.01 2.00 3/84 11742
/proc/meminfo: memFree=1463936/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=910052 CPUtime=6.43
/proc/11730/stat : 11730 (java) R 11728 11730 11163 0 -1 0 41900 0 1 0 624 19 0 0 25 0 12 0 166350390 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054332299 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11730/statm: 227513 38579 2339 14 0 213950 0
[pid=11730/tid=11732] ppid=11728 vsize=910052 CPUtime=0.37
/proc/11730/task/11732/stat : 11732 (java) S 11728 11730 11163 0 -1 64 11465 0 0 0 32 5 0 0 19 0 12 0 166350393 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11733] ppid=11728 vsize=910052 CPUtime=0.34
/proc/11730/task/11733/stat : 11733 (java) S 11728 11730 11163 0 -1 64 9287 0 0 0 30 4 0 0 18 0 12 0 166350393 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11734] ppid=11728 vsize=910052 CPUtime=0
/proc/11730/task/11734/stat : 11734 (java) S 11728 11730 11163 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 166350395 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11735] ppid=11728 vsize=910052 CPUtime=0
/proc/11730/task/11735/stat : 11735 (java) S 11728 11730 11163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166350396 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11736] ppid=11728 vsize=910052 CPUtime=0
/proc/11730/task/11736/stat : 11736 (java) S 11728 11730 11163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166350396 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11737] ppid=11728 vsize=910052 CPUtime=0
/proc/11730/task/11737/stat : 11737 (java) S 11728 11730 11163 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166350399 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11738] ppid=11728 vsize=910052 CPUtime=0
/proc/11730/task/11738/stat : 11738 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 166350399 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11739] ppid=11728 vsize=910052 CPUtime=0.53
/proc/11730/task/11739/stat : 11739 (java) S 11728 11730 11163 0 -1 64 840 0 0 0 53 0 0 0 16 0 12 0 166350399 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11740] ppid=11728 vsize=910052 CPUtime=0.44
/proc/11730/task/11740/stat : 11740 (java) S 11728 11730 11163 0 -1 64 710 0 0 0 44 0 0 0 16 0 12 0 166350399 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11741] ppid=11728 vsize=910052 CPUtime=0
/proc/11730/task/11741/stat : 11741 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 166350399 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11742] ppid=11728 vsize=910052 CPUtime=0
/proc/11730/task/11742/stat : 11742 (java) S 11728 11730 11163 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 166350399 931893248 38579 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.43
Current children cumulated vsize (KiB) 910052

[startup+12.6574 s]
/proc/loadavg: 1.96 2.01 2.00 4/84 11742
/proc/meminfo: memFree=1291904/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=911972 CPUtime=13.79
/proc/11730/stat : 11730 (java) R 11728 11730 11163 0 -1 0 94364 0 1 0 1336 43 0 0 25 0 12 0 166350390 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054137200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11730/statm: 227993 81557 2339 14 0 214430 0
[pid=11730/tid=11732] ppid=11728 vsize=911972 CPUtime=1.63
/proc/11730/task/11732/stat : 11732 (java) S 11728 11730 11163 0 -1 64 35618 0 0 0 147 16 0 0 17 0 12 0 166350393 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11733] ppid=11728 vsize=911972 CPUtime=1.67
/proc/11730/task/11733/stat : 11733 (java) S 11728 11730 11163 0 -1 64 37536 0 0 0 149 18 0 0 21 0 12 0 166350393 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11734] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11734/stat : 11734 (java) S 11728 11730 11163 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 166350395 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11735] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11735/stat : 11735 (java) S 11728 11730 11163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166350396 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11736] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11736/stat : 11736 (java) S 11728 11730 11163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166350396 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11737] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11737/stat : 11737 (java) S 11728 11730 11163 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166350399 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11738] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11738/stat : 11738 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 166350399 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11739] ppid=11728 vsize=911972 CPUtime=0.53
/proc/11730/task/11739/stat : 11739 (java) S 11728 11730 11163 0 -1 64 840 0 0 0 53 0 0 0 16 0 12 0 166350399 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11740] ppid=11728 vsize=911972 CPUtime=0.44
/proc/11730/task/11740/stat : 11740 (java) S 11728 11730 11163 0 -1 64 710 0 0 0 44 0 0 0 16 0 12 0 166350399 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11741] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11741/stat : 11741 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 166350399 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11742] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11742/stat : 11742 (java) S 11728 11730 11163 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 166350399 933859328 81557 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.79
Current children cumulated vsize (KiB) 911972

[startup+25.5266 s]
/proc/loadavg: 2.04 2.02 2.00 3/84 11742
/proc/meminfo: memFree=1281920/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=911972 CPUtime=26.66
/proc/11730/stat : 11730 (java) R 11728 11730 11163 0 -1 0 96865 0 1 0 2622 44 0 0 25 0 12 0 166350390 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054143008 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11730/statm: 227993 84053 2339 14 0 214430 0
[pid=11730/tid=11732] ppid=11728 vsize=911972 CPUtime=1.88
/proc/11730/task/11732/stat : 11732 (java) S 11728 11730 11163 0 -1 64 37344 0 0 0 172 16 0 0 17 0 12 0 166350393 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11733] ppid=11728 vsize=911972 CPUtime=1.89
/proc/11730/task/11733/stat : 11733 (java) S 11728 11730 11163 0 -1 64 38306 0 0 0 171 18 0 0 17 0 12 0 166350393 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11734] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11734/stat : 11734 (java) S 11728 11730 11163 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 166350395 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11735] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11735/stat : 11735 (java) S 11728 11730 11163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166350396 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11736] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11736/stat : 11736 (java) S 11728 11730 11163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166350396 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11737] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11737/stat : 11737 (java) S 11728 11730 11163 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11738] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11738/stat : 11738 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11739] ppid=11728 vsize=911972 CPUtime=0.53
/proc/11730/task/11739/stat : 11739 (java) S 11728 11730 11163 0 -1 64 840 0 0 0 53 0 0 0 16 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11740] ppid=11728 vsize=911972 CPUtime=0.44
/proc/11730/task/11740/stat : 11740 (java) S 11728 11730 11163 0 -1 64 710 0 0 0 44 0 0 0 16 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11741] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11741/stat : 11741 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11742] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11742/stat : 11742 (java) S 11728 11730 11163 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.66
Current children cumulated vsize (KiB) 911972

[startup+51.1581 s]
/proc/loadavg: 2.02 2.02 2.00 3/84 11742
/proc/meminfo: memFree=1281920/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=911972 CPUtime=52.29
/proc/11730/stat : 11730 (java) R 11728 11730 11163 0 -1 0 96877 0 1 0 5185 44 0 0 25 0 12 0 166350390 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054334355 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11730/statm: 227993 84053 2339 14 0 214430 0
[pid=11730/tid=11732] ppid=11728 vsize=911972 CPUtime=2.13
/proc/11730/task/11732/stat : 11732 (java) S 11728 11730 11163 0 -1 64 37344 0 0 0 197 16 0 0 17 0 12 0 166350393 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11733] ppid=11728 vsize=911972 CPUtime=2.14
/proc/11730/task/11733/stat : 11733 (java) S 11728 11730 11163 0 -1 64 38306 0 0 0 196 18 0 0 17 0 12 0 166350393 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11734] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11734/stat : 11734 (java) S 11728 11730 11163 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 166350395 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11735] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11735/stat : 11735 (java) S 11728 11730 11163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166350396 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11736] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11736/stat : 11736 (java) S 11728 11730 11163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166350396 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11737] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11737/stat : 11737 (java) S 11728 11730 11163 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11738] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11738/stat : 11738 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11739] ppid=11728 vsize=911972 CPUtime=0.53
/proc/11730/task/11739/stat : 11739 (java) S 11728 11730 11163 0 -1 64 840 0 0 0 53 0 0 0 16 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11740] ppid=11728 vsize=911972 CPUtime=0.44
/proc/11730/task/11740/stat : 11740 (java) S 11728 11730 11163 0 -1 64 710 0 0 0 44 0 0 0 16 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11741] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11741/stat : 11741 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11742] ppid=11728 vsize=911972 CPUtime=0
/proc/11730/task/11742/stat : 11742 (java) S 11728 11730 11163 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 166350399 933859328 84053 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 52.29
Current children cumulated vsize (KiB) 911972

[startup+102.423 s]
/proc/loadavg: 2.14 2.05 2.01 3/84 11742
/proc/meminfo: memFree=1164416/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=911908 CPUtime=103.63
/proc/11730/stat : 11730 (java) R 11728 11730 11163 0 -1 0 128071 0 1 0 10306 57 0 0 25 0 12 0 166350390 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054143929 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11730/statm: 227977 113400 2339 14 0 214414 0
[pid=11730/tid=11732] ppid=11728 vsize=911908 CPUtime=3.29
/proc/11730/task/11732/stat : 11732 (java) S 11728 11730 11163 0 -1 64 48189 0 0 0 309 20 0 0 17 0 12 0 166350393 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11733] ppid=11728 vsize=911908 CPUtime=3.36
/proc/11730/task/11733/stat : 11733 (java) S 11728 11730 11163 0 -1 64 52478 0 0 0 312 24 0 0 17 0 12 0 166350393 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11734] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11734/stat : 11734 (java) S 11728 11730 11163 0 -1 64 17 0 0 0 0 0 0 0 16 0 12 0 166350395 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11735] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11735/stat : 11735 (java) S 11728 11730 11163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166350396 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11736] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11736/stat : 11736 (java) S 11728 11730 11163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166350396 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11737] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11737/stat : 11737 (java) S 11728 11730 11163 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166350399 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11738] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11738/stat : 11738 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 166350399 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11739] ppid=11728 vsize=911908 CPUtime=0.55
/proc/11730/task/11739/stat : 11739 (java) S 11728 11730 11163 0 -1 64 840 0 0 0 55 0 0 0 17 0 12 0 166350399 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11740] ppid=11728 vsize=911908 CPUtime=0.45
/proc/11730/task/11740/stat : 11740 (java) S 11728 11730 11163 0 -1 64 711 0 0 0 45 0 0 0 16 0 12 0 166350399 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11741] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11741/stat : 11741 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 166350399 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11742] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11742/stat : 11742 (java) S 11728 11730 11163 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 166350399 933793792 113400 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 103.63
Current children cumulated vsize (KiB) 911908

[startup+162.435 s]
/proc/loadavg: 2.20 2.07 2.01 5/84 11742
/proc/meminfo: memFree=944576/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=911908 CPUtime=164.25
/proc/11730/stat : 11730 (java) R 11728 11730 11163 0 -1 0 184554 0 1 0 16346 79 0 0 21 0 12 0 166350390 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054334228 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11730/statm: 227977 168256 2339 14 0 214414 0
[pid=11730/tid=11732] ppid=11728 vsize=911908 CPUtime=5.33
/proc/11730/task/11732/stat : 11732 (java) S 11728 11730 11163 0 -1 64 69618 0 0 0 505 28 0 0 16 0 12 0 166350393 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11733] ppid=11728 vsize=911908 CPUtime=5.43
/proc/11730/task/11733/stat : 11733 (java) S 11728 11730 11163 0 -1 64 75221 0 0 0 510 33 0 0 18 0 12 0 166350393 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11734] ppid=11728 vsize=911908 CPUtime=0.02
/proc/11730/task/11734/stat : 11734 (java) S 11728 11730 11163 0 -1 64 17 0 0 0 1 1 0 0 16 0 12 0 166350395 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11735] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11735/stat : 11735 (java) S 11728 11730 11163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166350396 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11736] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11736/stat : 11736 (java) S 11728 11730 11163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166350396 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11737] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11737/stat : 11737 (java) S 11728 11730 11163 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166350399 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11738] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11738/stat : 11738 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 166350399 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11739] ppid=11728 vsize=911908 CPUtime=0.58
/proc/11730/task/11739/stat : 11739 (java) S 11728 11730 11163 0 -1 64 840 0 0 0 58 0 0 0 17 0 12 0 166350399 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11740] ppid=11728 vsize=911908 CPUtime=0.48
/proc/11730/task/11740/stat : 11740 (java) S 11728 11730 11163 0 -1 64 713 0 0 0 48 0 0 0 16 0 12 0 166350399 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11741] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11741/stat : 11741 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 166350399 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11742] ppid=11728 vsize=911908 CPUtime=0
/proc/11730/task/11742/stat : 11742 (java) S 11728 11730 11163 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 166350399 933793792 168256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 164.25
Current children cumulated vsize (KiB) 911908



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+198.878 s]
/proc/loadavg: 2.27 2.09 2.02 4/84 11742
/proc/meminfo: memFree=893056/2055920 swapFree=4192812/4192956
[pid=11730] ppid=11728 vsize=927912 CPUtime=200.8
/proc/11730/stat : 11730 (java) S 11728 11730 11163 0 -1 0 201501 0 1 0 19994 86 0 0 25 0 12 0 166350390 950181888 181150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11730/statm: 231978 181150 2340 14 0 218415 0
[pid=11730/tid=11732] ppid=11728 vsize=927912 CPUtime=6.23
/proc/11730/task/11732/stat : 11732 (java) S 11728 11730 11163 0 -1 64 77533 0 0 0 592 31 0 0 17 0 12 0 166350393 950181888 181151 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11733] ppid=11728 vsize=927912 CPUtime=6.34
/proc/11730/task/11733/stat : 11733 (java) R 11728 11730 11163 0 -1 64 77676 0 0 0 600 34 0 0 17 0 12 0 166350393 950181888 181152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11734] ppid=11728 vsize=927912 CPUtime=2.53
/proc/11730/task/11734/stat : 11734 (java) R 11728 11730 11163 0 -1 64 6582 0 0 0 249 4 0 0 16 0 12 0 166350395 950181888 181153 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154454247 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11735] ppid=11728 vsize=927912 CPUtime=0
/proc/11730/task/11735/stat : 11735 (java) S 11728 11730 11163 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166350396 950181888 181153 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11736] ppid=11728 vsize=927912 CPUtime=0
/proc/11730/task/11736/stat : 11736 (java) S 11728 11730 11163 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166350396 950181888 181154 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11737] ppid=11728 vsize=927912 CPUtime=0
/proc/11730/task/11737/stat : 11737 (java) S 11728 11730 11163 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 166350399 950181888 181155 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11738] ppid=11728 vsize=927912 CPUtime=0
/proc/11730/task/11738/stat : 11738 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 166350399 950181888 181155 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11739] ppid=11728 vsize=927912 CPUtime=0.6
/proc/11730/task/11739/stat : 11739 (java) S 11728 11730 11163 0 -1 64 841 0 0 0 60 0 0 0 16 0 12 0 166350399 950181888 181156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11740] ppid=11728 vsize=927912 CPUtime=0.51
/proc/11730/task/11740/stat : 11740 (java) S 11728 11730 11163 0 -1 64 715 0 0 0 51 0 0 0 16 0 12 0 166350399 950181888 181156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11730/tid=11741] ppid=11728 vsize=927912 CPUtime=0
/proc/11730/task/11741/stat : 11741 (java) S 11728 11730 11163 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 166350399 950181888 181157 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11730/tid=11742] ppid=11728 vsize=927912 CPUtime=0
/proc/11730/task/11742/stat : 11742 (java) S 11728 11730 11163 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 166350399 950181888 181158 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 200.8
Current children cumulated vsize (KiB) 927912

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): 201.013
CPU time (s): 202.934
CPU user time (s): 201.898
CPU system time (s): 1.03584
CPU usage (%): 100.955
Max. virtual memory (cumulated for all children) (KiB): 959916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 201.898
system time used= 1.03584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212611
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= 5610
involuntary context switches= 4160

runsolver used 0.19697 s user time and 0.549916 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Jan  7 14:18:45 UTC 2007


IDJOB= 206923
IDBENCH= 4245
FILE ID= node61/206923-1168179525

PBS_JOBID= 3479121

Free space on /tmp= 66508 MiB

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

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  bb6b398e728c9278bcb5c6d8b41c0637

RANDOM SEED= 894668828

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1610168 kB
Buffers:         57212 kB
Cached:         287548 kB
SwapCached:          0 kB
Active:         211096 kB
Inactive:       169836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2852 kB
Writeback:           0 kB
Mapped:          49768 kB
Slab:            50428 kB
Committed_AS:  3527020 kB
PageTables:       1736 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= 66508 MiB



End job on node61 on Sun Jan  7 14:22:06 UTC 2007