Trace number 2076773

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 2.1.1? (TO) 1802.19 1813.53

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-07.xml
MD5SUM0a686702ca9a26462bbb33f67d4dcac6
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 benchmark2.50362
Satisfiable
(Un)Satisfiability was proved
Number of variables446
Number of constraints3889
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension174
Number of constraints which are defined in intension3715
Global constraints used (with number of constraints)

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.14	c That software uses the Rhino library from the Mozilla project.
0.08/0.16	c version 2.1.1.v20090622
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version	1.6.0_12
0.08/0.16	c os.name	Linux
0.08/0.16	c os.version	2.6.9-22.EL.rootsmp
0.08/0.16	c os.arch	i386
0.08/0.16	c Free memory 671000808
0.08/0.16	c Max memory 672137216
0.08/0.16	c Total memory 672137216
0.08/0.16	c Number of processors 2
0.17/0.25	c c --- Begin Solver configuration ---
0.17/0.25	c Stops conflict analysis at the first Unique Implication Point
0.17/0.25	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.17/0.25	c Learn all clauses as in MiniSAT
0.17/0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.17/0.25	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.17/0.25	c Expensive reason simplification
0.17/0.25	c MiniSAT restarts strategy
0.17/0.25	c Memory based learned constraints deletion strategy
0.17/0.25	c timeout=2147483s
0.17/0.25	c DB Simplification allowed=false
0.17/0.25	c --- End Solver configuration ---
0.17/0.25	c solving HOME/instance-2076773-1247363053.xml
0.17/0.25	c reading problem ... 
0.48/0.50	c reading problem named null
0.48/0.50	c reading domains done.
0.48/0.50	c reading variables done.
0.88/0.91	c reading relations done.
6.07/6.19	c reading predicates  done.
6.37/6.40	c reading constraints

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2076773-1247363053/watcher-2076773-1247363053 -o /tmp/evaluation-result-2076773-1247363053/solver-2076773-1247363053 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2076773-1247363053.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): 2000 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


[startup+0 s]
/proc/loadavg: 1.96 2.04 2.00 4/73 19381
/proc/meminfo: memFree=1875032/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=18576 CPUtime=0
/proc/19381/stat : 19381 (runsolver) R 19379 19381 15910 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 22997097 19021824 284 996147200 4194304 4302564 548682068448 18446744073709551615 209135922471 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19381/statm: 4644 284 249 26 0 2626 0

[startup+0.0817791 s]
/proc/loadavg: 1.96 2.04 2.00 4/73 19381
/proc/meminfo: memFree=1875032/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=802164 CPUtime=0.06
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 2814 0 1 0 4 2 0 0 18 0 7 0 22997097 821415936 2559 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 200541 2559 1036 9 0 197892 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 802164

[startup+0.101857 s]
/proc/loadavg: 1.96 2.04 2.00 4/73 19381
/proc/meminfo: memFree=1875032/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=804560 CPUtime=0.08
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 3002 0 1 0 6 2 0 0 18 0 12 0 22997097 823869440 2745 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 201140 2745 1080 9 0 198474 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804560

[startup+0.301874 s]
/proc/loadavg: 1.96 2.04 2.00 4/73 19381
/proc/meminfo: memFree=1875032/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=805628 CPUtime=0.27
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 4305 0 1 0 23 4 0 0 18 0 12 0 22997097 824963072 4042 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 201407 4042 1359 9 0 198734 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 805628

[startup+0.701913 s]
/proc/loadavg: 1.96 2.04 2.00 4/73 19381
/proc/meminfo: memFree=1875032/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=808060 CPUtime=0.68
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 5944 0 1 0 62 6 0 0 18 0 12 0 22997097 827453440 5349 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 202015 5349 1386 9 0 199342 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808060

