Trace number 337414

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 v3? (TO) 1200.15 601.775

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.60.1080.sat05-436.reshuffled-07.cnf
MD5SUM55013aff92da670c8aded0070c1f7bbe
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6283
Number of clauses53810
Sum of the clauses size120037
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 250644
Number of clauses of size 3222
Number of clauses of size 4438
Number of clauses of size 5649
Number of clauses of size over 51857

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node1/watcher-337414-1178910652 -o ROOT/results/node1/solver-337414-1178910652 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337414-1178910652/MiraXTv3_dyn /tmp/evaluation/337414-1178910652/instance-337414-1178910652.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: 1.92 1.84 1.46 3/77 28771
/proc/meminfo: memFree=1636712/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=3788 CPUtime=0
/proc/28771/stat : 28771 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 367103100 3878912 382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/28771/statm: 947 391 202 20 0 305 0

[startup+0.088175 s]
/proc/loadavg: 1.92 1.84 1.46 3/77 28771
/proc/meminfo: memFree=1636712/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=7608 CPUtime=0.08
/proc/28771/stat : 28771 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194304 1383 0 0 0 8 0 0 0 18 0 1 0 367103100 7790592 1358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/28771/statm: 1902 1358 207 20 0 1260 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7608

[startup+0.101176 s]
/proc/loadavg: 1.92 1.84 1.46 3/77 28771
/proc/meminfo: memFree=1636712/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=7608 CPUtime=0.09
/proc/28771/stat : 28771 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194304 1383 0 0 0 9 0 0 0 18 0 1 0 367103100 7790592 1358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/28771/statm: 1902 1358 207 20 0 1260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7608

[startup+0.301209 s]
/proc/loadavg: 1.92 1.84 1.46 3/77 28771
/proc/meminfo: memFree=1636712/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=28320 CPUtime=0.36
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 3673 0 0 0 35 1 0 0 18 0 3 0 367103100 28999680 3459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 7080 3459 218 20 0 6438 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 28320

[startup+0.701255 s]
/proc/loadavg: 1.92 1.84 1.46 3/77 28771
/proc/meminfo: memFree=1636712/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=29872 CPUtime=1.15
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 4119 0 0 0 114 1 0 0 18 0 3 0 367103100 30588928 3905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 7468 3905 218 20 0 6826 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 29872

[startup+1.50135 s]
/proc/loadavg: 1.92 1.84 1.46 3/80 28774
/proc/meminfo: memFree=1620176/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=34164 CPUtime=2.75
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 5270 0 0 0 273 2 0 0 18 0 3 0 367103100 34983936 5056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 8541 5056 218 20 0 7899 0
[pid=28771/tid=28773] ppid=28769 vsize=34164 CPUtime=1.3
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 1785 0 0 0 130 0 0 0 18 0 3 0 367103119 34983936 5056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=34164 CPUtime=1.25
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 1709 0 0 0 125 0 0 0 18 0 3 0 367103119 34983936 5056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 34164

[startup+3.10254 s]
/proc/loadavg: 1.92 1.84 1.46 3/80 28774
/proc/meminfo: memFree=1613904/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=42752 CPUtime=5.95
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 7562 0 0 0 592 3 0 0 18 0 3 0 367103100 43778048 7348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 10688 7348 218 20 0 10046 0
[pid=28771/tid=28773] ppid=28769 vsize=42752 CPUtime=2.9
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 2990 0 0 0 289 1 0 0 25 0 3 0 367103119 43778048 7348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517130 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=42752 CPUtime=2.85
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 2796 0 0 0 284 1 0 0 23 0 3 0 367103119 43778048 7348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 42752

