Trace number 293913

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1080042831-09.UNSAT.shuffled.cnf
MD5SUM1387761009f8f5f27f2fb9a85ea48ed0
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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

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-293913-1178815291 -o ROOT/results/node13/solver-293913-1178815291 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293913-1178815291/MiraXTv1_dyn /tmp/evaluation/293913-1178815291/instance-293913-1178815291.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8701
/proc/meminfo: memFree=1815480/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=3788 CPUtime=0
/proc/8701/stat : 8701 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 329446960 3878912 260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/8701/statm: 947 260 206 20 0 305 0

[startup+0.090727 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8701
/proc/meminfo: memFree=1815480/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=5564 CPUtime=0.08
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 512 0 0 0 8 0 0 0 18 0 2 0 329446960 5697536 487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 1391 488 218 20 0 749 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5564

[startup+0.102729 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8701
/proc/meminfo: memFree=1815480/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=5564 CPUtime=0.09
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 532 0 0 0 9 0 0 0 18 0 2 0 329446960 5697536 507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 1391 507 218 20 0 749 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5564

[startup+0.301772 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8701
/proc/meminfo: memFree=1815480/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=6480 CPUtime=0.29
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 775 0 0 0 29 0 0 0 18 0 2 0 329446960 6635520 750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 1620 750 218 20 0 978 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6480

[startup+0.701858 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8701
/proc/meminfo: memFree=1815480/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=7896 CPUtime=0.69
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 1132 0 0 0 69 0 0 0 18 0 2 0 329446960 8085504 1107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 1974 1107 218 20 0 1332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7896

[startup+1.50203 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 8703
/proc/meminfo: memFree=1811560/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=9188 CPUtime=1.49
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 1493 0 0 0 149 0 0 0 18 0 2 0 329446960 9408512 1468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 2297 1468 218 20 0 1655 0
[pid=8701/tid=8703] ppid=8699 vsize=9188 CPUtime=1.47
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 1140 0 0 0 147 0 0 0 25 0 2 0 329446962 9408512 1468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9188

[startup+3.10137 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 8703
/proc/meminfo: memFree=1808936/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=12124 CPUtime=3.09
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 2252 0 0 0 309 0 0 0 18 0 2 0 329446960 12414976 2191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 3031 2191 218 20 0 2389 0
[pid=8701/tid=8703] ppid=8699 vsize=12124 CPUtime=3.07
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 1899 0 0 0 307 0 0 0 25 0 2 0 329446962 12414976 2191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12124

[startup+6.30105 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 8703
/proc/meminfo: memFree=1806312/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=14068 CPUtime=6.29
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 2778 0 0 0 628 1 0 0 18 0 2 0 329446960 14405632 2678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 3517 2678 218 20 0 2875 0
[pid=8701/tid=8703] ppid=8699 vsize=14068 CPUtime=6.27
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 2425 0 0 0 627 0 0 0 25 0 2 0 329446962 14405632 2678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14068

[startup+12.7014 s]
/proc/loadavg: 1.01 0.98 0.99 2/79 8703
/proc/meminfo: memFree=1801448/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=17740 CPUtime=12.69
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 3858 0 0 0 1267 2 0 0 18 0 2 0 329446960 18165760 3606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 4435 3606 218 20 0 3793 0
[pid=8701/tid=8703] ppid=8699 vsize=17740 CPUtime=12.67
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 3505 0 0 0 1265 2 0 0 25 0 2 0 329446962 18165760 3606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17740

[startup+25.5012 s]
/proc/loadavg: 1.00 0.98 0.99 2/79 8703
/proc/meminfo: memFree=1798248/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=20628 CPUtime=25.48
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 4904 0 0 0 2545 3 0 0 18 0 2 0 329446960 21123072 4408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 5157 4408 218 20 0 4515 0
[pid=8701/tid=8703] ppid=8699 vsize=20628 CPUtime=25.46
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 4551 0 0 0 2544 2 0 0 25 0 2 0 329446962 21123072 4408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20628

[startup+51.1026 s]
/proc/loadavg: 1.00 0.98 0.99 2/79 8703
/proc/meminfo: memFree=1795880/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=23284 CPUtime=51.08
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 5956 0 0 0 5104 4 0 0 18 0 2 0 329446960 23842816 4993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 5821 4993 218 20 0 5179 0
[pid=8701/tid=8703] ppid=8699 vsize=23284 CPUtime=51.05
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 5603 0 0 0 5102 3 0 0 25 0 2 0 329446962 23842816 4993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23284

[startup+102.306 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 8703
/proc/meminfo: memFree=1794024/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=25144 CPUtime=102.26
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 7349 0 0 0 10221 5 0 0 18 0 2 0 329446960 25747456 5476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 6286 5476 218 20 0 5644 0
[pid=8701/tid=8703] ppid=8699 vsize=25144 CPUtime=102.23
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 6996 0 0 0 10219 4 0 0 25 0 2 0 329446962 25747456 5476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25144

[startup+162.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 8704
/proc/meminfo: memFree=1792680/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=26320 CPUtime=162.23
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 8788 0 0 0 16217 6 0 0 18 0 2 0 329446960 26951680 5760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 6580 5760 218 20 0 5938 0
[pid=8701/tid=8703] ppid=8699 vsize=26320 CPUtime=162.22
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 8435 0 0 0 16216 6 0 0 25 0 2 0 329446962 26951680 5760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26320

[startup+222.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 8705
/proc/meminfo: memFree=1791848/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=27140 CPUtime=222.21
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 10041 0 0 0 22214 7 0 0 18 0 2 0 329446960 27791360 5975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 6785 5975 218 20 0 6143 0
[pid=8701/tid=8703] ppid=8699 vsize=27140 CPUtime=222.2
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 9688 0 0 0 22213 7 0 0 25 0 2 0 329446962 27791360 5975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27140

[startup+282.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/79 8705
/proc/meminfo: memFree=1791272/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=27852 CPUtime=282.19
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 11198 0 0 0 28211 8 0 0 18 0 2 0 329446960 28520448 6148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 6963 6148 218 20 0 6321 0
[pid=8701/tid=8703] ppid=8699 vsize=27852 CPUtime=282.17
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 10845 0 0 0 28209 8 0 0 25 0 2 0 329446962 28520448 6148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 27852

[startup+342.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 8705
/proc/meminfo: memFree=1790504/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=28524 CPUtime=342.16
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 12362 0 0 0 34208 8 0 0 18 0 2 0 329446960 29208576 6313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 7131 6313 218 20 0 6489 0
[pid=8701/tid=8703] ppid=8699 vsize=28524 CPUtime=342.15
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 12009 0 0 0 34207 8 0 0 25 0 2 0 329446962 29208576 6313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 28524

[startup+402.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 8705
/proc/meminfo: memFree=1790056/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=29064 CPUtime=402.14
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 13443 0 0 0 40205 9 0 0 18 0 2 0 329446960 29761536 6452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 7266 6452 218 20 0 6624 0
[pid=8701/tid=8703] ppid=8699 vsize=29064 CPUtime=402.13
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 13090 0 0 0 40204 9 0 0 25 0 2 0 329446962 29761536 6452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 29064

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 8705
/proc/meminfo: memFree=1789352/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=29500 CPUtime=462.12
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 14623 0 0 0 46202 10 0 0 18 0 2 0 329446960 30208000 6597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 7375 6597 218 20 0 6733 0
[pid=8701/tid=8703] ppid=8699 vsize=29500 CPUtime=462.1
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 14270 0 0 0 46200 10 0 0 25 0 2 0 329446962 30208000 6597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 29500

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 8705
/proc/meminfo: memFree=1789032/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=30008 CPUtime=522.1
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 15611 0 0 0 52199 11 0 0 18 0 2 0 329446960 30728192 6698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 7502 6698 218 20 0 6860 0
[pid=8701/tid=8703] ppid=8699 vsize=30008 CPUtime=522.09
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 15258 0 0 0 52198 11 0 0 25 0 2 0 329446962 30728192 6698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 30008

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8705
/proc/meminfo: memFree=1788584/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=30608 CPUtime=582.07
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 16524 0 0 0 58196 11 0 0 18 0 2 0 329446960 31342592 6794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 7652 6794 218 20 0 7010 0
[pid=8701/tid=8703] ppid=8699 vsize=30608 CPUtime=582.06
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 16171 0 0 0 58195 11 0 0 25 0 2 0 329446962 31342592 6794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 30608

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8705
/proc/meminfo: memFree=1788136/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=31052 CPUtime=642.06
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 17625 0 0 0 64194 12 0 0 18 0 2 0 329446960 31797248 6907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 7763 6907 218 20 0 7121 0
[pid=8701/tid=8703] ppid=8699 vsize=31052 CPUtime=642.04
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 17272 0 0 0 64192 12 0 0 25 0 2 0 329446962 31797248 6907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 31052

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8705
/proc/meminfo: memFree=1787624/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=31636 CPUtime=702.03
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 18597 0 0 0 70190 13 0 0 18 0 2 0 329446960 32395264 7047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 7909 7047 218 20 0 7267 0
[pid=8701/tid=8703] ppid=8699 vsize=31636 CPUtime=702.01
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 18244 0 0 0 70189 12 0 0 25 0 2 0 329446962 32395264 7047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 31636

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8705
/proc/meminfo: memFree=1787112/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=32104 CPUtime=762.01
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 19553 0 0 0 76188 13 0 0 18 0 2 0 329446960 32874496 7163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 8026 7163 218 20 0 7384 0
[pid=8701/tid=8703] ppid=8699 vsize=32104 CPUtime=762
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 19200 0 0 0 76187 13 0 0 25 0 2 0 329446962 32874496 7163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 32104

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8705
/proc/meminfo: memFree=1787112/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=32104 CPUtime=821.99
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 20495 0 0 0 82185 14 0 0 18 0 2 0 329446960 32874496 7171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 8026 7171 218 20 0 7384 0
[pid=8701/tid=8703] ppid=8699 vsize=32104 CPUtime=821.97
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 20142 0 0 0 82183 14 0 0 25 0 2 0 329446962 32874496 7171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 32104

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8705
/proc/meminfo: memFree=1786856/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=32592 CPUtime=881.96
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 21493 0 0 0 88181 15 0 0 18 0 2 0 329446960 33374208 7224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 8148 7224 218 20 0 7506 0
[pid=8701/tid=8703] ppid=8699 vsize=32592 CPUtime=881.95
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 21140 0 0 0 88180 15 0 0 25 0 2 0 329446962 33374208 7224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 32592

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8705
/proc/meminfo: memFree=1786472/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=33028 CPUtime=941.95
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 22470 0 0 0 94179 16 0 0 18 0 2 0 329446960 33820672 7331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 8257 7331 218 20 0 7615 0
[pid=8701/tid=8703] ppid=8699 vsize=33028 CPUtime=941.92
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 22117 0 0 0 94177 15 0 0 25 0 2 0 329446962 33820672 7331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 33028

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8705
/proc/meminfo: memFree=1786088/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=33376 CPUtime=1001.92
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 23456 0 0 0 100175 17 0 0 18 0 2 0 329446960 34177024 7438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 8344 7438 218 20 0 7702 0
[pid=8701/tid=8703] ppid=8699 vsize=33376 CPUtime=1001.91
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 23103 0 0 0 100174 17 0 0 25 0 2 0 329446962 34177024 7438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 33376

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8705
/proc/meminfo: memFree=1785896/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=33584 CPUtime=1061.9
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 24377 0 0 0 106172 18 0 0 18 0 2 0 329446960 34390016 7473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 8396 7473 218 20 0 7754 0
[pid=8701/tid=8703] ppid=8699 vsize=33584 CPUtime=1061.89
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 24024 0 0 0 106171 18 0 0 25 0 2 0 329446962 34390016 7473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 33584

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8705
/proc/meminfo: memFree=1785512/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=33916 CPUtime=1121.88
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 25270 0 0 0 112169 19 0 0 18 0 2 0 329446960 34729984 7564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 8479 7564 218 20 0 7837 0
[pid=8701/tid=8703] ppid=8699 vsize=33916 CPUtime=1121.86
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 24917 0 0 0 112168 18 0 0 25 0 2 0 329446962 34729984 7564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 33916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8779
/proc/meminfo: memFree=1784096/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=33916 CPUtime=1181.81
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 26196 0 0 0 118161 20 0 0 18 0 2 0 329446960 34729984 7590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 8479 7590 218 20 0 7837 0
[pid=8701/tid=8703] ppid=8699 vsize=33916 CPUtime=1181.79
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 25843 0 0 0 118160 19 0 0 25 0 2 0 329446962 34729984 7590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 33916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8861
/proc/meminfo: memFree=1784240/2055920 swapFree=4159364/4192956
[pid=8701] ppid=8699 vsize=33916 CPUtime=1200.07
/proc/8701/stat : 8701 (MiraXTv1_dyn) S 8699 8701 7116 0 -1 4194304 26469 0 0 0 119987 20 0 0 18 0 2 0 329446960 34729984 7593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8701/statm: 8479 7593 218 20 0 7837 0
[pid=8701/tid=8703] ppid=8699 vsize=33916 CPUtime=1200.06
/proc/8701/task/8703/stat : 8703 (MiraXTv1_dyn) R 8699 8701 7116 0 -1 4194368 26116 0 0 0 119986 20 0 0 25 0 2 0 329446962 34729984 7593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 33916

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.09
CPU user time (s): 1199.88
CPU system time (s): 0.209968
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 33916

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

runsolver used 1.24881 second user time and 3.12452 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 16:41:31 UTC 2007

IDJOB= 293913
IDBENCH= 19875
IDSOLVER= 130
FILE ID= node13/293913-1178815291

PBS_JOBID= 5250940

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1080042831-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293913-1178815291/MiraXTv1_dyn /tmp/evaluation/293913-1178815291/instance-293913-1178815291.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-293913-1178815291 -o ROOT/results/node13/solver-293913-1178815291 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293913-1178815291/MiraXTv1_dyn /tmp/evaluation/293913-1178815291/instance-293913-1178815291.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  1387761009f8f5f27f2fb9a85ea48ed0

RANDOM SEED= 152021553

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:       1815760 kB
Buffers:         37808 kB
Cached:          96108 kB
SwapCached:      12828 kB
Active:         116104 kB
Inactive:        60892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815760 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          50020 kB
Slab:            48532 kB
Committed_AS:  9749348 kB
PageTables:       1924 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:01:34 UTC 2007