[startup+1.50199 s]
/proc/loadavg: 1.96 2.04 2.00 4/85 19393
/proc/meminfo: memFree=1857912/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=813152 CPUtime=1.47
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 9849 0 1 0 140 7 0 0 18 0 12 0 22997097 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 203288 7341 1407 9 0 200615 0
[pid=19381/tid=19383] ppid=19379 vsize=813152 CPUtime=0.59
/proc/19381/task/19383/stat : 19383 (java) R 19379 19381 15910 0 -1 64 4697 0 1 0 54 5 0 0 25 0 12 0 22997099 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19384] ppid=19379 vsize=813152 CPUtime=0
/proc/19381/task/19384/stat : 19384 (java) S 19379 19381 15910 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 22997100 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19385] ppid=19379 vsize=813152 CPUtime=0
/proc/19381/task/19385/stat : 19385 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 22997100 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19386] ppid=19379 vsize=813152 CPUtime=0
/proc/19381/task/19386/stat : 19386 (java) S 19379 19381 15910 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 22997102 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19387] ppid=19379 vsize=813152 CPUtime=0
/proc/19381/task/19387/stat : 19387 (java) S 19379 19381 15910 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 22997102 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19388] ppid=19379 vsize=813152 CPUtime=0
/proc/19381/task/19388/stat : 19388 (java) S 19379 19381 15910 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 22997102 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19389] ppid=19379 vsize=813152 CPUtime=0
/proc/19381/task/19389/stat : 19389 (java) S 19379 19381 15910 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 22997107 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19390] ppid=19379 vsize=813152 CPUtime=0
/proc/19381/task/19390/stat : 19390 (java) S 19379 19381 15910 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22997107 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19391] ppid=19379 vsize=813152 CPUtime=0.86
/proc/19381/task/19391/stat : 19391 (java) R 19379 19381 15910 0 -1 64 4395 0 0 0 85 1 0 0 18 0 12 0 22997107 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 104139239 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19392] ppid=19379 vsize=813152 CPUtime=0
/proc/19381/task/19392/stat : 19392 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22997107 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19393] ppid=19379 vsize=813152 CPUtime=0
/proc/19381/task/19393/stat : 19393 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22997107 832667648 7341 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 813152

[startup+3.10212 s]
/proc/loadavg: 1.96 2.04 2.00 3/85 19393
/proc/meminfo: memFree=1824120/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=812848 CPUtime=3.08
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 29964 0 1 0 291 17 0 0 18 0 12 0 22997097 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 203212 27410 1419 9 0 200539 0
[pid=19381/tid=19383] ppid=19379 vsize=812848 CPUtime=1.79
/proc/19381/task/19383/stat : 19383 (java) R 19379 19381 15910 0 -1 64 16907 0 1 0 168 11 0 0 25 0 12 0 22997099 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4109660731 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19384] ppid=19379 vsize=812848 CPUtime=0.05
/proc/19381/task/19384/stat : 19384 (java) S 19379 19381 15910 0 -1 64 2103 0 0 0 5 0 0 0 16 0 12 0 22997100 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19385] ppid=19379 vsize=812848 CPUtime=0.05
/proc/19381/task/19385/stat : 19385 (java) S 19379 19381 15910 0 -1 64 5658 0 0 0 2 3 0 0 16 0 12 0 22997100 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19386] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19386/stat : 19386 (java) S 19379 19381 15910 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 22997102 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19387] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19387/stat : 19387 (java) S 19379 19381 15910 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 22997102 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19388] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19388/stat : 19388 (java) S 19379 19381 15910 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22997102 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19389] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19389/stat : 19389 (java) S 19379 19381 15910 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 22997107 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19390] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19390/stat : 19390 (java) S 19379 19381 15910 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22997107 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19391] ppid=19379 vsize=812848 CPUtime=1.15
/proc/19381/task/19391/stat : 19391 (java) S 19379 19381 15910 0 -1 64 4530 0 0 0 114 1 0 0 16 0 12 0 22997107 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19392] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19392/stat : 19392 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22997107 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19393] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19393/stat : 19393 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22997107 832356352 27410 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 812848

