Trace number 294815

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 v1? (TO) 1200.06 1201.02

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1387394500-16.UNSAT.shuffled.cnf
MD5SUM997a38106b41acec00160b9638f74d24
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node13/watcher-294815-1178818314 -o ROOT/results/node13/solver-294815-1178818314 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294815-1178818314/MiraXTv1_dyn /tmp/evaluation/294815-1178818314/instance-294815-1178818314.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.00 1.09 3/77 9106
/proc/meminfo: memFree=1835016/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=3788 CPUtime=0
/proc/9106/stat : 9106 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194304 312 0 0 0 0 0 0 0 18 0 1 0 329749255 3878912 287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/9106/statm: 947 287 206 20 0 305 0

[startup+0.03593 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 9106
/proc/meminfo: memFree=1835016/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=4320 CPUtime=0.03
/proc/9106/stat : 9106 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194304 447 0 0 0 3 0 0 0 18 0 1 0 329749255 4423680 422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583707 0 0 4096 0 0 0 0 17 0 0 0
/proc/9106/statm: 1080 422 207 20 0 438 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4320

[startup+0.101944 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 9106
/proc/meminfo: memFree=1835016/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=4320 CPUtime=0.09
/proc/9106/stat : 9106 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194304 452 0 0 0 9 0 0 0 18 0 1 0 329749255 4423680 427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/9106/statm: 1080 427 207 20 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301987 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 9106
/proc/meminfo: memFree=1835016/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=6180 CPUtime=0.29
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 788 0 0 0 29 0 0 0 18 0 2 0 329749255 6328320 763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 1545 763 218 20 0 903 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6180

[startup+0.701071 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 9106
/proc/meminfo: memFree=1835016/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=8216 CPUtime=0.69
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 1186 0 0 0 69 0 0 0 18 0 2 0 329749255 8413184 1161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 2054 1161 218 20 0 1412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8216

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 9108
/proc/meminfo: memFree=1830648/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=9656 CPUtime=1.49
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 1550 0 0 0 149 0 0 0 18 0 2 0 329749255 9887744 1525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 2414 1525 218 20 0 1772 0
[pid=9106/tid=9108] ppid=9104 vsize=9656 CPUtime=1.38
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 1070 0 0 0 138 0 0 0 25 0 2 0 329749266 9887744 1525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520551 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9656

[startup+3.10158 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 9108
/proc/meminfo: memFree=1828152/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=12176 CPUtime=3.09
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 2292 0 0 0 309 0 0 0 18 0 2 0 329749255 12468224 2231 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 3044 2231 218 20 0 2402 0
[pid=9106/tid=9108] ppid=9104 vsize=12176 CPUtime=2.97
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 1812 0 0 0 297 0 0 0 25 0 2 0 329749266 12468224 2231 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12176

[startup+6.30127 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 9108
/proc/meminfo: memFree=1825144/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=14568 CPUtime=6.29
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 3000 0 0 0 628 1 0 0 18 0 2 0 329749255 14917632 2856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 3642 2856 218 20 0 3000 0
[pid=9106/tid=9108] ppid=9104 vsize=14568 CPUtime=6.17
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 2520 0 0 0 616 1 0 0 25 0 2 0 329749266 14917632 2856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14568

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 9108
/proc/meminfo: memFree=1821176/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=17464 CPUtime=12.68
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 3824 0 0 0 1267 1 0 0 18 0 2 0 329749255 17883136 3576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 4366 3576 218 20 0 3724 0
[pid=9106/tid=9108] ppid=9104 vsize=17464 CPUtime=12.57
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 3344 0 0 0 1256 1 0 0 25 0 2 0 329749266 17883136 3576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17464

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 9108
/proc/meminfo: memFree=1817528/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=21156 CPUtime=25.48
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 5045 0 0 0 2546 2 0 0 18 0 2 0 329749255 21663744 4495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 5289 4495 218 20 0 4647 0
[pid=9106/tid=9108] ppid=9104 vsize=21156 CPUtime=25.36
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 4565 0 0 0 2534 2 0 0 25 0 2 0 329749266 21663744 4495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21156

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 9108
/proc/meminfo: memFree=1815224/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=23372 CPUtime=51.05
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 6160 0 0 0 5102 3 0 0 18 0 2 0 329749255 23932928 5027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 5843 5027 218 20 0 5201 0
[pid=9106/tid=9108] ppid=9104 vsize=23372 CPUtime=50.94
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 5680 0 0 0 5091 3 0 0 25 0 2 0 329749266 23932928 5027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520086 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 23372

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 9108
/proc/meminfo: memFree=1813816/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=24704 CPUtime=102.22
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 7546 0 0 0 10218 4 0 0 18 0 2 0 329749255 25296896 5357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 6176 5357 218 20 0 5534 0
[pid=9106/tid=9108] ppid=9104 vsize=24704 CPUtime=102.11
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 7066 0 0 0 10207 4 0 0 25 0 2 0 329749266 25296896 5357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 24704

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 9108
/proc/meminfo: memFree=1812792/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=25768 CPUtime=162.18
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 9190 0 0 0 16213 5 0 0 18 0 2 0 329749255 26386432 5615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 6442 5615 218 20 0 5800 0
[pid=9106/tid=9108] ppid=9104 vsize=25768 CPUtime=162.06
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 8710 0 0 0 16202 4 0 0 25 0 2 0 329749266 26386432 5615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 25768

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 9108
/proc/meminfo: memFree=1811512/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=27240 CPUtime=222.11
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 10671 0 0 0 22205 6 0 0 18 0 2 0 329749255 27893760 5966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 6810 5966 218 20 0 6168 0
[pid=9106/tid=9108] ppid=9104 vsize=27240 CPUtime=221.99
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 10191 0 0 0 22193 6 0 0 25 0 2 0 329749266 27893760 5966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 27240

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 9108
/proc/meminfo: memFree=1811000/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=27728 CPUtime=282.05
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 12037 0 0 0 28199 6 0 0 18 0 2 0 329749255 28393472 6059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 6932 6059 218 20 0 6290 0
[pid=9106/tid=9108] ppid=9104 vsize=27728 CPUtime=281.94
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 11557 0 0 0 28188 6 0 0 25 0 2 0 329749266 28393472 6059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 27728

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 9108
/proc/meminfo: memFree=1810296/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=28616 CPUtime=342.02
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 13457 0 0 0 34195 7 0 0 18 0 2 0 329749255 29302784 6273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 7154 6273 218 20 0 6512 0
[pid=9106/tid=9108] ppid=9104 vsize=28616 CPUtime=341.9
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 12977 0 0 0 34183 7 0 0 25 0 2 0 329749266 29302784 6273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 28616

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 9108
/proc/meminfo: memFree=1809720/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=29016 CPUtime=401.96
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 14787 0 0 0 40188 8 0 0 18 0 2 0 329749255 29712384 6397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 7254 6397 218 20 0 6612 0
[pid=9106/tid=9108] ppid=9104 vsize=29016 CPUtime=401.84
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 14307 0 0 0 40177 7 0 0 25 0 2 0 329749266 29712384 6397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 29016

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 9108
/proc/meminfo: memFree=1808952/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=29868 CPUtime=461.92
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 16167 0 0 0 46184 8 0 0 18 0 2 0 329749255 30584832 6571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 7467 6571 218 20 0 6825 0
[pid=9106/tid=9108] ppid=9104 vsize=29868 CPUtime=461.8
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 15687 0 0 0 46172 8 0 0 25 0 2 0 329749266 30584832 6571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 29868

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 9108
/proc/meminfo: memFree=1808568/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=30260 CPUtime=521.88
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 17335 0 0 0 52179 9 0 0 18 0 2 0 329749255 30986240 6664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 7565 6664 218 20 0 6923 0
[pid=9106/tid=9108] ppid=9104 vsize=30260 CPUtime=521.76
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 16855 0 0 0 52167 9 0 0 25 0 2 0 329749266 30986240 6664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.88
Current children cumulated vsize (KiB) 30260

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 9108
/proc/meminfo: memFree=1808376/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=30432 CPUtime=581.83
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 18732 0 0 0 58172 11 0 0 18 0 2 0 329749255 31162368 6707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 7608 6707 218 20 0 6966 0
[pid=9106/tid=9108] ppid=9104 vsize=30432 CPUtime=581.71
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 18252 0 0 0 58161 10 0 0 25 0 2 0 329749266 31162368 6707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.83
Current children cumulated vsize (KiB) 30432

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 9108
/proc/meminfo: memFree=1807992/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=30812 CPUtime=641.8
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 19986 0 0 0 64169 11 0 0 18 0 2 0 329749255 31551488 6805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 7703 6805 218 20 0 7061 0
[pid=9106/tid=9108] ppid=9104 vsize=30812 CPUtime=641.68
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 19506 0 0 0 64157 11 0 0 25 0 2 0 329749266 31551488 6805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.8
Current children cumulated vsize (KiB) 30812

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 9108
/proc/meminfo: memFree=1807608/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=31316 CPUtime=701.75
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 21260 0 0 0 70163 12 0 0 18 0 2 0 329749255 32067584 6923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 7829 6923 218 20 0 7187 0
[pid=9106/tid=9108] ppid=9104 vsize=31316 CPUtime=701.63
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 20780 0 0 0 70151 12 0 0 25 0 2 0 329749266 32067584 6923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.75
Current children cumulated vsize (KiB) 31316

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 9110
/proc/meminfo: memFree=1807224/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=31524 CPUtime=761.7
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 22559 0 0 0 76157 13 0 0 18 0 2 0 329749255 32280576 6998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 7881 6998 218 20 0 7239 0
[pid=9106/tid=9108] ppid=9104 vsize=31524 CPUtime=761.58
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 22079 0 0 0 76146 12 0 0 25 0 2 0 329749266 32280576 6998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.7
Current children cumulated vsize (KiB) 31524

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 9110
/proc/meminfo: memFree=1806840/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=32096 CPUtime=821.63
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 23751 0 0 0 82150 13 0 0 18 0 2 0 329749255 32866304 7102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 8024 7102 218 20 0 7382 0
[pid=9106/tid=9108] ppid=9104 vsize=32096 CPUtime=821.52
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 23271 0 0 0 82139 13 0 0 25 0 2 0 329749266 32866304 7102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.63
Current children cumulated vsize (KiB) 32096

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9110
/proc/meminfo: memFree=1806840/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=32096 CPUtime=881.59
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 24937 0 0 0 88145 14 0 0 18 0 2 0 329749255 32866304 7132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 8024 7132 218 20 0 7382 0
[pid=9106/tid=9108] ppid=9104 vsize=32096 CPUtime=881.47
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 24457 0 0 0 88134 13 0 0 25 0 2 0 329749266 32866304 7132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.59
Current children cumulated vsize (KiB) 32096

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9110
/proc/meminfo: memFree=1806456/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=32308 CPUtime=941.53
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 26145 0 0 0 94139 14 0 0 18 0 2 0 329749255 33083392 7184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 8077 7184 218 20 0 7435 0
[pid=9106/tid=9108] ppid=9104 vsize=32308 CPUtime=941.42
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 25665 0 0 0 94128 14 0 0 25 0 2 0 329749266 33083392 7184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.53
Current children cumulated vsize (KiB) 32308

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9110
/proc/meminfo: memFree=1806264/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=32516 CPUtime=1001.48
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 27283 0 0 0 100133 15 0 0 18 0 2 0 329749255 33296384 7234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 8129 7234 218 20 0 7487 0
[pid=9106/tid=9108] ppid=9104 vsize=32516 CPUtime=1001.36
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 26803 0 0 0 100122 14 0 0 25 0 2 0 329749266 33296384 7234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.48
Current children cumulated vsize (KiB) 32516

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9110
/proc/meminfo: memFree=1806264/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=32516 CPUtime=1061.44
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 28578 0 0 0 106129 15 0 0 18 0 2 0 329749255 33296384 7237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 8129 7237 218 20 0 7487 0
[pid=9106/tid=9108] ppid=9104 vsize=32516 CPUtime=1061.33
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 28098 0 0 0 106118 15 0 0 25 0 2 0 329749266 33296384 7237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.44
Current children cumulated vsize (KiB) 32516

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9110
/proc/meminfo: memFree=1806072/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=32856 CPUtime=1121.39
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 29800 0 0 0 112124 15 0 0 18 0 2 0 329749255 33644544 7289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 8214 7289 218 20 0 7572 0
[pid=9106/tid=9108] ppid=9104 vsize=32856 CPUtime=1121.27
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 29320 0 0 0 112112 15 0 0 25 0 2 0 329749266 33644544 7289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.39
Current children cumulated vsize (KiB) 32856

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9110
/proc/meminfo: memFree=1805880/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=33088 CPUtime=1181.34
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 30957 0 0 0 118118 16 0 0 18 0 2 0 329749255 33882112 7342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 8272 7342 218 20 0 7630 0
[pid=9106/tid=9108] ppid=9104 vsize=33088 CPUtime=1181.23
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 30477 0 0 0 118107 16 0 0 25 0 2 0 329749266 33882112 7342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.34
Current children cumulated vsize (KiB) 33088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9110
/proc/meminfo: memFree=1805944/2055920 swapFree=4159364/4192956
[pid=9106] ppid=9104 vsize=33088 CPUtime=1200.04
/proc/9106/stat : 9106 (MiraXTv1_dyn) S 9104 9106 8891 0 -1 4194304 31302 0 0 0 119987 17 0 0 18 0 2 0 329749255 33882112 7342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9106/statm: 8272 7342 218 20 0 7630 0
[pid=9106/tid=9108] ppid=9104 vsize=33088 CPUtime=1199.92
/proc/9106/task/9108/stat : 9108 (MiraXTv1_dyn) R 9104 9106 8891 0 -1 4194368 30822 0 0 0 119976 16 0 0 25 0 2 0 329749266 33882112 7342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 33088

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): 1201.02
CPU time (s): 1200.06
CPU user time (s): 1199.89
CPU system time (s): 0.178972
CPU usage (%): 99.9206
Max. virtual memory (cumulated for all children) (KiB): 33364

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

runsolver used 1.2848 second user time and 3.09453 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 17:31:54 UTC 2007

IDJOB= 294815
IDBENCH= 19897
IDSOLVER= 130
FILE ID= node13/294815-1178818314

PBS_JOBID= 5250971

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1387394500-16.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294815-1178818314/MiraXTv1_dyn /tmp/evaluation/294815-1178818314/instance-294815-1178818314.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-294815-1178818314 -o ROOT/results/node13/solver-294815-1178818314 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294815-1178818314/MiraXTv1_dyn /tmp/evaluation/294815-1178818314/instance-294815-1178818314.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  997a38106b41acec00160b9638f74d24

RANDOM SEED= 681279594

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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:       1835232 kB
Buffers:         37924 kB
Cached:          96468 kB
SwapCached:      12828 kB
Active:          96412 kB
Inactive:        61212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835232 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4072 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            48508 kB
Committed_AS:  9732516 kB
PageTables:       1872 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 node13 on Thu May 10 17:51:57 UTC 2007