Trace number 207769

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) 140.075 132.903

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-13_ext.xml
MD5SUM98a2bcb80321031da0c1cebada5e3a5d
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 benchmark2.51262
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.20	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.20	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.21	c version CSP COMPETITION BUGFIX 3 CACHED
0.21	c sun.arch.data.model	32
0.21	c java.version	1.5.0_10
0.21	c os.name	Linux
0.21	c os.version	2.6.9-22.EL.rootsmp
0.21	c os.arch	i386
0.21	c Free memory 722620888
0.21	c Max memory 723845120
0.21	c Total memory 723845120
0.21	c Number of processors 2
0.27	c --- Begin Solver configuration ---
0.27	c Stops conflict analysis at the first Unique Implication Point
0.27	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.27	c Learn all clauses as in MiniSAT
0.27	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.27	c VSIDS like heuristics from MiniSAT using a heap
0.27	c No reason simplification
0.27	c --- End Solver configuration ---
0.27	c solving /tmp/evaluation/207769-1168183161/unknown.xml
0.27	c reading problem ... 
0.44	c reading problem named ?
0.44	c reading domains done.
0.44	c reading variables
c reading variables (76) done.
0.61	c reading relations
c reading relations (28) done.
1.18	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/node50/watcher-207769-1168183161 -o ROOT/results/node50/solver-207769-1168183161 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/207769-1168183161/sat4jCSP-bf3-cached.jar /tmp/evaluation/207769-1168183161/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: 0.99 0.98 1.00 3/65 5666
/proc/meminfo: memFree=1414176/2055920 swapFree=4191892/4192956
[pid=5665] ppid=5663 vsize=1784 CPUtime=0
/proc/5665/stat : 5665 (java) D 5663 5665 4492 0 -1 0 178 0 0 0 0 0 0 0 18 0 1 0 166714632 1826816 148 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/5665/statm: 446 148 113 14 0 91 0

[startup+0.103351 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 5666
/proc/meminfo: memFree=1414176/2055920 swapFree=4191892/4192956
[pid=5665] ppid=5663 vsize=895436 CPUtime=0.03
/proc/5665/stat : 5665 (java) R 5663 5665 4492 0 -1 0 2731 0 1 0 2 1 0 0 18 0 3 0 166714632 916926464 2493 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154867293 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/5665/statm: 223859 2493 1297 14 0 210879 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 895436

[startup+0.511417 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 5666
/proc/meminfo: memFree=1414176/2055920 swapFree=4191892/4192956
[pid=5665] ppid=5663 vsize=906612 CPUtime=0.59
/proc/5665/stat : 5665 (java) R 5663 5665 4492 0 -1 0 6498 0 1 0 55 4 0 0 17 0 12 0 166714632 928370688 6073 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154521186 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5665/statm: 226653 6073 2303 14 0 213090 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 906612

[startup+1.33355 s]
/proc/loadavg: 1.07 1.00 1.01 2/76 5677
/proc/meminfo: memFree=1382536/2055920 swapFree=4191892/4192956
[pid=5665] ppid=5663 vsize=909904 CPUtime=1.98
/proc/5665/stat : 5665 (java) R 5663 5665 4492 0 -1 0 12842 0 1 0 191 7 0 0 18 0 12 0 166714632 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054293952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5665/statm: 227476 11288 2332 14 0 213913 0
[pid=5665/tid=5667] ppid=5663 vsize=909904 CPUtime=0
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 166714641 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=909904 CPUtime=0
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 166714641 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5669] ppid=5663 vsize=909904 CPUtime=0
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 4492 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 166714643 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=909904 CPUtime=0
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 4492 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 166714644 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=909904 CPUtime=0
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 4492 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 166714644 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=909904 CPUtime=0
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 166714647 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=909904 CPUtime=0
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 4492 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 166714647 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=909904 CPUtime=0.53
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 4492 0 -1 64 1859 0 0 0 53 0 0 0 17 0 12 0 166714647 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5675] ppid=5663 vsize=909904 CPUtime=0.49
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 4492 0 -1 64 1351 0 0 0 49 0 0 0 16 0 12 0 166714647 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=909904 CPUtime=0
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166714647 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=909904 CPUtime=0
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166714647 931741696 11288 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 909904