[startup+6.3024 s]
/proc/loadavg: 1.96 2.04 2.00 3/85 19393
/proc/meminfo: memFree=1736632/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=812848 CPUtime=6.28
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 42894 0 1 0 605 23 0 0 18 0 12 0 22997097 832356352 40330 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 203212 40331 1420 9 0 200539 0
[pid=19381/tid=19383] ppid=19379 vsize=812848 CPUtime=4.52
/proc/19381/task/19383/stat : 19383 (java) R 19379 19381 15910 0 -1 64 17094 0 1 0 440 12 0 0 25 0 12 0 22997099 832356352 40331 996147200 134512640 134550932 4294956016 18446744073709551615 103602199 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19384] ppid=19379 vsize=812848 CPUtime=0.26
/proc/19381/task/19384/stat : 19384 (java) S 19379 19381 15910 0 -1 64 5982 0 0 0 24 2 0 0 16 0 12 0 22997100 832356352 40332 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19385] ppid=19379 vsize=812848 CPUtime=0.28
/proc/19381/task/19385/stat : 19385 (java) S 19379 19381 15910 0 -1 64 14520 0 0 0 23 5 0 0 16 0 12 0 22997100 832356352 40332 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19386] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19386/stat : 19386 (java) S 19379 19381 15910 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 22997102 832356352 40333 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19387] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19387/stat : 19387 (java) S 19379 19381 15910 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 22997102 832356352 40333 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19388] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19388/stat : 19388 (java) S 19379 19381 15910 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22997102 832356352 40333 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19389] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19389/stat : 19389 (java) S 19379 19381 15910 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 22997107 832356352 40333 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19390] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19390/stat : 19390 (java) S 19379 19381 15910 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22997107 832356352 40333 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19391] ppid=19379 vsize=812848 CPUtime=1.17
/proc/19381/task/19391/stat : 19391 (java) S 19379 19381 15910 0 -1 64 4532 0 0 0 116 1 0 0 17 0 12 0 22997107 832356352 40333 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19392] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19392/stat : 19392 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22997107 832356352 40333 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19393] ppid=19379 vsize=812848 CPUtime=0
/proc/19381/task/19393/stat : 19393 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22997107 832356352 40333 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 812848

[startup+12.703 s]
/proc/loadavg: 2.13 2.07 2.01 5/85 19393
/proc/meminfo: memFree=1442240/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=817976 CPUtime=13.53
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 122615 0 1 0 1299 54 0 0 18 0 12 0 22997097 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 204494 118390 1422 9 0 201821 0
[pid=19381/tid=19383] ppid=19379 vsize=817976 CPUtime=6.99
/proc/19381/task/19383/stat : 19383 (java) R 19379 19381 15910 0 -1 64 23378 0 1 0 684 15 0 0 25 0 12 0 22997099 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19384] ppid=19379 vsize=817976 CPUtime=2.48
/proc/19381/task/19384/stat : 19384 (java) R 19379 19381 15910 0 -1 64 38055 0 0 0 235 13 0 0 16 0 12 0 22997100 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 105886420 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19385] ppid=19379 vsize=817976 CPUtime=2.61
/proc/19381/task/19385/stat : 19385 (java) R 19379 19381 15910 0 -1 64 55818 0 0 0 239 22 0 0 16 0 12 0 22997100 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 106196756 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19386] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19386/stat : 19386 (java) S 19379 19381 15910 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 22997102 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19387] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19387/stat : 19387 (java) S 19379 19381 15910 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19388] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19388/stat : 19388 (java) S 19379 19381 15910 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19389] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19389/stat : 19389 (java) S 19379 19381 15910 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 22997107 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19390] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19390/stat : 19390 (java) S 19379 19381 15910 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22997107 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19391] ppid=19379 vsize=817976 CPUtime=1.39
/proc/19381/task/19391/stat : 19391 (java) S 19379 19381 15910 0 -1 64 4597 0 0 0 138 1 0 0 16 0 12 0 22997107 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19392] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19392/stat : 19392 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22997107 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19393] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19393/stat : 19393 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22997107 837607424 118390 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.53
Current children cumulated vsize (KiB) 817976

