Trace number 299325

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.11 1200.72

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1159448555-06.SAT.shuffled.cnf
MD5SUMaaccba9de1e5956b8aeb22995647bf6b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.076988
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
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-299325-1178833332 -o ROOT/results/node13/solver-299325-1178833332 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299325-1178833332/MiraXTv1_dyn /tmp/evaluation/299325-1178833332/instance-299325-1178833332.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 10842
/proc/meminfo: memFree=1832760/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=3788 CPUtime=0
/proc/10842/stat : 10842 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 331251031 3878912 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 1 0 0
/proc/10842/statm: 947 276 206 20 0 305 0

[startup+0.09717 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10842
/proc/meminfo: memFree=1832760/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=5020 CPUtime=0.08
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 522 0 0 0 8 0 0 0 18 0 2 0 331251031 5140480 497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 1255 497 218 20 0 613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5020

[startup+0.10117 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10842
/proc/meminfo: memFree=1832760/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=5020 CPUtime=0.09
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 526 0 0 0 9 0 0 0 18 0 2 0 331251031 5140480 501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 1255 501 218 20 0 613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5020

[startup+0.301213 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10842
/proc/meminfo: memFree=1832760/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=6356 CPUtime=0.29
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 728 0 0 0 29 0 0 0 18 0 2 0 331251031 6508544 703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 1589 703 218 20 0 947 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6356

[startup+0.701299 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10842
/proc/meminfo: memFree=1832760/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=7672 CPUtime=0.69
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 1069 0 0 0 68 1 0 0 18 0 2 0 331251031 7856128 1044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 1918 1044 218 20 0 1276 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7672

[startup+1.50147 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 10844
/proc/meminfo: memFree=1828392/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=8912 CPUtime=1.49
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 1416 0 0 0 148 1 0 0 18 0 2 0 331251031 9125888 1391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 2228 1391 218 20 0 1586 0
[pid=10842/tid=10844] ppid=10840 vsize=8912 CPUtime=1.47
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 1050 0 0 0 147 0 0 0 25 0 2 0 331251032 9125888 1391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8912

[startup+3.10281 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 10844
/proc/meminfo: memFree=1826728/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=12112 CPUtime=3.09
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 2242 0 0 0 308 1 0 0 18 0 2 0 331251031 12402688 2217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 3028 2217 218 20 0 2386 0
[pid=10842/tid=10844] ppid=10840 vsize=12112 CPUtime=3.08
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 1876 0 0 0 307 1 0 0 25 0 2 0 331251032 12402688 2217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12112

[startup+6.30149 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 10844
/proc/meminfo: memFree=1821800/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=14724 CPUtime=6.28
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 2889 0 0 0 626 2 0 0 18 0 2 0 331251031 15077376 2828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 3681 2828 218 20 0 3039 0
[pid=10842/tid=10844] ppid=10840 vsize=14724 CPUtime=6.27
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 2523 0 0 0 626 1 0 0 25 0 2 0 331251032 15077376 2828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14724

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 10844
/proc/meminfo: memFree=1815272/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=21308 CPUtime=12.67
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 4690 0 0 0 1264 3 0 0 18 0 2 0 331251031 21819392 4492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 5327 4492 218 20 0 4685 0
[pid=10842/tid=10844] ppid=10840 vsize=21308 CPUtime=12.66
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 4324 0 0 0 1263 3 0 0 25 0 2 0 331251032 21819392 4492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21308

[startup+25.5016 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 10844
/proc/meminfo: memFree=1810792/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=25452 CPUtime=25.47
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 5939 0 0 0 2543 4 0 0 18 0 2 0 331251031 26062848 5564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 6363 5564 218 20 0 5721 0
[pid=10842/tid=10844] ppid=10840 vsize=25452 CPUtime=25.45
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 5573 0 0 0 2542 3 0 0 25 0 2 0 331251032 26062848 5564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25452

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 10844
/proc/meminfo: memFree=1807592/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=28548 CPUtime=51.05
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 7157 0 0 0 5100 5 0 0 18 0 2 0 331251031 29233152 6378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 7137 6378 218 20 0 6495 0
[pid=10842/tid=10844] ppid=10840 vsize=28548 CPUtime=51.04
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 6791 0 0 0 5099 5 0 0 25 0 2 0 331251032 29233152 6378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28548

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 10844
/proc/meminfo: memFree=1804392/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=31512 CPUtime=102.23
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 8733 0 0 0 10216 7 0 0 18 0 2 0 331251031 32268288 7153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 7878 7153 218 20 0 7236 0
[pid=10842/tid=10844] ppid=10840 vsize=31512 CPUtime=102.22
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 8367 0 0 0 10215 7 0 0 25 0 2 0 331251032 32268288 7153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12313040 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 31512

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10846
/proc/meminfo: memFree=1801512/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=34932 CPUtime=162.21
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 10350 0 0 0 16212 9 0 0 18 0 2 0 331251031 35770368 7925 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 8733 7925 218 20 0 8091 0
[pid=10842/tid=10844] ppid=10840 vsize=34932 CPUtime=162.19
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 9984 0 0 0 16211 8 0 0 25 0 2 0 331251032 35770368 7925 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 34932

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10846
/proc/meminfo: memFree=1800424/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=35860 CPUtime=222.18
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 11369 0 0 0 22208 10 0 0 18 0 2 0 331251031 36720640 8147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 8965 8147 218 20 0 8323 0
[pid=10842/tid=10844] ppid=10840 vsize=35860 CPUtime=222.17
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 11003 0 0 0 22207 10 0 0 25 0 2 0 331251032 36720640 8147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 35860

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10846
/proc/meminfo: memFree=1799592/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=36612 CPUtime=282.16
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 12397 0 0 0 28205 11 0 0 18 0 2 0 331251031 37490688 8348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 9153 8348 218 20 0 8511 0
[pid=10842/tid=10844] ppid=10840 vsize=36612 CPUtime=282.15
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 12031 0 0 0 28204 11 0 0 25 0 2 0 331251032 37490688 8348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 36612

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10846
/proc/meminfo: memFree=1798952/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=37232 CPUtime=342.14
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 13257 0 0 0 34202 12 0 0 18 0 2 0 331251031 38125568 8527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 9308 8527 218 20 0 8666 0
[pid=10842/tid=10844] ppid=10840 vsize=37232 CPUtime=342.12
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 12891 0 0 0 34201 11 0 0 25 0 2 0 331251032 38125568 8527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 37232

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10846
/proc/meminfo: memFree=1798312/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=37864 CPUtime=402.11
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 14102 0 0 0 40198 13 0 0 18 0 2 0 331251031 38772736 8677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 9466 8677 218 20 0 8824 0
[pid=10842/tid=10844] ppid=10840 vsize=37864 CPUtime=402.1
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 13736 0 0 0 40198 12 0 0 25 0 2 0 331251032 38772736 8677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 37864

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10846
/proc/meminfo: memFree=1797480/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=38608 CPUtime=462.09
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 15013 0 0 0 46195 14 0 0 18 0 2 0 331251031 39534592 8881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 9652 8881 218 20 0 9010 0
[pid=10842/tid=10844] ppid=10840 vsize=38608 CPUtime=462.08
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 14647 0 0 0 46195 13 0 0 25 0 2 0 331251032 39534592 8881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 38608

[startup+522.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/79 10846
/proc/meminfo: memFree=1797096/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=38900 CPUtime=522.06
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 15917 0 0 0 52192 14 0 0 18 0 2 0 331251031 39833600 8974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 9725 8974 218 20 0 9083 0
[pid=10842/tid=10844] ppid=10840 vsize=38900 CPUtime=522.05
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 15551 0 0 0 52191 14 0 0 25 0 2 0 331251032 39833600 8974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 38900

[startup+582.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/79 10846
/proc/meminfo: memFree=1796584/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=39340 CPUtime=582.04
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 16873 0 0 0 58189 15 0 0 18 0 2 0 331251031 40284160 9098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 9835 9098 218 20 0 9193 0
[pid=10842/tid=10844] ppid=10840 vsize=39340 CPUtime=582.03
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 16507 0 0 0 58189 14 0 0 25 0 2 0 331251032 40284160 9098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 39340

[startup+642.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 10846
/proc/meminfo: memFree=1795560/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=40448 CPUtime=642.02
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 17883 0 0 0 64186 16 0 0 18 0 2 0 331251031 41418752 9353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 10112 9353 218 20 0 9470 0
[pid=10842/tid=10844] ppid=10840 vsize=40448 CPUtime=642.01
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 17517 0 0 0 64185 16 0 0 25 0 2 0 331251032 41418752 9353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 40448

[startup+702.302 s]
/proc/loadavg: 1.10 1.04 1.01 2/79 10846
/proc/meminfo: memFree=1794984/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=41356 CPUtime=701.99
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 18685 0 0 0 70182 17 0 0 18 0 2 0 331251031 42348544 9485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 10339 9485 218 20 0 9697 0
[pid=10842/tid=10844] ppid=10840 vsize=41356 CPUtime=701.99
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 18319 0 0 0 70182 17 0 0 25 0 2 0 331251032 42348544 9485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 41356

[startup+762.306 s]
/proc/loadavg: 1.03 1.03 1.00 4/79 10846
/proc/meminfo: memFree=1794664/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=41676 CPUtime=761.98
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 19549 0 0 0 76180 18 0 0 18 0 2 0 331251031 42676224 9572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 10419 9572 218 20 0 9777 0
[pid=10842/tid=10844] ppid=10840 vsize=41676 CPUtime=761.97
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 19183 0 0 0 76179 18 0 0 25 0 2 0 331251032 42676224 9572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 41676

[startup+822.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 10846
/proc/meminfo: memFree=1793960/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=42384 CPUtime=821.95
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 20419 0 0 0 82176 19 0 0 18 0 2 0 331251031 43401216 9752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 10596 9752 218 20 0 9954 0
[pid=10842/tid=10844] ppid=10840 vsize=42384 CPUtime=821.93
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 20053 0 0 0 82175 18 0 0 25 0 2 0 331251032 43401216 9752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 42384

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 10846
/proc/meminfo: memFree=1793512/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=43564 CPUtime=881.93
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 21338 0 0 0 88173 20 0 0 18 0 2 0 331251031 44609536 9873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 10891 9873 218 20 0 10249 0
[pid=10842/tid=10844] ppid=10840 vsize=43564 CPUtime=881.91
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 20972 0 0 0 88172 19 0 0 25 0 2 0 331251032 44609536 9873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 43564

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 10846
/proc/meminfo: memFree=1792936/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=44108 CPUtime=941.9
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 22187 0 0 0 94169 21 0 0 18 0 2 0 331251031 45166592 10013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 11027 10013 218 20 0 10385 0
[pid=10842/tid=10844] ppid=10840 vsize=44108 CPUtime=941.89
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 21821 0 0 0 94169 20 0 0 25 0 2 0 331251032 45166592 10013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 44108

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10846
/proc/meminfo: memFree=1792680/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=44552 CPUtime=1001.87
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 22988 0 0 0 100166 21 0 0 18 0 2 0 331251031 45621248 10098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 11138 10098 218 20 0 10496 0
[pid=10842/tid=10844] ppid=10840 vsize=44552 CPUtime=1001.87
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 22622 0 0 0 100166 21 0 0 25 0 2 0 331251032 45621248 10098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 44552

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10846
/proc/meminfo: memFree=1792488/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=44552 CPUtime=1061.85
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 23641 0 0 0 106163 22 0 0 18 0 2 0 331251031 45621248 10132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 11138 10132 218 20 0 10496 0
[pid=10842/tid=10844] ppid=10840 vsize=44552 CPUtime=1061.85
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 23275 0 0 0 106163 22 0 0 25 0 2 0 331251032 45621248 10132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 44552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10846
/proc/meminfo: memFree=1792232/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=44712 CPUtime=1121.83
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 24411 0 0 0 112160 23 0 0 18 0 2 0 331251031 45785088 10174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 11178 10174 218 20 0 10536 0
[pid=10842/tid=10844] ppid=10840 vsize=44712 CPUtime=1121.82
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 24045 0 0 0 112160 22 0 0 25 0 2 0 331251032 45785088 10174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 44712

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 11022
/proc/meminfo: memFree=1791024/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=44712 CPUtime=1181.7
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 25153 0 0 0 118147 23 0 0 18 0 2 0 331251031 45785088 10182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 11178 10182 218 20 0 10536 0
[pid=10842/tid=10844] ppid=10840 vsize=44712 CPUtime=1181.7
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 24787 0 0 0 118147 23 0 0 25 0 2 0 331251032 45785088 10182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 44712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11044
/proc/meminfo: memFree=1791976/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=44712 CPUtime=1200.09
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 25476 0 0 0 119985 24 0 0 18 0 2 0 331251031 45785088 10188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 11178 10188 218 20 0 10536 0
[pid=10842/tid=10844] ppid=10840 vsize=44712 CPUtime=1200.07
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 25110 0 0 0 119984 23 0 0 25 0 2 0 331251032 45785088 10188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 44712

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11044
/proc/meminfo: memFree=1791976/2055920 swapFree=4159364/4192956
[pid=10842] ppid=10840 vsize=44712 CPUtime=1200.09
/proc/10842/stat : 10842 (MiraXTv1_dyn) S 10840 10842 10402 0 -1 4194304 25476 0 0 0 119985 24 0 0 18 0 2 0 331251031 45785088 10188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10842/statm: 11178 10188 218 20 0 10536 0
[pid=10842/tid=10844] ppid=10840 vsize=44712 CPUtime=1200.07
/proc/10842/task/10844/stat : 10844 (MiraXTv1_dyn) R 10840 10842 10402 0 -1 4194368 25110 0 0 0 119984 23 0 0 25 0 2 0 331251032 45785088 10188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 44712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.11
CPU user time (s): 1199.86
CPU system time (s): 0.249962
CPU usage (%): 99.9493
Max. virtual memory (cumulated for all children) (KiB): 45128

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

runsolver used 1.3178 second user time and 3.05354 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 21:42:12 UTC 2007

IDJOB= 299325
IDBENCH= 20007
IDSOLVER= 130
FILE ID= node13/299325-1178833332

PBS_JOBID= 5250983

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1159448555-06.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299325-1178833332/MiraXTv1_dyn /tmp/evaluation/299325-1178833332/instance-299325-1178833332.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-299325-1178833332 -o ROOT/results/node13/solver-299325-1178833332 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299325-1178833332/MiraXTv1_dyn /tmp/evaluation/299325-1178833332/instance-299325-1178833332.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  aaccba9de1e5956b8aeb22995647bf6b

RANDOM SEED= 501635749

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:       1833040 kB
Buffers:         38388 kB
Cached:          98248 kB
SwapCached:      12828 kB
Active:          97304 kB
Inactive:        62500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833040 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          30076 kB
Slab:            48556 kB
Committed_AS:  9749304 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 22:02:15 UTC 2007