Trace number 1077121

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT4J CSP 2008-06-13? (MO) 40.6818 37.0346

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-15-08.xml
MD5SUMb681c587011422235c48aff4aa44314b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.245962
Satisfiable
(Un)Satisfiability was proved
Number of variables186
Number of constraints978
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension84
Number of constraints which are defined in intension894
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20/0.29	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.20/0.29	c This is free software under the dual EPL/GNU LGPL licenses.
0.20/0.29	c See www.sat4j.org for details.
0.20/0.29	c That software uses the Rhino library from the Mozilla project.
0.29/0.33	c version 9.9.9.token
0.29/0.33	c sun.arch.data.model	32
0.29/0.33	c java.version	1.6.0_06
0.29/0.33	c os.name	Linux
0.29/0.33	c os.version	2.6.9-22.EL.rootsmp
0.29/0.33	c os.arch	i386
0.29/0.33	c Free memory 669864272
0.29/0.33	c Max memory 672137216
0.29/0.33	c Total memory 672137216
0.29/0.33	c Number of processors 2
0.29/0.37	c c --- Begin Solver configuration ---
0.29/0.37	c Stops conflict analysis at the first Unique Implication Point
0.29/0.37	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.29/0.37	c Learn all clauses as in MiniSAT
0.29/0.37	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.37	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.29/0.37	c Expensive reason simplification
0.29/0.37	c MiniSAT restarts strategy
0.29/0.37	c timeout=2147483s
0.29/0.37	c DB Simplification allowed=false
0.29/0.37	c --- End Solver configuration ---
0.29/0.37	c solving HOME/instance-1077121-1215191676.xml
0.29/0.37	c reading problem ... 
0.59/0.64	c reading problem named null
0.59/0.64	c reading domains done.
0.59/0.64	c reading variables done.
0.80/0.87	c reading relations done.
1.90/1.99	c reading predicates  done.
2.10/2.17	c reading constraints

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077121-1215191676/watcher-1077121-1215191676 -o /tmp/evaluation-result-1077121-1215191676/solver-1077121-1215191676 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1077121-1215191676.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.37 2.21 2.09 4/75 8463
/proc/meminfo: memFree=1041056/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=152 CPUtime=0
/proc/8463/stat : 8463 (java) R 8461 8463 7358 0 -1 0 211 0 0 0 0 0 0 0 20 0 1 0 253641427 155648 26 996147200 134512640 134550740 4294955984 18446744073709551615 6550308 0 0 4096 0 0 0 0 17 0 0 0
/proc/8463/statm: 38 26 19 9 0 4 0

[startup+0.0115431 s]
/proc/loadavg: 2.37 2.21 2.09 4/75 8463
/proc/meminfo: memFree=1041056/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=13404 CPUtime=0
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 816 0 0 0 0 0 0 0 20 0 2 0 253641427 13725696 591 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/8463/statm: 3351 592 259 9 0 1244 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13404

[startup+0.101552 s]
/proc/loadavg: 2.37 2.21 2.09 4/75 8463
/proc/meminfo: memFree=1041056/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=804756 CPUtime=0.09
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 3167 0 1 0 7 2 0 0 20 0 12 0 253641427 824070144 2898 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8463/statm: 201189 2898 1165 9 0 198558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804756

[startup+0.301574 s]
/proc/loadavg: 2.37 2.21 2.09 4/75 8463
/proc/meminfo: memFree=1041056/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=808112 CPUtime=0.29
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 5025 0 1 0 26 3 0 0 20 0 12 0 253641427 827506688 4354 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8463/statm: 202028 4356 1310 9 0 199397 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 808112

[startup+0.701617 s]
/proc/loadavg: 2.37 2.21 2.09 4/75 8463
/proc/meminfo: memFree=1041056/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=808140 CPUtime=0.7
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 6489 0 1 0 64 6 0 0 20 0 12 0 253641427 827535360 5557 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8463/statm: 202035 5557 1335 9 0 199397 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 808140

