Trace number 294076

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.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1513299405-10.SAT.shuffled.cnf
MD5SUM60d0c88e8671d7979416bf70b974aef4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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/node17/watcher-294076-1178815861 -o ROOT/results/node17/solver-294076-1178815861 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294076-1178815861/MiraXTv2_dyn /tmp/evaluation/294076-1178815861/instance-294076-1178815861.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: 1.69 1.91 1.85 3/77 6969
/proc/meminfo: memFree=1800888/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=3788 CPUtime=0
/proc/6969/stat : 6969 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 329503632 3878912 263 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6969/statm: 947 263 206 20 0 305 0

[startup+0.044616 s]
/proc/loadavg: 1.69 1.91 1.85 3/77 6969
/proc/meminfo: memFree=1800888/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=4720 CPUtime=0.03
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 451 0 0 0 3 0 0 0 18 0 2 0 329503632 4833280 426 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 1180 426 218 20 0 538 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4720

[startup+0.102621 s]
/proc/loadavg: 1.69 1.91 1.85 3/77 6969
/proc/meminfo: memFree=1800888/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=5796 CPUtime=0.09
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 561 0 0 0 9 0 0 0 18 0 2 0 329503632 5935104 536 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 1449 536 218 20 0 807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5796

[startup+0.301643 s]
/proc/loadavg: 1.69 1.91 1.85 3/77 6969
/proc/meminfo: memFree=1800888/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=6628 CPUtime=0.29
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 790 0 0 0 29 0 0 0 18 0 2 0 329503632 6787072 765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 1657 765 218 20 0 1015 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6628

[startup+0.702684 s]
/proc/loadavg: 1.69 1.91 1.85 3/77 6969
/proc/meminfo: memFree=1800888/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=7976 CPUtime=0.69
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 1170 0 0 0 69 0 0 0 18 0 2 0 329503632 8167424 1145 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 1994 1145 218 20 0 1352 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7976

[startup+1.50177 s]
/proc/loadavg: 1.69 1.91 1.85 2/79 6971
/proc/meminfo: memFree=1796712/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=9252 CPUtime=1.49
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 1503 0 0 0 148 1 0 0 18 0 2 0 329503632 9474048 1478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 2313 1478 218 20 0 1671 0
[pid=6969/tid=6971] ppid=6967 vsize=9252 CPUtime=1.47
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 1136 0 0 0 147 0 0 0 25 0 2 0 329503633 9474048 1478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9252

[startup+3.10194 s]
/proc/loadavg: 1.63 1.89 1.85 2/79 6971
/proc/meminfo: memFree=1794600/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=12436 CPUtime=3.09
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 2327 0 0 0 308 1 0 0 18 0 2 0 329503632 12734464 2302 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 3109 2302 218 20 0 2467 0
[pid=6969/tid=6971] ppid=6967 vsize=12436 CPUtime=3.07
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 1960 0 0 0 306 1 0 0 25 0 2 0 329503633 12734464 2302 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12436

[startup+6.30127 s]
/proc/loadavg: 1.63 1.89 1.85 2/79 6971
/proc/meminfo: memFree=1791408/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=14092 CPUtime=6.29
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 2781 0 0 0 628 1 0 0 18 0 2 0 329503632 14430208 2681 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 3523 2681 218 20 0 2881 0
[pid=6969/tid=6971] ppid=6967 vsize=14092 CPUtime=6.27
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 2414 0 0 0 626 1 0 0 25 0 2 0 329503633 14430208 2681 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3298253 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14092

[startup+12.7019 s]
/proc/loadavg: 1.53 1.86 1.84 2/79 6971
/proc/meminfo: memFree=1785840/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=18720 CPUtime=12.69
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 4054 0 0 0 1267 2 0 0 18 0 2 0 329503632 19169280 3858 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 4680 3858 218 20 0 4038 0
[pid=6969/tid=6971] ppid=6967 vsize=18720 CPUtime=12.67
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 3687 0 0 0 1265 2 0 0 25 0 2 0 329503633 19169280 3858 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) 18720

