Trace number 337373

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

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/node11/watcher-337373-1178910615 -o ROOT/results/node11/solver-337373-1178910615 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337373-1178910615/MiraXTv2_dyn /tmp/evaluation/337373-1178910615/instance-337373-1178910615.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 1.00 3/77 32033
/proc/meminfo: memFree=1529464/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=3788 CPUtime=0
/proc/32033/stat : 32033 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 332110425 3878912 306 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8418253 0 0 4096 0 0 0 0 17 1 0 0
/proc/32033/statm: 947 309 205 20 0 305 0

[startup+0.046759 s]
/proc/loadavg: 0.92 0.97 1.00 3/77 32033
/proc/meminfo: memFree=1529464/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=7588 CPUtime=0.04
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 777 0 0 0 4 0 0 0 18 0 2 0 332110425 7770112 751 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 1897 753 214 20 0 1255 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7588

[startup+0.101765 s]
/proc/loadavg: 0.92 0.97 1.00 3/77 32033
/proc/meminfo: memFree=1529464/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=8112 CPUtime=0.09
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 1004 0 0 0 9 0 0 0 18 0 2 0 332110425 8306688 978 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 2028 978 218 20 0 1386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8112

[startup+0.301788 s]
/proc/loadavg: 0.92 0.97 1.00 3/77 32033
/proc/meminfo: memFree=1529464/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=8376 CPUtime=0.29
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 1083 0 0 0 29 0 0 0 18 0 2 0 332110425 8577024 1057 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 2094 1057 218 20 0 1452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8376

[startup+0.701836 s]
/proc/loadavg: 0.92 0.97 1.00 3/77 32033
/proc/meminfo: memFree=1529464/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=9300 CPUtime=0.69
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 1328 0 0 0 69 0 0 0 18 0 2 0 332110425 9523200 1302 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 2325 1302 218 20 0 1683 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9300

[startup+1.50193 s]
/proc/loadavg: 0.92 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1524392/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=10884 CPUtime=1.49
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 1770 0 0 0 149 0 0 0 18 0 2 0 332110425 11145216 1744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 2721 1744 218 20 0 2079 0
[pid=32033/tid=32035] ppid=32031 vsize=10884 CPUtime=1.45
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 1088 0 0 0 145 0 0 0 25 0 2 0 332110429 11145216 1744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565476 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10884

[startup+3.10112 s]
/proc/loadavg: 0.92 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1521448/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=15280 CPUtime=3.09
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 2710 0 0 0 308 1 0 0 18 0 2 0 332110425 15646720 2684 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 3820 2684 218 20 0 3178 0
[pid=32033/tid=32035] ppid=32031 vsize=15280 CPUtime=3.04
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 2028 0 0 0 304 0 0 0 25 0 2 0 332110429 15646720 2684 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15280

