Trace number 427175

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-04-26 (fixed)? (TO) 1200.06 1200.41

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1380126410-13.UNSAT.shuffled.cnf
MD5SUM686dd485c2804890e53697263a117786
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.909
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	This is MiniMarch 1.1, 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.00	|  Number of variables:  90                                                   |
0.00/0.00	|  Number of clauses:    1917                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.00/0.02	|       100 |      90     1917     9585 |      702      100     21 |  0.012 % |
0.00/0.03	|       252 |      90     1917     9585 |      773      252     23 |  0.012 % |
0.00/0.03	|       477 |      90     1917     9585 |      850      477     22 |  0.012 % |
0.04/0.04	|       814 |      90     1917     9585 |      935      814     22 |  0.012 % |
0.04/0.06	|      1320 |      90     1917     9585 |     1029      842     20 |  0.012 % |
0.04/0.09	|      2080 |      90     1917     9585 |     1132      553     19 |  0.012 % |
0.09/0.13	|      3219 |      90     1917     9585 |     1245     1114     19 |  0.012 % |
0.09/0.18	|      4927 |      90     1917     9585 |     1369      918     19 |  0.012 % |
0.19/0.27	|      7490 |      90     1917     9585 |     1506     1392     19 |  0.012 % |
0.39/0.41	|     11336 |      90     1917     9585 |     1657     1420     18 |  0.012 % |
0.59/0.63	|     17102 |      90     1917     9585 |     1823     1319     19 |  0.012 % |
0.89/0.97	|     25753 |      90     1917     9585 |     2005     1661     19 |  0.012 % |
1.39/1.49	|     38728 |      90     1917     9585 |     2206     1446     19 |  0.012 % |
2.20/2.28	|     58189 |      90     1917     9585 |     2426     1959     18 |  0.012 % |
3.49/3.50	|     87382 |      90     1917     9585 |     2669     1749     18 |  0.012 % |
5.29/5.37	|    131171 |      90     1917     9585 |     2936     2449     18 |  0.012 % |
8.19/8.26	|    196855 |      90     1917     9585 |     3229     1547     19 |  0.012 % |
12.69/12.75	|    295382 |      90     1917     9585 |     3552     2441     19 |  0.012 % |
19.69/19.79	|    443171 |      90     1917     9585 |     3908     3494     20 |  0.012 % |
30.79/30.81	|    664854 |      90     1917     9585 |     4298     2981     18 |  0.012 % |
47.88/47.98	|    997379 |      90     1917     9585 |     4728     2772     20 |  0.012 % |
74.37/74.47	|   1496167 |      90     1917     9585 |     5201     2596     17 |  0.012 % |
115.96/116.09	|   2244349 |      90     1917     9585 |     5721     3768     18 |  0.012 % |
181.04/181.11	|   3366623 |      90     1917     9585 |     6293     3040     18 |  0.012 % |
283.41/283.56	|   5050034 |      90     1917     9585 |     6923     3444     19 |  0.012 % |
443.86/444.04	|   7575151 |      90     1917     9585 |     7615     4020     18 |  0.012 % |
697.09/697.32	|  11362826 |      90     1917     9585 |     8377     3953     17 |  0.012 % |
1093.07/1093.46	|  17044338 |      90     1917     9585 |     9215     8034     18 |  0.013 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node47/watcher-427175-1177629705 -o ROOT/results/node47/solver-427175-1177629705 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/427175-1177629705/minimarch_fixed /tmp/evaluation/427175-1177629705/instance-427175-1177629705.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.95 0.97 0.97 3/77 27976
/proc/meminfo: memFree=1659352/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=1868 CPUtime=0
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 117815895 1912832 115 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523049 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 467 115 51 132 0 332 0

[startup+0.0446529 s]
/proc/loadavg: 0.95 0.97 0.97 3/77 27976
/proc/meminfo: memFree=1659352/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=1864 CPUtime=0.04
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 151 0 0 0 4 0 0 0 18 0 1 0 117815895 1908736 136 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 466 136 67 132 0 331 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1864