[startup+1.5017 s]
/proc/loadavg: 2.37 2.21 2.09 4/87 8475
/proc/meminfo: memFree=1022720/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=811724 CPUtime=1.5
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 10243 0 1 0 142 8 0 0 20 0 12 0 253641427 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8463/statm: 202931 7528 1350 9 0 200293 0
[pid=8463/tid=8465] ppid=8461 vsize=811724 CPUtime=0.61
/proc/8463/task/8465/stat : 8465 (java) R 8461 8463 7358 0 -1 64 5023 0 1 0 56 5 0 0 25 0 12 0 253641428 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8466] ppid=8461 vsize=811724 CPUtime=0
/proc/8463/task/8466/stat : 8466 (java) S 8461 8463 7358 0 -1 64 3 0 0 0 0 0 0 0 23 0 12 0 253641429 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8467] ppid=8461 vsize=811724 CPUtime=0
/proc/8463/task/8467/stat : 8467 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 253641429 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8468] ppid=8461 vsize=811724 CPUtime=0
/proc/8463/task/8468/stat : 8468 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 253641430 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8469] ppid=8461 vsize=811724 CPUtime=0
/proc/8463/task/8469/stat : 8469 (java) S 8461 8463 7358 0 -1 64 9 0 0 0 0 0 0 0 25 0 12 0 253641431 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8470] ppid=8461 vsize=811724 CPUtime=0
/proc/8463/task/8470/stat : 8470 (java) S 8461 8463 7358 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 253641431 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8471] ppid=8461 vsize=811724 CPUtime=0
/proc/8463/task/8471/stat : 8471 (java) S 8461 8463 7358 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 253641435 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8472] ppid=8461 vsize=811724 CPUtime=0.36
/proc/8463/task/8472/stat : 8472 (java) R 8461 8463 7358 0 -1 64 1205 0 0 0 36 0 0 0 16 0 12 0 253641435 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 104090707 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8473] ppid=8461 vsize=811724 CPUtime=0.5
/proc/8463/task/8473/stat : 8473 (java) S 8461 8463 7358 0 -1 64 3249 0 0 0 49 1 0 0 16 0 12 0 253641435 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8474] ppid=8461 vsize=811724 CPUtime=0
/proc/8463/task/8474/stat : 8474 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 253641435 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8475] ppid=8461 vsize=811724 CPUtime=0
/proc/8463/task/8475/stat : 8475 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 253641435 831205376 7528 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 811724

[startup+3.10287 s]
/proc/loadavg: 2.34 2.20 2.09 3/87 8475
/proc/meminfo: memFree=984448/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=812692 CPUtime=3.16
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 27591 0 1 0 298 18 0 0 20 0 12 0 253641427 832196608 23838 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8463/statm: 203173 23839 1367 9 0 200535 0
[pid=8463/tid=8465] ppid=8461 vsize=812692 CPUtime=1.66
/proc/8463/task/8465/stat : 8465 (java) R 8461 8463 7358 0 -1 64 17251 0 1 0 153 13 0 0 25 0 12 0 253641428 832196608 23839 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8466] ppid=8461 vsize=812692 CPUtime=0.07
/proc/8463/task/8466/stat : 8466 (java) R 8461 8463 7358 0 -1 64 2322 0 0 0 6 1 0 0 15 0 12 0 253641429 832196608 23841 996147200 134512640 134550740 4294955984 18446744073709551615 104145927 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8467] ppid=8461 vsize=812692 CPUtime=0.06
/proc/8463/task/8467/stat : 8467 (java) R 8461 8463 7358 0 -1 64 2060 0 0 0 6 0 0 0 15 0 12 0 253641429 832196608 23843 996147200 134512640 134550740 4294955984 18446744073709551615 106160148 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8468] ppid=8461 vsize=812692 CPUtime=0
/proc/8463/task/8468/stat : 8468 (java) R 8461 8463 7358 0 -1 64 30 0 0 0 0 0 0 0 16 0 12 0 253641430 832196608 23845 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8469] ppid=8461 vsize=812692 CPUtime=0
/proc/8463/task/8469/stat : 8469 (java) S 8461 8463 7358 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 253641431 832196608 23847 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8470] ppid=8461 vsize=812692 CPUtime=0
/proc/8463/task/8470/stat : 8470 (java) S 8461 8463 7358 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 253641431 832196608 23849 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8471] ppid=8461 vsize=812692 CPUtime=0
/proc/8463/task/8471/stat : 8471 (java) S 8461 8463 7358 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 253641435 832196608 23850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8472] ppid=8461 vsize=812692 CPUtime=0.7
/proc/8463/task/8472/stat : 8472 (java) S 8461 8463 7358 0 -1 64 1918 0 0 0 69 1 0 0 16 0 12 0 253641435 832196608 23851 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8473] ppid=8461 vsize=812692 CPUtime=0.62
/proc/8463/task/8473/stat : 8473 (java) S 8461 8463 7358 0 -1 64 3254 0 0 0 61 1 0 0 16 0 12 0 253641435 832196608 23852 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8474] ppid=8461 vsize=812692 CPUtime=0
/proc/8463/task/8474/stat : 8474 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 253641435 832196608 23854 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8475] ppid=8461 vsize=812692 CPUtime=0
/proc/8463/task/8475/stat : 8475 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 253641435 832196608 23856 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 812692

