Trace number 335274

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.02 1200.32

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
MD5SUM1f41f91cdd25b8e3813b8e50b5819b08
Bench CategoryCRAFTED (crafted 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 variables1602
Number of clauses14784
Sum of the clauses size71784
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38709
Number of clauses of size 4261
Number of clauses of size 5339
Number of clauses of size over 54354

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/node14/watcher-335274-1178903192 -o ROOT/results/node14/solver-335274-1178903192 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335274-1178903192/MiraXTv1_dyn /tmp/evaluation/335274-1178903192/instance-335274-1178903192.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.92 0.98 0.99 3/77 30694
/proc/meminfo: memFree=1569544/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=3788 CPUtime=0
/proc/30694/stat : 30694 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 338236991 3878912 310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30694/statm: 947 318 203 20 0 305 0

[startup+0.02184 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30694
/proc/meminfo: memFree=1569544/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=4744 CPUtime=0.01
/proc/30694/stat : 30694 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194304 584 0 0 0 1 0 0 0 18 0 1 0 338236991 4857856 559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134574256 0 0 4096 0 0 0 0 17 1 0 0
/proc/30694/statm: 1186 559 206 20 0 544 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4744

[startup+0.102847 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30694
/proc/meminfo: memFree=1569544/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=6848 CPUtime=0.09
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 881 0 0 0 9 0 0 0 18 0 2 0 338236991 7012352 856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 1712 856 218 20 0 1070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6848

[startup+0.302866 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30694
/proc/meminfo: memFree=1569544/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=7244 CPUtime=0.29
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 1035 0 0 0 29 0 0 0 18 0 2 0 338236991 7417856 1010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 1811 1010 218 20 0 1169 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7244

[startup+0.701905 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30694
/proc/meminfo: memFree=1569544/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=8168 CPUtime=0.69
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 1292 0 0 0 69 0 0 0 18 0 2 0 338236991 8364032 1267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 2042 1267 218 20 0 1400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8168

[startup+1.50198 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1564792/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=10196 CPUtime=1.49
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 1638 0 0 0 149 0 0 0 18 0 2 0 338236991 10440704 1613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 2549 1613 218 20 0 1907 0
[pid=30694/tid=30696] ppid=30692 vsize=10196 CPUtime=1.4
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 924 0 0 0 140 0 0 0 25 0 2 0 338237000 10440704 1613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10196

[startup+3.10113 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1563192/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=11096 CPUtime=3.09
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 1906 0 0 0 308 1 0 0 18 0 2 0 338236991 11362304 1881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 2774 1881 218 20 0 2132 0
[pid=30694/tid=30696] ppid=30692 vsize=11096 CPUtime=2.99
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 1192 0 0 0 299 0 0 0 25 0 2 0 338237000 11362304 1881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11096

[startup+6.30143 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1559416/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=15228 CPUtime=6.29
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 2958 0 0 0 628 1 0 0 18 0 2 0 338236991 15593472 2933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 3807 2933 218 20 0 3165 0
[pid=30694/tid=30696] ppid=30692 vsize=15228 CPUtime=6.2
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 2244 0 0 0 619 1 0 0 25 0 2 0 338237000 15593472 2933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15228

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1555512/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=17916 CPUtime=12.69
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 3701 0 0 0 1267 2 0 0 18 0 2 0 338236991 18345984 3639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 4479 3639 218 20 0 3837 0
[pid=30694/tid=30696] ppid=30692 vsize=17916 CPUtime=12.59
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 2987 0 0 0 1258 1 0 0 25 0 2 0 338237000 18345984 3639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17916

[startup+25.5023 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1548216/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=25176 CPUtime=25.48
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 5646 0 0 0 2545 3 0 0 18 0 2 0 338236991 25780224 5497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 6294 5497 218 20 0 5652 0
[pid=30694/tid=30696] ppid=30692 vsize=25176 CPUtime=25.39
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 4932 0 0 0 2536 3 0 0 25 0 2 0 338237000 25780224 5497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25176

[startup+51.1027 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1544896/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=28504 CPUtime=51.08
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 6679 0 0 0 5103 5 0 0 18 0 2 0 338236991 29188096 6363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 7126 6363 218 20 0 6484 0
[pid=30694/tid=30696] ppid=30692 vsize=28504 CPUtime=50.98
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 5965 0 0 0 5094 4 0 0 25 0 2 0 338237000 29188096 6363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28504

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1538496/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=34556 CPUtime=102.26
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 8467 0 0 0 10220 6 0 0 18 0 2 0 338236991 35385344 7898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 8639 7898 218 20 0 7997 0
[pid=30694/tid=30696] ppid=30692 vsize=34556 CPUtime=102.18
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 7753 0 0 0 10212 6 0 0 25 0 2 0 338237000 35385344 7898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34556

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1536768/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=35880 CPUtime=162.25
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 9176 0 0 0 16218 7 0 0 18 0 2 0 338236991 36741120 8271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 8970 8271 218 20 0 8328 0
[pid=30694/tid=30696] ppid=30692 vsize=35880 CPUtime=162.16
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 8462 0 0 0 16209 7 0 0 25 0 2 0 338237000 36741120 8271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35880

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1535680/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=37124 CPUtime=222.24
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 9695 0 0 0 22216 8 0 0 18 0 2 0 338236991 38014976 8585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9281 8585 218 20 0 8639 0
[pid=30694/tid=30696] ppid=30692 vsize=37124 CPUtime=222.15
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 8981 0 0 0 22207 8 0 0 25 0 2 0 338237000 38014976 8585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 37124

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1534976/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=37548 CPUtime=282.22
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 10160 0 0 0 28214 8 0 0 18 0 2 0 338236991 38449152 8705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9387 8705 218 20 0 8745 0
[pid=30694/tid=30696] ppid=30692 vsize=37548 CPUtime=282.13
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 9446 0 0 0 28205 8 0 0 25 0 2 0 338237000 38449152 8705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 37548

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1534912/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=37680 CPUtime=342.2
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 10454 0 0 0 34211 9 0 0 18 0 2 0 338236991 38584320 8722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9420 8722 218 20 0 8778 0
[pid=30694/tid=30696] ppid=30692 vsize=37680 CPUtime=342.12
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 9740 0 0 0 34203 9 0 0 25 0 2 0 338237000 38584320 8722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 37680

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1534656/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=37816 CPUtime=402.19
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 10781 0 0 0 40209 10 0 0 18 0 2 0 338236991 38723584 8769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9454 8769 218 20 0 8812 0
[pid=30694/tid=30696] ppid=30692 vsize=37816 CPUtime=402.1
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 10067 0 0 0 40201 9 0 0 25 0 2 0 338237000 38723584 8769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 37816

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1534400/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=38532 CPUtime=462.17
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 11149 0 0 0 46207 10 0 0 18 0 2 0 338236991 39456768 8927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9633 8927 218 20 0 8991 0
[pid=30694/tid=30696] ppid=30692 vsize=38532 CPUtime=462.09
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 10435 0 0 0 46199 10 0 0 25 0 2 0 338237000 39456768 8927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 38532

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1533696/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=39104 CPUtime=522.16
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 11568 0 0 0 52205 11 0 0 18 0 2 0 338236991 40042496 9066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9776 9066 218 20 0 9134 0
[pid=30694/tid=30696] ppid=30692 vsize=39104 CPUtime=522.07
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 10854 0 0 0 52197 10 0 0 25 0 2 0 338237000 40042496 9066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 39104

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1533696/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=39104 CPUtime=582.14
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 11918 0 0 0 58203 11 0 0 18 0 2 0 338236991 40042496 9066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9776 9066 218 20 0 9134 0
[pid=30694/tid=30696] ppid=30692 vsize=39104 CPUtime=582.06
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 11204 0 0 0 58195 11 0 0 25 0 2 0 338237000 40042496 9066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 39104

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1533440/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=39280 CPUtime=642.14
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 12247 0 0 0 64202 12 0 0 18 0 2 0 338236991 40222720 9114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9820 9114 218 20 0 9178 0
[pid=30694/tid=30696] ppid=30692 vsize=39280 CPUtime=642.04
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 11533 0 0 0 64193 11 0 0 25 0 2 0 338237000 40222720 9114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 39280

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1533312/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=39280 CPUtime=702.12
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 12557 0 0 0 70199 13 0 0 18 0 2 0 338236991 40222720 9140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9820 9140 218 20 0 9178 0
[pid=30694/tid=30696] ppid=30692 vsize=39280 CPUtime=702.02
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 11843 0 0 0 70190 12 0 0 25 0 2 0 338237000 40222720 9140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 39280

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1533184/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=39572 CPUtime=762.11
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 12810 0 0 0 76198 13 0 0 18 0 2 0 338236991 40521728 9180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9893 9180 218 20 0 9251 0
[pid=30694/tid=30696] ppid=30692 vsize=39572 CPUtime=762.02
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 12096 0 0 0 76189 13 0 0 25 0 2 0 338237000 40521728 9180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 39572

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1533120/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=39572 CPUtime=822.09
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 13112 0 0 0 82195 14 0 0 18 0 2 0 338236991 40521728 9198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9893 9198 218 20 0 9251 0
[pid=30694/tid=30696] ppid=30692 vsize=39572 CPUtime=821.99
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 12398 0 0 0 82186 13 0 0 25 0 2 0 338237000 40521728 9198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 39572

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1532736/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=39988 CPUtime=882.07
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 13499 0 0 0 88193 14 0 0 18 0 2 0 338236991 40947712 9301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 9997 9301 218 20 0 9355 0
[pid=30694/tid=30696] ppid=30692 vsize=39988 CPUtime=881.98
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 12785 0 0 0 88184 14 0 0 25 0 2 0 338237000 40947712 9301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 39988

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 30696
/proc/meminfo: memFree=1532608/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=40120 CPUtime=942.06
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 13799 0 0 0 94191 15 0 0 18 0 2 0 338236991 41082880 9317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 10030 9317 218 20 0 9388 0
[pid=30694/tid=30696] ppid=30692 vsize=40120 CPUtime=941.96
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 13085 0 0 0 94182 14 0 0 25 0 2 0 338237000 41082880 9317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 40120

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1532544/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=40120 CPUtime=1002.04
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 14023 0 0 0 100189 15 0 0 18 0 2 0 338236991 41082880 9328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 10030 9328 218 20 0 9388 0
[pid=30694/tid=30696] ppid=30692 vsize=40120 CPUtime=1001.95
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 13309 0 0 0 100180 15 0 0 25 0 2 0 338237000 41082880 9328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 40120

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1532416/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=40276 CPUtime=1062.03
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 14348 0 0 0 106187 16 0 0 18 0 2 0 338236991 41242624 9369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 10069 9369 218 20 0 9427 0
[pid=30694/tid=30696] ppid=30692 vsize=40276 CPUtime=1061.94
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 13634 0 0 0 106178 16 0 0 25 0 2 0 338237000 41242624 9369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 40276

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1532288/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=40276 CPUtime=1122.02
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 14582 0 0 0 112185 17 0 0 18 0 2 0 338236991 41242624 9390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 10069 9390 218 20 0 9427 0
[pid=30694/tid=30696] ppid=30692 vsize=40276 CPUtime=1121.92
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 13868 0 0 0 112176 16 0 0 25 0 2 0 338237000 41242624 9390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 40276

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1532224/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=40436 CPUtime=1182
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 14879 0 0 0 118183 17 0 0 18 0 2 0 338236991 41406464 9400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 10109 9400 218 20 0 9467 0
[pid=30694/tid=30696] ppid=30692 vsize=40436 CPUtime=1181.91
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 14165 0 0 0 118174 17 0 0 25 0 2 0 338237000 41406464 9400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 40436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1532160/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=40436 CPUtime=1200
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 15032 0 0 0 119982 18 0 0 18 0 2 0 338236991 41406464 9409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 10109 9409 218 20 0 9467 0
[pid=30694/tid=30696] ppid=30692 vsize=40436 CPUtime=1199.91
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 14318 0 0 0 119974 17 0 0 25 0 2 0 338237000 41406464 9409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 40436

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

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

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30696
/proc/meminfo: memFree=1532160/2055920 swapFree=4145896/4192956
[pid=30694] ppid=30692 vsize=40436 CPUtime=1200
/proc/30694/stat : 30694 (MiraXTv1_dyn) S 30692 30694 28974 0 -1 4194304 15032 0 0 0 119982 18 0 0 18 0 2 0 338236991 41406464 9409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30694/statm: 10109 9409 218 20 0 9467 0
[pid=30694/tid=30696] ppid=30692 vsize=40436 CPUtime=1199.91
/proc/30694/task/30696/stat : 30696 (MiraXTv1_dyn) R 30692 30694 28974 0 -1 4194368 14318 0 0 0 119974 17 0 0 25 0 2 0 338237000 41406464 9409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 40436

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.02
CPU user time (s): 1199.83
CPU system time (s): 0.187971
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 40560

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

runsolver used 1.22181 second user time and 3.15152 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 17:06:32 UTC 2007

IDJOB= 335274
IDBENCH= 24647
IDSOLVER= 130
FILE ID= node14/335274-1178903192

PBS_JOBID= 5251080

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335274-1178903192/MiraXTv1_dyn /tmp/evaluation/335274-1178903192/instance-335274-1178903192.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-335274-1178903192 -o ROOT/results/node14/solver-335274-1178903192 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335274-1178903192/MiraXTv1_dyn /tmp/evaluation/335274-1178903192/instance-335274-1178903192.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  1f41f91cdd25b8e3813b8e50b5819b08

RANDOM SEED= 585609670

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1569888 kB
Buffers:         44940 kB
Cached:         371768 kB
SwapCached:      15092 kB
Active:         139016 kB
Inactive:       301736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569888 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4288 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            30816 kB
Committed_AS:  9578200 kB
PageTables:       1784 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= 66552 MiB

End job on node14 on Fri May 11 17:26:35 UTC 2007