Trace number 303876

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 v1? (TO) 1200.07 1200.42

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S409751023-10.cnf
MD5SUM8e1ff6249c051ee854299a819fd1daf5
Bench CategoryRANDOM (random 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 variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node9/watcher-303876-1178849816 -o ROOT/results/node9/solver-303876-1178849816 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/303876-1178849816/MiraXTv1_dyn /tmp/evaluation/303876-1178849816/instance-303876-1178849816.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 22780
/proc/meminfo: memFree=1835432/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=3788 CPUtime=0
/proc/22780/stat : 22780 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 361019182 3878912 310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 947 317 202 20 0 305 0

[startup+0.082947 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 22780
/proc/meminfo: memFree=1835432/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=5628 CPUtime=0.07
/proc/22780/stat : 22780 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194304 871 0 0 0 7 0 0 0 18 0 1 0 361019182 5763072 846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583914 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 1407 846 207 20 0 765 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5628

[startup+0.10195 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 22780
/proc/meminfo: memFree=1835432/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=5628 CPUtime=0.09
/proc/22780/stat : 22780 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194304 871 0 0 0 9 0 0 0 18 0 1 0 361019182 5763072 846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 1407 846 207 20 0 765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5628

[startup+0.301972 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 22780
/proc/meminfo: memFree=1835432/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=5792 CPUtime=0.29
/proc/22780/stat : 22780 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194304 915 0 0 0 29 0 0 0 19 0 1 0 361019182 5931008 890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583921 0 0 4096 0 0 0 0 17 1 0 0
/proc/22780/statm: 1448 890 207 20 0 806 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5792

[startup+0.702016 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 22780
/proc/meminfo: memFree=1835432/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=9564 CPUtime=0.69
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 1391 0 0 0 69 0 0 0 21 0 2 0 361019182 9793536 1329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 2391 1329 218 20 0 1749 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9564

[startup+1.50111 s]
/proc/loadavg: 0.92 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1829464/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=12864 CPUtime=1.48
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 2287 0 0 0 148 0 0 0 21 0 2 0 361019182 13172736 2225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 3216 2225 218 20 0 2574 0
[pid=22780/tid=22782] ppid=22778 vsize=12864 CPUtime=0.98
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 1312 0 0 0 98 0 0 0 25 0 2 0 361019233 13172736 2225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12864

[startup+3.10129 s]
/proc/loadavg: 0.92 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1826072/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=16904 CPUtime=3.09
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 3179 0 0 0 308 1 0 0 21 0 2 0 361019182 17309696 3117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 4226 3117 218 20 0 3584 0
[pid=22780/tid=22782] ppid=22778 vsize=16904 CPUtime=2.57
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 2204 0 0 0 257 0 0 0 25 0 2 0 361019233 17309696 3117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16904

[startup+6.30165 s]
/proc/loadavg: 0.93 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1817432/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=22508 CPUtime=6.29
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 4686 0 0 0 627 2 0 0 21 0 2 0 361019182 23048192 4588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 5627 4588 218 20 0 4985 0
[pid=22780/tid=22782] ppid=22778 vsize=22508 CPUtime=5.77
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 3711 0 0 0 576 1 0 0 25 0 2 0 361019233 23048192 4588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22508

[startup+12.7024 s]
/proc/loadavg: 0.93 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1807448/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=32772 CPUtime=12.68
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 7461 0 0 0 1265 3 0 0 21 0 2 0 361019182 33558528 7230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 8193 7230 218 20 0 7551 0
[pid=22780/tid=22782] ppid=22778 vsize=32772 CPUtime=12.17
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 6486 0 0 0 1215 2 0 0 25 0 2 0 361019233 33558528 7230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32772

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1800728/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=38676 CPUtime=25.48
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 9146 0 0 0 2543 5 0 0 21 0 2 0 361019182 39604224 8745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 9669 8745 218 20 0 9027 0
[pid=22780/tid=22782] ppid=22778 vsize=38676 CPUtime=24.97
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 8171 0 0 0 2493 4 0 0 25 0 2 0 361019233 39604224 8745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38676

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1796888/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=42404 CPUtime=51.07
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 10543 0 0 0 5101 6 0 0 21 0 2 0 361019182 43421696 9702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 10601 9702 218 20 0 9959 0
[pid=22780/tid=22782] ppid=22778 vsize=42404 CPUtime=50.56
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 9568 0 0 0 5051 5 0 0 25 0 2 0 361019233 43421696 9702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42404

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1794776/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=44552 CPUtime=102.26
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 11858 0 0 0 10219 7 0 0 21 0 2 0 361019182 45621248 10237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 11138 10237 218 20 0 10496 0
[pid=22780/tid=22782] ppid=22778 vsize=44552 CPUtime=101.74
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 10883 0 0 0 10168 6 0 0 25 0 2 0 361019233 45621248 10237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526437 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44552

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1792024/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=47352 CPUtime=162.24
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 13403 0 0 0 16216 8 0 0 21 0 2 0 361019182 48488448 10937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 11838 10937 218 20 0 11196 0
[pid=22780/tid=22782] ppid=22778 vsize=47352 CPUtime=161.73
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 12428 0 0 0 16165 8 0 0 25 0 2 0 361019233 48488448 10937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 47352

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1790936/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=48524 CPUtime=222.22
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 14531 0 0 0 22213 9 0 0 21 0 2 0 361019182 49688576 11220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 12131 11220 218 20 0 11489 0
[pid=22780/tid=22782] ppid=22778 vsize=48524 CPUtime=221.71
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 13556 0 0 0 22162 9 0 0 25 0 2 0 361019233 49688576 11220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 48524

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1789848/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=49452 CPUtime=282.2
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 15573 0 0 0 28210 10 0 0 21 0 2 0 361019182 50638848 11482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 12363 11482 218 20 0 11721 0
[pid=22780/tid=22782] ppid=22778 vsize=49452 CPUtime=281.7
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 14598 0 0 0 28160 10 0 0 25 0 2 0 361019233 50638848 11482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 49452

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1789144/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=50344 CPUtime=342.19
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 16426 0 0 0 34208 11 0 0 21 0 2 0 361019182 51552256 11685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 12586 11685 218 20 0 11944 0
[pid=22780/tid=22782] ppid=22778 vsize=50344 CPUtime=341.68
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 15451 0 0 0 34158 10 0 0 25 0 2 0 361019233 51552256 11685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 50344

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1788184/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=51456 CPUtime=402.17
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 17524 0 0 0 40205 12 0 0 21 0 2 0 361019182 52690944 11938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 12864 11938 218 20 0 12222 0
[pid=22780/tid=22782] ppid=22778 vsize=51456 CPUtime=401.66
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 16549 0 0 0 40155 11 0 0 25 0 2 0 361019233 52690944 11938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 51456

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1787224/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=52304 CPUtime=462.15
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 18518 0 0 0 46202 13 0 0 21 0 2 0 361019182 53559296 12152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 13076 12152 218 20 0 12434 0
[pid=22780/tid=22782] ppid=22778 vsize=52304 CPUtime=461.64
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 17543 0 0 0 46152 12 0 0 25 0 2 0 361019233 53559296 12152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 52304

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1786584/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=52924 CPUtime=522.14
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 19374 0 0 0 52200 14 0 0 21 0 2 0 361019182 54194176 12293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 13231 12293 218 20 0 12589 0
[pid=22780/tid=22782] ppid=22778 vsize=52924 CPUtime=521.62
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 18399 0 0 0 52149 13 0 0 25 0 2 0 361019233 54194176 12293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 52924

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1785880/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=53552 CPUtime=582.12
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 20321 0 0 0 58197 15 0 0 21 0 2 0 361019182 54837248 12460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 13388 12460 218 20 0 12746 0
[pid=22780/tid=22782] ppid=22778 vsize=53552 CPUtime=581.6
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 19346 0 0 0 58146 14 0 0 25 0 2 0 361019233 54837248 12460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 53552

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1785368/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=54104 CPUtime=642.1
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 21099 0 0 0 64195 15 0 0 21 0 2 0 361019182 55402496 12588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 13526 12588 218 20 0 12884 0
[pid=22780/tid=22782] ppid=22778 vsize=54104 CPUtime=641.59
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 20124 0 0 0 64144 15 0 0 25 0 2 0 361019233 55402496 12588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 54104

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1784920/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=54544 CPUtime=702.08
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 21910 0 0 0 70192 16 0 0 21 0 2 0 361019182 55853056 12684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 13636 12684 218 20 0 12994 0
[pid=22780/tid=22782] ppid=22778 vsize=54544 CPUtime=701.57
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 20935 0 0 0 70141 16 0 0 25 0 2 0 361019233 55853056 12684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 54544

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1784600/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=54864 CPUtime=762.07
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 22589 0 0 0 76190 17 0 0 21 0 2 0 361019182 56180736 12778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 13716 12778 218 20 0 13074 0
[pid=22780/tid=22782] ppid=22778 vsize=54864 CPUtime=761.56
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 21614 0 0 0 76139 17 0 0 25 0 2 0 361019233 56180736 12778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 54864

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 3/79 22782
/proc/meminfo: memFree=1784152/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=55340 CPUtime=822.05
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 23273 0 0 0 82187 18 0 0 21 0 2 0 361019182 56668160 12877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 13835 12877 218 20 0 13193 0
[pid=22780/tid=22782] ppid=22778 vsize=55340 CPUtime=821.53
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 22298 0 0 0 82136 17 0 0 25 0 2 0 361019233 56668160 12877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 55340

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1784088/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=55484 CPUtime=882.03
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 24158 0 0 0 88184 19 0 0 21 0 2 0 361019182 56815616 12917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 13871 12917 218 20 0 13229 0
[pid=22780/tid=22782] ppid=22778 vsize=55484 CPUtime=881.52
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 23183 0 0 0 88134 18 0 0 25 0 2 0 361019233 56815616 12917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 55484

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1783704/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=55912 CPUtime=942.02
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 25037 0 0 0 94182 20 0 0 21 0 2 0 361019182 57253888 13016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 13978 13016 218 20 0 13336 0
[pid=22780/tid=22782] ppid=22778 vsize=55912 CPUtime=941.5
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 24062 0 0 0 94131 19 0 0 25 0 2 0 361019233 57253888 13016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 55912

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1783320/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=56320 CPUtime=1001.99
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 25833 0 0 0 100179 20 0 0 21 0 2 0 361019182 57671680 13097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 14080 13097 218 20 0 13438 0
[pid=22780/tid=22782] ppid=22778 vsize=56320 CPUtime=1001.49
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 24858 0 0 0 100129 20 0 0 25 0 2 0 361019233 57671680 13097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 56320

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1782808/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=56788 CPUtime=1061.97
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 26737 0 0 0 106176 21 0 0 21 0 2 0 361019182 58150912 13221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 14197 13221 218 20 0 13555 0
[pid=22780/tid=22782] ppid=22778 vsize=56788 CPUtime=1061.47
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 25762 0 0 0 106126 21 0 0 25 0 2 0 361019233 58150912 13221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 56788

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1782360/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=57316 CPUtime=1121.96
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 27499 0 0 0 112174 22 0 0 21 0 2 0 361019182 58691584 13333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 14329 13333 218 20 0 13687 0
[pid=22780/tid=22782] ppid=22778 vsize=57316 CPUtime=1121.45
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 26524 0 0 0 112124 21 0 0 25 0 2 0 361019233 58691584 13333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 57316

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1782040/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=57588 CPUtime=1181.95
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 28236 0 0 0 118172 23 0 0 21 0 2 0 361019182 58970112 13420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 14397 13420 218 20 0 13755 0
[pid=22780/tid=22782] ppid=22778 vsize=57588 CPUtime=1181.43
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 27261 0 0 0 118121 22 0 0 25 0 2 0 361019233 58970112 13420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 57588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22782
/proc/meminfo: memFree=1781848/2055920 swapFree=4145492/4192956
[pid=22780] ppid=22778 vsize=57896 CPUtime=1200.04
/proc/22780/stat : 22780 (MiraXTv1_dyn) S 22778 22780 21477 0 -1 4194304 28489 0 0 0 119981 23 0 0 21 0 2 0 361019182 59285504 13478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22780/statm: 14474 13478 218 20 0 13832 0
[pid=22780/tid=22782] ppid=22778 vsize=57896 CPUtime=1199.54
/proc/22780/task/22782/stat : 22782 (MiraXTv1_dyn) R 22778 22780 21477 0 -1 4194368 27514 0 0 0 119931 23 0 0 25 0 2 0 361019233 59285504 13478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 57896

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.07
CPU user time (s): 1199.82
CPU system time (s): 0.243962
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 57896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.243962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28489
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= 2264

runsolver used 1.22481 second user time and 3.14952 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 02:16:56 UTC 2007

IDJOB= 303876
IDBENCH= 20118
IDSOLVER= 130
FILE ID= node9/303876-1178849816

PBS_JOBID= 5251005

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v220/unif-k7-r85-v220-c18700-S409751023-10.cnf
COMMAND LINE= /tmp/evaluation/303876-1178849816/MiraXTv1_dyn /tmp/evaluation/303876-1178849816/instance-303876-1178849816.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-303876-1178849816 -o ROOT/results/node9/solver-303876-1178849816 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/303876-1178849816/MiraXTv1_dyn /tmp/evaluation/303876-1178849816/instance-303876-1178849816.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8e1ff6249c051ee854299a819fd1daf5

RANDOM SEED= 508264378

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1835712 kB
Buffers:         39504 kB
Cached:         101408 kB
SwapCached:      15556 kB
Active:         112824 kB
Inactive:        51544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835712 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4468 kB
Writeback:           0 kB
Mapped:          29960 kB
Slab:            41300 kB
Committed_AS:  8931508 kB
PageTables:       1784 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= 66556 MiB

End job on node9 on Fri May 11 02:36:59 UTC 2007