Trace number 1071840

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? (TO) 1802.2 1803.63

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle13.xml
MD5SUMbeb45b78395f6159303d082b4358ee4d
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.066988
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints259
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension34
Number of constraints which are defined in intension225
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28/0.31	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.31	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.31	c See www.sat4j.org for details.
0.28/0.31	c That software uses the Rhino library from the Mozilla project.
0.28/0.35	c version 9.9.9.token
0.28/0.35	c sun.arch.data.model	32
0.28/0.35	c java.version	1.6.0_06
0.28/0.35	c os.name	Linux
0.28/0.35	c os.version	2.6.9-22.EL.rootsmp
0.28/0.35	c os.arch	i386
0.28/0.35	c Free memory 669864272
0.28/0.35	c Max memory 672137216
0.28/0.35	c Total memory 672137216
0.28/0.35	c Number of processors 2
0.38/0.40	c c --- Begin Solver configuration ---
0.38/0.40	c Stops conflict analysis at the first Unique Implication Point
0.38/0.40	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.38/0.40	c Learn all clauses as in MiniSAT
0.38/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.38/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.38/0.40	c Expensive reason simplification
0.38/0.40	c MiniSAT restarts strategy
0.38/0.40	c timeout=2147483s
0.38/0.40	c DB Simplification allowed=false
0.38/0.40	c --- End Solver configuration ---
0.38/0.40	c solving HOME/instance-1071840-1215169938.xml
0.38/0.41	c reading problem ... 
0.58/0.68	c reading problem named null
0.58/0.68	c reading domains done.
0.58/0.68	c reading variables done.
0.67/0.75	c reading relations done.
1.57/1.62	c reading predicates  done.
1.77/1.80	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-1071840-1215169938/watcher-1071840-1215169938 -o /tmp/evaluation-result-1071840-1215169938/solver-1071840-1215169938 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1071840-1215169938.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.14 2.07 2.01 4/84 12013
/proc/meminfo: memFree=1531480/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=13288 CPUtime=0
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 744 0 0 0 0 0 0 0 18 0 2 0 1546668845 13606912 538 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 3322 538 219 9 0 1232 0
[pid=12013/tid=12014] ppid=12011 vsize=13288 CPUtime=0
/proc/12013/task/12014/stat : 12014 (java) R 12011 12013 9622 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1546668846 13606912 538 996147200 134512640 134550740 4294956032 18446744073709551615 10543064 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0770601 s]
/proc/loadavg: 2.14 2.07 2.01 4/84 12013
/proc/meminfo: memFree=1531480/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=802236 CPUtime=0.06
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 2812 0 1 0 4 2 0 0 18 0 7 0 1546668845 821489664 2547 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 200640 2619 1014 9 0 198023 0
[pid=12013/tid=12014] ppid=12011 vsize=802560 CPUtime=0.06
/proc/12013/task/12014/stat : 12014 (java) S 12011 12013 9622 0 -1 64 2122 0 1 0 5 1 0 0 17 0 8 0 1546668846 821821440 2619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800971 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 802236

[startup+0.113621 s]
/proc/loadavg: 2.14 2.07 2.01 4/84 12013
/proc/meminfo: memFree=1531480/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=804756 CPUtime=0.1
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 3223 0 1 0 8 2 0 0 18 0 12 0 1546668845 824070144 2954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 201189 2954 1215 9 0 198558 0
[pid=12013/tid=12014] ppid=12011 vsize=804756 CPUtime=0.07
/proc/12013/task/12014/stat : 12014 (java) R 12011 12013 9622 0 -1 64 2234 0 1 0 6 1 0 0 21 0 12 0 1546668846 824070144 2954 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 804756

[startup+0.301635 s]
/proc/loadavg: 2.14 2.07 2.01 4/84 12013
/proc/meminfo: memFree=1531480/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=808244 CPUtime=0.28
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 4986 0 1 0 25 3 0 0 18 0 12 0 1546668845 827641856 4313 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 202061 4313 1305 9 0 199430 0
[pid=12013/tid=12014] ppid=12011 vsize=808244 CPUtime=0.18
/proc/12013/task/12014/stat : 12014 (java) R 12011 12013 9622 0 -1 64 2728 0 1 0 16 2 0 0 17 0 12 0 1546668846 827641856 4313 996147200 134512640 134550740 4294956032 18446744073709551615 106497178 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 808244