[startup+0.101659 s]
/proc/loadavg: 0.95 0.97 0.97 3/77 27976
/proc/meminfo: memFree=1659352/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=1864 CPUtime=0.09
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 162 0 0 0 9 0 0 0 18 0 1 0 117815895 1908736 147 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553230 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 466 147 67 132 0 331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1864

[startup+0.30168 s]
/proc/loadavg: 0.95 0.97 0.97 3/77 27976
/proc/meminfo: memFree=1659352/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=1996 CPUtime=0.29
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 184 0 0 0 29 0 0 0 19 0 1 0 117815895 2043904 169 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551351 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 499 169 67 132 0 364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1996

[startup+0.701724 s]
/proc/loadavg: 0.95 0.97 0.97 3/77 27976
/proc/meminfo: memFree=1659352/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=2128 CPUtime=0.69
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 204 0 0 0 69 0 0 0 23 0 1 0 117815895 2179072 189 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551247 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 532 189 67 132 0 397 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2128

[startup+1.50181 s]
/proc/loadavg: 0.95 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1658768/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=2128 CPUtime=1.49
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 226 0 0 0 149 0 0 0 25 0 1 0 117815895 2179072 211 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 532 211 67 132 0 397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2128

[startup+3.10198 s]
/proc/loadavg: 0.95 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1658448/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=2260 CPUtime=3.09
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 251 0 0 0 309 0 0 0 25 0 1 0 117815895 2314240 236 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 565 236 67 132 0 430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2260

[startup+6.30133 s]
/proc/loadavg: 0.95 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1658256/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=2392 CPUtime=6.29
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 290 0 0 0 629 0 0 0 25 0 1 0 117815895 2449408 275 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550382 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 598 275 67 132 0 463 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2392

[startup+12.701 s]
/proc/loadavg: 0.96 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1658064/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=2524 CPUtime=12.69
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 325 0 0 0 1269 0 0 0 25 0 1 0 117815895 2584576 310 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551307 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 631 310 67 132 0 496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2524

[startup+25.5014 s]
/proc/loadavg: 0.97 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1657872/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=2788 CPUtime=25.49
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 384 0 0 0 2549 0 0 0 25 0 1 0 117815895 2854912 369 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 697 369 67 132 0 562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2788