[startup+6.30221 s]
/proc/loadavg: 2.34 2.20 2.09 3/87 8475
/proc/meminfo: memFree=802624/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=832152 CPUtime=7.31
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 83716 0 1 0 687 44 0 0 20 0 12 0 253641427 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8463/statm: 208038 71777 1367 9 0 205400 0
[pid=8463/tid=8465] ppid=8461 vsize=832152 CPUtime=2.88
/proc/8463/task/8465/stat : 8465 (java) R 8461 8463 7358 0 -1 64 17255 0 1 0 275 13 0 0 25 0 12 0 253641428 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4109796376 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8466] ppid=8461 vsize=832152 CPUtime=1.51
/proc/8463/task/8466/stat : 8466 (java) S 8461 8463 7358 0 -1 64 29158 0 0 0 137 14 0 0 20 0 12 0 253641429 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8467] ppid=8461 vsize=832152 CPUtime=1.56
/proc/8463/task/8467/stat : 8467 (java) S 8461 8463 7358 0 -1 64 31340 0 0 0 143 13 0 0 17 0 12 0 253641429 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8468] ppid=8461 vsize=832152 CPUtime=0
/proc/8463/task/8468/stat : 8468 (java) S 8461 8463 7358 0 -1 64 30 0 0 0 0 0 0 0 16 0 12 0 253641430 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8469] ppid=8461 vsize=832152 CPUtime=0
/proc/8463/task/8469/stat : 8469 (java) S 8461 8463 7358 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 253641431 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8470] ppid=8461 vsize=832152 CPUtime=0
/proc/8463/task/8470/stat : 8470 (java) S 8461 8463 7358 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 253641431 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8471] ppid=8461 vsize=832152 CPUtime=0
/proc/8463/task/8471/stat : 8471 (java) S 8461 8463 7358 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 253641435 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8472] ppid=8461 vsize=832152 CPUtime=0.7
/proc/8463/task/8472/stat : 8472 (java) S 8461 8463 7358 0 -1 64 1918 0 0 0 69 1 0 0 16 0 12 0 253641435 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8473] ppid=8461 vsize=832152 CPUtime=0.62
/proc/8463/task/8473/stat : 8473 (java) S 8461 8463 7358 0 -1 64 3254 0 0 0 61 1 0 0 16 0 12 0 253641435 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8474] ppid=8461 vsize=832152 CPUtime=0
/proc/8463/task/8474/stat : 8474 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 253641435 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8475] ppid=8461 vsize=832152 CPUtime=0
/proc/8463/task/8475/stat : 8475 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 253641435 852123648 71777 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.31
Current children cumulated vsize (KiB) 832152

