Trace number 338885

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.04 1200.52

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
MD5SUMcb7fcc0a671d4e8fcabb476bdf51a2fc
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 variables190
Number of clauses632
Sum of the clauses size1894
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3630
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node10/watcher-338885-1178914909 -o ROOT/results/node10/solver-338885-1178914909 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338885-1178914909/MiraXTv2_dyn /tmp/evaluation/338885-1178914909/instance-338885-1178914909.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.99 1.01 1.00 3/77 21105
/proc/meminfo: memFree=1522448/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=3788 CPUtime=0
/proc/21105/stat : 21105 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 367528445 3878912 253 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/21105/statm: 947 255 206 20 0 305 0

[startup+0.066434 s]
/proc/loadavg: 0.99 1.01 1.00 3/77 21105
/proc/meminfo: memFree=1522448/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=5084 CPUtime=0.06
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 427 0 0 0 6 0 0 0 18 0 2 0 367528445 5206016 402 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 1271 403 218 20 0 629 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5084

[startup+0.101441 s]
/proc/loadavg: 0.99 1.01 1.00 3/77 21105
/proc/meminfo: memFree=1522448/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=5364 CPUtime=0.09
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 497 0 0 0 9 0 0 0 18 0 2 0 367528445 5492736 472 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 1341 472 218 20 0 699 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5364

[startup+0.301483 s]
/proc/loadavg: 0.99 1.01 1.00 3/77 21105
/proc/meminfo: memFree=1522448/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=6136 CPUtime=0.29
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 709 0 0 0 29 0 0 0 18 0 2 0 367528445 6283264 684 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 1534 684 218 20 0 892 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6136

[startup+0.70157 s]
/proc/loadavg: 0.99 1.01 1.00 3/77 21105
/proc/meminfo: memFree=1522448/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=7236 CPUtime=0.69
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 997 0 0 0 69 0 0 0 18 0 2 0 367528445 7409664 972 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 1809 972 218 20 0 1167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7236

[startup+1.50174 s]
/proc/loadavg: 0.99 1.01 1.00 2/79 21107
/proc/meminfo: memFree=1518784/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=8684 CPUtime=1.49
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 1365 0 0 0 149 0 0 0 18 0 2 0 367528445 8892416 1340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 2171 1340 218 20 0 1529 0
[pid=21105/tid=21107] ppid=21103 vsize=8684 CPUtime=1.48
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 1053 0 0 0 148 0 0 0 25 0 2 0 367528446 8892416 1340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8684

[startup+3.10109 s]
/proc/loadavg: 0.99 1.01 1.00 2/79 21107
/proc/meminfo: memFree=1516288/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=11552 CPUtime=3.09
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 2121 0 0 0 308 1 0 0 18 0 2 0 367528445 11829248 2060 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 2888 2060 218 20 0 2246 0
[pid=21105/tid=21107] ppid=21103 vsize=11552 CPUtime=3.08
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 1809 0 0 0 308 0 0 0 25 0 2 0 367528446 11829248 2060 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11552

[startup+6.30178 s]
/proc/loadavg: 0.99 1.01 1.00 2/79 21107
/proc/meminfo: memFree=1513984/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=13200 CPUtime=6.29
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 2582 0 0 0 628 1 0 0 18 0 2 0 367528445 13516800 2482 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 3300 2482 218 20 0 2658 0
[pid=21105/tid=21107] ppid=21103 vsize=13200 CPUtime=6.28
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 2270 0 0 0 627 1 0 0 25 0 2 0 367528446 13516800 2482 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13200

[startup+12.7012 s]
/proc/loadavg: 0.99 1.01 1.00 2/79 21107
/proc/meminfo: memFree=1509192/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=17156 CPUtime=12.69
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 3692 0 0 0 1267 2 0 0 18 0 2 0 367528445 17567744 3440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 4289 3440 218 20 0 3647 0
[pid=21105/tid=21107] ppid=21103 vsize=17156 CPUtime=12.67
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 3380 0 0 0 1266 1 0 0 25 0 2 0 367528446 17567744 3440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17156

[startup+25.5019 s]
/proc/loadavg: 0.99 1.01 1.00 2/79 21107
/proc/meminfo: memFree=1505736/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=20216 CPUtime=25.48
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 4718 0 0 0 2546 2 0 0 18 0 2 0 367528445 20701184 4285 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 5054 4285 218 20 0 4412 0
[pid=21105/tid=21107] ppid=21103 vsize=20216 CPUtime=25.48
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 4406 0 0 0 2546 2 0 0 25 0 2 0 367528446 20701184 4285 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20216