[startup+2.98582 s]
/proc/loadavg: 1.07 1.00 1.01 3/76 5677
/proc/meminfo: memFree=1320904/2055920 swapFree=4191892/4192956
[pid=5665] ppid=5663 vsize=911188 CPUtime=3.84
/proc/5665/stat : 5665 (java) R 5663 5665 4492 0 -1 0 32279 0 1 0 369 15 0 0 20 0 12 0 166714632 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054338512 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5665/statm: 227797 29533 2336 14 0 214234 0
[pid=5665/tid=5667] ppid=5663 vsize=911188 CPUtime=0.17
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 4492 0 -1 64 4768 0 0 0 16 1 0 0 16 0 12 0 166714641 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=911188 CPUtime=0.17
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 4492 0 -1 64 5446 0 0 0 15 2 0 0 16 0 12 0 166714641 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5669] ppid=5663 vsize=911188 CPUtime=0
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 4492 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 166714643 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=911188 CPUtime=0
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 4492 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166714644 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=911188 CPUtime=0
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 4492 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 166714644 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=911188 CPUtime=0
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 166714647 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=911188 CPUtime=0
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 4492 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 166714647 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=911188 CPUtime=0.57
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 4492 0 -1 64 1861 0 0 0 57 0 0 0 15 0 12 0 166714647 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5675] ppid=5663 vsize=911188 CPUtime=0.5
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 4492 0 -1 64 1355 0 0 0 50 0 0 0 16 0 12 0 166714647 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=911188 CPUtime=0
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166714647 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=911188 CPUtime=0
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166714647 933056512 29533 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 911188

[startup+6.26937 s]
/proc/loadavg: 1.07 1.00 1.00 2/76 5677
/proc/meminfo: memFree=1197768/2055920 swapFree=4191892/4192956
[pid=5665] ppid=5663 vsize=913624 CPUtime=7.77
/proc/5665/stat : 5665 (java) R 5663 5665 4492 0 -1 0 62985 0 1 0 745 32 0 0 24 0 12 0 166714632 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054338371 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5665/statm: 228406 56226 2336 14 0 214843 0
[pid=5665/tid=5667] ppid=5663 vsize=913624 CPUtime=0.82
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 4492 0 -1 64 18274 0 0 0 72 10 0 0 16 0 12 0 166714641 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=913624 CPUtime=0.84
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 4492 0 -1 64 21823 0 0 0 74 10 0 0 16 0 12 0 166714641 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5669] ppid=5663 vsize=913624 CPUtime=0
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 4492 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 166714643 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=913624 CPUtime=0
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 4492 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166714644 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=913624 CPUtime=0
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 4492 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 166714644 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=913624 CPUtime=0
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 166714647 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=913624 CPUtime=0
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 4492 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 166714647 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=913624 CPUtime=0.57
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 4492 0 -1 64 1861 0 0 0 57 0 0 0 15 0 12 0 166714647 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5675] ppid=5663 vsize=913624 CPUtime=0.5
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 4492 0 -1 64 1355 0 0 0 50 0 0 0 16 0 12 0 166714647 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=913624 CPUtime=0
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166714647 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=913624 CPUtime=0
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166714647 935550976 56226 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.77
Current children cumulated vsize (KiB) 913624

[startup+12.7585 s]
/proc/loadavg: 1.06 1.00 1.00 2/76 5677
/proc/meminfo: memFree=1090376/2055920 swapFree=4191892/4192956
[pid=5665] ppid=5663 vsize=914904 CPUtime=14.92
/proc/5665/stat : 5665 (java) R 5663 5665 4492 0 -1 0 94217 0 1 0 1443 49 0 0 25 0 12 0 166714632 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054293824 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5665/statm: 228726 83042 2336 14 0 215163 0
[pid=5665/tid=5667] ppid=5663 vsize=914904 CPUtime=1.52
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 4492 0 -1 64 36882 0 0 0 132 20 0 0 20 0 12 0 166714641 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=914904 CPUtime=1.5
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 4492 0 -1 64 34445 0 0 0 134 16 0 0 19 0 12 0 166714641 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5669] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 4492 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 166714643 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 4492 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166714644 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 4492 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 166714644 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 166714647 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 4492 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 166714647 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=914904 CPUtime=0.57
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 4492 0 -1 64 1861 0 0 0 57 0 0 0 15 0 12 0 166714647 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5675] ppid=5663 vsize=914904 CPUtime=0.5
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 4492 0 -1 64 1355 0 0 0 50 0 0 0 16 0 12 0 166714647 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166714647 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166714647 936861696 83042 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.92
Current children cumulated vsize (KiB) 914904

