Trace number 207912

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.535 138.933

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-190_ext.xml
MD5SUMbd61458ec10415399e486da667df4e26
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 benchmark65.1211
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.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.17	c version CSP COMPETITION BUGFIX 3 CACHED
0.17	c sun.arch.data.model	32
0.17	c java.version	1.5.0_10
0.17	c os.name	Linux
0.17	c os.version	2.6.9-22.EL.rootsmp
0.17	c os.arch	i386
0.17	c Free memory 722620888
0.17	c Max memory 723845120
0.17	c Total memory 723845120
0.17	c Number of processors 2
0.26	c --- Begin Solver configuration ---
0.26	c Stops conflict analysis at the first Unique Implication Point
0.26	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.26	c Learn all clauses as in MiniSAT
0.26	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.26	c VSIDS like heuristics from MiniSAT using a heap
0.26	c No reason simplification
0.26	c --- End Solver configuration ---
0.26	c solving /tmp/evaluation/207912-1168183789/unknown.xml
0.26	c reading problem ... 
0.54	c reading problem named ?
0.54	c reading domains done.
0.55	c reading variables
c reading variables (76) done.
0.83	c reading relations
c reading relations (28) done.
1.84	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/node48/watcher-207912-1168183789 -o ROOT/results/node48/solver-207912-1168183789 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/207912-1168183789/sat4jCSP-bf3-cached.jar /tmp/evaluation/207912-1168183789/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.07 2.05 2.00 2/81 1759
/proc/meminfo: memFree=1043704/2055920 swapFree=4192812/4192956
[pid=1758] ppid=1756 vsize=894944 CPUtime=0.01
/proc/1758/stat : 1758 (java) S 1756 1758 554 0 -1 0 2168 0 1 0 0 1 0 0 18 0 3 0 166777639 916422656 1930 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/1758/statm: 223736 1930 954 14 0 210756 0
[pid=1758/tid=1760] ppid=1756 vsize=894944 CPUtime=0
/proc/1758/task/1760/stat : 1760 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 18 0 3 0 166777642 916422656 1930 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 7368 0 0 0 -1 1 0 0
[pid=1758/tid=1761] ppid=1756 vsize=894944 CPUtime=0
/proc/1758/task/1761/stat : 1761 (java) R 1756 1758 554 0 -1 64 0 0 0 0 0 0 0 0 19 0 3 0 166777642 916422656 1930 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4378584 0 4 0 7368 0 0 0 -1 1 0 0

[startup+0.102609 s]
/proc/loadavg: 2.07 2.05 2.00 2/81 1759
/proc/meminfo: memFree=1043704/2055920 swapFree=4192812/4192956
[pid=1758] ppid=1756 vsize=897120 CPUtime=0.09
/proc/1758/stat : 1758 (java) R 1756 1758 554 0 -1 0 3217 0 1 0 7 2 0 0 17 0 6 0 166777639 918650880 2977 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053862849 0 4 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/1758/statm: 224280 2977 1514 14 0 211300 0
[pid=1758/tid=1760] ppid=1756 vsize=897120 CPUtime=0
/proc/1758/task/1760/stat : 1760 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 18 0 6 0 166777642 918650880 2977 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23755 0 0 0 -1 1 0 0
[pid=1758/tid=1761] ppid=1756 vsize=897120 CPUtime=0
/proc/1758/task/1761/stat : 1761 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 19 0 6 0 166777642 918650880 2977 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23755 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 897120

[startup+0.510651 s]
/proc/loadavg: 2.07 2.05 2.00 2/81 1759
/proc/meminfo: memFree=1043704/2055920 swapFree=4192812/4192956
[pid=1758] ppid=1756 vsize=905236 CPUtime=0.48
/proc/1758/stat : 1758 (java) R 1756 1758 554 0 -1 0 5822 0 1 0 45 3 0 0 19 0 12 0 166777639 926961664 5417 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1758/statm: 226309 5417 2246 14 0 212746 0
[pid=1758/tid=1760] ppid=1756 vsize=905236 CPUtime=0
/proc/1758/task/1760/stat : 1760 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 166777642 926961664 5417 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1761] ppid=1756 vsize=905236 CPUtime=0
/proc/1758/task/1761/stat : 1761 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 166777642 926961664 5417 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 905236