[startup+25.5013 s]
/proc/loadavg: 1.45 1.83 1.83 2/79 6971
/proc/meminfo: memFree=1782192/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=22276 CPUtime=25.48
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 5186 0 0 0 2546 2 0 0 18 0 2 0 329503632 22810624 4755 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 5569 4755 218 20 0 4927 0
[pid=6969/tid=6971] ppid=6967 vsize=22276 CPUtime=25.46
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 4819 0 0 0 2544 2 0 0 25 0 2 0 329503633 22810624 4755 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22276

[startup+51.102 s]
/proc/loadavg: 1.30 1.76 1.81 2/79 6971
/proc/meminfo: memFree=1779952/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=24720 CPUtime=51.07
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 6200 0 0 0 5104 3 0 0 18 0 2 0 329503632 25313280 5378 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 6180 5378 218 20 0 5538 0
[pid=6969/tid=6971] ppid=6967 vsize=24720 CPUtime=51.05
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 5833 0 0 0 5102 3 0 0 25 0 2 0 329503633 25313280 5378 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24720

[startup+102.306 s]
/proc/loadavg: 1.12 1.63 1.76 2/79 6971
/proc/meminfo: memFree=1777840/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=26596 CPUtime=102.26
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 7562 0 0 0 10222 4 0 0 18 0 2 0 329503632 27234304 5852 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 6649 5852 218 20 0 6007 0
[pid=6969/tid=6971] ppid=6967 vsize=26596 CPUtime=102.24
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 7195 0 0 0 10220 4 0 0 25 0 2 0 329503633 27234304 5852 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26596

[startup+162.302 s]
/proc/loadavg: 1.04 1.52 1.71 2/79 6971
/proc/meminfo: memFree=1776368/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=27868 CPUtime=162.24
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 8887 0 0 0 16219 5 0 0 18 0 2 0 329503632 28536832 6193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 6967 6193 218 20 0 6325 0
[pid=6969/tid=6971] ppid=6967 vsize=27868 CPUtime=162.22
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 8520 0 0 0 16217 5 0 0 25 0 2 0 329503633 28536832 6193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526421 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27868

[startup+222.302 s]
/proc/loadavg: 1.01 1.42 1.66 2/79 6971
/proc/meminfo: memFree=1775344/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=28960 CPUtime=222.22
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 10147 0 0 0 22216 6 0 0 18 0 2 0 329503632 29655040 6446 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 7240 6446 218 20 0 6598 0
[pid=6969/tid=6971] ppid=6967 vsize=28960 CPUtime=222.21
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 9780 0 0 0 22215 6 0 0 25 0 2 0 329503633 29655040 6446 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 28960

[startup+282.302 s]
/proc/loadavg: 1.00 1.35 1.62 2/79 6971
/proc/meminfo: memFree=1774192/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=29980 CPUtime=282.2
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 11371 0 0 0 28213 7 0 0 18 0 2 0 329503632 30699520 6720 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 7495 6720 218 20 0 6853 0
[pid=6969/tid=6971] ppid=6967 vsize=29980 CPUtime=282.19
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 11004 0 0 0 28212 7 0 0 25 0 2 0 329503633 30699520 6720 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 29980

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.58 2/79 6971
/proc/meminfo: memFree=1773936/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=30272 CPUtime=342.19
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 12339 0 0 0 34211 8 0 0 18 0 2 0 329503632 30998528 6800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 7568 6800 218 20 0 6926 0
[pid=6969/tid=6971] ppid=6967 vsize=30272 CPUtime=342.17
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 11972 0 0 0 34209 8 0 0 25 0 2 0 329503633 30998528 6800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30272

