Trace number 337606

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.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
MD5SUMd27bb4ae488674c0e5d303cf0ee23c59
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	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.00	|  Number of variables:  700                                                  |
0.00/0.00	|  Number of clauses:    3500                                                 |
0.00/0.00	|  Parsing time:         0.01         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 |     692     3492    10547 |     1164        0    nan |  0.000 % |
0.00/0.02	|       100 |     692     3492    10547 |     1280      100     26 |  0.000 % |
0.00/0.03	|       250 |     692     3492    10547 |     1408      250     25 |  0.000 % |
0.00/0.04	|       475 |     692     3492    10547 |     1549      475     24 |  0.000 % |
0.00/0.05	|       812 |     692     3492    10547 |     1704      812     24 |  0.000 % |
0.07/0.08	|      1318 |     692     3492    10547 |     1874     1318     24 |  0.000 % |
0.09/0.12	|      2077 |     692     3492    10547 |     2062     1104     21 |  0.000 % |
0.09/0.19	|      3216 |     692     3492    10547 |     2268     1174     22 |  0.000 % |
0.19/0.29	|      4924 |     692     3492    10547 |     2495     1718     23 |  0.000 % |
0.39/0.45	|      7487 |     692     3492    10547 |     2744     1717     23 |  0.000 % |
0.69/0.71	|     11331 |     692     3492    10547 |     3019     2738     24 |  0.000 % |
1.10/1.13	|     17097 |     692     3492    10547 |     3321     2314     25 |  0.000 % |
1.69/1.76	|     25746 |     692     3492    10547 |     3653     2512     23 |  0.000 % |
2.69/2.76	|     38721 |     692     3492    10547 |     4018     2487     22 |  0.000 % |
4.29/4.32	|     58182 |     692     3492    10547 |     4420     3583     22 |  0.000 % |
6.69/6.77	|     87374 |     692     3492    10547 |     4862     3647     23 |  0.000 % |
10.49/10.52	|    131164 |     692     3492    10547 |     5348     3123     23 |  0.000 % |
16.39/16.44	|    196848 |     692     3492    10547 |     5883     3878     23 |  0.000 % |
25.48/25.54	|    295374 |     692     3492    10547 |     6471     4350     23 |  0.000 % |
39.78/39.84	|    443163 |     692     3492    10547 |     7118     5286     23 |  0.000 % |
62.17/62.25	|    664846 |     692     3492    10547 |     7830     4510     23 |  0.000 % |
97.66/97.74	|    997372 |     692     3492    10547 |     8613     5689     24 |  0.000 % |
151.34/151.41	|   1496160 |     692     3492    10547 |     9475     5885     21 |  0.000 % |
239.72/239.83	|   2244342 |     692     3492    10547 |    10422     5273     25 |  0.000 % |
377.08/377.24	|   3366617 |     692     3492    10547 |    11465     5812     23 |  0.000 % |
595.12/595.31	|   5050028 |     692     3492    10547 |    12611     6830     23 |  0.000 % |
934.91/935.29	|   7575144 |     692     3492    10547 |    13872    11166     24 |  0.000 % |

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-337606-1173670621 -o ROOT/results/node1/solver-337606-1173670621 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337606-1173670621/minimarch /tmp/evaluation/337606-1173670621/instance-337606-1173670621.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: 1.00 0.99 0.91 3/77 1827
/proc/meminfo: memFree=1427336/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=2012 CPUtime=0
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 387017227 2060288 143 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 503 144 51 132 0 368 0