[startup+1.33273 s]
/proc/loadavg: 2.07 2.05 2.00 3/92 1771
/proc/meminfo: memFree=1019744/2055920 swapFree=4192812/4192956
[pid=1758] ppid=1756 vsize=906012 CPUtime=1.3
/proc/1758/stat : 1758 (java) R 1756 1758 554 0 -1 0 9302 0 1 0 124 6 0 0 22 0 12 0 166777639 927756288 8517 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1758/statm: 226503 8517 2313 14 0 212940 0
[pid=1758/tid=1760] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1760/stat : 1760 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 166777642 927756288 8517 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1761] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1761/stat : 1761 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 166777642 927756288 8517 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1762] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1762/stat : 1762 (java) S 1756 1758 554 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 166777645 927756288 8517 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1763] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1763/stat : 1763 (java) S 1756 1758 554 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 166777646 927756288 8517 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1765] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1765/stat : 1765 (java) S 1756 1758 554 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 166777646 927756288 8517 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1766] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1766/stat : 1766 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 166777650 927756288 8517 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1767] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1767/stat : 1767 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166777650 927756288 8517 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1768] ppid=1756 vsize=906012 CPUtime=0.29
/proc/1758/task/1768/stat : 1768 (java) R 1756 1758 554 0 -1 64 296 0 0 0 29 0 0 0 16 0 12 0 166777650 927756288 8517 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154466313 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1769] ppid=1756 vsize=906012 CPUtime=0.39
/proc/1758/task/1769/stat : 1769 (java) S 1756 1758 554 0 -1 64 1208 0 0 0 38 1 0 0 16 0 12 0 166777650 927756288 8517 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1770] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1770/stat : 1770 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166777650 927756288 8517 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1771] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1771/stat : 1771 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166777650 927756288 8517 18446744073709551615 134512640 134570532 4294956496 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) 906012

[startup+2.97487 s]
/proc/loadavg: 2.15 2.06 2.01 3/92 1771
/proc/meminfo: memFree=1002528/2055920 swapFree=4192812/4192956
[pid=1758] ppid=1756 vsize=906012 CPUtime=2.92
/proc/1758/stat : 1758 (java) R 1756 1758 554 0 -1 0 18275 0 1 0 280 12 0 0 25 0 12 0 166777639 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054138357 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1758/statm: 226503 17489 2335 14 0 212940 0
[pid=1758/tid=1760] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1760/stat : 1760 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 166777642 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1761] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1761/stat : 1761 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 166777642 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1762] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1762/stat : 1762 (java) S 1756 1758 554 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 166777645 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1763] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1763/stat : 1763 (java) S 1756 1758 554 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 166777646 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1765] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1765/stat : 1765 (java) S 1756 1758 554 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 166777646 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1766] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1766/stat : 1766 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 166777650 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1767] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1767/stat : 1767 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166777650 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1768] ppid=1756 vsize=906012 CPUtime=0.48
/proc/1758/task/1768/stat : 1768 (java) S 1756 1758 554 0 -1 64 319 0 0 0 48 0 0 0 16 0 12 0 166777650 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1769] ppid=1756 vsize=906012 CPUtime=0.62
/proc/1758/task/1769/stat : 1769 (java) S 1756 1758 554 0 -1 64 1234 0 0 0 61 1 0 0 16 0 12 0 166777650 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1770] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1770/stat : 1770 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166777650 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1771] ppid=1756 vsize=906012 CPUtime=0
/proc/1758/task/1771/stat : 1771 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166777650 927756288 17489 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 906012