[startup+51.1014 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1503048/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=23004 CPUtime=51.07
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 5867 0 0 0 5104 3 0 0 18 0 2 0 367528445 23556096 4971 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 5751 4971 218 20 0 5109 0
[pid=21105/tid=21107] ppid=21103 vsize=23004 CPUtime=51.06
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 5555 0 0 0 5104 2 0 0 25 0 2 0 367528446 23556096 4971 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23004

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1501704/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=24384 CPUtime=102.26
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 6983 0 0 0 10222 4 0 0 18 0 2 0 367528445 24969216 5262 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 6096 5262 218 20 0 5454 0
[pid=21105/tid=21107] ppid=21103 vsize=24384 CPUtime=102.24
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 6671 0 0 0 10221 3 0 0 25 0 2 0 367528446 24969216 5262 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24384

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1500360/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=25676 CPUtime=162.22
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 8348 0 0 0 16218 4 0 0 18 0 2 0 367528445 26292224 5580 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 6419 5580 218 20 0 5777 0
[pid=21105/tid=21107] ppid=21103 vsize=25676 CPUtime=162.22
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 8036 0 0 0 16218 4 0 0 25 0 2 0 367528446 26292224 5580 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 25676

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1499400/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=26640 CPUtime=222.2
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 9585 0 0 0 22215 5 0 0 18 0 2 0 367528445 27279360 5824 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 6660 5824 218 20 0 6018 0
[pid=21105/tid=21107] ppid=21103 vsize=26640 CPUtime=222.2
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 9273 0 0 0 22215 5 0 0 25 0 2 0 367528446 27279360 5824 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526173 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 26640

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1498632/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=27556 CPUtime=282.18
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 10666 0 0 0 28212 6 0 0 18 0 2 0 367528445 28217344 6048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 6889 6048 218 20 0 6247 0
[pid=21105/tid=21107] ppid=21103 vsize=27556 CPUtime=282.17
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 10354 0 0 0 28211 6 0 0 25 0 2 0 367528446 28217344 6048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27556

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1497992/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=27956 CPUtime=342.16
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 11787 0 0 0 34209 7 0 0 18 0 2 0 367528445 28626944 6161 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 6989 6161 218 20 0 6347 0
[pid=21105/tid=21107] ppid=21103 vsize=27956 CPUtime=342.14
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 11475 0 0 0 34208 6 0 0 25 0 2 0 367528446 28626944 6161 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 27956

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1497544/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=28448 CPUtime=402.13
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 12927 0 0 0 40205 8 0 0 18 0 2 0 367528445 29130752 6285 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7112 6285 218 20 0 6470 0
[pid=21105/tid=21107] ppid=21103 vsize=28448 CPUtime=402.12
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 12615 0 0 0 40205 7 0 0 25 0 2 0 367528446 29130752 6285 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526703 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 28448

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1497096/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=29016 CPUtime=462.1
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 13924 0 0 0 46202 8 0 0 18 0 2 0 367528445 29712384 6406 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7254 6406 218 20 0 6612 0
[pid=21105/tid=21107] ppid=21103 vsize=29016 CPUtime=462.1
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 13612 0 0 0 46202 8 0 0 25 0 2 0 367528446 29712384 6406 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529989 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 29016

[startup+522.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1496584/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=29492 CPUtime=522.09
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 14925 0 0 0 52200 9 0 0 18 0 2 0 367528445 30199808 6526 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7373 6526 218 20 0 6731 0
[pid=21105/tid=21107] ppid=21103 vsize=29492 CPUtime=522.08
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 14613 0 0 0 52199 9 0 0 25 0 2 0 367528446 30199808 6526 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 29492

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1496264/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=29716 CPUtime=582.06
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 15957 0 0 0 58196 10 0 0 18 0 2 0 367528445 30429184 6596 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7429 6596 218 20 0 6787 0
[pid=21105/tid=21107] ppid=21103 vsize=29716 CPUtime=582.06
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 15645 0 0 0 58196 10 0 0 25 0 2 0 367528446 30429184 6596 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 29716

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1496136/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=29876 CPUtime=642.04
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 16876 0 0 0 64193 11 0 0 18 0 2 0 367528445 30593024 6621 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7469 6621 218 20 0 6827 0
[pid=21105/tid=21107] ppid=21103 vsize=29876 CPUtime=642.03
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 16564 0 0 0 64192 11 0 0 25 0 2 0 367528446 30593024 6621 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 29876

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1496008/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=30060 CPUtime=702.01
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 17902 0 0 0 70189 12 0 0 18 0 2 0 367528445 30781440 6672 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7515 6672 218 20 0 6873 0
[pid=21105/tid=21107] ppid=21103 vsize=30060 CPUtime=702.01
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 17590 0 0 0 70189 12 0 0 25 0 2 0 367528446 30781440 6672 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 30060

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1495880/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=30060 CPUtime=761.99
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 18830 0 0 0 76187 12 0 0 18 0 2 0 367528445 30781440 6697 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7515 6697 218 20 0 6873 0
[pid=21105/tid=21107] ppid=21103 vsize=30060 CPUtime=761.99
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 18518 0 0 0 76187 12 0 0 25 0 2 0 367528446 30781440 6697 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 30060

[startup+822.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1495752/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=30232 CPUtime=821.97
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 19834 0 0 0 82184 13 0 0 18 0 2 0 367528445 30957568 6713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7558 6713 218 20 0 6916 0
[pid=21105/tid=21107] ppid=21103 vsize=30232 CPUtime=821.96
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 19522 0 0 0 82183 13 0 0 25 0 2 0 367528446 30957568 6713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 30232

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1495752/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=30232 CPUtime=881.95
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 20759 0 0 0 88181 14 0 0 18 0 2 0 367528445 30957568 6723 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7558 6723 218 20 0 6916 0
[pid=21105/tid=21107] ppid=21103 vsize=30232 CPUtime=881.93
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 20447 0 0 0 88180 13 0 0 25 0 2 0 367528446 30957568 6723 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529998 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 30232

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1495752/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=30232 CPUtime=941.91
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 21687 0 0 0 94177 14 0 0 18 0 2 0 367528445 30957568 6727 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7558 6727 218 20 0 6916 0
[pid=21105/tid=21107] ppid=21103 vsize=30232 CPUtime=941.91
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 21375 0 0 0 94177 14 0 0 25 0 2 0 367528446 30957568 6727 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 30232

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21107
/proc/meminfo: memFree=1495560/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=30380 CPUtime=1001.9
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 22649 0 0 0 100174 16 0 0 18 0 2 0 367528445 31109120 6765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7595 6765 218 20 0 6953 0
[pid=21105/tid=21107] ppid=21103 vsize=30380 CPUtime=1001.89
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 22337 0 0 0 100173 16 0 0 25 0 2 0 367528446 31109120 6765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 30380

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21109
/proc/meminfo: memFree=1495496/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=30380 CPUtime=1061.88
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 23593 0 0 0 106171 17 0 0 18 0 2 0 367528445 31109120 6785 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7595 6785 218 20 0 6953 0
[pid=21105/tid=21107] ppid=21103 vsize=30380 CPUtime=1061.86
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 23281 0 0 0 106170 16 0 0 25 0 2 0 367528446 31109120 6785 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 30380

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21109
/proc/meminfo: memFree=1495432/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=30552 CPUtime=1121.85
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 24487 0 0 0 112168 17 0 0 18 0 2 0 367528445 31285248 6830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7638 6830 218 20 0 6996 0
[pid=21105/tid=21107] ppid=21103 vsize=30552 CPUtime=1121.84
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 24175 0 0 0 112167 17 0 0 25 0 2 0 367528446 31285248 6830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529993 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 30552

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21109
/proc/meminfo: memFree=1495176/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=30700 CPUtime=1181.82
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 25469 0 0 0 118164 18 0 0 18 0 2 0 367528445 31436800 6876 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7675 6876 218 20 0 7033 0
[pid=21105/tid=21107] ppid=21103 vsize=30700 CPUtime=1181.82
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 25157 0 0 0 118164 18 0 0 25 0 2 0 367528446 31436800 6876 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 30700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21109
/proc/meminfo: memFree=1495176/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=30700 CPUtime=1200.03
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 25703 0 0 0 119984 19 0 0 18 0 2 0 367528445 31436800 6876 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7675 6876 218 20 0 7033 0
[pid=21105/tid=21107] ppid=21103 vsize=30700 CPUtime=1200.01
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 25391 0 0 0 119983 18 0 0 25 0 2 0 367528446 31436800 6876 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 30700

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 21109
/proc/meminfo: memFree=1495176/2055920 swapFree=4143928/4192956
[pid=21105] ppid=21103 vsize=30700 CPUtime=1200.03
/proc/21105/stat : 21105 (MiraXTv2_dyn) S 21103 21105 20542 0 -1 4194304 25703 0 0 0 119984 19 0 0 18 0 2 0 367528445 31436800 6876 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21105/statm: 7675 6876 218 20 0 7033 0
[pid=21105/tid=21107] ppid=21103 vsize=30700 CPUtime=1200.01
/proc/21105/task/21107/stat : 21107 (MiraXTv2_dyn) R 21103 21105 20542 0 -1 4194368 25391 0 0 0 119983 18 0 0 25 0 2 0 367528446 31436800 6876 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 30700

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1199.85
CPU system time (s): 0.19497
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 30700

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

runsolver used 1.3118 second user time and 3.06353 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 20:21:49 UTC 2007

IDJOB= 338885
IDBENCH= 24733
IDSOLVER= 129
FILE ID= node10/338885-1178914909

PBS_JOBID= 5251107

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338885-1178914909/MiraXTv2_dyn /tmp/evaluation/338885-1178914909/instance-338885-1178914909.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-338885-1178914909 -o ROOT/results/node10/solver-338885-1178914909 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338885-1178914909/MiraXTv2_dyn /tmp/evaluation/338885-1178914909/instance-338885-1178914909.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cb7fcc0a671d4e8fcabb476bdf51a2fc

RANDOM SEED= 924246531

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1522600 kB
Buffers:         52148 kB
Cached:         391140 kB
SwapCached:      18024 kB
Active:         132472 kB
Inactive:       334988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522600 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            3924 kB
Writeback:           0 kB
Mapped:          30068 kB
Slab:            51420 kB
Committed_AS:  5313048 kB
PageTables:       1736 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= 66560 MiB

End job on node10 on Fri May 11 20:41:52 UTC 2007