[startup+25.5011 s]
/proc/loadavg: 2.31 2.12 2.02 3/85 19393
/proc/meminfo: memFree=1182976/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=817976 CPUtime=27.03
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 210159 0 1 0 2614 89 0 0 18 0 12 0 22997097 837607424 173924 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 204494 173924 1424 9 0 201821 0
[pid=19381/tid=19383] ppid=19379 vsize=817976 CPUtime=8.92
/proc/19381/task/19383/stat : 19383 (java) S 19379 19381 15910 0 -1 64 35678 0 1 0 872 20 0 0 17 0 12 0 22997099 837607424 173924 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19384] ppid=19379 vsize=817976 CPUtime=4.38
/proc/19381/task/19384/stat : 19384 (java) S 19379 19381 15910 0 -1 64 60665 0 0 0 416 22 0 0 18 0 12 0 22997100 837607424 173924 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19385] ppid=19379 vsize=817976 CPUtime=4.51
/proc/19381/task/19385/stat : 19385 (java) S 19379 19381 15910 0 -1 64 74467 0 0 0 422 29 0 0 17 0 12 0 22997100 837607424 173924 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19386] ppid=19379 vsize=817976 CPUtime=7.76
/proc/19381/task/19386/stat : 19386 (java) R 19379 19381 15910 0 -1 64 33999 0 0 0 762 14 0 0 22 0 12 0 22997102 837607424 173924 996147200 134512640 134550932 4294956016 18446744073709551615 105697146 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19387] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19387/stat : 19387 (java) S 19379 19381 15910 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173924 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19388] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19388/stat : 19388 (java) S 19379 19381 15910 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173924 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19389] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19389/stat : 19389 (java) S 19379 19381 15910 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 22997107 837607424 173924 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19390] ppid=19379 vsize=817976 CPUtime=0

################
# More data... #
################

[pid=19381/tid=19383] ppid=19379 vsize=817976 CPUtime=9.24
/proc/19381/task/19383/stat : 19383 (java) S 19379 19381 15910 0 -1 64 36359 0 1 0 903 21 0 0 16 0 12 0 22997099 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19384] ppid=19379 vsize=817976 CPUtime=4.38
/proc/19381/task/19384/stat : 19384 (java) S 19379 19381 15910 0 -1 64 60665 0 0 0 416 22 0 0 18 0 12 0 22997100 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19385] ppid=19379 vsize=817976 CPUtime=4.51
/proc/19381/task/19385/stat : 19385 (java) S 19379 19381 15910 0 -1 64 74467 0 0 0 422 29 0 0 17 0 12 0 22997100 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19386] ppid=19379 vsize=817976 CPUtime=1751.36
/proc/19381/task/19386/stat : 19386 (java) R 19379 19381 15910 0 -1 64 13707216 0 0 0 169145 5991 0 0 19 0 12 0 22997102 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 105886120 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19387] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19387/stat : 19387 (java) S 19379 19381 15910 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19388] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19388/stat : 19388 (java) S 19379 19381 15910 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19389] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19389/stat : 19389 (java) S 19379 19381 15910 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 22997107 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19390] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19390/stat : 19390 (java) S 19379 19381 15910 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22997107 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19391] ppid=19379 vsize=817976 CPUtime=1.41
/proc/19381/task/19391/stat : 19391 (java) S 19379 19381 15910 0 -1 64 4597 0 0 0 140 1 0 0 16 0 12 0 22997107 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19392] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19392/stat : 19392 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22997107 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19393] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19393/stat : 19393 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22997107 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1770.97
Current children cumulated vsize (KiB) 817976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.4 s]
/proc/loadavg: 2.14 2.63 2.46 3/85 21505
/proc/meminfo: memFree=924984/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=817976 CPUtime=1800.06
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 14132109 0 1 0 173823 6183 0 0 18 0 12 0 22997097 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 204494 173936 1424 9 0 201821 0
[pid=19381/tid=19383] ppid=19379 vsize=817976 CPUtime=9.24
/proc/19381/task/19383/stat : 19383 (java) S 19379 19381 15910 0 -1 64 36371 0 1 0 903 21 0 0 16 0 12 0 22997099 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19384] ppid=19379 vsize=817976 CPUtime=4.38
/proc/19381/task/19384/stat : 19384 (java) S 19379 19381 15910 0 -1 64 60665 0 0 0 416 22 0 0 18 0 12 0 22997100 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19385] ppid=19379 vsize=817976 CPUtime=4.51
/proc/19381/task/19385/stat : 19385 (java) S 19379 19381 15910 0 -1 64 74467 0 0 0 422 29 0 0 17 0 12 0 22997100 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19386] ppid=19379 vsize=817976 CPUtime=1780.46
/proc/19381/task/19386/stat : 19386 (java) R 19379 19381 15910 0 -1 64 13955256 0 0 0 171941 6105 0 0 25 0 12 0 22997102 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 105696807 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19387] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19387/stat : 19387 (java) S 19379 19381 15910 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19388] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19388/stat : 19388 (java) S 19379 19381 15910 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19389] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19389/stat : 19389 (java) S 19379 19381 15910 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 22997107 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19390] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19390/stat : 19390 (java) S 19379 19381 15910 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22997107 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19391] ppid=19379 vsize=817976 CPUtime=1.41
/proc/19381/task/19391/stat : 19391 (java) S 19379 19381 15910 0 -1 64 4597 0 0 0 140 1 0 0 16 0 12 0 22997107 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19392] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19392/stat : 19392 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22997107 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19393] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19393/stat : 19393 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22997107 837607424 173936 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 817976

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -19381

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