[startup+402.303 s]
/proc/loadavg: 1.00 1.23 1.54 2/79 6971
/proc/meminfo: memFree=1773360/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=30936 CPUtime=402.17
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 13461 0 0 0 40208 9 0 0 18 0 2 0 329503632 31678464 6945 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 7734 6945 218 20 0 7092 0
[pid=6969/tid=6971] ppid=6967 vsize=30936 CPUtime=402.16
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 13094 0 0 0 40207 9 0 0 25 0 2 0 329503633 31678464 6945 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 30936

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.50 2/79 6971
/proc/meminfo: memFree=1772912/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=31716 CPUtime=462.15
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 14565 0 0 0 46205 10 0 0 18 0 2 0 329503632 32477184 7059 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 7929 7059 218 20 0 7287 0
[pid=6969/tid=6971] ppid=6967 vsize=31716 CPUtime=462.14
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 14198 0 0 0 46204 10 0 0 25 0 2 0 329503633 32477184 7059 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 31716

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.47 2/79 6971
/proc/meminfo: memFree=1772144/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=32492 CPUtime=522.14
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 15679 0 0 0 52202 12 0 0 18 0 2 0 329503632 33271808 7249 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8123 7249 218 20 0 7481 0
[pid=6969/tid=6971] ppid=6967 vsize=32492 CPUtime=522.12
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 15312 0 0 0 52200 12 0 0 25 0 2 0 329503633 33271808 7249 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 32492

[startup+582.303 s]
/proc/loadavg: 1.00 1.12 1.43 2/79 6971
/proc/meminfo: memFree=1771888/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=32768 CPUtime=582.12
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 16615 0 0 0 58199 13 0 0 18 0 2 0 329503632 33554432 7327 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8192 7327 218 20 0 7550 0
[pid=6969/tid=6971] ppid=6967 vsize=32768 CPUtime=582.11
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 16248 0 0 0 58198 13 0 0 25 0 2 0 329503633 33554432 7327 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) 32768

[startup+642.303 s]
/proc/loadavg: 1.00 1.09 1.40 2/85 7141
/proc/meminfo: memFree=1770160/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=33392 CPUtime=642.02
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 17712 0 0 0 64188 14 0 0 18 0 2 0 329503632 34193408 7482 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8348 7482 218 20 0 7706 0
[pid=6969/tid=6971] ppid=6967 vsize=33392 CPUtime=642.01
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 17345 0 0 0 64187 14 0 0 25 0 2 0 329503633 34193408 7482 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) 33392

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.38 2/79 7169
/proc/meminfo: memFree=1770672/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=33548 CPUtime=701.98
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 18642 0 0 0 70183 15 0 0 18 0 2 0 329503632 34353152 7543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8387 7543 218 20 0 7745 0
[pid=6969/tid=6971] ppid=6967 vsize=33548 CPUtime=701.96
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 18275 0 0 0 70181 15 0 0 25 0 2 0 329503633 34353152 7543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 33548

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.35 2/79 7169
/proc/meminfo: memFree=1770608/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=33844 CPUtime=761.97
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 19518 0 0 0 76181 16 0 0 18 0 2 0 329503632 34656256 7620 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8461 7620 218 20 0 7819 0
[pid=6969/tid=6971] ppid=6967 vsize=33844 CPUtime=761.95
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 19151 0 0 0 76180 15 0 0 25 0 2 0 329503633 34656256 7620 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526398 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 33844