[startup+6.18317 s]
/proc/loadavg: 2.15 2.06 2.01 3/92 1771
/proc/meminfo: memFree=890976/2055920 swapFree=4192812/4192956
[pid=1758] ppid=1756 vsize=908400 CPUtime=6.35
/proc/1758/stat : 1758 (java) R 1756 1758 554 0 -1 0 42535 0 1 0 609 26 0 0 25 0 12 0 166777639 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054328471 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1758/statm: 227100 40295 2338 14 0 213537 0
[pid=1758/tid=1760] ppid=1756 vsize=908400 CPUtime=0.37
/proc/1758/task/1760/stat : 1760 (java) S 1756 1758 554 0 -1 64 11299 0 0 0 31 6 0 0 16 0 12 0 166777642 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1758/tid=1761] ppid=1756 vsize=908400 CPUtime=0.38
/proc/1758/task/1761/stat : 1761 (java) S 1756 1758 554 0 -1 64 10030 0 0 0 34 4 0 0 16 0 12 0 166777642 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1762] ppid=1756 vsize=908400 CPUtime=0
/proc/1758/task/1762/stat : 1762 (java) S 1756 1758 554 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 166777645 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1763] ppid=1756 vsize=908400 CPUtime=0
/proc/1758/task/1763/stat : 1763 (java) S 1756 1758 554 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 166777646 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1765] ppid=1756 vsize=908400 CPUtime=0
/proc/1758/task/1765/stat : 1765 (java) S 1756 1758 554 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166777646 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1766] ppid=1756 vsize=908400 CPUtime=0
/proc/1758/task/1766/stat : 1766 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 166777650 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1767] ppid=1756 vsize=908400 CPUtime=0
/proc/1758/task/1767/stat : 1767 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166777650 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1768] ppid=1756 vsize=908400 CPUtime=0.48
/proc/1758/task/1768/stat : 1768 (java) S 1756 1758 554 0 -1 64 319 0 0 0 48 0 0 0 16 0 12 0 166777650 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1769] ppid=1756 vsize=908400 CPUtime=0.62
/proc/1758/task/1769/stat : 1769 (java) S 1756 1758 554 0 -1 64 1234 0 0 0 61 1 0 0 16 0 12 0 166777650 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1770] ppid=1756 vsize=908400 CPUtime=0
/proc/1758/task/1770/stat : 1770 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166777650 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1771] ppid=1756 vsize=908400 CPUtime=0
/proc/1758/task/1771/stat : 1771 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166777650 930201600 40295 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 908400

[startup+12.6788 s]
/proc/loadavg: 2.20 2.07 2.01 3/92 1771
/proc/meminfo: memFree=669600/2055920 swapFree=4192812/4192956
[pid=1758] ppid=1756 vsize=910960 CPUtime=13.82
/proc/1758/stat : 1758 (java) R 1756 1758 554 0 -1 0 102049 0 1 0 1325 57 0 0 21 0 12 0 166777639 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054328845 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1758/statm: 227740 95610 2338 14 0 214177 0
[pid=1758/tid=1760] ppid=1756 vsize=910960 CPUtime=1.89
/proc/1758/task/1760/stat : 1760 (java) S 1756 1758 554 0 -1 64 41788 0 0 0 168 21 0 0 17 0 12 0 166777642 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1758/tid=1761] ppid=1756 vsize=910960 CPUtime=1.94
/proc/1758/task/1761/stat : 1761 (java) S 1756 1758 554 0 -1 64 39049 0 0 0 174 20 0 0 17 0 12 0 166777642 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1758/tid=1762] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1762/stat : 1762 (java) S 1756 1758 554 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 166777645 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1758/tid=1763] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1763/stat : 1763 (java) S 1756 1758 554 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 166777646 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1765] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1765/stat : 1765 (java) S 1756 1758 554 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166777646 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1766] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1766/stat : 1766 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 166777650 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1767] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1767/stat : 1767 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166777650 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1768] ppid=1756 vsize=910960 CPUtime=0.48
/proc/1758/task/1768/stat : 1768 (java) S 1756 1758 554 0 -1 64 319 0 0 0 48 0 0 0 16 0 12 0 166777650 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1769] ppid=1756 vsize=910960 CPUtime=0.62
/proc/1758/task/1769/stat : 1769 (java) S 1756 1758 554 0 -1 64 1234 0 0 0 61 1 0 0 16 0 12 0 166777650 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1770] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1770/stat : 1770 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166777650 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1771] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1771/stat : 1771 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166777650 932823040 95610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.82
Current children cumulated vsize (KiB) 910960

[startup+25.5799 s]
/proc/loadavg: 2.17 2.07 2.01 3/92 1771
/proc/meminfo: memFree=615328/2055920 swapFree=4192812/4192956
[pid=1758] ppid=1756 vsize=910960 CPUtime=26.82
/proc/1758/stat : 1758 (java) R 1756 1758 554 0 -1 0 113678 0 1 0 2618 64 0 0 25 0 12 0 166777639 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054328208 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1758/statm: 227740 106959 2338 14 0 214177 0
[pid=1758/tid=1760] ppid=1756 vsize=910960 CPUtime=2.26
/proc/1758/task/1760/stat : 1760 (java) S 1756 1758 554 0 -1 64 44396 0 0 0 203 23 0 0 17 0 12 0 166777642 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1761] ppid=1756 vsize=910960 CPUtime=2.29
/proc/1758/task/1761/stat : 1761 (java) S 1756 1758 554 0 -1 64 48064 0 0 0 204 25 0 0 17 0 12 0 166777642 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1762] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1762/stat : 1762 (java) S 1756 1758 554 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 166777645 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1763] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1763/stat : 1763 (java) S 1756 1758 554 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 166777646 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1765] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1765/stat : 1765 (java) S 1756 1758 554 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166777646 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1766] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1766/stat : 1766 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1767] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1767/stat : 1767 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1768] ppid=1756 vsize=910960 CPUtime=0.48
/proc/1758/task/1768/stat : 1768 (java) S 1756 1758 554 0 -1 64 319 0 0 0 48 0 0 0 16 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1769] ppid=1756 vsize=910960 CPUtime=0.62
/proc/1758/task/1769/stat : 1769 (java) S 1756 1758 554 0 -1 64 1234 0 0 0 61 1 0 0 16 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1770] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1770/stat : 1770 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1771] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1771/stat : 1771 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.82
Current children cumulated vsize (KiB) 910960