[startup+12.7029 s]
/proc/loadavg: 2.51 2.25 2.10 5/87 8475
/proc/meminfo: memFree=541568/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=834584 CPUtime=15.54
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 147122 0 1 0 1479 75 0 0 20 0 12 0 253641427 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8463/statm: 208646 128115 1383 9 0 206008 0
[pid=8463/tid=8465] ppid=8461 vsize=834584 CPUtime=4.77
/proc/8463/task/8465/stat : 8465 (java) R 8461 8463 7358 0 -1 64 23417 0 1 0 460 17 0 0 25 0 12 0 253641428 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4109883707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8466] ppid=8461 vsize=834584 CPUtime=4.44
/proc/8463/task/8466/stat : 8466 (java) S 8461 8463 7358 0 -1 64 53753 0 0 0 420 24 0 0 17 0 12 0 253641429 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8467] ppid=8461 vsize=834584 CPUtime=4.51
/proc/8463/task/8467/stat : 8467 (java) S 8461 8463 7358 0 -1 64 62048 0 0 0 422 29 0 0 17 0 12 0 253641429 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8468] ppid=8461 vsize=834584 CPUtime=0
/proc/8463/task/8468/stat : 8468 (java) S 8461 8463 7358 0 -1 64 30 0 0 0 0 0 0 0 16 0 12 0 253641430 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8469] ppid=8461 vsize=834584 CPUtime=0
/proc/8463/task/8469/stat : 8469 (java) S 8461 8463 7358 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 253641431 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8470] ppid=8461 vsize=834584 CPUtime=0
/proc/8463/task/8470/stat : 8470 (java) S 8461 8463 7358 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 253641431 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8471] ppid=8461 vsize=834584 CPUtime=0
/proc/8463/task/8471/stat : 8471 (java) S 8461 8463 7358 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 253641435 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8472] ppid=8461 vsize=834584 CPUtime=1.09
/proc/8463/task/8472/stat : 8472 (java) S 8461 8463 7358 0 -1 64 3843 0 0 0 107 2 0 0 17 0 12 0 253641435 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8473] ppid=8461 vsize=834584 CPUtime=0.68
/proc/8463/task/8473/stat : 8473 (java) S 8461 8463 7358 0 -1 64 3270 0 0 0 67 1 0 0 16 0 12 0 253641435 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8474] ppid=8461 vsize=834584 CPUtime=0
/proc/8463/task/8474/stat : 8474 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 253641435 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8475] ppid=8461 vsize=834584 CPUtime=0
/proc/8463/task/8475/stat : 8475 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 253641435 854614016 128115 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.54
Current children cumulated vsize (KiB) 834584