[startup+25.6156 s]
/proc/loadavg: 1.05 1.00 1.00 2/76 5677
/proc/meminfo: memFree=1067400/2055920 swapFree=4191892/4192956
[pid=5665] ppid=5663 vsize=914904 CPUtime=27.95
/proc/5665/stat : 5665 (java) R 5663 5665 4492 0 -1 0 100005 0 1 0 2743 52 0 0 25 0 12 0 166714632 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054337914 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5665/statm: 228726 88814 2336 14 0 215163 0
[pid=5665/tid=5667] ppid=5663 vsize=914904 CPUtime=1.72
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 4492 0 -1 64 37983 0 0 0 151 21 0 0 18 0 12 0 166714641 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=914904 CPUtime=1.69
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 4492 0 -1 64 39131 0 0 0 150 19 0 0 18 0 12 0 166714641 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5669] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 4492 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 166714643 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 4492 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166714644 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 4492 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 166714644 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 166714647 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 4492 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 166714647 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=914904 CPUtime=0.57
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 4492 0 -1 64 1861 0 0 0 57 0 0 0 15 0 12 0 166714647 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5675] ppid=5663 vsize=914904 CPUtime=0.5
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 4492 0 -1 64 1355 0 0 0 50 0 0 0 16 0 12 0 166714647 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166714647 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166714647 936861696 88814 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.95
Current children cumulated vsize (KiB) 914904

[startup+51.2349 s]
/proc/loadavg: 1.03 1.00 1.00 2/76 5677
/proc/meminfo: memFree=1032712/2055920 swapFree=4191892/4192956
[pid=5665] ppid=5663 vsize=914904 CPUtime=53.77
/proc/5665/stat : 5665 (java) R 5663 5665 4492 0 -1 0 109112 0 1 0 5321 56 0 0 22 0 12 0 166714632 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054337959 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5665/statm: 228726 97463 2336 14 0 215163 0
[pid=5665/tid=5667] ppid=5663 vsize=914904 CPUtime=1.96
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 4492 0 -1 64 39658 0 0 0 175 21 0 0 16 0 12 0 166714641 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=914904 CPUtime=1.87
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 4492 0 -1 64 40407 0 0 0 167 20 0 0 16 0 12 0 166714641 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5669] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 4492 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 166714643 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5670] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 4492 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166714644 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 4492 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 166714644 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 166714647 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 4492 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 166714647 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=914904 CPUtime=0.59
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 4492 0 -1 64 1866 0 0 0 59 0 0 0 16 0 12 0 166714647 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5675] ppid=5663 vsize=914904 CPUtime=0.54
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 4492 0 -1 64 1357 0 0 0 54 0 0 0 16 0 12 0 166714647 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5676] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166714647 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166714647 936861696 97463 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 53.77
Current children cumulated vsize (KiB) 914904