[startup+0.701675 s]
/proc/loadavg: 2.14 2.07 2.01 4/84 12013
/proc/meminfo: memFree=1531480/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=808272 CPUtime=0.67
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 6361 0 1 0 63 4 0 0 18 0 12 0 1546668845 827670528 5489 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 202068 5489 1335 9 0 199430 0
[pid=12013/tid=12014] ppid=12011 vsize=808272 CPUtime=0.4
/proc/12013/task/12014/stat : 12014 (java) R 12011 12013 9622 0 -1 64 3795 0 1 0 37 3 0 0 19 0 12 0 1546668846 827670528 5489 996147200 134512640 134550740 4294956032 18446744073709551615 106497101 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 808272

[startup+1.50376 s]
/proc/loadavg: 2.21 2.09 2.02 4/96 12025
/proc/meminfo: memFree=1512888/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=811696 CPUtime=1.48
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 10222 0 1 0 142 6 0 0 18 0 12 0 1546668845 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 202924 8145 1349 9 0 200286 0
[pid=12013/tid=12014] ppid=12011 vsize=811696 CPUtime=0.66
/proc/12013/task/12014/stat : 12014 (java) R 12011 12013 9622 0 -1 64 5619 0 1 0 62 4 0 0 21 0 12 0 1546668846 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4109185374 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=811696 CPUtime=0
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 9622 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1546668847 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=811696 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1546668847 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=811696 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1546668849 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=811696 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 9622 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1546668850 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=811696 CPUtime=0
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 9622 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1546668850 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=811696 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1546668854 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=811696 CPUtime=0.41
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 9622 0 -1 64 2362 0 0 0 41 0 0 0 16 0 12 0 1546668854 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12023] ppid=12011 vsize=811696 CPUtime=0.37
/proc/12013/task/12023/stat : 12023 (java) S 12011 12013 9622 0 -1 64 1475 0 0 0 37 0 0 0 16 0 12 0 1546668854 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12024] ppid=12011 vsize=811696 CPUtime=0
/proc/12013/task/12024/stat : 12024 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1546668854 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12025] ppid=12011 vsize=811696 CPUtime=0
/proc/12013/task/12025/stat : 12025 (java) S 12011 12013 9622 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1546668854 831176704 8145 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 811696

[startup+3.10192 s]
/proc/loadavg: 2.21 2.09 2.02 4/96 12025
/proc/meminfo: memFree=1492536/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=814260 CPUtime=3.06
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 31520 0 1 0 292 14 0 0 18 0 12 0 1546668845 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 203565 27534 1368 9 0 200927 0
[pid=12013/tid=12014] ppid=12011 vsize=814260 CPUtime=1.57
/proc/12013/task/12014/stat : 12014 (java) R 12011 12013 9622 0 -1 64 17222 0 1 0 148 9 0 0 18 0 12 0 1546668846 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4109785523 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=814260 CPUtime=0.09
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 9622 0 -1 64 4426 0 0 0 8 1 0 0 17 0 12 0 1546668847 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=814260 CPUtime=0.1
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 9622 0 -1 64 3691 0 0 0 10 0 0 0 17 0 12 0 1546668847 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=814260 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 9622 0 -1 64 29 0 0 0 0 0 0 0 16 0 12 0 1546668849 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=814260 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 9622 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1546668850 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=814260 CPUtime=0
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 9622 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1546668850 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=814260 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1546668854 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=814260 CPUtime=0.53
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 9622 0 -1 64 2368 0 0 0 53 0 0 0 16 0 12 0 1546668854 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12023] ppid=12011 vsize=814260 CPUtime=0.71
/proc/12013/task/12023/stat : 12023 (java) S 12011 12013 9622 0 -1 64 3022 0 0 0 70 1 0 0 16 0 12 0 1546668854 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12024] ppid=12011 vsize=814260 CPUtime=0
/proc/12013/task/12024/stat : 12024 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1546668854 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12025] ppid=12011 vsize=814260 CPUtime=0
/proc/12013/task/12025/stat : 12025 (java) S 12011 12013 9622 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1546668854 833802240 27534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 814260