[startup+6.30191 s]
/proc/loadavg: 1.93 1.85 1.46 3/80 28774
/proc/meminfo: memFree=1594896/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=57808 CPUtime=12.33
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 11355 0 0 0 1226 7 0 0 18 0 3 0 367103100 59195392 11141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 14452 11141 218 20 0 13810 0
[pid=28771/tid=28773] ppid=28769 vsize=57808 CPUtime=6.09
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 4751 0 0 0 608 1 0 0 20 0 3 0 367103119 59195392 11141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=57808 CPUtime=6.04
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 4828 0 0 0 600 4 0 0 19 0 3 0 367103119 59195392 11141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 57808

[startup+12.7027 s]
/proc/loadavg: 1.93 1.85 1.46 3/80 28774
/proc/meminfo: memFree=1581776/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=71004 CPUtime=25.11
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 14710 0 0 0 2501 10 0 0 18 0 3 0 367103100 72708096 14463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 17751 14463 218 20 0 17109 0
[pid=28771/tid=28773] ppid=28769 vsize=71004 CPUtime=12.49
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 6194 0 0 0 1247 2 0 0 25 0 3 0 367103119 72708096 14463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526136 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=71004 CPUtime=12.41
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 6740 0 0 0 1235 6 0 0 25 0 3 0 367103119 72708096 14463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 71004

[startup+25.5012 s]
/proc/loadavg: 1.95 1.86 1.47 3/80 28774
/proc/meminfo: memFree=1527568/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=123160 CPUtime=50.63
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 28023 0 0 0 5042 21 0 0 18 0 3 0 367103100 126115840 27648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 30790 27648 218 20 0 30148 0
[pid=28771/tid=28773] ppid=28769 vsize=123160 CPUtime=25.28
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 12999 0 0 0 2521 7 0 0 25 0 3 0 367103119 126115840 27648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=123160 CPUtime=25.16
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 13248 0 0 0 2503 13 0 0 24 0 3 0 367103119 126115840 27648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 123160

[startup+51.1012 s]
/proc/loadavg: 1.96 1.87 1.48 3/80 28774
/proc/meminfo: memFree=1469776/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=179444 CPUtime=101.7
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 42370 0 0 0 10133 37 0 0 18 0 3 0 367103100 183750656 41722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 44861 41722 218 20 0 44219 0
[pid=28771/tid=28773] ppid=28769 vsize=179444 CPUtime=50.86
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 20796 0 0 0 5072 14 0 0 25 0 3 0 367103119 183750656 41722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=179444 CPUtime=50.65
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 19798 0 0 0 5043 22 0 0 25 0 3 0 367103119 183750656 41722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 179444

[startup+102.306 s]
/proc/loadavg: 1.98 1.88 1.51 3/80 28774
/proc/meminfo: memFree=1365776/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=283924 CPUtime=203.88
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 68958 0 0 0 20323 65 0 0 18 0 3 0 367103100 290738176 67770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 70981 67770 218 20 0 70339 0
[pid=28771/tid=28773] ppid=28769 vsize=283924 CPUtime=102.03
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 33603 0 0 0 10179 24 0 0 25 0 3 0 367103119 290738176 67770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=283924 CPUtime=101.66
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 33579 0 0 0 10127 39 0 0 25 0 3 0 367103119 290738176 67770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 283924

[startup+162.301 s]
/proc/loadavg: 1.99 1.90 1.53 3/80 28774
/proc/meminfo: memFree=1354384/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=296008 CPUtime=323.58
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 72944 0 0 0 32289 69 0 0 18 0 3 0 367103100 303112192 70991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 74002 70991 218 20 0 73360 0
[pid=28771/tid=28773] ppid=28769 vsize=296008 CPUtime=161.97
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 36552 0 0 0 16170 27 0 0 25 0 3 0 367103119 303112192 70991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565551 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=296008 CPUtime=161.41
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 34616 0 0 0 16101 40 0 0 25 0 3 0 367103119 303112192 70991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.58
Current children cumulated vsize (KiB) 296008

