Trace number 329662

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
minimarch 2007-02-08? (TO) 1200.04 1200.54

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k85.cnf
MD5SUMdcf05b153fd4ff73d81f6021f0c67167
Bench CategoryINDUST (industrial 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 variables126845
Number of clauses568208
Sum of the clauses size1462374
Maximum clause length20
Minimum clause length1
Number of clauses of size 1783
Number of clauses of size 2442586
Number of clauses of size 362387
Number of clauses of size 425500
Number of clauses of size 511064
Number of clauses of size over 525888

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.01	|  Number of variables:  126845                                               |
0.00/0.01	|  Number of clauses:    568208                                               |
1.99/2.08	|  Parsing time:         2.01         s                                       |
6.38/6.42	============================[ Search Statistics ]==============================
6.38/6.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.38/6.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.38/6.42	===============================================================================
6.38/6.42	|         0 |   41671   284002   949609 |    94667        0    nan |  0.000 % |
6.38/6.48	|       100 |   41671   284002   949609 |   104134      100      7 |  8.753 % |
6.48/6.52	|       250 |   41671   284002   949609 |   114547      250      7 |  8.753 % |
6.68/6.75	|       475 |   41671   284002   949609 |   126002      475      7 |  8.753 % |
7.08/7.13	|       812 |   41665   284002   949609 |   138602      809      7 |  8.769 % |
7.38/7.43	|      1318 |   41628   284002   949609 |   152462     1314     13 |  8.842 % |
7.68/7.70	|      2077 |   41558   282978   946428 |   167708     2064     11 |  8.842 % |
7.88/7.98	|      3216 |   41558   282978   946428 |   184479     3203     10 |  8.842 % |
8.68/8.71	|      4924 |   41553   282940   946317 |   202927     4910      9 |  8.846 % |
9.68/9.75	|      7486 |   41534   282762   945718 |   223220     7467      8 |  8.864 % |
11.48/11.59	|     11331 |   41529   282652   945432 |   245542    11307      9 |  8.870 % |
13.58/13.68	|     17097 |   41529   282652   945432 |   270096    17073      9 |  8.870 % |
18.98/19.02	|     25746 |   41493   282391   944679 |   297106    25708     10 |  8.897 % |
27.78/27.84	|     38720 |   41483   282264   944338 |   326817    38670     13 |  8.901 % |
39.06/39.17	|     58181 |   41467   282147   944009 |   359499    58115     19 |  8.914 % |
59.46/59.56	|     87373 |   41463   282084   943841 |   395448    87294     27 |  8.917 % |
94.94/95.09	|    131162 |   41292   280824   940059 |   434993   131008     33 |  9.052 % |
149.43/149.60	|    196846 |   41247   280500   939049 |   478493   196653     36 |  9.087 % |
255.48/255.76	|    295372 |   41238   280377   938719 |   526342   295162     40 |  9.095 % |
466.52/466.82	|    443161 |   41100   279374   935661 |   578976   442901     47 |  9.203 % |
782.83/783.29	|    664844 |   41056   279021   934639 |   636874   110865     34 |  9.248 % |

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/node1/watcher-329662-1173146289 -o ROOT/results/node1/solver-329662-1173146289 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329662-1173146289/minimarch /tmp/evaluation/329662-1173146289/instance-329662-1173146289.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.77 0.93 0.97 3/77 17695
/proc/meminfo: memFree=1074344/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=1736 CPUtime=0
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 334584095 1777664 314 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134518501 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 434 314 45 132 0 299 0

[startup+0.0597211 s]
/proc/loadavg: 0.77 0.93 0.97 3/77 17695
/proc/meminfo: memFree=1074344/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=5192 CPUtime=0.04
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 1144 0 0 0 4 0 0 0 18 0 1 0 334584095 5316608 1128 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 1298 1128 51 132 0 1163 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5192

[startup+0.102726 s]
/proc/loadavg: 0.77 0.93 0.97 3/77 17695
/proc/meminfo: memFree=1074344/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=7828 CPUtime=0.09
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 1751 0 0 0 8 1 0 0 18 0 1 0 334584095 8015872 1735 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 1957 1736 51 132 0 1822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7828

[startup+0.301749 s]
/proc/loadavg: 0.77 0.93 0.97 3/77 17695
/proc/meminfo: memFree=1074344/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=21316 CPUtime=0.29
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 4707 0 0 0 27 2 0 0 19 0 1 0 334584095 21827584 4691 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 5329 4691 51 132 0 5194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21316

[startup+0.702796 s]
/proc/loadavg: 0.77 0.93 0.97 3/77 17695
/proc/meminfo: memFree=1074344/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=46472 CPUtime=0.69
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 10418 0 0 0 63 6 0 0 22 0 1 0 334584095 47587328 10402 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533414 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 11618 10402 51 132 0 11483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46472

[startup+1.50189 s]
/proc/loadavg: 0.77 0.93 0.97 2/78 17696
/proc/meminfo: memFree=1027680/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=49772 CPUtime=1.49
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 11700 0 0 0 143 6 0 0 25 0 1 0 334584095 50966528 11684 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523421 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 12443 11684 51 132 0 12308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49772

[startup+3.10108 s]
/proc/loadavg: 0.77 0.93 0.97 2/78 17696
/proc/meminfo: memFree=1027232/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=63032 CPUtime=3.09
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 15004 0 0 0 300 9 0 0 25 0 1 0 334584095 64544768 14988 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 15758 14988 62 132 0 15623 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63032

[startup+6.30145 s]
/proc/loadavg: 0.79 0.94 0.97 2/78 17696
/proc/meminfo: memFree=997088/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=73436 CPUtime=6.28
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 20087 0 0 0 617 11 0 0 25 0 1 0 334584095 75198464 17721 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134620609 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 18359 17721 64 132 0 18224 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 73436

[startup+12.7012 s]
/proc/loadavg: 0.81 0.94 0.97 2/78 17696
/proc/meminfo: memFree=1005160/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=71512 CPUtime=12.68
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 20139 0 0 0 1256 12 0 0 25 0 1 0 334584095 73228288 17277 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551533 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 17878 17277 67 132 0 17743 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 71512

[startup+25.5017 s]
/proc/loadavg: 0.85 0.94 0.97 2/78 17696
/proc/meminfo: memFree=1005096/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=71676 CPUtime=25.48
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 20175 0 0 0 2536 12 0 0 25 0 1 0 334584095 73396224 17313 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 17919 17313 67 132 0 17784 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71676

[startup+51.1017 s]
/proc/loadavg: 0.90 0.94 0.97 2/78 17696
/proc/meminfo: memFree=1005032/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=71876 CPUtime=51.06
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 20211 0 0 0 5094 12 0 0 25 0 1 0 334584095 73601024 17349 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 17969 17349 67 132 0 17834 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 71876

[startup+102.306 s]
/proc/loadavg: 0.95 0.95 0.97 2/78 17696
/proc/meminfo: memFree=1000232/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=76944 CPUtime=102.25
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 21413 0 0 0 10211 14 0 0 25 0 1 0 334584095 78790656 18551 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 19236 18551 67 132 0 19101 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 76944

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.97 2/78 17696
/proc/meminfo: memFree=987304/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=90020 CPUtime=162.22
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 24640 0 0 0 16204 18 0 0 25 0 1 0 334584095 92180480 21778 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 22505 21778 67 132 0 22370 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 90020

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/84 17834
/proc/meminfo: memFree=974136/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=101636 CPUtime=222.12
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 27603 0 0 0 22189 23 0 0 25 0 1 0 334584095 104075264 24741 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 25409 24741 67 132 0 25274 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 101636

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=965032/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=112292 CPUtime=282.07
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 30169 0 0 0 28180 27 0 0 25 0 1 0 334584095 114987008 27307 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134548688 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 28073 27307 67 132 0 27938 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 112292

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=954024/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=123116 CPUtime=342.05
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 32899 0 0 0 34174 31 0 0 25 0 1 0 334584095 126070784 30037 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 30779 30037 67 132 0 30644 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 123116

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=942248/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=134732 CPUtime=402.03
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 35861 0 0 0 40169 34 0 0 25 0 1 0 334584095 137965568 32999 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 33683 32999 67 132 0 33548 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 134732

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=930728/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=146052 CPUtime=462.01
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 38723 0 0 0 46162 39 0 0 25 0 1 0 334584095 149557248 35861 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 36513 35861 67 132 0 36378 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 146052

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=921064/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=156664 CPUtime=522
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 41178 0 0 0 52157 43 0 0 25 0 1 0 334584095 160423936 38316 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 39166 38316 67 132 0 39031 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 156664

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=909672/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=167908 CPUtime=581.98
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 44007 0 0 0 58152 46 0 0 25 0 1 0 334584095 171937792 41145 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 41977 41145 67 132 0 41842 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 167908

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=900584/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=176684 CPUtime=641.97
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 46247 0 0 0 64148 49 0 0 25 0 1 0 334584095 180924416 43385 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 44171 43385 67 132 0 44036 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 176684

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=893352/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=183960 CPUtime=701.95
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 48073 0 0 0 70144 51 0 0 25 0 1 0 334584095 188375040 45211 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 45990 45211 67 132 0 45855 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 183960

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=891112/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=186072 CPUtime=761.94
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 48622 0 0 0 76142 52 0 0 25 0 1 0 334584095 190537728 45760 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 46518 45760 67 132 0 46383 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 186072

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=891112/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=186072 CPUtime=821.91
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 48622 0 0 0 82139 52 0 0 25 0 1 0 334584095 190537728 45760 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 46518 45760 67 132 0 46383 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 186072

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=891048/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=186072 CPUtime=881.89
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 48623 0 0 0 88137 52 0 0 25 0 1 0 334584095 190537728 45761 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 46518 45761 67 132 0 46383 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 186072

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=891048/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=186072 CPUtime=941.87
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 48627 0 0 0 94134 53 0 0 25 0 1 0 334584095 190537728 45765 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 46518 45765 67 132 0 46383 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 186072

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=891048/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=186072 CPUtime=1001.85
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 48627 0 0 0 100132 53 0 0 25 0 1 0 334584095 190537728 45765 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 46518 45765 67 132 0 46383 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 186072

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=891048/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=186072 CPUtime=1061.84
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 48628 0 0 0 106130 54 0 0 25 0 1 0 334584095 190537728 45766 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 46518 45766 67 132 0 46383 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 186072

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=891112/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=186072 CPUtime=1121.82
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 48628 0 0 0 112128 54 0 0 25 0 1 0 334584095 190537728 45766 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 46518 45766 67 132 0 46383 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 186072

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=891112/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=186072 CPUtime=1181.8
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 48628 0 0 0 118126 54 0 0 25 0 1 0 334584095 190537728 45766 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 46518 45766 67 132 0 46383 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 186072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=891112/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=186072 CPUtime=1200.01
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 48628 0 0 0 119946 55 0 0 25 0 1 0 334584095 190537728 45766 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 46518 45766 67 132 0 46383 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 186072

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 17894
/proc/meminfo: memFree=891112/2055920 swapFree=4159124/4192956
[pid=17695] ppid=17693 vsize=186072 CPUtime=1200.01
/proc/17695/stat : 17695 (minimarch) R 17693 17695 17630 0 -1 4194304 48628 0 0 0 119946 55 0 0 25 0 1 0 334584095 190537728 45766 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/17695/statm: 46518 45766 67 132 0 46383 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 186072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.04
CPU user time (s): 1199.46
CPU system time (s): 0.580911
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 186072

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

runsolver used 1.35179 second user time and 3.02254 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Mar  6 01:58:10 UTC 2007

IDJOB= 329662
IDBENCH= 20545
IDSOLVER= 110
FILE ID= node1/329662-1173146289

PBS_JOBID= 4014985

Free space on /tmp= 66496 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k85.cnf
COMMAND LINE= /tmp/evaluation/329662-1173146289/minimarch /tmp/evaluation/329662-1173146289/instance-329662-1173146289.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-329662-1173146289 -o ROOT/results/node1/solver-329662-1173146289 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329662-1173146289/minimarch /tmp/evaluation/329662-1173146289/instance-329662-1173146289.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  dcf05b153fd4ff73d81f6021f0c67167

RANDOM SEED= 673604930

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1074752 kB
Buffers:         49608 kB
Cached:         835528 kB
SwapCached:      13688 kB
Active:         114236 kB
Inactive:       793404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1074752 kB
SwapTotal:     4192956 kB
SwapFree:      4159124 kB
Dirty:           15576 kB
Writeback:           0 kB
Mapped:          29520 kB
Slab:            59164 kB
Committed_AS:  1108328 kB
PageTables:       1740 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= 66496 MiB

End job on node1 on Tue Mar  6 02:18:13 UTC 2007