[startup+102.469 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 5677
/proc/meminfo: memFree=854664/2055920 swapFree=4191892/4192956
[pid=5665] ppid=5663 vsize=914904 CPUtime=107.91
/proc/5665/stat : 5665 (java) R 5663 5665 4492 0 -1 0 155996 0 1 0 10714 77 0 0 25 0 12 0 166714632 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054127810 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5665/statm: 228726 141914 2336 14 0 215163 0
[pid=5665/tid=5667] ppid=5663 vsize=914904 CPUtime=4.84
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 4492 0 -1 64 63024 0 0 0 453 31 0 0 16 0 12 0 166714641 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=914904 CPUtime=4.74
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 4492 0 -1 64 63904 0 0 0 444 30 0 0 16 0 12 0 166714641 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5669] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5669/stat : 5669 (java) S 5663 5665 4492 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 166714643 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5670] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 4492 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166714644 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 4492 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 166714644 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 166714647 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 4492 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 166714647 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=914904 CPUtime=0.6
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 4492 0 -1 64 1871 0 0 0 60 0 0 0 16 0 12 0 166714647 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5675] ppid=5663 vsize=914904 CPUtime=0.57
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 4492 0 -1 64 1358 0 0 0 57 0 0 0 17 0 12 0 166714647 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5676] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166714647 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=914904 CPUtime=0
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166714647 936861696 141914 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 107.91
Current children cumulated vsize (KiB) 914904



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+130.773 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 5677
/proc/meminfo: memFree=699528/2055920 swapFree=4191892/4192956
[pid=5665] ppid=5663 vsize=922908 CPUtime=137.95
/proc/5665/stat : 5665 (java) S 5663 5665 4492 0 -1 0 196273 0 1 0 13700 95 0 0 25 0 12 0 166714632 945057792 180677 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5665/statm: 230727 180678 2336 14 0 217164 0
[pid=5665/tid=5667] ppid=5663 vsize=922908 CPUtime=6.55
/proc/5665/task/5667/stat : 5667 (java) S 5663 5665 4492 0 -1 64 78612 0 0 0 616 39 0 0 18 0 12 0 166714641 945057792 180679 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5668] ppid=5663 vsize=922908 CPUtime=6.5
/proc/5665/task/5668/stat : 5668 (java) S 5663 5665 4492 0 -1 64 73653 0 0 0 616 34 0 0 19 0 12 0 166714641 945057792 180680 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5669] ppid=5663 vsize=922908 CPUtime=0.1
/proc/5665/task/5669/stat : 5669 (java) R 5663 5665 4492 0 -1 64 2651 0 0 0 9 1 0 0 16 0 12 0 166714643 945057792 180680 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154454247 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5670] ppid=5663 vsize=922908 CPUtime=0
/proc/5665/task/5670/stat : 5670 (java) S 5663 5665 4492 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 166714644 945057792 180681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5671] ppid=5663 vsize=922908 CPUtime=0
/proc/5665/task/5671/stat : 5671 (java) S 5663 5665 4492 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 166714644 945057792 180681 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5672] ppid=5663 vsize=922908 CPUtime=0
/proc/5665/task/5672/stat : 5672 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 166714647 945057792 180682 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5673] ppid=5663 vsize=922908 CPUtime=0
/proc/5665/task/5673/stat : 5673 (java) S 5663 5665 4492 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 166714647 945057792 180683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5674] ppid=5663 vsize=922908 CPUtime=0.63
/proc/5665/task/5674/stat : 5674 (java) S 5663 5665 4492 0 -1 64 1872 0 0 0 63 0 0 0 16 0 12 0 166714647 945057792 180683 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5675] ppid=5663 vsize=922908 CPUtime=0.6
/proc/5665/task/5675/stat : 5675 (java) S 5663 5665 4492 0 -1 64 1360 0 0 0 60 0 0 0 16 0 12 0 166714647 945057792 180684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5665/tid=5676] ppid=5663 vsize=922908 CPUtime=0
/proc/5665/task/5676/stat : 5676 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 166714647 945057792 180684 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5665/tid=5677] ppid=5663 vsize=922908 CPUtime=0
/proc/5665/task/5677/stat : 5677 (java) S 5663 5665 4492 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166714647 945057792 180685 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 137.95
Current children cumulated vsize (KiB) 922908

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): 132.903
CPU time (s): 140.075
CPU user time (s): 138.955
CPU system time (s): 1.11983
CPU usage (%): 105.397
Max. virtual memory (cumulated for all children) (KiB): 946908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 138.955
system time used= 1.11983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208468
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= 3470
involuntary context switches= 976

runsolver used 0.163975 s user time and 0.32295 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun Jan  7 15:19:21 UTC 2007


IDJOB= 207769
IDBENCH= 4332
FILE ID= node50/207769-1168183161

PBS_JOBID= 3479128

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  98a2bcb80321031da0c1cebada5e3a5d

RANDOM SEED= 314651149

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.263
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	: 5931.00
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.263
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:       1414664 kB
Buffers:         37036 kB
Cached:         532568 kB
SwapCached:        372 kB
Active:         193912 kB
Inactive:       390628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414664 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:          23764 kB
Slab:            42796 kB
Committed_AS:  3790088 kB
PageTables:       1460 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= 66560 MiB



End job on node50 on Sun Jan  7 15:21:34 UTC 2007