[startup+6.30223 s]
/proc/loadavg: 2.21 2.09 2.02 4/96 12025
/proc/meminfo: memFree=1317880/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=827128 CPUtime=6.63
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 72331 0 1 0 632 31 0 0 18 0 12 0 1546668845 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 206782 63159 1384 9 0 204144 0
[pid=12013/tid=12014] ppid=12011 vsize=827128 CPUtime=2.96
/proc/12013/task/12014/stat : 12014 (java) R 12011 12013 9622 0 -1 64 17239 0 1 0 287 9 0 0 19 0 12 0 1546668846 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4109840311 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=827128 CPUtime=0.98
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 9622 0 -1 64 25372 0 0 0 88 10 0 0 17 0 12 0 1546668847 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=827128 CPUtime=0.93
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 9622 0 -1 64 21580 0 0 0 86 7 0 0 16 0 12 0 1546668847 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12013/tid=12018] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 9622 0 -1 64 29 0 0 0 0 0 0 0 17 0 12 0 1546668849 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 9622 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1546668850 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 9622 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1546668850 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1546668854 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=827128 CPUtime=0.61
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 9622 0 -1 64 2384 0 0 0 61 0 0 0 16 0 12 0 1546668854 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12023] ppid=12011 vsize=827128 CPUtime=1.1
/proc/12013/task/12023/stat : 12023 (java) S 12011 12013 9622 0 -1 64 4965 0 0 0 108 2 0 0 17 0 12 0 1546668854 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12024] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12024/stat : 12024 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1546668854 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12025] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12025/stat : 12025 (java) S 12011 12013 9622 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1546668854 846979072 63159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 827128

[startup+12.7019 s]
/proc/loadavg: 2.48 2.15 2.04 3/96 12025
/proc/meminfo: memFree=1215992/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=827128 CPUtime=13.78
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 100953 0 1 0 1336 42 0 0 18 0 12 0 1546668845 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 206782 90278 1384 9 0 204144 0
[pid=12013/tid=12014] ppid=12011 vsize=827128 CPUtime=6.82
/proc/12013/task/12014/stat : 12014 (java) R 12011 12013 9622 0 -1 64 23392 0 1 0 671 11 0 0 25 0 12 0 1546668846 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4109696050 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=827128 CPUtime=2.61
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 9622 0 -1 64 38596 0 0 0 246 15 0 0 20 0 12 0 1546668847 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=827128 CPUtime=2.59
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 9622 0 -1 64 30825 0 0 0 248 11 0 0 19 0 12 0 1546668847 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 9622 0 -1 64 29 0 0 0 0 0 0 0 16 0 12 0 1546668849 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 9622 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1546668850 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 9622 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1546668850 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1546668854 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=827128 CPUtime=0.61
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 9622 0 -1 64 2384 0 0 0 61 0 0 0 16 0 12 0 1546668854 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12023] ppid=12011 vsize=827128 CPUtime=1.1
/proc/12013/task/12023/stat : 12023 (java) S 12011 12013 9622 0 -1 64 4965 0 0 0 108 2 0 0 17 0 12 0 1546668854 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12024] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12024/stat : 12024 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1546668854 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12025] ppid=12011 vsize=827128 CPUtime=0
/proc/12013/task/12025/stat : 12025 (java) S 12011 12013 9622 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1546668854 846979072 90278 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.78
Current children cumulated vsize (KiB) 827128

[startup+25.503 s]
/proc/loadavg: 2.49 2.16 2.04 3/96 12025
/proc/meminfo: memFree=872440/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=827128 CPUtime=27.25
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 179791 0 1 0 2652 73 0 0 18 0 12 0 1546668845 846979072 165667 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 206782 165667 1388 9 0 204144 0
[pid=12013/tid=12014] ppid=12011 vsize=827128 CPUtime=12.16
/proc/12013/task/12014/stat : 12014 (java) R 12011 12013 9622 0 -1 64 35701 0 1 0 1200 16 0 0 22 0 12 0 1546668846 846979072 165667 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=827128 CPUtime=5.2
/proc/12013/task/12016/stat : 12016 (java) R 12011 12013 9622 0 -1 64 71143 0 0 0 493 27 0 0 17 0 12 0 1546668847 846979072 165667 996147200 134512640 134550740 4294956032 18446744073709551615 105852882 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=12013/tid=12016] ppid=12011 vsize=827000 CPUtime=5.39
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 9622 0 -1 64 71143 0 0 0 512 27 0 0 17 0 12 0 1546668847 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=827000 CPUtime=5.6
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 9622 0 -1 64 64802 0 0 0 535 25 0 0 17 0 12 0 1546668847 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=827000 CPUtime=1441.31
/proc/12013/task/12018/stat : 12018 (java) R 12011 12013 9622 0 -1 64 73752 0 0 0 144093 38 0 0 25 0 12 0 1546668849 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 105677199 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12013/tid=12019] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 9622 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1546668850 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 9622 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1546668850 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=827000 CPUtime=0.74
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 9622 0 -1 64 2398 0 0 0 74 0 0 0 16 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12023] ppid=12011 vsize=827000 CPUtime=1.28
/proc/12013/task/12023/stat : 12023 (java) S 12011 12013 9622 0 -1 64 4976 0 0 0 126 2 0 0 16 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12024] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12024/stat : 12024 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12025] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12025/stat : 12025 (java) S 12011 12013 9622 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.93
Current children cumulated vsize (KiB) 827000

