Trace number 293215

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1191693850-19.SAT.shuffled.cnf
MD5SUMdc631c59c040d59e47dc468f5b5f4aea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
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/node14/watcher-293215-1178812688 -o ROOT/results/node14/solver-293215-1178812688 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293215-1178812688/MiraXTv2_dyn /tmp/evaluation/293215-1178812688/instance-293215-1178812688.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 17139
/proc/meminfo: memFree=1833080/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=3788 CPUtime=0
/proc/17139/stat : 17139 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 329186580 3878912 260 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/17139/statm: 947 260 206 20 0 305 0

[startup+0.104714 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 17139
/proc/meminfo: memFree=1833080/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=5688 CPUtime=0.09
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 537 0 0 0 9 0 0 0 18 0 2 0 329186580 5824512 512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 1422 512 218 20 0 780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5688

[startup+0.201723 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 17139
/proc/meminfo: memFree=1833080/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=6212 CPUtime=0.19
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 679 0 0 0 19 0 0 0 18 0 2 0 329186580 6361088 654 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 1553 654 218 20 0 911 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6212

[startup+0.301732 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 17139
/proc/meminfo: memFree=1833080/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=6512 CPUtime=0.29
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 767 0 0 0 29 0 0 0 18 0 2 0 329186580 6668288 742 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 1628 742 218 20 0 986 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6512

[startup+0.70177 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 17139
/proc/meminfo: memFree=1833080/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=7812 CPUtime=0.69
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 1134 0 0 0 69 0 0 0 18 0 2 0 329186580 7999488 1109 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 1953 1109 218 20 0 1311 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7812

[startup+1.50185 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 17141
/proc/meminfo: memFree=1829032/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=9036 CPUtime=1.49
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 1435 0 0 0 149 0 0 0 18 0 2 0 329186580 9252864 1410 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 2259 1410 218 20 0 1617 0
[pid=17139/tid=17141] ppid=17137 vsize=9036 CPUtime=1.47
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 1075 0 0 0 147 0 0 0 25 0 2 0 329186581 9252864 1410 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526447 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9036

[startup+3.102 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 17141
/proc/meminfo: memFree=1826600/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=12016 CPUtime=3.09
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 2229 0 0 0 308 1 0 0 18 0 2 0 329186580 12304384 2204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 3004 2204 218 20 0 2362 0
[pid=17139/tid=17141] ppid=17137 vsize=12016 CPUtime=3.07
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 1869 0 0 0 306 1 0 0 25 0 2 0 329186581 12304384 2204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7365581 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12016

[startup+6.3013 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 17141
/proc/meminfo: memFree=1823592/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=13580 CPUtime=6.29
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 2646 0 0 0 628 1 0 0 18 0 2 0 329186580 13905920 2546 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 3395 2546 218 20 0 2753 0
[pid=17139/tid=17141] ppid=17137 vsize=13580 CPUtime=6.27
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 2286 0 0 0 626 1 0 0 25 0 2 0 329186581 13905920 2546 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13580

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 17141
/proc/meminfo: memFree=1818552/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=18000 CPUtime=12.69
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 3898 0 0 0 1267 2 0 0 18 0 2 0 329186580 18432000 3702 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 4500 3702 218 20 0 3858 0
[pid=17139/tid=17141] ppid=17137 vsize=18000 CPUtime=12.67
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 3538 0 0 0 1265 2 0 0 25 0 2 0 329186581 18432000 3702 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18000

[startup+25.5011 s]
/proc/loadavg: 0.95 0.97 0.99 2/79 17141
/proc/meminfo: memFree=1815096/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=21556 CPUtime=25.49
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 5029 0 0 0 2546 3 0 0 18 0 2 0 329186580 22073344 4598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 5389 4598 218 20 0 4747 0
[pid=17139/tid=17141] ppid=17137 vsize=21556 CPUtime=25.46
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 4669 0 0 0 2544 2 0 0 25 0 2 0 329186581 22073344 4598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21556

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 17141
/proc/meminfo: memFree=1812472/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=23988 CPUtime=51.07
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 6099 0 0 0 5104 3 0 0 18 0 2 0 329186580 24563712 5210 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 5997 5210 218 20 0 5355 0
[pid=17139/tid=17141] ppid=17137 vsize=23988 CPUtime=51.06
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 5739 0 0 0 5103 3 0 0 25 0 2 0 329186581 24563712 5210 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) 23988

[startup+102.301 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 17141
/proc/meminfo: memFree=1810936/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=25392 CPUtime=102.27
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 7378 0 0 0 10222 5 0 0 18 0 2 0 329186580 26001408 5600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 6348 5600 218 20 0 5706 0
[pid=17139/tid=17141] ppid=17137 vsize=25392 CPUtime=102.25
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 7018 0 0 0 10221 4 0 0 25 0 2 0 329186581 26001408 5600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25392

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17141
/proc/meminfo: memFree=1809656/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=26864 CPUtime=162.24
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 8622 0 0 0 16219 5 0 0 18 0 2 0 329186580 27508736 5934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 6716 5934 218 20 0 6074 0
[pid=17139/tid=17141] ppid=17137 vsize=26864 CPUtime=162.23
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 8262 0 0 0 16218 5 0 0 25 0 2 0 329186581 27508736 5934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 26864

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/85 17315
/proc/meminfo: memFree=1807480/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=27904 CPUtime=222.14
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 9817 0 0 0 22208 6 0 0 18 0 2 0 329186580 28573696 6130 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 6976 6130 218 20 0 6334 0
[pid=17139/tid=17141] ppid=17137 vsize=27904 CPUtime=222.13
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 9457 0 0 0 22207 6 0 0 25 0 2 0 329186581 28573696 6130 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 27904

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17339
/proc/meminfo: memFree=1807992/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=28552 CPUtime=282.11
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 10989 0 0 0 28203 8 0 0 18 0 2 0 329186580 29237248 6286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 7138 6286 218 20 0 6496 0
[pid=17139/tid=17141] ppid=17137 vsize=28552 CPUtime=282.1
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 10629 0 0 0 28202 8 0 0 25 0 2 0 329186581 29237248 6286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 28552

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17339
/proc/meminfo: memFree=1807416/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=29048 CPUtime=342.09
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 12069 0 0 0 34200 9 0 0 18 0 2 0 329186580 29745152 6411 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 7262 6411 218 20 0 6620 0
[pid=17139/tid=17141] ppid=17137 vsize=29048 CPUtime=342.08
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 11709 0 0 0 34199 9 0 0 25 0 2 0 329186581 29745152 6411 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 29048

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17339
/proc/meminfo: memFree=1806712/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=29828 CPUtime=402.08
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 13127 0 0 0 40198 10 0 0 18 0 2 0 329186580 30543872 6575 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 7457 6575 218 20 0 6815 0
[pid=17139/tid=17141] ppid=17137 vsize=29828 CPUtime=402.06
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 12767 0 0 0 40196 10 0 0 25 0 2 0 329186581 30543872 6575 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 29828

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17339
/proc/meminfo: memFree=1806264/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=30520 CPUtime=462.06
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 14273 0 0 0 46195 11 0 0 18 0 2 0 329186580 31252480 6740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 7630 6740 218 20 0 6988 0
[pid=17139/tid=17141] ppid=17137 vsize=30520 CPUtime=462.05
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 13913 0 0 0 46194 11 0 0 25 0 2 0 329186581 31252480 6740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526704 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 30520

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17339
/proc/meminfo: memFree=1805880/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=30844 CPUtime=522.05
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 15349 0 0 0 52193 12 0 0 18 0 2 0 329186580 31584256 6821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 7711 6821 218 20 0 7069 0
[pid=17139/tid=17141] ppid=17137 vsize=30844 CPUtime=522.03
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 14989 0 0 0 52191 12 0 0 25 0 2 0 329186581 31584256 6821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 30844

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17339
/proc/meminfo: memFree=1805368/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=31304 CPUtime=582.03
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 16399 0 0 0 58190 13 0 0 18 0 2 0 329186580 32055296 6943 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 7826 6943 218 20 0 7184 0
[pid=17139/tid=17141] ppid=17137 vsize=31304 CPUtime=582.01
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 16039 0 0 0 58189 12 0 0 25 0 2 0 329186581 32055296 6943 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 31304

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17339
/proc/meminfo: memFree=1804984/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=31692 CPUtime=642.02
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 17365 0 0 0 64188 14 0 0 18 0 2 0 329186580 32452608 7051 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 7923 7051 218 20 0 7281 0
[pid=17139/tid=17141] ppid=17137 vsize=31692 CPUtime=641.99
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 17005 0 0 0 64186 13 0 0 25 0 2 0 329186581 32452608 7051 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 31692

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17339
/proc/meminfo: memFree=1804664/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=32048 CPUtime=702
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 18385 0 0 0 70185 15 0 0 18 0 2 0 329186580 32817152 7125 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 8012 7125 218 20 0 7370 0
[pid=17139/tid=17141] ppid=17137 vsize=32048 CPUtime=701.98
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 18025 0 0 0 70183 15 0 0 25 0 2 0 329186581 32817152 7125 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 32048

[startup+762.301 s]
/proc/loadavg: 1.05 0.99 1.00 2/79 17339
/proc/meminfo: memFree=1804088/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=32508 CPUtime=761.99
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 19465 0 0 0 76183 16 0 0 18 0 2 0 329186580 33288192 7257 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 8127 7257 218 20 0 7485 0
[pid=17139/tid=17141] ppid=17137 vsize=32508 CPUtime=761.96
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 19105 0 0 0 76181 15 0 0 25 0 2 0 329186581 33288192 7257 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 32508

[startup+822.301 s]
/proc/loadavg: 1.02 0.99 1.00 2/79 17339
/proc/meminfo: memFree=1804024/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=32696 CPUtime=821.96
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 20453 0 0 0 82179 17 0 0 18 0 2 0 329186580 33480704 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 8174 7286 218 20 0 7532 0
[pid=17139/tid=17141] ppid=17137 vsize=32696 CPUtime=821.95
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 20093 0 0 0 82178 17 0 0 25 0 2 0 329186581 33480704 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 32696

[startup+882.306 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 17339
/proc/meminfo: memFree=1803704/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=32904 CPUtime=881.95
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 21579 0 0 0 88177 18 0 0 18 0 2 0 329186580 33693696 7362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 8226 7362 218 20 0 7584 0
[pid=17139/tid=17141] ppid=17137 vsize=32904 CPUtime=881.94
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 21219 0 0 0 88176 18 0 0 25 0 2 0 329186581 33693696 7362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 32904

[startup+942.302 s]
/proc/loadavg: 1.11 1.03 1.01 2/79 17339
/proc/meminfo: memFree=1803512/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=33036 CPUtime=941.93
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 22589 0 0 0 94175 18 0 0 18 0 2 0 329186580 33828864 7399 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 8259 7399 218 20 0 7617 0
[pid=17139/tid=17141] ppid=17137 vsize=33036 CPUtime=941.91
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 22229 0 0 0 94173 18 0 0 25 0 2 0 329186581 33828864 7399 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526264 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 33036

[startup+1002.3 s]
/proc/loadavg: 1.08 1.03 1.01 2/79 17339
/proc/meminfo: memFree=1803576/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=33192 CPUtime=1001.92
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 23533 0 0 0 100172 20 0 0 18 0 2 0 329186580 33988608 7441 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 8298 7441 218 20 0 7656 0
[pid=17139/tid=17141] ppid=17137 vsize=33192 CPUtime=1001.9
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 23173 0 0 0 100170 20 0 0 25 0 2 0 329186581 33988608 7441 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 33192

[startup+1062.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/79 17339
/proc/meminfo: memFree=1803128/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=33512 CPUtime=1061.9
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 24489 0 0 0 106169 21 0 0 18 0 2 0 329186580 34316288 7495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 8378 7495 218 20 0 7736 0
[pid=17139/tid=17141] ppid=17137 vsize=33512 CPUtime=1061.88
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 24129 0 0 0 106168 20 0 0 25 0 2 0 329186581 34316288 7495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 33512

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 17339
/proc/meminfo: memFree=1803000/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=33512 CPUtime=1121.89
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 25432 0 0 0 112167 22 0 0 18 0 2 0 329186580 34316288 7526 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 8378 7526 218 20 0 7736 0
[pid=17139/tid=17141] ppid=17137 vsize=33512 CPUtime=1121.86
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 25072 0 0 0 112165 21 0 0 25 0 2 0 329186581 34316288 7526 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 33512

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 17339
/proc/meminfo: memFree=1802872/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=33720 CPUtime=1181.86
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 26396 0 0 0 118164 22 0 0 18 0 2 0 329186580 34529280 7577 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 8430 7577 218 20 0 7788 0
[pid=17139/tid=17141] ppid=17137 vsize=33720 CPUtime=1181.85
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 26036 0 0 0 118163 22 0 0 25 0 2 0 329186581 34529280 7577 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 33720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 17339
/proc/meminfo: memFree=1802744/2055920 swapFree=4145896/4192956
[pid=17139] ppid=17137 vsize=33888 CPUtime=1200.07
/proc/17139/stat : 17139 (MiraXTv2_dyn) S 17137 17139 15980 0 -1 4194304 26675 0 0 0 119984 23 0 0 18 0 2 0 329186580 34701312 7604 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17139/statm: 8472 7604 218 20 0 7830 0
[pid=17139/tid=17141] ppid=17137 vsize=33888 CPUtime=1200.05
/proc/17139/task/17141/stat : 17141 (MiraXTv2_dyn) R 17137 17139 15980 0 -1 4194368 26315 0 0 0 119982 23 0 0 25 0 2 0 329186581 34701312 7604 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 33888

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.52
CPU time (s): 1200.09
CPU user time (s): 1199.85
CPU system time (s): 0.239963
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 34056

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

runsolver used 1.25481 second user time and 3.11952 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu May 10 15:58:08 UTC 2007

IDJOB= 293215
IDBENCH= 19858
IDSOLVER= 129
FILE ID= node14/293215-1178812688

PBS_JOBID= 5250939

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1191693850-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293215-1178812688/MiraXTv2_dyn /tmp/evaluation/293215-1178812688/instance-293215-1178812688.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-293215-1178812688 -o ROOT/results/node14/solver-293215-1178812688 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293215-1178812688/MiraXTv2_dyn /tmp/evaluation/293215-1178812688/instance-293215-1178812688.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  dc631c59c040d59e47dc468f5b5f4aea

RANDOM SEED= 295523836

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1833296 kB
Buffers:         38708 kB
Cached:          96576 kB
SwapCached:      15064 kB
Active:         107444 kB
Inactive:        73416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833296 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          51652 kB
Slab:            27200 kB
Committed_AS:  9461676 kB
PageTables:       1864 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= 66561 MiB

End job on node14 on Thu May 10 16:18:11 UTC 2007