[startup+25.5013 s]
/proc/loadavg: 2.43 2.24 2.10 3/87 8475
/proc/meminfo: memFree=364544/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=834500 CPUtime=29.14
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 206697 0 1 0 2809 105 0 0 20 0 12 0 253641427 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8463/statm: 208625 169622 1387 9 0 205987 0
[pid=8463/tid=8465] ppid=8461 vsize=834500 CPUtime=7.36
/proc/8463/task/8465/stat : 8465 (java) S 8461 8463 7358 0 -1 64 35715 0 1 0 713 23 0 0 18 0 12 0 253641428 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8466] ppid=8461 vsize=834500 CPUtime=5.94
/proc/8463/task/8466/stat : 8466 (java) S 8461 8463 7358 0 -1 64 70621 0 0 0 562 32 0 0 17 0 12 0 253641429 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8467] ppid=8461 vsize=834500 CPUtime=6.02
/proc/8463/task/8467/stat : 8467 (java) S 8461 8463 7358 0 -1 64 76917 0 0 0 566 36 0 0 17 0 12 0 253641429 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8468] ppid=8461 vsize=834500 CPUtime=7.99
/proc/8463/task/8468/stat : 8468 (java) R 8461 8463 7358 0 -1 64 15568 0 0 0 791 8 0 0 25 0 12 0 253641430 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 104136387 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8469] ppid=8461 vsize=834500 CPUtime=0
/proc/8463/task/8469/stat : 8469 (java) S 8461 8463 7358 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 253641431 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8470] ppid=8461 vsize=834500 CPUtime=0
/proc/8463/task/8470/stat : 8470 (java) S 8461 8463 7358 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 253641431 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8471] ppid=8461 vsize=834500 CPUtime=0
/proc/8463/task/8471/stat : 8471 (java) S 8461 8463 7358 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 253641435 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8472] ppid=8461 vsize=834500 CPUtime=1.09
/proc/8463/task/8472/stat : 8472 (java) S 8461 8463 7358 0 -1 64 3843 0 0 0 107 2 0 0 17 0 12 0 253641435 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8473] ppid=8461 vsize=834500 CPUtime=0.68
/proc/8463/task/8473/stat : 8473 (java) S 8461 8463 7358 0 -1 64 3270 0 0 0 67 1 0 0 16 0 12 0 253641435 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8474] ppid=8461 vsize=834500 CPUtime=0
/proc/8463/task/8474/stat : 8474 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 253641435 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8475] ppid=8461 vsize=834500 CPUtime=0
/proc/8463/task/8475/stat : 8475 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 253641435 854528000 169622 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.14
Current children cumulated vsize (KiB) 834500



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+34.9013 s]
/proc/loadavg: 2.44 2.25 2.10 3/87 8475
/proc/meminfo: memFree=266432/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=930508 CPUtime=38.54
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 254845 0 1 0 3726 128 0 0 20 0 12 0 253641427 952840192 194759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8463/statm: 232627 194765 1387 9 0 229989 0
[pid=8463/tid=8465] ppid=8461 vsize=930508 CPUtime=7.86
/proc/8463/task/8465/stat : 8465 (java) S 8461 8463 7358 0 -1 64 35718 0 1 0 763 23 0 0 18 0 12 0 253641428 952840192 194781 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8466] ppid=8461 vsize=930508 CPUtime=6.02
/proc/8463/task/8466/stat : 8466 (java) S 8461 8463 7358 0 -1 64 70621 0 0 0 570 32 0 0 17 0 12 0 253641429 952840192 194791 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8467] ppid=8461 vsize=930508 CPUtime=6.1
/proc/8463/task/8467/stat : 8467 (java) S 8461 8463 7358 0 -1 64 76917 0 0 0 574 36 0 0 17 0 12 0 253641429 952840192 194798 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8468] ppid=8461 vsize=930508 CPUtime=16.74
/proc/8463/task/8468/stat : 8468 (java) R 8461 8463 7358 0 -1 64 63761 0 0 0 1643 31 0 0 25 0 12 0 253641430 952840192 194806 996147200 134512640 134550740 4294955984 18446744073709551615 103550884 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8469] ppid=8461 vsize=930508 CPUtime=0
/proc/8463/task/8469/stat : 8469 (java) S 8461 8463 7358 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 253641431 952840192 194813 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8470] ppid=8461 vsize=930508 CPUtime=0
/proc/8463/task/8470/stat : 8470 (java) S 8461 8463 7358 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 253641431 952840192 194822 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8471] ppid=8461 vsize=930508 CPUtime=0
/proc/8463/task/8471/stat : 8471 (java) S 8461 8463 7358 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 253641435 952840192 194829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8472] ppid=8461 vsize=930508 CPUtime=1.09
/proc/8463/task/8472/stat : 8472 (java) S 8461 8463 7358 0 -1 64 3843 0 0 0 107 2 0 0 17 0 12 0 253641435 952840192 194837 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8473] ppid=8461 vsize=930508 CPUtime=0.68
/proc/8463/task/8473/stat : 8473 (java) S 8461 8463 7358 0 -1 64 3270 0 0 0 67 1 0 0 16 0 12 0 253641435 952840192 194844 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8474] ppid=8461 vsize=930508 CPUtime=0
/proc/8463/task/8474/stat : 8474 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 253641435 952840192 194852 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8475] ppid=8461 vsize=930508 CPUtime=0
/proc/8463/task/8475/stat : 8475 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 253641435 952840192 194859 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.54
Current children cumulated vsize (KiB) 930508

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