[startup+0.0777979 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 1827
/proc/meminfo: memFree=1427336/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=2008 CPUtime=0.07
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 200 0 0 0 7 0 0 0 18 0 1 0 387017227 2056192 184 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 502 184 66 132 0 367 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2008

[startup+0.1018 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 1827
/proc/meminfo: memFree=1427336/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=2140 CPUtime=0.09
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 215 0 0 0 9 0 0 0 18 0 1 0 387017227 2191360 199 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 535 199 66 132 0 400 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2140

[startup+0.301824 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 1827
/proc/meminfo: memFree=1427336/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=2272 CPUtime=0.29
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 240 0 0 0 29 0 0 0 19 0 1 0 387017227 2326528 224 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 568 224 66 132 0 433 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2272

[startup+0.701871 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 1827
/proc/meminfo: memFree=1427336/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=2404 CPUtime=0.69
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 272 0 0 0 69 0 0 0 23 0 1 0 387017227 2461696 256 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 601 256 66 132 0 466 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2404

[startup+1.50196 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 1828
/proc/meminfo: memFree=1426368/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=2536 CPUtime=1.49
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 314 0 0 0 149 0 0 0 25 0 1 0 387017227 2596864 298 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134556431 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 634 298 66 132 0 499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2536

[startup+3.10115 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 1828
/proc/meminfo: memFree=1426112/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=2668 CPUtime=3.09
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 356 0 0 0 309 0 0 0 25 0 1 0 387017227 2732032 340 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 667 340 66 132 0 532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2668

[startup+6.30152 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 1828
/proc/meminfo: memFree=1425728/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=2932 CPUtime=6.29
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 411 0 0 0 629 0 0 0 25 0 1 0 387017227 3002368 395 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553232 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 733 395 66 132 0 598 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2932

[startup+12.7013 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 1828
/proc/meminfo: memFree=1425280/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=3328 CPUtime=12.69
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 500 0 0 0 1269 0 0 0 25 0 1 0 387017227 3407872 484 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 832 484 66 132 0 697 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3328

[startup+25.5018 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 1828
/proc/meminfo: memFree=1424896/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=3592 CPUtime=25.48
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 587 0 0 0 2548 0 0 0 25 0 1 0 387017227 3678208 571 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550854 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 898 571 66 132 0 763 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3592

[startup+51.1018 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 1828
/proc/meminfo: memFree=1424320/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=4252 CPUtime=51.07
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 734 0 0 0 5107 0 0 0 25 0 1 0 387017227 4354048 718 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 1063 718 66 132 0 928 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4252

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 1828
/proc/meminfo: memFree=1423552/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=5044 CPUtime=102.27
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 936 0 0 0 10226 1 0 0 25 0 1 0 387017227 5165056 920 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 1261 920 66 132 0 1126 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5044

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 1828
/proc/meminfo: memFree=1422912/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=5576 CPUtime=162.24
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1075 0 0 0 16223 1 0 0 25 0 1 0 387017227 5709824 1059 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551136 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 1394 1059 66 132 0 1259 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5576

[startup+222.302 s]
/proc/loadavg: 1.04 1.00 0.92 2/78 1828
/proc/meminfo: memFree=1422528/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=5980 CPUtime=222.23
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1173 0 0 0 22221 2 0 0 25 0 1 0 387017227 6123520 1157 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 1495 1157 66 132 0 1360 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5980

[startup+282.302 s]
/proc/loadavg: 1.02 1.00 0.92 2/78 1828
/proc/meminfo: memFree=1422144/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=6376 CPUtime=282.2
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1287 0 0 0 28218 2 0 0 25 0 1 0 387017227 6529024 1271 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550353 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 1594 1271 66 132 0 1459 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6376

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.92 3/78 1828
/proc/meminfo: memFree=1421888/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=6648 CPUtime=342.19
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1350 0 0 0 34216 3 0 0 25 0 1 0 387017227 6807552 1334 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551677 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 1662 1334 66 132 0 1527 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 6648

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1828
/proc/meminfo: memFree=1421376/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=7052 CPUtime=402.17
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1460 0 0 0 40213 4 0 0 25 0 1 0 387017227 7221248 1444 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551388 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 1763 1444 66 132 0 1628 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7052

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1828
/proc/meminfo: memFree=1421120/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=7460 CPUtime=462.15
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1541 0 0 0 46211 4 0 0 25 0 1 0 387017227 7639040 1525 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 1865 1525 66 132 0 1730 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 7460

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1420992/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=7596 CPUtime=522.14
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1585 0 0 0 52209 5 0 0 25 0 1 0 387017227 7778304 1569 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 1899 1569 66 132 0 1764 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 7596

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1420672/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=7864 CPUtime=582.11
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1638 0 0 0 58206 5 0 0 25 0 1 0 387017227 8052736 1622 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550924 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 1966 1622 66 132 0 1831 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 7864

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1420288/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=8128 CPUtime=642.11
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1727 0 0 0 64205 6 0 0 25 0 1 0 387017227 8323072 1711 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 2032 1711 66 132 0 1897 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 8128

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1420160/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=8400 CPUtime=702.08
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1774 0 0 0 70202 6 0 0 25 0 1 0 387017227 8601600 1758 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 2100 1758 66 132 0 1965 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 8400

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1420032/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=8536 CPUtime=762.07
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1809 0 0 0 76200 7 0 0 25 0 1 0 387017227 8740864 1793 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551551 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 2134 1793 66 132 0 1999 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 8536

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1419840/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=8676 CPUtime=822.05
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1858 0 0 0 82198 7 0 0 25 0 1 0 387017227 8884224 1842 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 2169 1842 66 132 0 2034 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 8676

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1419648/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=8944 CPUtime=882.03
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1898 0 0 0 88195 8 0 0 25 0 1 0 387017227 9158656 1882 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 2236 1882 66 132 0 2101 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 8944

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1419392/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=9076 CPUtime=942.02
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 1959 0 0 0 94193 9 0 0 25 0 1 0 387017227 9293824 1943 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 2269 1943 66 132 0 2134 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 9076

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1419008/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=9484 CPUtime=1002
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 2052 0 0 0 100191 9 0 0 25 0 1 0 387017227 9711616 2036 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 2371 2036 66 132 0 2236 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 9484

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1418816/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=9772 CPUtime=1061.97
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 2105 0 0 0 106188 9 0 0 25 0 1 0 387017227 10006528 2089 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 2443 2089 66 132 0 2308 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 9772

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1418752/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=9772 CPUtime=1121.96
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 2129 0 0 0 112186 10 0 0 25 0 1 0 387017227 10006528 2113 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550353 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 2443 2113 66 132 0 2308 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 9772

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1418496/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=10036 CPUtime=1181.95
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 2182 0 0 0 118184 11 0 0 25 0 1 0 387017227 10276864 2166 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552583 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 2509 2166 66 132 0 2374 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 10036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 1830
/proc/meminfo: memFree=1418432/2055920 swapFree=4159120/4192956
[pid=1827] ppid=1825 vsize=10036 CPUtime=1200.04
/proc/1827/stat : 1827 (minimarch) R 1825 1827 982 0 -1 4194304 2190 0 0 0 119993 11 0 0 25 0 1 0 387017227 10276864 2174 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/1827/statm: 2509 2174 66 132 0 2374 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 10036

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.05
CPU user time (s): 1199.94
CPU system time (s): 0.113982
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 10036

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

runsolver used 1.39379 second user time and 2.96055 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Mar 12 03:37:02 UTC 2007

IDJOB= 337606
IDBENCH= 24703
IDSOLVER= 110
FILE ID= node1/337606-1173670621

PBS_JOBID= 4101456

Free space on /tmp= 66384 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337606-1173670621/minimarch /tmp/evaluation/337606-1173670621/instance-337606-1173670621.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-337606-1173670621 -o ROOT/results/node1/solver-337606-1173670621 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337606-1173670621/minimarch /tmp/evaluation/337606-1173670621/instance-337606-1173670621.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  d27bb4ae488674c0e5d303cf0ee23c59

RANDOM SEED= 576891547

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:       1427680 kB
Buffers:         48092 kB
Cached:         498908 kB
SwapCached:      13796 kB
Active:         365360 kB
Inactive:       204636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427680 kB
SwapTotal:     4192956 kB
SwapFree:      4159120 kB
Dirty:            2328 kB
Writeback:           0 kB
Mapped:          29792 kB
Slab:            43828 kB
Committed_AS:  1227632 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= 66384 MiB

End job on node1 on Mon Mar 12 03:57:04 UTC 2007