Trace number 291821

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.07 1200.62

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1064282057-06.UNSAT.shuffled.cnf
MD5SUM9dc695d1d587582e1e64f09248ad206b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.5254
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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-291821-1178808693 -o ROOT/results/node10/solver-291821-1178808693 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291821-1178808693/MiraXTv2_dyn /tmp/evaluation/291821-1178808693/instance-291821-1178808693.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.00 1.02 0.97 3/77 6652
/proc/meminfo: memFree=1868360/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=3788 CPUtime=0
/proc/6652/stat : 6652 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 356906858 3878912 258 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134569520 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 947 258 206 20 0 305 0

[startup+0.097677 s]
/proc/loadavg: 1.00 1.02 0.97 3/77 6652
/proc/meminfo: memFree=1868360/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=5368 CPUtime=0.09
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 490 0 0 0 9 0 0 0 18 0 2 0 356906858 5496832 465 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 1342 466 218 20 0 700 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5368

[startup+0.102678 s]
/proc/loadavg: 1.00 1.02 0.97 3/77 6652
/proc/meminfo: memFree=1868360/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=5532 CPUtime=0.09
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 514 0 0 0 9 0 0 0 18 0 2 0 356906858 5664768 489 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 1383 489 218 20 0 741 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5532

[startup+0.30272 s]
/proc/loadavg: 1.00 1.02 0.97 3/77 6652
/proc/meminfo: memFree=1868360/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=6132 CPUtime=0.29
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 713 0 0 0 29 0 0 0 18 0 2 0 356906858 6279168 688 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 1533 688 218 20 0 891 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6132

[startup+0.701806 s]
/proc/loadavg: 1.00 1.02 0.97 3/77 6652
/proc/meminfo: memFree=1868360/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=7248 CPUtime=0.69
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 1004 0 0 0 69 0 0 0 18 0 2 0 356906858 7421952 979 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 1812 979 218 20 0 1170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7248

[startup+1.50198 s]
/proc/loadavg: 1.00 1.02 0.97 2/79 6654
/proc/meminfo: memFree=1864888/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=8292 CPUtime=1.49
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 1248 0 0 0 149 0 0 0 18 0 2 0 356906858 8491008 1223 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 2073 1223 218 20 0 1431 0
[pid=6652/tid=6654] ppid=6650 vsize=8292 CPUtime=1.48
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 914 0 0 0 148 0 0 0 25 0 2 0 356906859 8491008 1223 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9343949 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8292

[startup+3.10132 s]
/proc/loadavg: 1.00 1.02 0.97 2/79 6654
/proc/meminfo: memFree=1863160/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=10648 CPUtime=3.09
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 1872 0 0 0 309 0 0 0 18 0 2 0 356906858 10903552 1847 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 2662 1847 218 20 0 2020 0
[pid=6652/tid=6654] ppid=6650 vsize=10648 CPUtime=3.08
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 1538 0 0 0 308 0 0 0 25 0 2 0 356906859 10903552 1847 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521483 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10648

[startup+6.30201 s]
/proc/loadavg: 1.00 1.02 0.97 2/79 6654
/proc/meminfo: memFree=1860472/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=12044 CPUtime=6.29
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 2283 0 0 0 628 1 0 0 18 0 2 0 356906858 12333056 2183 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 3011 2183 218 20 0 2369 0
[pid=6652/tid=6654] ppid=6650 vsize=12044 CPUtime=6.28
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 1949 0 0 0 627 1 0 0 25 0 2 0 356906859 12333056 2183 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12044

[startup+12.7014 s]
/proc/loadavg: 1.00 1.02 0.97 2/79 6654
/proc/meminfo: memFree=1856312/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=15720 CPUtime=12.69
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 3309 0 0 0 1267 2 0 0 18 0 2 0 356906858 16097280 3112 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 3930 3112 218 20 0 3288 0
[pid=6652/tid=6654] ppid=6650 vsize=15720 CPUtime=12.67
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 2975 0 0 0 1266 1 0 0 25 0 2 0 356906859 16097280 3112 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526424 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15720