[startup+822.303 s]
/proc/loadavg: 1.00 1.05 1.33 2/79 7169
/proc/meminfo: memFree=1770416/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=34160 CPUtime=821.95
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 20448 0 0 0 82179 16 0 0 18 0 2 0 329503632 34979840 7668 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8540 7668 218 20 0 7898 0
[pid=6969/tid=6971] ppid=6967 vsize=34160 CPUtime=821.93
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 20081 0 0 0 82177 16 0 0 25 0 2 0 329503633 34979840 7668 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 34160

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.30 2/79 7169
/proc/meminfo: memFree=1770224/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=34364 CPUtime=881.93
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 21383 0 0 0 88176 17 0 0 18 0 2 0 329503632 35188736 7712 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8591 7712 218 20 0 7949 0
[pid=6969/tid=6971] ppid=6967 vsize=34364 CPUtime=881.9
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 21016 0 0 0 88174 16 0 0 25 0 2 0 329503633 35188736 7712 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526427 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 34364

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.28 2/79 7169
/proc/meminfo: memFree=1769904/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=34808 CPUtime=941.9
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 22459 0 0 0 94173 17 0 0 18 0 2 0 329503632 35643392 7804 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8702 7804 218 20 0 8060 0
[pid=6969/tid=6971] ppid=6967 vsize=34808 CPUtime=941.89
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 22092 0 0 0 94172 17 0 0 25 0 2 0 329503633 35643392 7804 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 34808

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/79 7169
/proc/meminfo: memFree=1769584/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=34992 CPUtime=1001.89
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 23437 0 0 0 100171 18 0 0 18 0 2 0 329503632 35831808 7877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8748 7877 218 20 0 8106 0
[pid=6969/tid=6971] ppid=6967 vsize=34992 CPUtime=1001.88
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 23070 0 0 0 100170 18 0 0 25 0 2 0 329503633 35831808 7877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 34992

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/79 7169
/proc/meminfo: memFree=1769456/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=35180 CPUtime=1061.88
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 24291 0 0 0 106169 19 0 0 18 0 2 0 329503632 36024320 7901 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8795 7901 218 20 0 8153 0
[pid=6969/tid=6971] ppid=6967 vsize=35180 CPUtime=1061.85
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 23924 0 0 0 106167 18 0 0 25 0 2 0 329503633 36024320 7901 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) 35180

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/79 7169
/proc/meminfo: memFree=1769328/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=35316 CPUtime=1121.86
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 25166 0 0 0 112166 20 0 0 18 0 2 0 329503632 36163584 7939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8829 7939 218 20 0 8187 0
[pid=6969/tid=6971] ppid=6967 vsize=35316 CPUtime=1121.84
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 24799 0 0 0 112164 20 0 0 25 0 2 0 329503633 36163584 7939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 35316

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/79 7169
/proc/meminfo: memFree=1768944/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=35584 CPUtime=1181.84
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 26098 0 0 0 118163 21 0 0 18 0 2 0 329503632 36438016 8031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8896 8031 218 20 0 8254 0
[pid=6969/tid=6971] ppid=6967 vsize=35584 CPUtime=1181.83
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 25731 0 0 0 118162 21 0 0 25 0 2 0 329503633 36438016 8031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 35584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.20 2/79 7169
/proc/meminfo: memFree=1768816/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=35784 CPUtime=1200.04
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 26390 0 0 0 119983 21 0 0 18 0 2 0 329503632 36642816 8069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8946 8069 218 20 0 8304 0
[pid=6969/tid=6971] ppid=6967 vsize=35784 CPUtime=1200.02
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 26023 0 0 0 119981 21 0 0 25 0 2 0 329503633 36642816 8069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 35784

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: 1.00 1.00 1.20 2/79 7169
/proc/meminfo: memFree=1768816/2055920 swapFree=4140644/4192956
[pid=6969] ppid=6967 vsize=35784 CPUtime=1200.04
/proc/6969/stat : 6969 (MiraXTv2_dyn) S 6967 6969 6897 0 -1 4194304 26390 0 0 0 119983 21 0 0 18 0 2 0 329503632 36642816 8069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6969/statm: 8946 8069 218 20 0 8304 0
[pid=6969/tid=6971] ppid=6967 vsize=35784 CPUtime=1200.02
/proc/6969/task/6971/stat : 6971 (MiraXTv2_dyn) R 6967 6969 6897 0 -1 4194368 26023 0 0 0 119981 21 0 0 25 0 2 0 329503633 36642816 8069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 35784

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.84
CPU system time (s): 0.223965
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 35784

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

runsolver used 1.27281 second user time and 3.09953 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Thu May 10 16:51:01 UTC 2007

IDJOB= 294076
IDBENCH= 19879
IDSOLVER= 129
FILE ID= node17/294076-1178815861

PBS_JOBID= 5250958

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1513299405-10.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294076-1178815861/MiraXTv2_dyn /tmp/evaluation/294076-1178815861/instance-294076-1178815861.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-294076-1178815861 -o ROOT/results/node17/solver-294076-1178815861 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294076-1178815861/MiraXTv2_dyn /tmp/evaluation/294076-1178815861/instance-294076-1178815861.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  60d0c88e8671d7979416bf70b974aef4

RANDOM SEED= 221230837

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1801168 kB
Buffers:         45852 kB
Cached:         123640 kB
SwapCached:      15536 kB
Active:          96600 kB
Inactive:        96728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801168 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4180 kB
Writeback:           0 kB
Mapped:          29744 kB
Slab:            46924 kB
Committed_AS: 10093736 kB
PageTables:       1796 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 node17 on Thu May 10 17:11:04 UTC 2007