Trace number 338003

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v2? (TO) 1200.06 1200.42

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
MD5SUM56dc474305bf6e6817771129f995c737
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark740.816
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses17199
Sum of the clauses size75582
Maximum clause length13
Minimum clause length1
Number of clauses of size 149
Number of clauses of size 21177
Number of clauses of size 38740
Number of clauses of size 4232
Number of clauses of size 5250
Number of clauses of size over 56751

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-338003-1178912898 -o ROOT/results/node15/solver-338003-1178912898 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338003-1178912898/MiraXTv2_dyn /tmp/evaluation/338003-1178912898/instance-338003-1178912898.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 0.92 0.97 0.98 3/77 14436
/proc/meminfo: memFree=1780280/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=3788 CPUtime=0
/proc/14436/stat : 14436 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 339207479 3878912 342 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7951309 0 0 4096 0 0 0 0 17 0 0 0
/proc/14436/statm: 947 347 205 20 0 305 0

[startup+0.017302 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 14436
/proc/meminfo: memFree=1780280/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=4464 CPUtime=0.01
/proc/14436/stat : 14436 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194304 543 0 0 0 1 0 0 0 18 0 1 0 339207479 4571136 518 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7947146 0 0 4096 0 0 0 0 17 0 0 0
/proc/14436/statm: 1116 518 206 20 0 474 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4464

[startup+0.10131 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 14436
/proc/meminfo: memFree=1780280/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=5180 CPUtime=0.09
/proc/14436/stat : 14436 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194304 701 0 0 0 9 0 0 0 18 0 1 0 339207479 5304320 676 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/14436/statm: 1295 676 207 20 0 653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5180

[startup+0.301327 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 14436
/proc/meminfo: memFree=1780280/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=7648 CPUtime=0.29
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 1030 0 0 0 29 0 0 0 18 0 2 0 339207479 7831552 1004 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 1912 1004 218 20 0 1270 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7648

[startup+0.701364 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 14436
/proc/meminfo: memFree=1780280/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=8836 CPUtime=0.69
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 1375 0 0 0 69 0 0 0 18 0 2 0 339207479 9048064 1349 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 2209 1349 218 20 0 1567 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8836

[startup+1.50144 s]
/proc/loadavg: 0.92 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1774824/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=11472 CPUtime=1.49
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 1880 0 0 0 149 0 0 0 18 0 2 0 339207479 11747328 1854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 2868 1854 218 20 0 2226 0
[pid=14436/tid=14438] ppid=14434 vsize=11472 CPUtime=1.35
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 1164 0 0 0 135 0 0 0 25 0 2 0 339207493 11747328 1854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526704 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11472

[startup+3.10259 s]
/proc/loadavg: 0.92 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1772904/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=12640 CPUtime=3.08
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 2232 0 0 0 308 0 0 0 18 0 2 0 339207479 12943360 2206 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 3160 2206 218 20 0 2518 0
[pid=14436/tid=14438] ppid=14434 vsize=12640 CPUtime=2.95
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 1516 0 0 0 295 0 0 0 25 0 2 0 339207493 12943360 2206 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12640

[startup+6.30188 s]
/proc/loadavg: 0.93 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1768872/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=16844 CPUtime=6.29
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 3298 0 0 0 628 1 0 0 18 0 2 0 339207479 17248256 3272 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 4211 3272 218 20 0 3569 0
[pid=14436/tid=14438] ppid=14434 vsize=16844 CPUtime=6.15
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 2582 0 0 0 614 1 0 0 25 0 2 0 339207493 17248256 3272 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16844

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1764392/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=19932 CPUtime=12.68
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 4113 0 0 0 1267 1 0 0 18 0 2 0 339207479 20410368 4051 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 4983 4051 218 20 0 4341 0
[pid=14436/tid=14438] ppid=14434 vsize=19932 CPUtime=12.54
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 3397 0 0 0 1253 1 0 0 25 0 2 0 339207493 20410368 4051 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19932

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1758568/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=25992 CPUtime=25.48
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 5762 0 0 0 2545 3 0 0 18 0 2 0 339207479 26615808 5615 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 6498 5615 218 20 0 5856 0
[pid=14436/tid=14438] ppid=14434 vsize=25992 CPUtime=25.35
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 5046 0 0 0 2532 3 0 0 25 0 2 0 339207493 26615808 5615 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25992

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1753832/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=29968 CPUtime=51.07
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 6948 0 0 0 5104 3 0 0 18 0 2 0 339207479 30687232 6695 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 7492 6695 218 20 0 6850 0
[pid=14436/tid=14438] ppid=14434 vsize=29968 CPUtime=50.93
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 6232 0 0 0 5090 3 0 0 25 0 2 0 339207493 30687232 6695 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29968

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1747816/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=35856 CPUtime=102.26
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 8618 0 0 0 10221 5 0 0 18 0 2 0 339207479 36716544 8184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 8964 8184 218 20 0 8322 0
[pid=14436/tid=14438] ppid=14434 vsize=35856 CPUtime=102.12
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 7902 0 0 0 10208 4 0 0 25 0 2 0 339207493 36716544 8184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35856

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1745960/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=37620 CPUtime=162.23
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 9266 0 0 0 16218 5 0 0 18 0 2 0 339207479 38522880 8637 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 9405 8637 218 20 0 8763 0
[pid=14436/tid=14438] ppid=14434 vsize=37620 CPUtime=162.1
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 8550 0 0 0 16205 5 0 0 25 0 2 0 339207493 38522880 8637 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 37620

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1745704/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=37900 CPUtime=222.22
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 9611 0 0 0 22216 6 0 0 18 0 2 0 339207479 38809600 8714 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 9475 8714 218 20 0 8833 0
[pid=14436/tid=14438] ppid=14434 vsize=37900 CPUtime=222.08
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 8895 0 0 0 22203 5 0 0 25 0 2 0 339207493 38809600 8714 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 37900

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1745320/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=38060 CPUtime=282.21
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 9890 0 0 0 28215 6 0 0 18 0 2 0 339207479 38973440 8789 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 9515 8789 218 20 0 8873 0
[pid=14436/tid=14438] ppid=14434 vsize=38060 CPUtime=282.07
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 9174 0 0 0 28201 6 0 0 25 0 2 0 339207493 38973440 8789 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 38060

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1744232/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=39288 CPUtime=342.18
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 10448 0 0 0 34212 6 0 0 18 0 2 0 339207479 40230912 9075 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 9822 9075 218 20 0 9180 0
[pid=14436/tid=14438] ppid=14434 vsize=39288 CPUtime=342.05
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 9732 0 0 0 34199 6 0 0 25 0 2 0 339207493 40230912 9075 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 39288

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1743976/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=39452 CPUtime=402.17
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 10714 0 0 0 40210 7 0 0 18 0 2 0 339207479 40398848 9134 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 9863 9134 218 20 0 9221 0
[pid=14436/tid=14438] ppid=14434 vsize=39452 CPUtime=402.03
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 9998 0 0 0 40196 7 0 0 25 0 2 0 339207493 40398848 9134 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 39452

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1743976/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=39600 CPUtime=462.15
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 10937 0 0 0 46208 7 0 0 18 0 2 0 339207479 40550400 9150 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 9900 9150 218 20 0 9258 0
[pid=14436/tid=14438] ppid=14434 vsize=39600 CPUtime=462.01
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 10221 0 0 0 46194 7 0 0 25 0 2 0 339207493 40550400 9150 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 39600

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1743784/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=39736 CPUtime=522.13
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 11249 0 0 0 52206 7 0 0 18 0 2 0 339207479 40689664 9186 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 9934 9186 218 20 0 9292 0
[pid=14436/tid=14438] ppid=14434 vsize=39736 CPUtime=521.99
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 10533 0 0 0 52192 7 0 0 25 0 2 0 339207493 40689664 9186 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 39736

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1743784/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=39736 CPUtime=582.12
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 11468 0 0 0 58204 8 0 0 18 0 2 0 339207479 40689664 9198 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 9934 9198 218 20 0 9292 0
[pid=14436/tid=14438] ppid=14434 vsize=39736 CPUtime=581.97
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 10752 0 0 0 58190 7 0 0 25 0 2 0 339207493 40689664 9198 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 39736

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1743592/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=39916 CPUtime=642.1
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 11711 0 0 0 64202 8 0 0 18 0 2 0 339207479 40873984 9234 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 9979 9234 218 20 0 9337 0
[pid=14436/tid=14438] ppid=14434 vsize=39916 CPUtime=641.97
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 10995 0 0 0 64189 8 0 0 25 0 2 0 339207493 40873984 9234 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 39916

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14438
/proc/meminfo: memFree=1743528/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=39916 CPUtime=702.08
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 11931 0 0 0 70200 8 0 0 18 0 2 0 339207479 40873984 9247 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 9979 9247 218 20 0 9337 0
[pid=14436/tid=14438] ppid=14434 vsize=39916 CPUtime=701.94
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 11215 0 0 0 70186 8 0 0 25 0 2 0 339207493 40873984 9247 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 39916

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/85 14464
/proc/meminfo: memFree=1742376/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=40088 CPUtime=762.07
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 12240 0 0 0 76198 9 0 0 18 0 2 0 339207479 41050112 9276 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 10022 9276 218 20 0 9380 0
[pid=14436/tid=14438] ppid=14434 vsize=40088 CPUtime=761.93
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 11524 0 0 0 76184 9 0 0 25 0 2 0 339207493 41050112 9276 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 40088

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14636
/proc/meminfo: memFree=1742744/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=40368 CPUtime=822.04
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 12521 0 0 0 82184 20 0 0 18 0 2 0 339207479 41336832 9347 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 10092 9347 218 20 0 9450 0
[pid=14436/tid=14438] ppid=14434 vsize=40368 CPUtime=821.9
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 11805 0 0 0 82170 20 0 0 25 0 2 0 339207493 41336832 9347 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 40368

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14636
/proc/meminfo: memFree=1742696/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=40512 CPUtime=882.02
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 12768 0 0 0 88182 20 0 0 18 0 2 0 339207479 41484288 9384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 10128 9384 218 20 0 9486 0
[pid=14436/tid=14438] ppid=14434 vsize=40512 CPUtime=881.88
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 12052 0 0 0 88168 20 0 0 25 0 2 0 339207493 41484288 9384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 40512

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14636
/proc/meminfo: memFree=1742504/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=40664 CPUtime=942
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 13027 0 0 0 94180 20 0 0 18 0 2 0 339207479 41639936 9433 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 10166 9433 218 20 0 9524 0
[pid=14436/tid=14438] ppid=14434 vsize=40664 CPUtime=941.86
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 12311 0 0 0 94166 20 0 0 25 0 2 0 339207493 41639936 9433 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525908 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 40664

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14636
/proc/meminfo: memFree=1742504/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=40664 CPUtime=1001.99
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 13247 0 0 0 100178 21 0 0 18 0 2 0 339207479 41639936 9443 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 10166 9443 218 20 0 9524 0
[pid=14436/tid=14438] ppid=14434 vsize=40664 CPUtime=1001.85
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 12531 0 0 0 100164 21 0 0 25 0 2 0 339207493 41639936 9443 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 40664

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14636
/proc/meminfo: memFree=1742376/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=40952 CPUtime=1061.97
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 13516 0 0 0 106176 21 0 0 18 0 2 0 339207479 41934848 9502 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 10238 9502 218 20 0 9596 0
[pid=14436/tid=14438] ppid=14434 vsize=40952 CPUtime=1061.84
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 12800 0 0 0 106163 21 0 0 25 0 2 0 339207493 41934848 9502 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 40952

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14636
/proc/meminfo: memFree=1741864/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=41500 CPUtime=1121.95
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 13850 0 0 0 112174 21 0 0 18 0 2 0 339207479 42496000 9626 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 10375 9626 218 20 0 9733 0
[pid=14436/tid=14438] ppid=14434 vsize=41500 CPUtime=1121.81
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 13134 0 0 0 112160 21 0 0 25 0 2 0 339207493 42496000 9626 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 41500

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14636
/proc/meminfo: memFree=1741672/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=41684 CPUtime=1181.93
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 14175 0 0 0 118172 21 0 0 18 0 2 0 339207479 42684416 9670 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 10421 9670 218 20 0 9779 0
[pid=14436/tid=14438] ppid=14434 vsize=41684 CPUtime=1181.79
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 13459 0 0 0 118158 21 0 0 25 0 2 0 339207493 42684416 9670 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 41684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 14636
/proc/meminfo: memFree=1741736/2055920 swapFree=4156500/4192956
[pid=14436] ppid=14434 vsize=41684 CPUtime=1200.04
/proc/14436/stat : 14436 (MiraXTv2_dyn) S 14434 14436 14244 0 -1 4194304 14175 0 0 0 119982 22 0 0 18 0 2 0 339207479 42684416 9670 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14436/statm: 10421 9670 218 20 0 9779 0
[pid=14436/tid=14438] ppid=14434 vsize=41684 CPUtime=1199.89
/proc/14436/task/14438/stat : 14438 (MiraXTv2_dyn) R 14434 14436 14244 0 -1 4194368 13459 0 0 0 119968 21 0 0 25 0 2 0 339207493 42684416 9670 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 41684

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.06
CPU user time (s): 1199.83
CPU system time (s): 0.226965
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 41684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.226965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14175
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 26696

runsolver used 1.2938 second user time and 3.10853 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 19:48:19 UTC 2007

IDJOB= 338003
IDBENCH= 24712
IDSOLVER= 129
FILE ID= node15/338003-1178912898

PBS_JOBID= 5251105

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338003-1178912898/MiraXTv2_dyn /tmp/evaluation/338003-1178912898/instance-338003-1178912898.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-338003-1178912898 -o ROOT/results/node15/solver-338003-1178912898 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338003-1178912898/MiraXTv2_dyn /tmp/evaluation/338003-1178912898/instance-338003-1178912898.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  56dc474305bf6e6817771129f995c737

RANDOM SEED= 858285857

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.227
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.227
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:       1780496 kB
Buffers:         42420 kB
Cached:         167000 kB
SwapCached:      16272 kB
Active:         128424 kB
Inactive:       105068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780496 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            4272 kB
Writeback:           0 kB
Mapped:          29852 kB
Slab:            27328 kB
Committed_AS: 10905188 kB
PageTables:       1868 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= 66552 MiB

End job on node15 on Fri May 11 20:08:21 UTC 2007