[startup+25.5021 s]
/proc/loadavg: 1.00 1.02 0.97 2/79 6654
/proc/meminfo: memFree=1853496/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=18580 CPUtime=25.48
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 4249 0 0 0 2546 2 0 0 18 0 2 0 356906858 19025920 3816 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 4645 3816 218 20 0 4003 0
[pid=6652/tid=6654] ppid=6650 vsize=18580 CPUtime=25.47
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 3915 0 0 0 2545 2 0 0 25 0 2 0 356906859 19025920 3816 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18580

[startup+51.1027 s]
/proc/loadavg: 1.00 1.01 0.97 2/79 6654
/proc/meminfo: memFree=1851640/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=20340 CPUtime=51.07
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 5251 0 0 0 5104 3 0 0 18 0 2 0 356906858 20828160 4285 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 5085 4285 218 20 0 4443 0
[pid=6652/tid=6654] ppid=6650 vsize=20340 CPUtime=51.06
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 4917 0 0 0 5103 3 0 0 25 0 2 0 356906859 20828160 4285 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517946 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20340

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 0.97 2/79 6654
/proc/meminfo: memFree=1850296/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=21460 CPUtime=102.25
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 6442 0 0 0 10221 4 0 0 18 0 2 0 356906858 21975040 4567 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 5365 4567 218 20 0 4723 0
[pid=6652/tid=6654] ppid=6650 vsize=21460 CPUtime=102.24
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 6108 0 0 0 10220 4 0 0 25 0 2 0 356906859 21975040 4567 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21460

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6654
/proc/meminfo: memFree=1849464/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=22204 CPUtime=162.23
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 7580 0 0 0 16217 6 0 0 18 0 2 0 356906858 22736896 4768 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 5551 4768 218 20 0 4909 0
[pid=6652/tid=6654] ppid=6650 vsize=22204 CPUtime=162.22
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 7246 0 0 0 16216 6 0 0 25 0 2 0 356906859 22736896 4768 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22204

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6654
/proc/meminfo: memFree=1848888/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=23276 CPUtime=222.21
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 8874 0 0 0 22214 7 0 0 18 0 2 0 356906858 23834624 4951 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 5819 4951 218 20 0 5177 0
[pid=6652/tid=6654] ppid=6650 vsize=23276 CPUtime=222.2
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 8540 0 0 0 22213 7 0 0 25 0 2 0 356906859 23834624 4951 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 23276

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6654
/proc/meminfo: memFree=1848056/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=23948 CPUtime=282.19
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 10109 0 0 0 28211 8 0 0 18 0 2 0 356906858 24522752 5127 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 5987 5127 218 20 0 5345 0
[pid=6652/tid=6654] ppid=6650 vsize=23948 CPUtime=282.18
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 9775 0 0 0 28210 8 0 0 25 0 2 0 356906859 24522752 5127 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 23948

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6654
/proc/meminfo: memFree=1847672/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=24284 CPUtime=342.16
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 11199 0 0 0 34207 9 0 0 18 0 2 0 356906858 24866816 5216 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6071 5216 218 20 0 5429 0
[pid=6652/tid=6654] ppid=6650 vsize=24284 CPUtime=342.14
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 10865 0 0 0 34206 8 0 0 25 0 2 0 356906859 24866816 5216 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 24284

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6654
/proc/meminfo: memFree=1847544/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=24444 CPUtime=402.13
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 12256 0 0 0 40204 9 0 0 18 0 2 0 356906858 25030656 5256 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6111 5256 218 20 0 5469 0
[pid=6652/tid=6654] ppid=6650 vsize=24444 CPUtime=402.12
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 11922 0 0 0 40203 9 0 0 25 0 2 0 356906859 25030656 5256 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 24444

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6654
/proc/meminfo: memFree=1847096/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=25008 CPUtime=462.12
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 13320 0 0 0 46201 11 0 0 18 0 2 0 356906858 25608192 5367 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6252 5367 218 20 0 5610 0
[pid=6652/tid=6654] ppid=6650 vsize=25008 CPUtime=462.1
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 12986 0 0 0 46200 10 0 0 25 0 2 0 356906859 25608192 5367 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 25008

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6654
/proc/meminfo: memFree=1846968/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=25148 CPUtime=522.09
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 14332 0 0 0 52198 11 0 0 18 0 2 0 356906858 25751552 5413 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6287 5413 218 20 0 5645 0
[pid=6652/tid=6654] ppid=6650 vsize=25148 CPUtime=522.08
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 13998 0 0 0 52197 11 0 0 25 0 2 0 356906859 25751552 5413 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 25148

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/85 6736
/proc/meminfo: memFree=1845504/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=25484 CPUtime=582.04
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 15491 0 0 0 58190 14 0 0 18 0 2 0 356906858 26095616 5514 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6371 5514 218 20 0 5729 0
[pid=6652/tid=6654] ppid=6650 vsize=25484 CPUtime=582.03
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 15157 0 0 0 58189 14 0 0 25 0 2 0 356906859 26095616 5514 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 25484

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6852
/proc/meminfo: memFree=1846136/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=25652 CPUtime=641.96
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 16450 0 0 0 64181 15 0 0 18 0 2 0 356906858 26267648 5565 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6413 5565 218 20 0 5771 0
[pid=6652/tid=6654] ppid=6650 vsize=25652 CPUtime=641.95
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 16116 0 0 0 64180 15 0 0 25 0 2 0 356906859 26267648 5565 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 25652

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6852
/proc/meminfo: memFree=1845816/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=26124 CPUtime=701.93
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 17457 0 0 0 70177 16 0 0 18 0 2 0 356906858 26750976 5654 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6531 5654 218 20 0 5889 0
[pid=6652/tid=6654] ppid=6650 vsize=26124 CPUtime=701.92
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 17123 0 0 0 70176 16 0 0 25 0 2 0 356906859 26750976 5654 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 26124

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6852
/proc/meminfo: memFree=1845496/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=26280 CPUtime=761.91
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 18445 0 0 0 76175 16 0 0 18 0 2 0 356906858 26910720 5715 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6570 5715 218 20 0 5928 0
[pid=6652/tid=6654] ppid=6650 vsize=26280 CPUtime=761.9
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 18111 0 0 0 76174 16 0 0 25 0 2 0 356906859 26910720 5715 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 26280

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6852
/proc/meminfo: memFree=1845304/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=26412 CPUtime=821.88
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 19506 0 0 0 82171 17 0 0 18 0 2 0 356906858 27045888 5753 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6603 5753 218 20 0 5961 0
[pid=6652/tid=6654] ppid=6650 vsize=26412 CPUtime=821.87
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 19172 0 0 0 82170 17 0 0 25 0 2 0 356906859 27045888 5753 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 26412

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6852
/proc/meminfo: memFree=1845240/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=26412 CPUtime=881.86
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 20462 0 0 0 88168 18 0 0 18 0 2 0 356906858 27045888 5763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6603 5763 218 20 0 5961 0
[pid=6652/tid=6654] ppid=6650 vsize=26412 CPUtime=881.85
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 20128 0 0 0 88167 18 0 0 25 0 2 0 356906859 27045888 5763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 26412

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6852
/proc/meminfo: memFree=1845048/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=26712 CPUtime=941.84
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 21388 0 0 0 94165 19 0 0 18 0 2 0 356906858 27353088 5820 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6678 5820 218 20 0 6036 0
[pid=6652/tid=6654] ppid=6650 vsize=26712 CPUtime=941.83
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 21054 0 0 0 94164 19 0 0 25 0 2 0 356906859 27353088 5820 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 26712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6852
/proc/meminfo: memFree=1845048/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=26712 CPUtime=1001.82
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 22357 0 0 0 100162 20 0 0 18 0 2 0 356906858 27353088 5826 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6678 5826 218 20 0 6036 0
[pid=6652/tid=6654] ppid=6650 vsize=26712 CPUtime=1001.81
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 22023 0 0 0 100161 20 0 0 25 0 2 0 356906859 27353088 5826 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 26712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6852
/proc/meminfo: memFree=1844856/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=26988 CPUtime=1061.8
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 23393 0 0 0 106159 21 0 0 18 0 2 0 356906858 27635712 5893 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6747 5893 218 20 0 6105 0
[pid=6652/tid=6654] ppid=6650 vsize=26988 CPUtime=1061.79
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 23059 0 0 0 106158 21 0 0 25 0 2 0 356906859 27635712 5893 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 26988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6852
/proc/meminfo: memFree=1844856/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=26988 CPUtime=1121.77
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 24380 0 0 0 112155 22 0 0 18 0 2 0 356906858 27635712 5901 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6747 5901 218 20 0 6105 0
[pid=6652/tid=6654] ppid=6650 vsize=26988 CPUtime=1121.76
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 24046 0 0 0 112154 22 0 0 25 0 2 0 356906859 27635712 5901 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 26988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6852
/proc/meminfo: memFree=1844728/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=27120 CPUtime=1181.75
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 25315 0 0 0 118152 23 0 0 18 0 2 0 356906858 27770880 5938 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6780 5938 218 20 0 6138 0
[pid=6652/tid=6654] ppid=6650 vsize=27120 CPUtime=1181.74
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 24981 0 0 0 118151 23 0 0 25 0 2 0 356906859 27770880 5938 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 27120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 6852
/proc/meminfo: memFree=1844728/2055920 swapFree=4143928/4192956
[pid=6652] ppid=6650 vsize=27120 CPUtime=1200.05
/proc/6652/stat : 6652 (MiraXTv2_dyn) S 6650 6652 6088 0 -1 4194304 25586 0 0 0 119982 23 0 0 18 0 2 0 356906858 27770880 5939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6652/statm: 6780 5939 218 20 0 6138 0
[pid=6652/tid=6654] ppid=6650 vsize=27120 CPUtime=1200.04
/proc/6652/task/6654/stat : 6654 (MiraXTv2_dyn) R 6650 6652 6088 0 -1 4194368 25252 0 0 0 119981 23 0 0 25 0 2 0 356906859 27770880 5939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 27120

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.62
CPU time (s): 1200.07
CPU user time (s): 1199.83
CPU system time (s): 0.240963
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 27120

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

runsolver used 1.20982 second user time and 3.16552 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Thu May 10 14:51:33 UTC 2007

IDJOB= 291821
IDBENCH= 19824
IDSOLVER= 129
FILE ID= node10/291821-1178808693

PBS_JOBID= 5250952

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1064282057-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291821-1178808693/MiraXTv2_dyn /tmp/evaluation/291821-1178808693/instance-291821-1178808693.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-291821-1178808693 -o ROOT/results/node10/solver-291821-1178808693 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291821-1178808693/MiraXTv2_dyn /tmp/evaluation/291821-1178808693/instance-291821-1178808693.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9dc695d1d587582e1e64f09248ad206b

RANDOM SEED= 799293815

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:       1868576 kB
Buffers:         38376 kB
Cached:          84700 kB
SwapCached:      18024 kB
Active:          84152 kB
Inactive:        63080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868576 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4008 kB
Writeback:           0 kB
Mapped:          30060 kB
Slab:            25744 kB
Committed_AS:  5201232 kB
PageTables:       1708 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 Thu May 10 15:11:36 UTC 2007