Trace number 334664

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
Mmisat 2007-02-08? (TO) 1200.16 1200.5

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
MD5SUM7b512e3533a048c6d67b6f8a4c658d50
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 variables16476
Number of clauses2507763
Sum of the clauses size5027938
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505731
Number of clauses of size 30
Number of clauses of size 415
Number of clauses of size 59
Number of clauses of size over 52008

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-334664-1173586468 -o ROOT/results/node14/solver-334664-1173586468 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334664-1173586468/mmisat /tmp/evaluation/334664-1173586468/instance-334664-1173586468.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.99 0.98 0.99 3/77 8060
/proc/meminfo: memFree=1400824/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=2116 CPUtime=0
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 408 0 0 0 0 0 0 0 18 0 1 0 378601724 2166784 391 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 563 394 81 214 0 345 0

[startup+0.09481 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 8060
/proc/meminfo: memFree=1400824/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=11764 CPUtime=0.09
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 2805 0 0 0 8 1 0 0 18 0 1 0 378601724 12046336 2788 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 2941 2788 81 214 0 2723 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11764

[startup+0.101811 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 8060
/proc/meminfo: memFree=1400824/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=12300 CPUtime=0.09
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 2923 0 0 0 8 1 0 0 18 0 1 0 378601724 12595200 2906 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 3075 2906 81 214 0 2857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12300

[startup+0.301829 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 8060
/proc/meminfo: memFree=1400824/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=22212 CPUtime=0.29
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 5408 0 0 0 27 2 0 0 19 0 1 0 378601724 22745088 5391 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 5553 5391 81 214 0 5335 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22212

[startup+0.701867 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 8060
/proc/meminfo: memFree=1400824/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=34672 CPUtime=0.69
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 8535 0 0 0 66 3 0 0 23 0 1 0 378601724 35504128 8518 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 8668 8518 81 214 0 8450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34672

[startup+1.50194 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8061
/proc/meminfo: memFree=1359920/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=51688 CPUtime=1.49
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 12771 0 0 0 144 5 0 0 25 0 1 0 378601724 52928512 12754 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 12922 12754 81 214 0 12704 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51688

[startup+3.10109 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8061
/proc/meminfo: memFree=1340080/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=74600 CPUtime=3.09
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 18501 0 0 0 302 7 0 0 25 0 1 0 378601724 76390400 18484 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 18650 18484 81 214 0 18432 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74600

[startup+6.3014 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8061
/proc/meminfo: memFree=1305584/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=101928 CPUtime=6.29
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 25340 0 0 0 619 10 0 0 25 0 1 0 378601724 104374272 25323 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 25482 25323 81 214 0 25264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101928

[startup+12.703 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8061
/proc/meminfo: memFree=1274288/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=129396 CPUtime=12.69
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 32219 0 0 0 1255 14 0 0 25 0 1 0 378601724 132501504 32202 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 32349 32202 81 214 0 32131 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129396

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8061
/proc/meminfo: memFree=1245680/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=156324 CPUtime=25.48
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 38936 0 0 0 2531 17 0 0 25 0 1 0 378601724 160075776 38919 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 39081 38919 81 214 0 38863 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 156324

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8061
/proc/meminfo: memFree=1215024/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=187140 CPUtime=51.07
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 46636 0 0 0 5088 19 0 0 25 0 1 0 378601724 191631360 46619 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 46785 46619 81 214 0 46567 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 187140

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8061
/proc/meminfo: memFree=1173936/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=227600 CPUtime=102.25
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 56761 0 0 0 10201 24 0 0 25 0 1 0 378601724 233062400 56744 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 56900 56744 81 214 0 56682 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 227600

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8061
/proc/meminfo: memFree=1137712/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=264040 CPUtime=162.24
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 65865 0 0 0 16195 29 0 0 25 0 1 0 378601724 270376960 65848 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 66010 65848 81 214 0 65792 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 264040

[startup+222.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 8061
/proc/meminfo: memFree=1106160/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=295124 CPUtime=222.22
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 73642 0 0 0 22188 34 0 0 25 0 1 0 378601724 302206976 73625 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 73781 73625 81 214 0 73563 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 295124

[startup+282.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 8061
/proc/meminfo: memFree=1078448/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=322992 CPUtime=282.2
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 80615 0 0 0 28182 38 0 0 25 0 1 0 378601724 330743808 80598 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 80748 80598 81 214 0 80530 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 322992

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=1052528/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=348580 CPUtime=342.19
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 87015 0 0 0 34178 41 0 0 25 0 1 0 378601724 356945920 86998 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 87145 86998 81 214 0 86927 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 348580

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=1028848/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=372428 CPUtime=402.17
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 92965 0 0 0 40172 45 0 0 25 0 1 0 378601724 381366272 92948 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 93107 92948 81 214 0 92889 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 372428

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=1006192/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=394804 CPUtime=462.16
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 98555 0 0 0 46168 48 0 0 25 0 1 0 378601724 404279296 98538 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 98701 98538 81 214 0 98483 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 394804

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=985200/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=415836 CPUtime=522.14
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 103835 0 0 0 52163 51 0 0 25 0 1 0 378601724 425816064 103818 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 103959 103818 81 214 0 103741 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 415836

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=964848/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=436068 CPUtime=582.12
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 108871 0 0 0 58158 54 0 0 25 0 1 0 378601724 446533632 108854 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 109017 108854 81 214 0 108799 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 436068

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=945264/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=455360 CPUtime=642.11
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 113692 0 0 0 64155 56 0 0 25 0 1 0 378601724 466288640 113675 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 113840 113675 81 214 0 113622 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 455360

[startup+702.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 8061
/proc/meminfo: memFree=926960/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=473848 CPUtime=702.09
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 118317 0 0 0 70150 59 0 0 25 0 1 0 378601724 485220352 118300 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 118462 118300 81 214 0 118244 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 473848

[startup+762.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 8061
/proc/meminfo: memFree=908912/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=491668 CPUtime=762.08
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 122775 0 0 0 76147 61 0 0 25 0 1 0 378601724 503468032 122758 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 122917 122758 81 214 0 122699 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 491668

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=891824/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=508816 CPUtime=822.06
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 127068 0 0 0 82143 63 0 0 25 0 1 0 378601724 521027584 127051 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 127204 127051 81 214 0 126986 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 508816

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=874992/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=525428 CPUtime=882.05
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 131227 0 0 0 88140 65 0 0 25 0 1 0 378601724 538038272 131210 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 131357 131210 81 214 0 131139 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 525428

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=859056/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=541508 CPUtime=942.03
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 135253 0 0 0 94136 67 0 0 25 0 1 0 378601724 554504192 135236 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 135377 135236 81 214 0 135159 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 541508

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=843184/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=557184 CPUtime=1002.01
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 139162 0 0 0 100131 70 0 0 25 0 1 0 378601724 570556416 139145 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 139296 139145 81 214 0 139078 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 557184

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=828144/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=572456 CPUtime=1061.99
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 142965 0 0 0 106127 72 0 0 25 0 1 0 378601724 586194944 142948 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 143114 142948 81 214 0 142896 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 572456

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=813168/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=587192 CPUtime=1121.98
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 146662 0 0 0 112123 75 0 0 25 0 1 0 378601724 601284608 146645 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 146798 146645 81 214 0 146580 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 587192

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=798768/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=601664 CPUtime=1181.96
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 150279 0 0 0 118120 76 0 0 25 0 1 0 378601724 616103936 150262 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 150416 150262 81 214 0 150198 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 601664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8061
/proc/meminfo: memFree=794160/2055920 swapFree=4146600/4192956
[pid=8060] ppid=8058 vsize=605948 CPUtime=1200.06
/proc/8060/stat : 8060 (mmisat) R 8058 8060 3894 0 -1 4194304 151354 0 0 0 119928 78 0 0 25 0 1 0 378601724 620490752 151337 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/8060/statm: 151487 151337 81 214 0 151269 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 605948

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.5
CPU time (s): 1200.16
CPU user time (s): 1199.29
CPU system time (s): 0.874867
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 605948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.29
system time used= 0.874867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151354
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= 6
involuntary context switches= 3285

runsolver used 1.46578 second user time and 2.87456 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Mar 11 04:14:33 UTC 2007

IDJOB= 334664
IDBENCH= 24633
IDSOLVER= 108
FILE ID= node14/334664-1173586468

PBS_JOBID= 4101217

Free space on /tmp= 66507 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334664-1173586468/mmisat /tmp/evaluation/334664-1173586468/instance-334664-1173586468.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-334664-1173586468 -o ROOT/results/node14/solver-334664-1173586468 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334664-1173586468/mmisat /tmp/evaluation/334664-1173586468/instance-334664-1173586468.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  7b512e3533a048c6d67b6f8a4c658d50

RANDOM SEED= 168589229

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.216
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.216
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:       1401296 kB
Buffers:         54496 kB
Cached:         506572 kB
SwapCached:      14960 kB
Active:         341540 kB
Inactive:       242656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1401296 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:           34684 kB
Writeback:           0 kB
Mapped:          29872 kB
Slab:            55996 kB
Committed_AS:  1285428 kB
PageTables:       1736 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= 66507 MiB

End job on node14 on Sun Mar 11 04:34:36 UTC 2007