[startup+1812.6 s]
/proc/loadavg: 2.14 2.63 2.46 3/86 21506
/proc/meminfo: memFree=924976/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=817976 CPUtime=1801.26
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 14132111 0 1 0 173943 6183 0 0 16 0 12 0 22997097 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 204494 173937 1424 9 0 201821 0
[pid=19381/tid=19383] ppid=19379 vsize=817976 CPUtime=9.24
/proc/19381/task/19383/stat : 19383 (java) S 19379 19381 15910 0 -1 64 36371 0 1 0 903 21 0 0 16 0 12 0 22997099 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19384] ppid=19379 vsize=817976 CPUtime=4.38
/proc/19381/task/19384/stat : 19384 (java) S 19379 19381 15910 0 -1 64 60665 0 0 0 416 22 0 0 18 0 12 0 22997100 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19385] ppid=19379 vsize=817976 CPUtime=4.51
/proc/19381/task/19385/stat : 19385 (java) S 19379 19381 15910 0 -1 64 74467 0 0 0 422 29 0 0 17 0 12 0 22997100 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19386] ppid=19379 vsize=817976 CPUtime=1781.65
/proc/19381/task/19386/stat : 19386 (java) R 19379 19381 15910 0 -1 64 13955256 0 0 0 172060 6105 0 0 25 0 12 0 22997102 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 106157835 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19387] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19387/stat : 19387 (java) S 19379 19381 15910 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19388] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19388/stat : 19388 (java) S 19379 19381 15910 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19389] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19389/stat : 19389 (java) S 19379 19381 15910 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19390] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19390/stat : 19390 (java) S 19379 19381 15910 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19391] ppid=19379 vsize=817976 CPUtime=1.41
/proc/19381/task/19391/stat : 19391 (java) S 19379 19381 15910 0 -1 64 4597 0 0 0 140 1 0 0 16 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19392] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19392/stat : 19392 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19393] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19393/stat : 19393 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1801.26
Current children cumulated vsize (KiB) 817976

[startup+1813 s]
/proc/loadavg: 2.13 2.62 2.46 3/86 21506
/proc/meminfo: memFree=925040/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=817976 CPUtime=1801.66
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 14132111 0 1 0 173983 6183 0 0 16 0 12 0 22997097 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 204494 173937 1424 9 0 201821 0
[pid=19381/tid=19383] ppid=19379 vsize=817976 CPUtime=9.24
/proc/19381/task/19383/stat : 19383 (java) S 19379 19381 15910 0 -1 64 36371 0 1 0 903 21 0 0 16 0 12 0 22997099 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19384] ppid=19379 vsize=817976 CPUtime=4.38
/proc/19381/task/19384/stat : 19384 (java) S 19379 19381 15910 0 -1 64 60665 0 0 0 416 22 0 0 18 0 12 0 22997100 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19385] ppid=19379 vsize=817976 CPUtime=4.51
/proc/19381/task/19385/stat : 19385 (java) S 19379 19381 15910 0 -1 64 74467 0 0 0 422 29 0 0 17 0 12 0 22997100 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19386] ppid=19379 vsize=817976 CPUtime=1782.05
/proc/19381/task/19386/stat : 19386 (java) R 19379 19381 15910 0 -1 64 13955256 0 0 0 172100 6105 0 0 25 0 12 0 22997102 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 105886120 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19387] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19387/stat : 19387 (java) S 19379 19381 15910 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19388] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19388/stat : 19388 (java) S 19379 19381 15910 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19389] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19389/stat : 19389 (java) S 19379 19381 15910 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19390] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19390/stat : 19390 (java) S 19379 19381 15910 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19391] ppid=19379 vsize=817976 CPUtime=1.41
/proc/19381/task/19391/stat : 19391 (java) S 19379 19381 15910 0 -1 64 4597 0 0 0 140 1 0 0 16 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19392] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19392/stat : 19392 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19393] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19393/stat : 19393 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1801.66
Current children cumulated vsize (KiB) 817976