[startup+51.2303 s]
/proc/loadavg: 2.11 2.06 2.01 4/92 1771
/proc/meminfo: memFree=611040/2055920 swapFree=4192812/4192956
[pid=1758] ppid=1756 vsize=910960 CPUtime=52.23
/proc/1758/stat : 1758 (java) R 1756 1758 554 0 -1 0 113689 0 1 0 5158 65 0 0 25 0 12 0 166777639 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054138264 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1758/statm: 227740 106959 2338 14 0 214177 0
[pid=1758/tid=1760] ppid=1756 vsize=910960 CPUtime=2.7
/proc/1758/task/1760/stat : 1760 (java) S 1756 1758 554 0 -1 64 44396 0 0 0 247 23 0 0 17 0 12 0 166777642 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1761] ppid=1756 vsize=910960 CPUtime=2.47
/proc/1758/task/1761/stat : 1761 (java) S 1756 1758 554 0 -1 64 48064 0 0 0 222 25 0 0 17 0 12 0 166777642 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1762] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1762/stat : 1762 (java) S 1756 1758 554 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 166777645 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1763] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1763/stat : 1763 (java) S 1756 1758 554 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 166777646 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1765] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1765/stat : 1765 (java) S 1756 1758 554 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166777646 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1766] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1766/stat : 1766 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1767] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1767/stat : 1767 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1768] ppid=1756 vsize=910960 CPUtime=0.48
/proc/1758/task/1768/stat : 1768 (java) S 1756 1758 554 0 -1 64 319 0 0 0 48 0 0 0 16 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1769] ppid=1756 vsize=910960 CPUtime=0.62
/proc/1758/task/1769/stat : 1769 (java) S 1756 1758 554 0 -1 64 1234 0 0 0 61 1 0 0 16 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1770] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1770/stat : 1770 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1771] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1771/stat : 1771 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166777650 932823040 106959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.23
Current children cumulated vsize (KiB) 910960