[startup+51.1012 s]
/proc/loadavg: 0.98 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1657616/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=3056 CPUtime=51.08
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 449 0 0 0 5108 0 0 0 25 0 1 0 117815895 3129344 434 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551232 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 764 434 67 132 0 629 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3056

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1657360/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=3320 CPUtime=102.27
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 515 0 0 0 10227 0 0 0 25 0 1 0 117815895 3399680 500 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 830 500 67 132 0 695 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3320

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1657104/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=3592 CPUtime=162.25
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 578 0 0 0 16225 0 0 0 25 0 1 0 117815895 3678208 563 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 898 563 67 132 0 763 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3592

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1656848/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=3872 CPUtime=222.23
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 630 0 0 0 22223 0 0 0 25 0 1 0 117815895 3964928 615 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551274 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 968 615 67 132 0 833 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3872

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1656720/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=3872 CPUtime=282.21
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 658 0 0 0 28221 0 0 0 25 0 1 0 117815895 3964928 643 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551230 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 968 643 67 132 0 833 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3872

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1656528/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4012 CPUtime=342.19
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 693 0 0 0 34219 0 0 0 25 0 1 0 117815895 4108288 678 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1003 678 67 132 0 868 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 4012

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1656400/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4156 CPUtime=402.17
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 718 0 0 0 40217 0 0 0 25 0 1 0 117815895 4255744 703 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557484 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1039 703 67 132 0 904 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 4156

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1656336/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4156 CPUtime=462.16
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 731 0 0 0 46216 0 0 0 25 0 1 0 117815895 4255744 716 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551247 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1039 716 67 132 0 904 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 4156

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1656272/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4300 CPUtime=522.13
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 751 0 0 0 52213 0 0 0 25 0 1 0 117815895 4403200 736 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551305 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1075 736 67 132 0 940 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 4300

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1656208/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4300 CPUtime=582.12
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 770 0 0 0 58212 0 0 0 25 0 1 0 117815895 4403200 755 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1075 755 67 132 0 940 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 4300

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1656208/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4448 CPUtime=642.1
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 775 0 0 0 64210 0 0 0 25 0 1 0 117815895 4554752 760 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1112 760 67 132 0 977 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 4448

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1656080/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4448 CPUtime=702.08
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 799 0 0 0 70208 0 0 0 25 0 1 0 117815895 4554752 784 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1112 784 67 132 0 977 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 4448

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1656016/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4580 CPUtime=762.08
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 828 0 0 0 76207 1 0 0 25 0 1 0 117815895 4689920 813 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1145 813 67 132 0 1010 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 4580

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1655952/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4728 CPUtime=822.06
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 839 0 0 0 82205 1 0 0 25 0 1 0 117815895 4841472 824 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551235 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1182 824 67 132 0 1047 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 4728

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1655888/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4728 CPUtime=882.04
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 852 0 0 0 88203 1 0 0 25 0 1 0 117815895 4841472 837 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551274 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1182 837 67 132 0 1047 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 4728

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1655824/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4728 CPUtime=942.02
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 865 0 0 0 94201 1 0 0 25 0 1 0 117815895 4841472 850 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551785 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1182 850 67 132 0 1047 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 4728

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1655696/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4872 CPUtime=1002
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 890 0 0 0 100199 1 0 0 25 0 1 0 117815895 4988928 875 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551230 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1218 875 67 132 0 1083 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 4872

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1655760/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4872 CPUtime=1061.98
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 891 0 0 0 106197 1 0 0 25 0 1 0 117815895 4988928 876 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551224 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1218 876 67 132 0 1083 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 4872

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1655632/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=4872 CPUtime=1121.96
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 903 0 0 0 112195 1 0 0 25 0 1 0 117815895 4988928 888 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1218 888 67 132 0 1083 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 4872

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1655632/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=5020 CPUtime=1181.95
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 923 0 0 0 118193 2 0 0 25 0 1 0 117815895 5140480 908 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1255 908 67 132 0 1120 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 5020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27977
/proc/meminfo: memFree=1655568/2055920 swapFree=4158012/4192956
[pid=27976] ppid=27974 vsize=5020 CPUtime=1200.05
/proc/27976/stat : 27976 (minimarch_fixed) R 27974 27976 27191 0 -1 4194304 933 0 0 0 120003 2 0 0 25 0 1 0 117815895 5140480 918 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/27976/statm: 1255 918 67 132 0 1120 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 5020

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.41
CPU time (s): 1200.06
CPU user time (s): 1200.04
CPU system time (s): 0.021996
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 5020

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

runsolver used 1.01385 second user time and 2.84257 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Thu Apr 26 23:21:45 UTC 2007

IDJOB= 427175
IDBENCH= 19843
IDSOLVER= 198
FILE ID= node47/427175-1177629705

PBS_JOBID= 4697205

Free space on /tmp= 66448 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1380126410-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/427175-1177629705/minimarch_fixed /tmp/evaluation/427175-1177629705/instance-427175-1177629705.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-427175-1177629705 -o ROOT/results/node47/solver-427175-1177629705 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/427175-1177629705/minimarch_fixed /tmp/evaluation/427175-1177629705/instance-427175-1177629705.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  686dd485c2804890e53697263a117786

RANDOM SEED= 810058850

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1659760 kB
Buffers:         40828 kB
Cached:         281248 kB
SwapCached:       3984 kB
Active:         175316 kB
Inactive:       170952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659760 kB
SwapTotal:     4192956 kB
SwapFree:      4158012 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:          30764 kB
Slab:            35380 kB
Committed_AS:  3958400 kB
PageTables:       1776 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= 66448 MiB

End job on node47 on Thu Apr 26 23:41:48 UTC 2007