[startup+1813.4 s]
/proc/loadavg: 2.13 2.62 2.46 3/86 21506
/proc/meminfo: memFree=925040/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=817976 CPUtime=1802.06
/proc/19381/stat : 19381 (java) S 19379 19381 15910 0 -1 0 14132111 0 1 0 174023 6183 0 0 16 0 12 0 22997097 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 204494 173937 1424 9 0 201821 0
[pid=19381/tid=19383] ppid=19379 vsize=817976 CPUtime=9.24
/proc/19381/task/19383/stat : 19383 (java) S 19379 19381 15910 0 -1 64 36371 0 1 0 903 21 0 0 16 0 12 0 22997099 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19384] ppid=19379 vsize=817976 CPUtime=4.38
/proc/19381/task/19384/stat : 19384 (java) S 19379 19381 15910 0 -1 64 60665 0 0 0 416 22 0 0 18 0 12 0 22997100 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19385] ppid=19379 vsize=817976 CPUtime=4.51
/proc/19381/task/19385/stat : 19385 (java) S 19379 19381 15910 0 -1 64 74467 0 0 0 422 29 0 0 17 0 12 0 22997100 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19386] ppid=19379 vsize=817976 CPUtime=1782.45
/proc/19381/task/19386/stat : 19386 (java) R 19379 19381 15910 0 -1 64 13955256 0 0 0 172140 6105 0 0 25 0 12 0 22997102 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 105886120 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19381/tid=19387] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19387/stat : 19387 (java) S 19379 19381 15910 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19388] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19388/stat : 19388 (java) S 19379 19381 15910 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22997102 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19389] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19389/stat : 19389 (java) S 19379 19381 15910 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19390] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19390/stat : 19390 (java) S 19379 19381 15910 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19391] ppid=19379 vsize=817976 CPUtime=1.41
/proc/19381/task/19391/stat : 19391 (java) S 19379 19381 15910 0 -1 64 4597 0 0 0 140 1 0 0 16 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19392] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19392/stat : 19392 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19381/tid=19393] ppid=19379 vsize=817976 CPUtime=0
/proc/19381/task/19393/stat : 19393 (java) S 19379 19381 15910 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22997107 837607424 173937 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 817976

[startup+1813.5 s]
/proc/loadavg: 2.13 2.62 2.46 3/86 21506
/proc/meminfo: memFree=925040/2055920 swapFree=4192812/4192956
[pid=19381] ppid=19379 vsize=0 CPUtime=1802.16
/proc/19381/stat : 19381 (java) Z 19379 19381 15910 0 -1 1036 14132111 0 1 0 174025 6191 0 0 16 0 2 0 22997097 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19381/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1813.53
CPU time (s): 1802.19
CPU user time (s): 1740.25
CPU system time (s): 61.9406
CPU usage (%): 99.3748
Max. virtual memory (cumulated for all children) (KiB): 913984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1740.25
system time used= 61.9406
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14132111
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= 38400
involuntary context switches= 62194

runsolver used 2.50862 second user time and 6.30304 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-12 03:44:14
IDJOB=2076773
IDBENCH=56495
IDSOLVER=731
FILE ID=node41/2076773-1247363053
PBS_JOBID= 9506891
Free space on /tmp= 65868 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-07.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076773-1247363053/watcher-2076773-1247363053 -o /tmp/evaluation-result-2076773-1247363053/solver-2076773-1247363053 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2076773-1247363053.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0a686702ca9a26462bbb33f67d4dcac6
RANDOM SEED=1094944601

node41.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.212
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.212
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:       1875448 kB
Buffers:         14016 kB
Cached:          96756 kB
SwapCached:          0 kB
Active:         111648 kB
Inactive:        23708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10412 kB
Writeback:           0 kB
Mapped:          35260 kB
Slab:            30528 kB
Committed_AS:   246704 kB
PageTables:       1716 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= 65872 MiB
End job on node41 at 2009-07-12 04:14:28