Trace number 334727

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.1 1200.89

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.087
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

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/node21/watcher-334727-1178901063 -o ROOT/results/node21/solver-334727-1178901063 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334727-1178901063/MiraXTv2_dyn /tmp/evaluation/334727-1178901063/instance-334727-1178901063.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.98 0.99 3/77 2106
/proc/meminfo: memFree=1632200/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=3788 CPUtime=0
/proc/2106/stat : 2106 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 338023851 3878912 378 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/2106/statm: 947 386 202 20 0 305 0

[startup+0.069023 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2106
/proc/meminfo: memFree=1632200/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=9468 CPUtime=0.06
/proc/2106/stat : 2106 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194304 1765 0 0 0 6 0 0 0 18 0 1 0 338023851 9695232 1740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/2106/statm: 2367 1740 206 20 0 1725 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9468

[startup+0.101026 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2106
/proc/meminfo: memFree=1632200/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=10420 CPUtime=0.09
/proc/2106/stat : 2106 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194304 2005 0 0 0 9 0 0 0 18 0 1 0 338023851 10670080 1980 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/2106/statm: 2605 1980 206 20 0 1963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10420

[startup+0.301049 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2106
/proc/meminfo: memFree=1632200/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=16176 CPUtime=0.29
/proc/2106/stat : 2106 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194304 3375 0 0 0 28 1 0 0 20 0 1 0 338023851 16564224 3350 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/2106/statm: 4044 3350 206 20 0 3402 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16176

[startup+0.701092 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2106
/proc/meminfo: memFree=1632200/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=27704 CPUtime=0.69
/proc/2106/stat : 2106 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194304 6143 0 0 0 66 3 0 0 23 0 1 0 338023851 28368896 6118 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/2106/statm: 6926 6118 206 20 0 6284 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27704

[startup+1.50118 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2107
/proc/meminfo: memFree=1599744/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=51800 CPUtime=1.49
/proc/2106/stat : 2106 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194304 11891 0 0 0 143 6 0 0 25 0 1 0 338023851 53043200 11866 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/2106/statm: 12950 11866 206 20 0 12308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51800

[startup+3.10135 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2107
/proc/meminfo: memFree=1582400/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=54040 CPUtime=3.09
/proc/2106/stat : 2106 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194304 12564 0 0 0 303 6 0 0 25 0 1 0 338023851 55336960 12539 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/2106/statm: 13510 12539 207 20 0 12868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54040

[startup+6.3017 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2107
/proc/meminfo: memFree=1575360/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=68704 CPUtime=6.29
/proc/2106/stat : 2106 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194304 16434 0 0 0 622 7 0 0 25 0 1 0 338023851 70352896 16409 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 0 0 0
/proc/2106/statm: 17176 16409 207 20 0 16534 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68704

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 2107
/proc/meminfo: memFree=1561536/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=80300 CPUtime=12.69
/proc/2106/stat : 2106 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194304 18532 0 0 0 1260 9 0 0 25 0 1 0 338023851 82227200 18507 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/2106/statm: 20075 18507 207 20 0 19433 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80300

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1542648/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=147804 CPUtime=25.48
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 25536 0 0 0 2536 12 0 0 25 0 2 0 338023851 151351296 22552 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 36951 22552 218 20 0 36309 0
[pid=2106/tid=2108] ppid=2104 vsize=147804 CPUtime=10.72
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 6408 0 0 0 1070 2 0 0 25 0 2 0 338025328 151351296 22552 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 147804

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1526264/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=164040 CPUtime=51.04
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 29908 0 0 0 5089 15 0 0 25 0 2 0 338023851 167976960 26841 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 41010 26841 218 20 0 40368 0
[pid=2106/tid=2108] ppid=2104 vsize=164040 CPUtime=36.28
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 10780 0 0 0 3623 5 0 0 25 0 2 0 338025328 167976960 26841 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521734 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 164040

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1480504/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=208556 CPUtime=102.21
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 41359 0 0 0 10198 23 0 0 25 0 2 0 338023851 213561344 38117 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 52139 38119 218 20 0 51497 0
[pid=2106/tid=2108] ppid=2104 vsize=208556 CPUtime=87.45
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 22233 0 0 0 8732 13 0 0 25 0 2 0 338025328 213561344 38119 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517942 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 208556

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1427320/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=260704 CPUtime=162.19
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 54725 0 0 0 16185 34 0 0 25 0 2 0 338023851 266960896 51269 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 65176 51269 218 20 0 64534 0
[pid=2106/tid=2108] ppid=2104 vsize=260704 CPUtime=147.43
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 35597 0 0 0 14719 24 0 0 25 0 2 0 338025328 266960896 51269 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526574 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 260704

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1385016/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=302804 CPUtime=222.15
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 65430 0 0 0 22174 41 0 0 25 0 2 0 338023851 310071296 61820 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 75701 61820 218 20 0 75059 0
[pid=2106/tid=2108] ppid=2104 vsize=302804 CPUtime=207.4
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 46302 0 0 0 20708 32 0 0 25 0 2 0 338025328 310071296 61820 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 302804

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1345144/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=342628 CPUtime=282.11
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 75662 0 0 0 28163 48 0 0 25 0 2 0 338023851 350851072 71812 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 85657 71812 218 20 0 85015 0
[pid=2106/tid=2108] ppid=2104 vsize=342628 CPUtime=267.35
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 56534 0 0 0 26697 38 0 0 25 0 2 0 338025328 350851072 71812 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 342628

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1345080/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=342628 CPUtime=342.07
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 75837 0 0 0 34159 48 0 0 25 0 2 0 338023851 350851072 71822 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 85657 71822 218 20 0 85015 0
[pid=2106/tid=2108] ppid=2104 vsize=342628 CPUtime=327.32
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 56709 0 0 0 32693 39 0 0 25 0 2 0 338025328 350851072 71822 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526704 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 342628

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1339128/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=348580 CPUtime=402.05
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 77491 0 0 0 40155 50 0 0 25 0 2 0 338023851 356945920 73309 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 87145 73309 218 20 0 86503 0
[pid=2106/tid=2108] ppid=2104 vsize=348580 CPUtime=387.29
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 58363 0 0 0 38689 40 0 0 25 0 2 0 338025328 356945920 73309 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 348580

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1316344/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=371312 CPUtime=462.01
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 83352 0 0 0 46148 53 0 0 25 0 2 0 338023851 380223488 79001 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 92828 79001 218 20 0 92186 0
[pid=2106/tid=2108] ppid=2104 vsize=371312 CPUtime=447.25
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 64224 0 0 0 44682 43 0 0 25 0 2 0 338025328 380223488 79001 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 371312

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1316280/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=371312 CPUtime=521.97
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 83525 0 0 0 52144 53 0 0 25 0 2 0 338023851 380223488 79004 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 92828 79004 218 20 0 92186 0
[pid=2106/tid=2108] ppid=2104 vsize=371312 CPUtime=507.21
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 64397 0 0 0 50678 43 0 0 25 0 2 0 338025328 380223488 79004 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 371312

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1306936/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=380524 CPUtime=581.92
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 85998 0 0 0 58137 55 0 0 25 0 2 0 338023851 389656576 81305 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 95131 81305 218 20 0 94489 0
[pid=2106/tid=2108] ppid=2104 vsize=380524 CPUtime=567.15
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 66870 0 0 0 56670 45 0 0 25 0 2 0 338025328 389656576 81305 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 380524

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1277432/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=410124 CPUtime=641.87
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 93576 0 0 0 64128 59 0 0 25 0 2 0 338023851 419966976 88711 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 102531 88711 218 20 0 101889 0
[pid=2106/tid=2108] ppid=2104 vsize=410124 CPUtime=627.11
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 74448 0 0 0 62662 49 0 0 25 0 2 0 338025328 419966976 88711 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 410124

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2108
/proc/meminfo: memFree=1277304/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=410124 CPUtime=701.84
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 93664 0 0 0 70125 59 0 0 25 0 2 0 338023851 419966976 88712 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 102531 88712 218 20 0 101889 0
[pid=2106/tid=2108] ppid=2104 vsize=410124 CPUtime=687.07
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 74536 0 0 0 68658 49 0 0 25 0 2 0 338025328 419966976 88712 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 410124

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2116
/proc/meminfo: memFree=1214968/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=472388 CPUtime=761.8
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 109412 0 0 0 76113 67 0 0 25 0 2 0 338023851 483725312 104286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 118097 104286 218 20 0 117455 0
[pid=2106/tid=2108] ppid=2104 vsize=472388 CPUtime=747.04
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 90284 0 0 0 74647 57 0 0 25 0 2 0 338025328 483725312 104286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526703 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 472388

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2116
/proc/meminfo: memFree=1214968/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=472388 CPUtime=821.76
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 109592 0 0 0 82109 67 0 0 25 0 2 0 338023851 483725312 104290 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 118097 104290 218 20 0 117455 0
[pid=2106/tid=2108] ppid=2104 vsize=472388 CPUtime=807
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 90464 0 0 0 80643 57 0 0 25 0 2 0 338025328 483725312 104290 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 472388

[startup+882.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 2116
/proc/meminfo: memFree=1195512/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=491784 CPUtime=881.73
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 114527 0 0 0 88103 70 0 0 25 0 2 0 338023851 503586816 109137 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 122946 109137 218 20 0 122304 0
[pid=2106/tid=2108] ppid=2104 vsize=491784 CPUtime=866.96
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 95399 0 0 0 86636 60 0 0 25 0 2 0 338025328 503586816 109137 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 491784

[startup+942.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 2116
/proc/meminfo: memFree=1195512/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=491784 CPUtime=941.69
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 114529 0 0 0 94099 70 0 0 25 0 2 0 338023851 503586816 109139 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 122946 109139 218 20 0 122304 0
[pid=2106/tid=2108] ppid=2104 vsize=491784 CPUtime=926.93
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 95401 0 0 0 92633 60 0 0 25 0 2 0 338025328 503586816 109139 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 491784

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2116
/proc/meminfo: memFree=1195512/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=491784 CPUtime=1001.65
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 114529 0 0 0 100095 70 0 0 25 0 2 0 338023851 503586816 109139 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 122946 109139 218 20 0 122304 0
[pid=2106/tid=2108] ppid=2104 vsize=491784 CPUtime=986.89
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 95401 0 0 0 98629 60 0 0 25 0 2 0 338025328 503586816 109139 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.65
Current children cumulated vsize (KiB) 491784

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 2116
/proc/meminfo: memFree=1195512/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=491784 CPUtime=1061.59
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 114533 0 0 0 106089 70 0 0 25 0 2 0 338023851 503586816 109143 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 122946 109143 218 20 0 122304 0
[pid=2106/tid=2108] ppid=2104 vsize=491784 CPUtime=1046.82
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 95405 0 0 0 104622 60 0 0 25 0 2 0 338025328 503586816 109143 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.59
Current children cumulated vsize (KiB) 491784

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 2116
/proc/meminfo: memFree=1134392/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=552636 CPUtime=1121.55
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 129865 0 0 0 112078 77 0 0 25 0 2 0 338023851 565899264 124386 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 138159 124386 218 20 0 137517 0
[pid=2106/tid=2108] ppid=2104 vsize=552636 CPUtime=1106.79
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 110737 0 0 0 110612 67 0 0 25 0 2 0 338025328 565899264 124386 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.55
Current children cumulated vsize (KiB) 552636

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2116
/proc/meminfo: memFree=1134392/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=552636 CPUtime=1181.52
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 129955 0 0 0 118075 77 0 0 25 0 2 0 338023851 565899264 124387 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 138159 124387 218 20 0 137517 0
[pid=2106/tid=2108] ppid=2104 vsize=552636 CPUtime=1166.75
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 110827 0 0 0 116608 67 0 0 25 0 2 0 338025328 565899264 124387 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.52
Current children cumulated vsize (KiB) 552636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2116
/proc/meminfo: memFree=1134456/2055920 swapFree=4156344/4192956
[pid=2106] ppid=2104 vsize=552636 CPUtime=1200.01
/proc/2106/stat : 2106 (MiraXTv2_dyn) S 2104 2106 910 0 -1 4194304 130045 0 0 0 119924 77 0 0 25 0 2 0 338023851 565899264 124388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2106/statm: 138159 124388 218 20 0 137517 0
[pid=2106/tid=2108] ppid=2104 vsize=552636 CPUtime=1185.25
/proc/2106/task/2108/stat : 2108 (MiraXTv2_dyn) R 2104 2106 910 0 -1 4194368 110917 0 0 0 118457 68 0 0 25 0 2 0 338025328 565899264 124388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 552636

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.89
CPU time (s): 1200.1
CPU user time (s): 1199.25
CPU system time (s): 0.855869
CPU usage (%): 99.9345
Max. virtual memory (cumulated for all children) (KiB): 552992

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

runsolver used 1.2878 second user time and 3.08653 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri May 11 16:31:05 UTC 2007

IDJOB= 334727
IDBENCH= 24634
IDSOLVER= 129
FILE ID= node21/334727-1178901063

PBS_JOBID= 5251082

Free space on /tmp= 66540 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334727-1178901063/MiraXTv2_dyn /tmp/evaluation/334727-1178901063/instance-334727-1178901063.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-334727-1178901063 -o ROOT/results/node21/solver-334727-1178901063 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334727-1178901063/MiraXTv2_dyn /tmp/evaluation/334727-1178901063/instance-334727-1178901063.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c7db94a671d9411eb90a6ffa8f8c530f

RANDOM SEED= 807633765

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1632416 kB
Buffers:         48132 kB
Cached:         287112 kB
SwapCached:      15772 kB
Active:         152172 kB
Inactive:       206828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632416 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:           16116 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            50056 kB
Committed_AS:  5169312 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= 66540 MiB

End job on node21 on Fri May 11 16:51:08 UTC 2007