Trace number 336576

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.06 1201.04

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-30-19-20.sat05-1256.reshuffled-07.cnf
MD5SUM08b968293abd73d1b678d4f1e29187a3
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 variables1605
Number of clauses179315
Sum of the clauses size533265
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25700
Number of clauses of size 3173565
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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/node20/watcher-336576-1178907804 -o ROOT/results/node20/solver-336576-1178907804 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336576-1178907804/MiraXTv1_dyn /tmp/evaluation/336576-1178907804/instance-336576-1178907804.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.91 0.98 0.98 3/77 15622
/proc/meminfo: memFree=1654824/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=3788 CPUtime=0
/proc/15622/stat : 15622 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194304 411 0 0 0 0 0 0 0 18 0 1 0 338697837 3878912 386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15622/statm: 947 395 202 20 0 305 0

[startup+0.028447 s]
/proc/loadavg: 0.91 0.98 0.98 3/77 15622
/proc/meminfo: memFree=1654824/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=5180 CPUtime=0.02
/proc/15622/stat : 15622 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194304 874 0 0 0 2 0 0 0 18 0 1 0 338697837 5304320 849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134574256 0 0 4096 0 0 0 0 17 0 0 0
/proc/15622/statm: 1295 849 206 20 0 653 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5180

[startup+0.101463 s]
/proc/loadavg: 0.91 0.98 0.98 3/77 15622
/proc/meminfo: memFree=1654824/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=8944 CPUtime=0.09
/proc/15622/stat : 15622 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194304 1826 0 0 0 8 1 0 0 18 0 1 0 338697837 9158656 1801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/15622/statm: 2236 1801 206 20 0 1594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8944

[startup+0.301502 s]
/proc/loadavg: 0.91 0.98 0.98 3/77 15622
/proc/meminfo: memFree=1654824/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=14192 CPUtime=0.29
/proc/15622/stat : 15622 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194304 3091 0 0 0 28 1 0 0 19 0 1 0 338697837 14532608 3066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/15622/statm: 3548 3066 207 20 0 2906 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14192

[startup+0.701583 s]
/proc/loadavg: 0.91 0.98 0.98 3/77 15622
/proc/meminfo: memFree=1654824/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=14192 CPUtime=0.69
/proc/15622/stat : 15622 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194304 3091 0 0 0 68 1 0 0 23 0 1 0 338697837 14532608 3066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 0 0 0
/proc/15622/statm: 3548 3066 207 20 0 2906 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14192

[startup+1.50174 s]
/proc/loadavg: 0.91 0.98 0.98 2/78 15623
/proc/meminfo: memFree=1643296/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=14192 CPUtime=1.49
/proc/15622/stat : 15622 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194304 3091 0 0 0 148 1 0 0 25 0 1 0 338697837 14532608 3066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/15622/statm: 3548 3066 207 20 0 2906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14192

[startup+3.10107 s]
/proc/loadavg: 0.91 0.98 0.98 2/78 15623
/proc/meminfo: memFree=1643168/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=14192 CPUtime=3.09
/proc/15622/stat : 15622 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194304 3091 0 0 0 308 1 0 0 25 0 1 0 338697837 14532608 3066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/15622/statm: 3548 3066 207 20 0 2906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14192

[startup+6.30172 s]
/proc/loadavg: 0.92 0.98 0.98 2/78 15623
/proc/meminfo: memFree=1637800/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=19584 CPUtime=6.29
/proc/15622/stat : 15622 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194304 4367 0 0 0 627 2 0 0 25 0 1 0 338697837 20054016 4342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/15622/statm: 4896 4342 207 20 0 4254 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19584

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1607072/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=72908 CPUtime=12.69
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 13455 0 0 0 1263 6 0 0 25 0 2 0 338697837 74657792 13004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 18227 13004 218 20 0 17585 0
[pid=15622/tid=15624] ppid=15620 vsize=72908 CPUtime=4.72
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 8360 0 0 0 469 3 0 0 25 0 2 0 338698634 74657792 13004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72908