[startup+102.464 s]
/proc/loadavg: 2.23 2.11 2.03 3/92 1771
/proc/meminfo: memFree=497312/2055920 swapFree=4192812/4192956
[pid=1758] ppid=1756 vsize=910960 CPUtime=103.63
/proc/1758/stat : 1758 (java) R 1756 1758 554 0 -1 0 142137 0 1 0 10284 79 0 0 25 0 12 0 166777639 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053836006 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1758/statm: 227740 134335 2338 14 0 214177 0
[pid=1758/tid=1760] ppid=1756 vsize=910960 CPUtime=4.34
/proc/1758/task/1760/stat : 1760 (java) S 1756 1758 554 0 -1 64 57171 0 0 0 405 29 0 0 17 0 12 0 166777642 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1761] ppid=1756 vsize=910960 CPUtime=4.44
/proc/1758/task/1761/stat : 1761 (java) S 1756 1758 554 0 -1 64 63705 0 0 0 410 34 0 0 16 0 12 0 166777642 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1762] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1762/stat : 1762 (java) S 1756 1758 554 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 166777645 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1763] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1763/stat : 1763 (java) S 1756 1758 554 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 166777646 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1765] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1765/stat : 1765 (java) S 1756 1758 554 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166777646 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1766] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1766/stat : 1766 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 166777650 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1767] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1767/stat : 1767 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 166777650 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1758/tid=1768] ppid=1756 vsize=910960 CPUtime=0.53
/proc/1758/task/1768/stat : 1768 (java) S 1756 1758 554 0 -1 64 321 0 0 0 53 0 0 0 16 0 12 0 166777650 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1758/tid=1769] ppid=1756 vsize=910960 CPUtime=0.66
/proc/1758/task/1769/stat : 1769 (java) S 1756 1758 554 0 -1 64 1236 0 0 0 65 1 0 0 17 0 12 0 166777650 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1758/tid=1770] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1770/stat : 1770 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166777650 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1771] ppid=1756 vsize=910960 CPUtime=0
/proc/1758/task/1771/stat : 1771 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166777650 932823040 134335 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 103.63
Current children cumulated vsize (KiB) 910960



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+136.791 s]
/proc/loadavg: 2.36 2.16 2.04 4/92 1771
/proc/meminfo: memFree=305056/2055920 swapFree=4192812/4192956
[pid=1758] ppid=1756 vsize=926964 CPUtime=138.4
/proc/1758/stat : 1758 (java) S 1756 1758 554 0 -1 0 192990 0 1 0 13732 108 0 0 25 0 12 0 166777639 949211136 181160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1758/statm: 231741 181161 2338 14 0 218178 0
[pid=1758/tid=1760] ppid=1756 vsize=926964 CPUtime=6.12
/proc/1758/task/1760/stat : 1760 (java) R 1756 1758 554 0 -1 64 75359 0 0 0 573 39 0 0 18 0 12 0 166777642 949211136 181162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1758/tid=1761] ppid=1756 vsize=926964 CPUtime=6.15
/proc/1758/task/1761/stat : 1761 (java) S 1756 1758 554 0 -1 64 77114 0 0 0 576 39 0 0 18 0 12 0 166777642 949211136 181163 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1762] ppid=1756 vsize=926964 CPUtime=0.29
/proc/1758/task/1762/stat : 1762 (java) R 1756 1758 554 0 -1 64 6969 0 0 0 26 3 0 0 17 0 12 0 166777645 949211136 181163 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154454247 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1758/tid=1763] ppid=1756 vsize=926964 CPUtime=0
/proc/1758/task/1763/stat : 1763 (java) S 1756 1758 554 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 166777646 949211136 181164 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1765] ppid=1756 vsize=926964 CPUtime=0
/proc/1758/task/1765/stat : 1765 (java) S 1756 1758 554 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 166777646 949211136 181165 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1766] ppid=1756 vsize=926964 CPUtime=0
/proc/1758/task/1766/stat : 1766 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 166777650 949211136 181165 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1767] ppid=1756 vsize=926964 CPUtime=0
/proc/1758/task/1767/stat : 1767 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 166777650 949211136 181166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1758/tid=1768] ppid=1756 vsize=926964 CPUtime=0.53
/proc/1758/task/1768/stat : 1768 (java) S 1756 1758 554 0 -1 64 321 0 0 0 53 0 0 0 17 0 12 0 166777650 949211136 181167 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1769] ppid=1756 vsize=926964 CPUtime=0.69
/proc/1758/task/1769/stat : 1769 (java) S 1756 1758 554 0 -1 64 1238 0 0 0 68 1 0 0 17 0 12 0 166777650 949211136 181167 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1770] ppid=1756 vsize=926964 CPUtime=0
/proc/1758/task/1770/stat : 1770 (java) S 1756 1758 554 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 166777650 949211136 181168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1758/tid=1771] ppid=1756 vsize=926964 CPUtime=0
/proc/1758/task/1771/stat : 1771 (java) S 1756 1758 554 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 166777650 949211136 181169 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 138.4
Current children cumulated vsize (KiB) 926964

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): 138.933
CPU time (s): 140.535
CPU user time (s): 139.293
CPU system time (s): 1.24181
CPU usage (%): 101.153
Max. virtual memory (cumulated for all children) (KiB): 942964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 139.293
system time used= 1.24181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200996
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= 4125
involuntary context switches= 6331

runsolver used 0.174973 s user time and 0.469928 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun Jan  7 15:29:49 UTC 2007


IDJOB= 207912
IDBENCH= 4343
FILE ID= node48/207912-1168183789

PBS_JOBID= 3479111

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  bd61458ec10415399e486da667df4e26

RANDOM SEED= 889459473

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.218
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.218
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:       1044184 kB
Buffers:         52508 kB
Cached:         206368 kB
SwapCached:          0 kB
Active:         789188 kB
Inactive:       163116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1044184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:         712384 kB
Slab:            43412 kB
Committed_AS:  4374148 kB
PageTables:       3156 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= 66557 MiB



End job on node48 on Sun Jan  7 15:32:09 UTC 2007