[startup+1782.3 s]
/proc/loadavg: 2.17 2.15 2.16 3/93 12255
/proc/meminfo: memFree=998224/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=827000 CPUtime=1780.87
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 254163 0 1 0 177973 114 0 0 18 0 12 0 1546668845 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 206750 176356 1388 9 0 204112 0
[pid=12013/tid=12014] ppid=12011 vsize=827000 CPUtime=275.55
/proc/12013/task/12014/stat : 12014 (java) R 12011 12013 9622 0 -1 64 36328 0 1 0 27537 18 0 0 17 0 12 0 1546668846 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4109613952 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=827000 CPUtime=5.39
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 9622 0 -1 64 71143 0 0 0 512 27 0 0 17 0 12 0 1546668847 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=827000 CPUtime=5.6
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 9622 0 -1 64 64802 0 0 0 535 25 0 0 17 0 12 0 1546668847 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=827000 CPUtime=1492.26
/proc/12013/task/12018/stat : 12018 (java) R 12011 12013 9622 0 -1 64 73752 0 0 0 149187 39 0 0 25 0 12 0 1546668849 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12013/tid=12019] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 9622 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1546668850 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 9622 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1546668850 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=827000 CPUtime=0.74
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 9622 0 -1 64 2398 0 0 0 74 0 0 0 16 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12023] ppid=12011 vsize=827000 CPUtime=1.28
/proc/12013/task/12023/stat : 12023 (java) S 12011 12013 9622 0 -1 64 4976 0 0 0 126 2 0 0 16 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12024] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12024/stat : 12024 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12025] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12025/stat : 12025 (java) S 12011 12013 9622 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.87
Current children cumulated vsize (KiB) 827000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.26 2.17 2.17 4/93 12255
/proc/meminfo: memFree=998224/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=827000 CPUtime=1800.07
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 254170 0 1 0 179892 115 0 0 18 0 12 0 1546668845 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 206750 176356 1388 9 0 204112 0
[pid=12013/tid=12014] ppid=12011 vsize=827000 CPUtime=278.38
/proc/12013/task/12014/stat : 12014 (java) R 12011 12013 9622 0 -1 64 36335 0 1 0 27820 18 0 0 17 0 12 0 1546668846 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4109929465 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=827000 CPUtime=5.39
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 9622 0 -1 64 71143 0 0 0 512 27 0 0 17 0 12 0 1546668847 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=827000 CPUtime=5.6
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 9622 0 -1 64 64802 0 0 0 535 25 0 0 17 0 12 0 1546668847 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=827000 CPUtime=1508.61
/proc/12013/task/12018/stat : 12018 (java) R 12011 12013 9622 0 -1 64 73752 0 0 0 150822 39 0 0 25 0 12 0 1546668849 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12013/tid=12019] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 9622 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1546668850 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 9622 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1546668850 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=827000 CPUtime=0.74
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 9622 0 -1 64 2398 0 0 0 74 0 0 0 16 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12023] ppid=12011 vsize=827000 CPUtime=1.28
/proc/12013/task/12023/stat : 12023 (java) S 12011 12013 9622 0 -1 64 4976 0 0 0 126 2 0 0 16 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12024] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12024/stat : 12024 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12025] ppid=12011 vsize=827000 CPUtime=0
/proc/12013/task/12025/stat : 12025 (java) S 12011 12013 9622 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1546668854 846848000 176356 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 827000

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+1803 s]
/proc/loadavg: 2.26 2.17 2.17 3/95 12257
/proc/meminfo: memFree=998208/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=827324 CPUtime=1801.56
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 254180 0 1 0 180041 115 0 0 16 0 13 0 1546668845 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 206831 176366 1388 9 0 204193 0
[pid=12013/tid=12014] ppid=12011 vsize=827324 CPUtime=278.39
/proc/12013/task/12014/stat : 12014 (java) S 12011 12013 9622 0 -1 64 36335 0 1 0 27821 18 0 0 17 0 13 0 1546668846 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=827324 CPUtime=5.39
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 9622 0 -1 64 71143 0 0 0 512 27 0 0 17 0 13 0 1546668847 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=827324 CPUtime=5.6
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 9622 0 -1 64 64802 0 0 0 535 25 0 0 17 0 13 0 1546668847 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=827324 CPUtime=1510.1
/proc/12013/task/12018/stat : 12018 (java) R 12011 12013 9622 0 -1 64 73752 0 0 0 150971 39 0 0 25 0 13 0 1546668849 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 105852552 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12013/tid=12019] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 9622 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1546668850 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 9622 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1546668850 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 9622 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 1546668854 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=827324 CPUtime=0.74
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 9622 0 -1 64 2398 0 0 0 74 0 0 0 16 0 13 0 1546668854 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12023] ppid=12011 vsize=827324 CPUtime=1.28
/proc/12013/task/12023/stat : 12023 (java) S 12011 12013 9622 0 -1 64 4976 0 0 0 126 2 0 0 16 0 13 0 1546668854 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12024] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12024/stat : 12024 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1546668854 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12025] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12025/stat : 12025 (java) S 12011 12013 9622 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1546668854 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12257] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12257/stat : 12257 (java) S 12011 12013 9622 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 1546848996 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1801.56
Current children cumulated vsize (KiB) 827324