[startup+6.3025 s]
/proc/loadavg: 0.93 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1517928/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=17780 CPUtime=6.29
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 3385 0 0 0 628 1 0 0 18 0 2 0 332110425 18206720 3359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 4445 3359 218 20 0 3803 0
[pid=32033/tid=32035] ppid=32031 vsize=17780 CPUtime=6.25
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 2703 0 0 0 624 1 0 0 25 0 2 0 332110429 18206720 3359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17780

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1508840/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=26012 CPUtime=12.68
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 5456 0 0 0 1266 2 0 0 18 0 2 0 332110425 26636288 5430 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 6503 5430 218 20 0 5861 0
[pid=32033/tid=32035] ppid=32031 vsize=26012 CPUtime=12.64
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 4774 0 0 0 1262 2 0 0 25 0 2 0 332110429 26636288 5430 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26012

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1504168/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=29972 CPUtime=25.49
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 6591 0 0 0 2545 4 0 0 18 0 2 0 332110425 30691328 6488 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 7493 6488 218 20 0 6851 0
[pid=32033/tid=32035] ppid=32031 vsize=29972 CPUtime=25.44
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 5909 0 0 0 2541 3 0 0 25 0 2 0 332110429 30691328 6488 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29972

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1487912/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=45516 CPUtime=51.07
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 10663 0 0 0 5101 6 0 0 18 0 2 0 332110425 46608384 10461 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 11379 10461 218 20 0 10737 0
[pid=32033/tid=32035] ppid=32031 vsize=45516 CPUtime=51.03
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 9981 0 0 0 5097 6 0 0 25 0 2 0 332110429 46608384 10461 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45516

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1477864/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=55376 CPUtime=102.27
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 13404 0 0 0 10217 10 0 0 18 0 2 0 332110425 56705024 12958 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 13844 12958 218 20 0 13202 0
[pid=32033/tid=32035] ppid=32031 vsize=55376 CPUtime=102.22
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 12722 0 0 0 10212 10 0 0 25 0 2 0 332110429 56705024 12958 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55376

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1473576/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=59600 CPUtime=162.24
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 14760 0 0 0 16212 12 0 0 18 0 2 0 332110425 61030400 14044 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 14900 14044 218 20 0 14258 0
[pid=32033/tid=32035] ppid=32031 vsize=59600 CPUtime=162.2
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 14078 0 0 0 16208 12 0 0 25 0 2 0 332110429 61030400 14044 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520193 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 59600

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1467624/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=65432 CPUtime=222.23
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 16444 0 0 0 22208 15 0 0 18 0 2 0 332110425 67002368 15517 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 16358 15517 218 20 0 15716 0
[pid=32033/tid=32035] ppid=32031 vsize=65432 CPUtime=222.18
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 15762 0 0 0 22204 14 0 0 25 0 2 0 332110429 67002368 15517 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 65432

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1465000/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=68076 CPUtime=282.21
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 17324 0 0 0 28205 16 0 0 18 0 2 0 332110425 69709824 16184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 17019 16184 218 20 0 16377 0
[pid=32033/tid=32035] ppid=32031 vsize=68076 CPUtime=282.17
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 16642 0 0 0 28201 16 0 0 25 0 2 0 332110429 69709824 16184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 68076

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1463656/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=69396 CPUtime=342.19
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 17940 0 0 0 34202 17 0 0 18 0 2 0 332110425 71061504 16512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 17349 16512 218 20 0 16707 0
[pid=32033/tid=32035] ppid=32031 vsize=69396 CPUtime=342.15
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 17258 0 0 0 34198 17 0 0 25 0 2 0 332110429 71061504 16512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 69396

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1463592/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=69396 CPUtime=402.17
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 18162 0 0 0 40199 18 0 0 18 0 2 0 332110425 71061504 16516 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 17349 16516 218 20 0 16707 0
[pid=32033/tid=32035] ppid=32031 vsize=69396 CPUtime=402.12
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 17480 0 0 0 40195 17 0 0 25 0 2 0 332110429 71061504 16516 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525994 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 69396

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1462568/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=70452 CPUtime=462.15
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 18659 0 0 0 46197 18 0 0 18 0 2 0 332110425 72142848 16794 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 17613 16794 218 20 0 16971 0
[pid=32033/tid=32035] ppid=32031 vsize=70452 CPUtime=462.11
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 17977 0 0 0 46193 18 0 0 25 0 2 0 332110429 72142848 16794 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 70452

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1462056/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=70848 CPUtime=522.13
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 18991 0 0 0 52194 19 0 0 18 0 2 0 332110425 72548352 16904 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 17712 16904 218 20 0 17070 0
[pid=32033/tid=32035] ppid=32031 vsize=70848 CPUtime=522.09
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 18309 0 0 0 52190 19 0 0 25 0 2 0 332110429 72548352 16904 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 70848

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1461928/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=71348 CPUtime=582.12
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 19261 0 0 0 58192 20 0 0 18 0 2 0 332110425 73060352 16952 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 17837 16952 218 20 0 17195 0
[pid=32033/tid=32035] ppid=32031 vsize=71348 CPUtime=582.08
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 18579 0 0 0 58188 20 0 0 25 0 2 0 332110429 73060352 16952 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 71348

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1461736/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=71512 CPUtime=642.1
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 19520 0 0 0 64190 20 0 0 18 0 2 0 332110425 73228288 16987 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 17878 16987 218 20 0 17236 0
[pid=32033/tid=32035] ppid=32031 vsize=71512 CPUtime=642.06
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 18838 0 0 0 64186 20 0 0 25 0 2 0 332110429 73228288 16987 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 71512

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1461736/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=71652 CPUtime=702.08
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 19837 0 0 0 70187 21 0 0 18 0 2 0 332110425 73371648 17004 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 17913 17004 218 20 0 17271 0
[pid=32033/tid=32035] ppid=32031 vsize=71652 CPUtime=702.04
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 19155 0 0 0 70183 21 0 0 25 0 2 0 332110429 73371648 17004 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 71652

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1461608/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=71652 CPUtime=762.07
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 20080 0 0 0 76185 22 0 0 18 0 2 0 332110425 73371648 17020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 17913 17020 218 20 0 17271 0
[pid=32033/tid=32035] ppid=32031 vsize=71652 CPUtime=762.02
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 19398 0 0 0 76181 21 0 0 25 0 2 0 332110429 73371648 17020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 71652

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1456872/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=76404 CPUtime=822.05
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 21507 0 0 0 82182 23 0 0 18 0 2 0 332110425 78237696 18219 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 19101 18219 218 20 0 18459 0
[pid=32033/tid=32035] ppid=32031 vsize=76404 CPUtime=822
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 20825 0 0 0 82177 23 0 0 25 0 2 0 332110429 78237696 18219 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 76404

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1456744/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=76548 CPUtime=882.03
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 21751 0 0 0 88179 24 0 0 18 0 2 0 332110425 78385152 18235 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 19137 18235 218 20 0 18495 0
[pid=32033/tid=32035] ppid=32031 vsize=76548 CPUtime=881.99
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 21069 0 0 0 88175 24 0 0 25 0 2 0 332110429 78385152 18235 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 76548

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1456744/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=76548 CPUtime=942.01
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 21986 0 0 0 94177 24 0 0 18 0 2 0 332110425 78385152 18239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 19137 18239 218 20 0 18495 0
[pid=32033/tid=32035] ppid=32031 vsize=76548 CPUtime=941.97
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 21304 0 0 0 94173 24 0 0 25 0 2 0 332110429 78385152 18239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 76548

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1456744/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=76548 CPUtime=1002
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 22140 0 0 0 100175 25 0 0 18 0 2 0 332110425 78385152 18239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 19137 18239 218 20 0 18495 0
[pid=32033/tid=32035] ppid=32031 vsize=76548 CPUtime=1001.94
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 21458 0 0 0 100170 24 0 0 25 0 2 0 332110429 78385152 18239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 76548

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1456744/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=76548 CPUtime=1061.97
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 22374 0 0 0 106172 25 0 0 18 0 2 0 332110425 78385152 18242 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 19137 18242 218 20 0 18495 0
[pid=32033/tid=32035] ppid=32031 vsize=76548 CPUtime=1061.93
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 21692 0 0 0 106168 25 0 0 25 0 2 0 332110429 78385152 18242 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 76548

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1456680/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=76548 CPUtime=1121.96
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 22610 0 0 0 112170 26 0 0 18 0 2 0 332110425 78385152 18245 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 19137 18245 218 20 0 18495 0
[pid=32033/tid=32035] ppid=32031 vsize=76548 CPUtime=1121.92
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 21928 0 0 0 112166 26 0 0 25 0 2 0 332110429 78385152 18245 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 76548

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1456680/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=76548 CPUtime=1181.93
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 22766 0 0 0 118167 26 0 0 18 0 2 0 332110425 78385152 18245 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 19137 18245 218 20 0 18495 0
[pid=32033/tid=32035] ppid=32031 vsize=76548 CPUtime=1181.89
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 22084 0 0 0 118163 26 0 0 25 0 2 0 332110429 78385152 18245 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 76548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 32035
/proc/meminfo: memFree=1456680/2055920 swapFree=4144152/4192956
[pid=32033] ppid=32031 vsize=76548 CPUtime=1200.03
/proc/32033/stat : 32033 (MiraXTv2_dyn) S 32031 32033 31703 0 -1 4194304 22844 0 0 0 119977 26 0 0 18 0 2 0 332110425 78385152 18245 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32033/statm: 19137 18245 218 20 0 18495 0
[pid=32033/tid=32035] ppid=32031 vsize=76548 CPUtime=1199.99
/proc/32033/task/32035/stat : 32035 (MiraXTv2_dyn) R 32031 32033 31703 0 -1 4194368 22162 0 0 0 119973 26 0 0 25 0 2 0 332110429 78385152 18245 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526264 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 76548

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

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

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

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

runsolver used 1.18482 second user time and 3.18852 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 19:10:15 UTC 2007

IDJOB= 337373
IDBENCH= 24697
IDSOLVER= 129
FILE ID= node11/337373-1178910615

PBS_JOBID= 5251103

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337373-1178910615/MiraXTv2_dyn /tmp/evaluation/337373-1178910615/instance-337373-1178910615.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-337373-1178910615 -o ROOT/results/node11/solver-337373-1178910615 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337373-1178910615/MiraXTv2_dyn /tmp/evaluation/337373-1178910615/instance-337373-1178910615.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cf535bf919bca60e7bcea01358de0b4c

RANDOM SEED= 347991417

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1529680 kB
Buffers:         52356 kB
Cached:         383640 kB
SwapCached:      18380 kB
Active:         160000 kB
Inactive:       300556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1529680 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4168 kB
Writeback:           0 kB
Mapped:          29964 kB
Slab:            51068 kB
Committed_AS:  7718832 kB
PageTables:       1848 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 node11 on Fri May 11 19:30:17 UTC 2007