[startup+25.5016 s]
/proc/loadavg: 0.94 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1576352/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=99052 CPUtime=25.48
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 20337 0 0 0 2538 10 0 0 25 0 2 0 338697837 101429248 19699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 24763 19699 218 20 0 24121 0
[pid=15622/tid=15624] ppid=15620 vsize=99052 CPUtime=17.51
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 15242 0 0 0 1744 7 0 0 25 0 2 0 338698634 101429248 19699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99052

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1553184/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=122240 CPUtime=51.06
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 26729 0 0 0 5091 15 0 0 25 0 2 0 338697837 125173760 25599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 30560 25599 218 20 0 29918 0
[pid=15622/tid=15624] ppid=15620 vsize=122240 CPUtime=43.09
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 21634 0 0 0 4297 12 0 0 25 0 2 0 338698634 125173760 25599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 122240

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1546656/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=128116 CPUtime=102.22
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 28845 0 0 0 10206 16 0 0 25 0 2 0 338697837 131190784 27066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 32029 27066 218 20 0 31387 0
[pid=15622/tid=15624] ppid=15620 vsize=128116 CPUtime=94.25
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 23750 0 0 0 9412 13 0 0 25 0 2 0 338698634 131190784 27066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 128116

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1543072/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=131852 CPUtime=162.17
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 30367 0 0 0 16200 17 0 0 25 0 2 0 338697837 135016448 28003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 32963 28003 218 20 0 32321 0
[pid=15622/tid=15624] ppid=15620 vsize=131852 CPUtime=154.2
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 25272 0 0 0 15406 14 0 0 25 0 2 0 338698634 135016448 28003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 131852

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1537504/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=137652 CPUtime=222.1
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 32051 0 0 0 22193 17 0 0 25 0 2 0 338697837 140955648 29427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 34413 29427 218 20 0 33771 0
[pid=15622/tid=15624] ppid=15620 vsize=137652 CPUtime=214.14
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 26956 0 0 0 21399 15 0 0 25 0 2 0 338698634 140955648 29427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 137652

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1536160/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=139044 CPUtime=282.07
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 33100 0 0 0 28189 18 0 0 25 0 2 0 338697837 142381056 29761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 34761 29761 218 20 0 34119 0
[pid=15622/tid=15624] ppid=15620 vsize=139044 CPUtime=274.1
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 28005 0 0 0 27395 15 0 0 25 0 2 0 338698634 142381056 29761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 139044

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1533536/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=141628 CPUtime=342
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 34329 0 0 0 34182 18 0 0 25 0 2 0 338697837 145027072 30405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 35407 30405 218 20 0 34765 0
[pid=15622/tid=15624] ppid=15620 vsize=141628 CPUtime=334.04
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 29234 0 0 0 33388 16 0 0 25 0 2 0 338698634 145027072 30405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 141628

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1533024/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=142068 CPUtime=401.96
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 34815 0 0 0 40178 18 0 0 25 0 2 0 338697837 145477632 30501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 35517 30501 218 20 0 34875 0
[pid=15622/tid=15624] ppid=15620 vsize=142068 CPUtime=394
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 29720 0 0 0 39384 16 0 0 25 0 2 0 338698634 145477632 30501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 142068

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1530144/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=145076 CPUtime=461.92
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 35949 0 0 0 46172 20 0 0 25 0 2 0 338697837 148557824 31245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 36269 31245 218 20 0 35627 0
[pid=15622/tid=15624] ppid=15620 vsize=145076 CPUtime=453.95
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 30854 0 0 0 45378 17 0 0 25 0 2 0 338698634 148557824 31245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 145076

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1518496/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=156556 CPUtime=521.86
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 39203 0 0 0 52164 22 0 0 25 0 2 0 338697837 160313344 34109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 39139 34109 218 20 0 38497 0
[pid=15622/tid=15624] ppid=15620 vsize=156556 CPUtime=513.9
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 34108 0 0 0 51370 20 0 0 25 0 2 0 338698634 160313344 34109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.86
Current children cumulated vsize (KiB) 156556

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1518240/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=156728 CPUtime=581.82
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 39853 0 0 0 58159 23 0 0 25 0 2 0 338697837 160489472 34174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 39182 34174 218 20 0 38540 0
[pid=15622/tid=15624] ppid=15620 vsize=156728 CPUtime=573.85
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 34758 0 0 0 57365 20 0 0 25 0 2 0 338698634 160489472 34174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.82
Current children cumulated vsize (KiB) 156728

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1518176/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=156728 CPUtime=641.78
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 40374 0 0 0 64155 23 0 0 25 0 2 0 338697837 160489472 34175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 39182 34175 218 20 0 38540 0
[pid=15622/tid=15624] ppid=15620 vsize=156728 CPUtime=633.81
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 35279 0 0 0 63361 20 0 0 25 0 2 0 338698634 160489472 34175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.78
Current children cumulated vsize (KiB) 156728

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1518240/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=156728 CPUtime=701.71
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 40829 0 0 0 70148 23 0 0 25 0 2 0 338697837 160489472 34175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 39182 34175 218 20 0 38540 0
[pid=15622/tid=15624] ppid=15620 vsize=156728 CPUtime=693.75
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 35734 0 0 0 69354 21 0 0 25 0 2 0 338698634 160489472 34175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.71
Current children cumulated vsize (KiB) 156728

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1518240/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=156728 CPUtime=761.68
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 41284 0 0 0 76144 24 0 0 25 0 2 0 338697837 160489472 34175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 39182 34175 218 20 0 38540 0
[pid=15622/tid=15624] ppid=15620 vsize=156728 CPUtime=753.71
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 36189 0 0 0 75350 21 0 0 25 0 2 0 338698634 160489472 34175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.68
Current children cumulated vsize (KiB) 156728

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1518240/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=156728 CPUtime=821.62
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 41612 0 0 0 82138 24 0 0 25 0 2 0 338697837 160489472 34178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 39182 34178 218 20 0 38540 0
[pid=15622/tid=15624] ppid=15620 vsize=156728 CPUtime=813.66
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 36517 0 0 0 81344 22 0 0 25 0 2 0 338698634 160489472 34178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.62
Current children cumulated vsize (KiB) 156728

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1516256/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=158984 CPUtime=881.56
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 42338 0 0 0 88131 25 0 0 25 0 2 0 338697837 162799616 34709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 39746 34709 218 20 0 39104 0
[pid=15622/tid=15624] ppid=15620 vsize=158984 CPUtime=873.59
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 37243 0 0 0 87337 22 0 0 25 0 2 0 338698634 162799616 34709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.56
Current children cumulated vsize (KiB) 158984

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1514912/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=160200 CPUtime=941.52
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 42781 0 0 0 94127 25 0 0 25 0 2 0 338697837 164044800 35022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 40050 35022 218 20 0 39408 0
[pid=15622/tid=15624] ppid=15620 vsize=160200 CPUtime=933.55
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 37686 0 0 0 93333 22 0 0 25 0 2 0 338698634 164044800 35022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.52
Current children cumulated vsize (KiB) 160200

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1514464/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=160552 CPUtime=1001.47
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 43315 0 0 0 100121 26 0 0 25 0 2 0 338697837 164405248 35101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 40138 35101 218 20 0 39496 0
[pid=15622/tid=15624] ppid=15620 vsize=160552 CPUtime=993.5
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 38220 0 0 0 99327 23 0 0 25 0 2 0 338698634 164405248 35101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.47
Current children cumulated vsize (KiB) 160552

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1514464/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=160552 CPUtime=1061.42
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 43576 0 0 0 106116 26 0 0 25 0 2 0 338697837 164405248 35102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 40138 35102 218 20 0 39496 0
[pid=15622/tid=15624] ppid=15620 vsize=160552 CPUtime=1053.45
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 38481 0 0 0 105322 23 0 0 25 0 2 0 338698634 164405248 35102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.42
Current children cumulated vsize (KiB) 160552

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1514400/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=160852 CPUtime=1121.39
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 44019 0 0 0 112112 27 0 0 25 0 2 0 338697837 164712448 35155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 40213 35155 218 20 0 39571 0
[pid=15622/tid=15624] ppid=15620 vsize=160852 CPUtime=1113.42
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 38924 0 0 0 111318 24 0 0 25 0 2 0 338698634 164712448 35155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.39
Current children cumulated vsize (KiB) 160852

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1514208/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=160852 CPUtime=1181.34
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 44475 0 0 0 118107 27 0 0 25 0 2 0 338697837 164712448 35156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 40213 35156 218 20 0 39571 0
[pid=15622/tid=15624] ppid=15620 vsize=160852 CPUtime=1173.37
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 39380 0 0 0 117313 24 0 0 25 0 2 0 338698634 164712448 35156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.34
Current children cumulated vsize (KiB) 160852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 15624
/proc/meminfo: memFree=1514208/2055920 swapFree=4154884/4192956
[pid=15622] ppid=15620 vsize=160852 CPUtime=1200.02
/proc/15622/stat : 15622 (MiraXTv1_dyn) S 15620 15622 15490 0 -1 4194304 44606 0 0 0 119975 27 0 0 25 0 2 0 338697837 164712448 35157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15622/statm: 40213 35157 218 20 0 39571 0
[pid=15622/tid=15624] ppid=15620 vsize=160852 CPUtime=1192.05
/proc/15622/task/15624/stat : 15624 (MiraXTv1_dyn) R 15620 15622 15490 0 -1 4194368 39511 0 0 0 119181 24 0 0 25 0 2 0 338698634 164712448 35157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 160852

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): 1201.04
CPU time (s): 1200.06
CPU user time (s): 1199.76
CPU system time (s): 0.297954
CPU usage (%): 99.9186
Max. virtual memory (cumulated for all children) (KiB): 160852

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

runsolver used 1.2988 second user time and 3.08053 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Fri May 11 18:23:25 UTC 2007

IDJOB= 336576
IDBENCH= 24678
IDSOLVER= 130
FILE ID= node20/336576-1178907804

PBS_JOBID= 5251099

Free space on /tmp= 66530 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-30-19-20.sat05-1256.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336576-1178907804/MiraXTv1_dyn /tmp/evaluation/336576-1178907804/instance-336576-1178907804.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-336576-1178907804 -o ROOT/results/node20/solver-336576-1178907804 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336576-1178907804/MiraXTv1_dyn /tmp/evaluation/336576-1178907804/instance-336576-1178907804.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  08b968293abd73d1b678d4f1e29187a3

RANDOM SEED= 273024321

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1655104 kB
Buffers:         49644 kB
Cached:         263576 kB
SwapCached:      17192 kB
Active:         165024 kB
Inactive:       171804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655104 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            6784 kB
Writeback:           0 kB
Mapped:          29760 kB
Slab:            49548 kB
Committed_AS:  6863720 kB
PageTables:       1744 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= 66530 MiB

End job on node20 on Fri May 11 18:43:28 UTC 2007