Sending SIGKILL to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+35.0133 s]
/proc/loadavg: 2.44 2.25 2.10 3/87 8475
/proc/meminfo: memFree=266432/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=898504 CPUtime=38.65
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 258732 0 1 0 3734 131 0 0 16 0 12 0 253641427 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8463/statm: 224626 190643 1387 9 0 221988 0
[pid=8463/tid=8465] ppid=8461 vsize=898504 CPUtime=7.86
/proc/8463/task/8465/stat : 8465 (java) S 8461 8463 7358 0 -1 64 35718 0 1 0 763 23 0 0 18 0 12 0 253641428 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8466] ppid=8461 vsize=898504 CPUtime=6.02
/proc/8463/task/8466/stat : 8466 (java) S 8461 8463 7358 0 -1 64 70621 0 0 0 570 32 0 0 17 0 12 0 253641429 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8467] ppid=8461 vsize=898504 CPUtime=6.1
/proc/8463/task/8467/stat : 8467 (java) S 8461 8463 7358 0 -1 64 76917 0 0 0 574 36 0 0 17 0 12 0 253641429 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8468] ppid=8461 vsize=898504 CPUtime=16.85
/proc/8463/task/8468/stat : 8468 (java) R 8461 8463 7358 0 -1 64 67599 0 0 0 1651 34 0 0 25 0 12 0 253641430 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 105677770 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8469] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8469/stat : 8469 (java) S 8461 8463 7358 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 253641431 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8470] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8470/stat : 8470 (java) S 8461 8463 7358 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 253641431 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8471] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8471/stat : 8471 (java) S 8461 8463 7358 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8472] ppid=8461 vsize=898504 CPUtime=1.09
/proc/8463/task/8472/stat : 8472 (java) S 8461 8463 7358 0 -1 64 3843 0 0 0 107 2 0 0 17 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8473] ppid=8461 vsize=898504 CPUtime=0.68
/proc/8463/task/8473/stat : 8473 (java) S 8461 8463 7358 0 -1 64 3270 0 0 0 67 1 0 0 16 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8474] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8474/stat : 8474 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8475] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8475/stat : 8475 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.65
Current children cumulated vsize (KiB) 898504

[startup+35.8024 s]
/proc/loadavg: 2.44 2.25 2.10 3/88 8476
/proc/meminfo: memFree=279416/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=898504 CPUtime=39.44
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 258732 0 1 0 3813 131 0 0 16 0 12 0 253641427 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8463/statm: 224626 190643 1387 9 0 221988 0
[pid=8463/tid=8465] ppid=8461 vsize=898504 CPUtime=7.86
/proc/8463/task/8465/stat : 8465 (java) S 8461 8463 7358 0 -1 64 35718 0 1 0 763 23 0 0 18 0 12 0 253641428 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8466] ppid=8461 vsize=898504 CPUtime=6.02
/proc/8463/task/8466/stat : 8466 (java) S 8461 8463 7358 0 -1 64 70621 0 0 0 570 32 0 0 17 0 12 0 253641429 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8467] ppid=8461 vsize=898504 CPUtime=6.1
/proc/8463/task/8467/stat : 8467 (java) S 8461 8463 7358 0 -1 64 76917 0 0 0 574 36 0 0 17 0 12 0 253641429 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8468] ppid=8461 vsize=898504 CPUtime=17.64
/proc/8463/task/8468/stat : 8468 (java) R 8461 8463 7358 0 -1 64 67599 0 0 0 1730 34 0 0 25 0 12 0 253641430 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 106122234 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8469] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8469/stat : 8469 (java) S 8461 8463 7358 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 253641431 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8470] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8470/stat : 8470 (java) S 8461 8463 7358 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 253641431 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8471] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8471/stat : 8471 (java) S 8461 8463 7358 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8472] ppid=8461 vsize=898504 CPUtime=1.09
/proc/8463/task/8472/stat : 8472 (java) S 8461 8463 7358 0 -1 64 3843 0 0 0 107 2 0 0 17 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8473] ppid=8461 vsize=898504 CPUtime=0.68
/proc/8463/task/8473/stat : 8473 (java) S 8461 8463 7358 0 -1 64 3270 0 0 0 67 1 0 0 16 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8474] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8474/stat : 8474 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8475] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8475/stat : 8475 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.44
Current children cumulated vsize (KiB) 898504