[startup+222.301 s]
/proc/loadavg: 1.99 1.92 1.56 3/80 28774
/proc/meminfo: memFree=1326800/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=322820 CPUtime=443.28
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 79931 0 0 0 44248 80 0 0 18 0 3 0 367103100 330567680 77329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 80705 77329 218 20 0 80063 0
[pid=28771/tid=28773] ppid=28769 vsize=322820 CPUtime=221.92
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 40003 0 0 0 22161 31 0 0 25 0 3 0 367103119 330567680 77329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=322820 CPUtime=221.16
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 38152 0 0 0 22069 47 0 0 25 0 3 0 367103119 330567680 77329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.28
Current children cumulated vsize (KiB) 322820

[startup+282.301 s]
/proc/loadavg: 1.99 1.93 1.58 3/80 28774
/proc/meminfo: memFree=1301136/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=347940 CPUtime=562.97
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 86935 0 0 0 56210 87 0 0 18 0 3 0 367103100 356290560 83747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 86985 83747 218 20 0 86343 0
[pid=28771/tid=28773] ppid=28769 vsize=347940 CPUtime=281.86
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 43578 0 0 0 28152 34 0 0 25 0 3 0 367103119 356290560 83747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=347940 CPUtime=280.92
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 41581 0 0 0 28040 52 0 0 25 0 3 0 367103119 356290560 83747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565565 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.97
Current children cumulated vsize (KiB) 347940

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.61 3/80 28774
/proc/meminfo: memFree=1300944/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=347940 CPUtime=682.66
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 87578 0 0 0 68178 88 0 0 18 0 3 0 367103100 356290560 83789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 86985 83789 218 20 0 86343 0
[pid=28771/tid=28773] ppid=28769 vsize=347940 CPUtime=341.8
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 43855 0 0 0 34146 34 0 0 25 0 3 0 367103119 356290560 83789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=347940 CPUtime=340.66
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 41947 0 0 0 34014 52 0 0 25 0 3 0 367103119 356290560 83789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.66
Current children cumulated vsize (KiB) 347940

[startup+402.301 s]
/proc/loadavg: 1.99 1.95 1.63 3/80 28774
/proc/meminfo: memFree=1300880/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=347940 CPUtime=802.24
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 87956 0 0 0 80135 89 0 0 18 0 3 0 367103100 356290560 83815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 86985 83815 218 20 0 86343 0
[pid=28771/tid=28773] ppid=28769 vsize=347940 CPUtime=401.62
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 43867 0 0 0 40127 35 0 0 25 0 3 0 367103119 356290560 83815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520399 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=347940 CPUtime=400.42
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 42313 0 0 0 39989 53 0 0 25 0 3 0 367103119 356290560 83815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.24
Current children cumulated vsize (KiB) 347940

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.65 3/80 28774
/proc/meminfo: memFree=1300880/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=347940 CPUtime=921.96
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 88067 0 0 0 92106 90 0 0 18 0 3 0 367103100 356290560 83837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 86985 83837 218 20 0 86343 0
[pid=28771/tid=28773] ppid=28769 vsize=347940 CPUtime=461.57
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 43877 0 0 0 46122 35 0 0 25 0 3 0 367103119 356290560 83837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=347940 CPUtime=460.19
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 42414 0 0 0 45965 54 0 0 25 0 3 0 367103119 356290560 83837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.96
Current children cumulated vsize (KiB) 347940

[startup+522.301 s]
/proc/loadavg: 1.99 1.96 1.67 3/80 28774
/proc/meminfo: memFree=1283856/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=364884 CPUtime=1041.67
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 92585 0 0 0 104074 93 0 0 18 0 3 0 367103100 373641216 88080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 91221 88080 218 20 0 90579 0
[pid=28771/tid=28773] ppid=28769 vsize=364884 CPUtime=521.53
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 48384 0 0 0 52116 37 0 0 25 0 3 0 367103119 373641216 88080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=364884 CPUtime=519.94
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 42425 0 0 0 51940 54 0 0 25 0 3 0 367103119 373641216 88080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526088 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.67
Current children cumulated vsize (KiB) 364884