[startup+1803.4 s]
/proc/loadavg: 2.26 2.17 2.17 3/95 12257
/proc/meminfo: memFree=998208/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=827324 CPUtime=1801.96
/proc/12013/stat : 12013 (java) S 12011 12013 9622 0 -1 0 254180 0 1 0 180081 115 0 0 16 0 13 0 1546668845 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 206831 176366 1388 9 0 204193 0
[pid=12013/tid=12014] ppid=12011 vsize=827324 CPUtime=278.39
/proc/12013/task/12014/stat : 12014 (java) S 12011 12013 9622 0 -1 64 36335 0 1 0 27821 18 0 0 17 0 13 0 1546668846 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=827324 CPUtime=5.39
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 9622 0 -1 64 71143 0 0 0 512 27 0 0 17 0 13 0 1546668847 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=827324 CPUtime=5.6
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 9622 0 -1 64 64802 0 0 0 535 25 0 0 17 0 13 0 1546668847 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=827324 CPUtime=1510.5
/proc/12013/task/12018/stat : 12018 (java) R 12011 12013 9622 0 -1 64 73752 0 0 0 151011 39 0 0 25 0 13 0 1546668849 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 106736501 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12013/tid=12019] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 9622 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1546668850 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 9622 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1546668850 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 9622 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 1546668854 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=827324 CPUtime=0.74
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 9622 0 -1 64 2398 0 0 0 74 0 0 0 16 0 13 0 1546668854 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12023] ppid=12011 vsize=827324 CPUtime=1.28
/proc/12013/task/12023/stat : 12023 (java) S 12011 12013 9622 0 -1 64 4976 0 0 0 126 2 0 0 16 0 13 0 1546668854 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12024] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12024/stat : 12024 (java) S 12011 12013 9622 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1546668854 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12025] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12025/stat : 12025 (java) S 12011 12013 9622 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1546668854 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12257] ppid=12011 vsize=827324 CPUtime=0
/proc/12013/task/12257/stat : 12257 (java) S 12011 12013 9622 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 1546848996 847179776 176366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1801.96
Current children cumulated vsize (KiB) 827324

[startup+1803.6 s]
/proc/loadavg: 2.26 2.17 2.17 3/95 12257
/proc/meminfo: memFree=998208/2055920 swapFree=4122708/4192956
[pid=12013] ppid=12011 vsize=0 CPUtime=1802.16
/proc/12013/stat : 12013 (java) Z 12011 12013 9622 0 -1 1036 254180 0 1 0 180093 123 0 0 16 0 2 0 1546668845 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/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): 1803.63
CPU time (s): 1802.2
CPU user time (s): 1800.94
CPU system time (s): 1.26081
CPU usage (%): 99.9203
Max. virtual memory (cumulated for all children) (KiB): 875136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.94
system time used= 1.26081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254180
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= 37514
involuntary context switches= 34919

runsolver used 2.36864 second user time and 5.9211 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-04 13:12:18
IDJOB=1071840
IDBENCH=56145
IDSOLVER=344
FILE ID=node12/1071840-1215169938
PBS_JOBID= 7877447
Free space on /tmp= 66548 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle13.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-1071840-1215169938/watcher-1071840-1215169938 -o /tmp/evaluation-result-1071840-1215169938/solver-1071840-1215169938 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1071840-1215169938.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= beb45b78395f6159303d082b4358ee4d
RANDOM SEED=668868572

node12.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.236
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.236
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:       1531960 kB
Buffers:         36476 kB
Cached:         136344 kB
SwapCached:      64296 kB
Active:         395948 kB
Inactive:        70636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531960 kB
SwapTotal:     4192956 kB
SwapFree:      4122708 kB
Dirty:            1284 kB
Writeback:           0 kB
Mapped:         305268 kB
Slab:            42092 kB
Committed_AS:  3586536 kB
PageTables:       2332 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= 66544 MiB
End job on node12 at 2008-07-04 13:42:22