[startup+36.6024 s]
/proc/loadavg: 2.44 2.25 2.10 3/88 8476
/proc/meminfo: memFree=279352/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=898504 CPUtime=40.24
/proc/8463/stat : 8463 (java) S 8461 8463 7358 0 -1 0 258732 0 1 0 3893 131 0 0 16 0 12 0 253641427 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8463/statm: 224626 190643 1387 9 0 221988 0
[pid=8463/tid=8465] ppid=8461 vsize=898504 CPUtime=7.86
/proc/8463/task/8465/stat : 8465 (java) S 8461 8463 7358 0 -1 64 35718 0 1 0 763 23 0 0 18 0 12 0 253641428 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8466] ppid=8461 vsize=898504 CPUtime=6.02
/proc/8463/task/8466/stat : 8466 (java) S 8461 8463 7358 0 -1 64 70621 0 0 0 570 32 0 0 17 0 12 0 253641429 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8467] ppid=8461 vsize=898504 CPUtime=6.1
/proc/8463/task/8467/stat : 8467 (java) S 8461 8463 7358 0 -1 64 76917 0 0 0 574 36 0 0 17 0 12 0 253641429 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8468] ppid=8461 vsize=898504 CPUtime=18.44
/proc/8463/task/8468/stat : 8468 (java) R 8461 8463 7358 0 -1 64 67599 0 0 0 1810 34 0 0 25 0 12 0 253641430 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 104136424 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8469] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8469/stat : 8469 (java) S 8461 8463 7358 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 253641431 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8470] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8470/stat : 8470 (java) S 8461 8463 7358 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 253641431 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8471] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8471/stat : 8471 (java) S 8461 8463 7358 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8472] ppid=8461 vsize=898504 CPUtime=1.09
/proc/8463/task/8472/stat : 8472 (java) S 8461 8463 7358 0 -1 64 3843 0 0 0 107 2 0 0 17 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8473] ppid=8461 vsize=898504 CPUtime=0.68
/proc/8463/task/8473/stat : 8473 (java) S 8461 8463 7358 0 -1 64 3270 0 0 0 67 1 0 0 16 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8463/tid=8474] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8474/stat : 8474 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8463/tid=8475] ppid=8461 vsize=898504 CPUtime=0
/proc/8463/task/8475/stat : 8475 (java) S 8461 8463 7358 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 253641435 920068096 190643 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 40.24
Current children cumulated vsize (KiB) 898504

[startup+37.0025 s]
/proc/loadavg: 2.44 2.25 2.10 3/88 8476
/proc/meminfo: memFree=279352/2055920 swapFree=4169368/4192956
[pid=8463] ppid=8461 vsize=0 CPUtime=40.64
/proc/8463/stat : 8463 (java) Z 8461 8463 7358 0 -1 1036 258732 0 1 0 3925 139 0 0 16 0 2 0 253641427 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8463/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40.64
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 37.0346
CPU time (s): 40.6818
CPU user time (s): 39.257
CPU system time (s): 1.42478
CPU usage (%): 109.848
Max. virtual memory (cumulated for all children) (KiB): 930508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.257
system time used= 1.42478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258732
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= 1644
involuntary context switches= 1875

runsolver used 0.049992 second user time and 0.134979 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-04 19:14:36
IDJOB=1077121
IDBENCH=56644
IDSOLVER=344
FILE ID=node82/1077121-1215191676
PBS_JOBID= 7881627
Free space on /tmp= 66328 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-15-08.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077121-1215191676/watcher-1077121-1215191676 -o /tmp/evaluation-result-1077121-1215191676/solver-1077121-1215191676 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1077121-1215191676.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b681c587011422235c48aff4aa44314b
RANDOM SEED=1970761846

node82.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.239
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.239
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1041536 kB
Buffers:         72712 kB
Cached:         515892 kB
SwapCached:      17956 kB
Active:         672532 kB
Inactive:       289468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1041536 kB
SwapTotal:     4192956 kB
SwapFree:      4169368 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:         368148 kB
Slab:            36920 kB
Committed_AS:   920956 kB
PageTables:       2508 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node82 at 2008-07-04 19:15:13