[startup+582.302 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 28774
/proc/meminfo: memFree=1283856/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=364880 CPUtime=1161.35
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 92974 0 0 0 116041 94 0 0 18 0 3 0 367103100 373637120 88096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 91220 88096 218 20 0 90578 0
[pid=28771/tid=28773] ppid=28769 vsize=364880 CPUtime=581.46
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 48766 0 0 0 58108 38 0 0 25 0 3 0 367103119 373637120 88096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=364880 CPUtime=579.69
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 42432 0 0 0 57915 54 0 0 25 0 3 0 367103119 373637120 88096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.35
Current children cumulated vsize (KiB) 364880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.707 s]
/proc/loadavg: 1.99 1.97 1.69 3/80 28774
/proc/meminfo: memFree=1283792/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=364880 CPUtime=1200.08
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 92984 0 0 0 119913 95 0 0 18 0 3 0 367103100 373637120 88106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 91220 88106 218 20 0 90578 0
[pid=28771/tid=28773] ppid=28769 vsize=364880 CPUtime=600.86
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 48770 0 0 0 60047 39 0 0 25 0 3 0 367103119 373637120 88106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=364880 CPUtime=599.03
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 42438 0 0 0 59848 55 0 0 25 0 3 0 367103119 373637120 88106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 364880

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

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

[startup+601.707 s]
/proc/loadavg: 1.99 1.97 1.69 3/80 28774
/proc/meminfo: memFree=1283792/2055920 swapFree=4145760/4192956
[pid=28771] ppid=28769 vsize=364880 CPUtime=1200.08
/proc/28771/stat : 28771 (MiraXTv3_dyn) S 28769 28771 27139 0 -1 4194304 92984 0 0 0 119913 95 0 0 18 0 3 0 367103100 373637120 88106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28771/statm: 91220 88106 218 20 0 90578 0
[pid=28771/tid=28773] ppid=28769 vsize=364880 CPUtime=600.86
/proc/28771/task/28773/stat : 28773 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 48770 0 0 0 60047 39 0 0 25 0 3 0 367103119 373637120 88106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28771/tid=28774] ppid=28769 vsize=364880 CPUtime=599.03
/proc/28771/task/28774/stat : 28774 (MiraXTv3_dyn) R 28769 28771 27139 0 -1 4194368 42438 0 0 0 59848 55 0 0 25 0 3 0 367103119 373637120 88106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 364880

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.775
CPU time (s): 1200.15
CPU user time (s): 1199.14
CPU system time (s): 1.00685
CPU usage (%): 199.435
Max. virtual memory (cumulated for all children) (KiB): 364884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.14
system time used= 1.00685
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92984
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= 437
involuntary context switches= 22590

runsolver used 0.58591 second user time and 1.61375 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 19:10:53 UTC 2007

IDJOB= 337414
IDBENCH= 24698
IDSOLVER= 128
FILE ID= node1/337414-1178910652

PBS_JOBID= 5251094

Free space on /tmp= 54610 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/bqwh.60.1080.sat05-436.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337414-1178910652/MiraXTv3_dyn /tmp/evaluation/337414-1178910652/instance-337414-1178910652.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-337414-1178910652 -o ROOT/results/node1/solver-337414-1178910652 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337414-1178910652/MiraXTv3_dyn /tmp/evaluation/337414-1178910652/instance-337414-1178910652.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  55013aff92da670c8aded0070c1f7bbe

RANDOM SEED= 350404362

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1636864 kB
Buffers:         50520 kB
Cached:         257040 kB
SwapCached:      14692 kB
Active:         122704 kB
Inactive:       209848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636864 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4656 kB
Writeback:           0 kB
Mapped:          29892 kB
Slab:            71916 kB
Committed_AS:  9786952 kB
PageTables:       1832 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= 54610 MiB

End job on node1 on Fri May 11 19:20:57 UTC 2007