Trace number 337690

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-03-S1609878926.sat05-487.reshuffled-07.cnf
MD5SUM7f7c976d7909598011f66ef2d3909687
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.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     695     3492    10508 |     1164        0    nan |  0.000 % |
0.00/0.02	|       100 |     695     3492    10508 |     1280      100     24 |  0.000 % |
0.00/0.03	|       250 |     695     3492    10508 |     1408      250     23 |  0.000 % |
0.00/0.04	|       476 |     695     3492    10508 |     1549      476     23 |  0.000 % |
0.00/0.05	|       813 |     695     3492    10508 |     1704      813     23 |  0.000 % |
0.08/0.08	|      1319 |     695     3492    10508 |     1874     1319     23 |  0.000 % |
0.09/0.12	|      2079 |     695     3492    10508 |     2062     1118     22 |  0.000 % |
0.09/0.18	|      3219 |     695     3492    10508 |     2268     1187     23 |  0.000 % |
0.19/0.29	|      4928 |     695     3492    10508 |     2495     1728     22 |  0.000 % |
0.39/0.45	|      7491 |     695     3492    10508 |     2744     1748     22 |  0.000 % |
0.59/0.70	|     11335 |     695     3492    10508 |     3019     2781     24 |  0.000 % |
1.00/1.10	|     17101 |     695     3492    10508 |     3321     2389     25 |  0.000 % |
1.69/1.74	|     25750 |     695     3492    10508 |     3653     2587     23 |  0.000 % |
2.59/2.69	|     38724 |     695     3492    10508 |     4018     2565     23 |  0.000 % |
4.09/4.18	|     58185 |     695     3492    10508 |     4420     3681     23 |  0.000 % |
6.50/6.58	|     87377 |     695     3492    10508 |     4862     3740     23 |  0.000 % |
10.29/10.34	|    131166 |     695     3492    10508 |     5348     3199     22 |  0.000 % |
16.19/16.21	|    196850 |     695     3492    10508 |     5883     3926     23 |  0.000 % |
25.19/25.20	|    295377 |     695     3492    10508 |     6471     4370     23 |  0.000 % |
39.38/39.47	|    443166 |     695     3492    10508 |     7118     5196     23 |  0.000 % |
61.77/61.82	|    664849 |     695     3492    10508 |     7830     4432     24 |  0.000 % |
96.56/96.65	|    997374 |     695     3492    10508 |     8613     5619     23 |  0.000 % |
151.64/151.71	|   1496162 |     695     3492    10508 |     9475     5640     23 |  0.000 % |
240.31/240.41	|   2244344 |     695     3492    10508 |    10422     9524     26 |  0.000 % |
376.47/376.69	|   3366619 |     695     3492    10508 |    11465    10489     26 |  0.000 % |
594.70/594.90	|   5050030 |     695     3492    10508 |    12611    11237     26 |  0.000 % |
936.39/936.76	|   7575146 |     695     3492    10508 |    13872     8968     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/node15/watcher-337690-1173672294 -o ROOT/results/node15/solver-337690-1173672294 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337690-1173672294/minimarch /tmp/evaluation/337690-1173672294/instance-337690-1173672294.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 1.00 1.00 3/77 6110
/proc/meminfo: memFree=1357320/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=2012 CPUtime=0
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 387183818 2060288 143 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 503 144 51 132 0 368 0

[startup+0.0835341 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6110
/proc/meminfo: memFree=1357320/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=2008 CPUtime=0.08
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 202 0 0 0 8 0 0 0 18 0 1 0 387183818 2056192 186 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 502 186 66 132 0 367 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2008

[startup+0.101537 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6110
/proc/meminfo: memFree=1357320/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=2140 CPUtime=0.09
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 214 0 0 0 9 0 0 0 18 0 1 0 387183818 2191360 198 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557547 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 535 198 66 132 0 400 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2140

[startup+0.301571 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6110
/proc/meminfo: memFree=1357320/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=2272 CPUtime=0.29
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 241 0 0 0 29 0 0 0 19 0 1 0 387183818 2326528 225 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134556529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 568 225 66 132 0 433 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2272

[startup+0.70164 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6110
/proc/meminfo: memFree=1357320/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=2404 CPUtime=0.69
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 275 0 0 0 69 0 0 0 23 0 1 0 387183818 2461696 259 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 601 259 66 132 0 466 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2404

[startup+1.50278 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1356480/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=2536 CPUtime=1.49
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 316 0 0 0 149 0 0 0 25 0 1 0 387183818 2596864 300 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 634 300 66 132 0 499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2536

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1356160/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=2668 CPUtime=3.09
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 359 0 0 0 309 0 0 0 25 0 1 0 387183818 2732032 343 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 667 343 66 132 0 532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2668

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1355776/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=2932 CPUtime=6.29
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 414 0 0 0 629 0 0 0 25 0 1 0 387183818 3002368 398 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 733 398 66 132 0 598 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2932

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1355328/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=3212 CPUtime=12.69
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 492 0 0 0 1269 0 0 0 25 0 1 0 387183818 3289088 476 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551703 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 803 476 66 132 0 668 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3212

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1355008/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=3608 CPUtime=25.48
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 593 0 0 0 2548 0 0 0 25 0 1 0 387183818 3694592 577 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 902 577 66 132 0 767 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3608

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1354304/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=4280 CPUtime=51.07
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 744 0 0 0 5107 0 0 0 25 0 1 0 387183818 4382720 728 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557551 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 1070 728 66 132 0 935 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4280

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1353536/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=4940 CPUtime=102.26
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 932 0 0 0 10225 1 0 0 25 0 1 0 387183818 5058560 916 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550333 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 1235 916 66 132 0 1100 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4940

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1352896/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=5608 CPUtime=162.24
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1100 0 0 0 16222 2 0 0 25 0 1 0 387183818 5742592 1084 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 1402 1084 66 132 0 1267 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5608

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1352384/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=6148 CPUtime=222.22
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1213 0 0 0 22220 2 0 0 25 0 1 0 387183818 6295552 1197 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 1537 1197 66 132 0 1402 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6148

[startup+282.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 6111
/proc/meminfo: memFree=1352000/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=6548 CPUtime=282.2
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1328 0 0 0 28217 3 0 0 25 0 1 0 387183818 6705152 1312 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 1637 1312 66 132 0 1502 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6548

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 6111
/proc/meminfo: memFree=1351680/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=6948 CPUtime=342.18
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1410 0 0 0 34215 3 0 0 25 0 1 0 387183818 7114752 1394 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551142 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 1737 1394 66 132 0 1602 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 6948

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1351232/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=7356 CPUtime=402.16
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1514 0 0 0 40212 4 0 0 25 0 1 0 387183818 7532544 1498 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 1839 1498 66 132 0 1704 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 7356

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1351104/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=7624 CPUtime=462.14
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1580 0 0 0 46209 5 0 0 25 0 1 0 387183818 7806976 1564 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 1906 1564 66 132 0 1771 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 7624

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1350912/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=7892 CPUtime=522.12
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1645 0 0 0 52207 5 0 0 25 0 1 0 387183818 8081408 1629 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551199 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 1973 1629 66 132 0 1838 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 7892

[startup+582.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 6111
/proc/meminfo: memFree=1350656/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=8156 CPUtime=582.1
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1709 0 0 0 58204 6 0 0 25 0 1 0 387183818 8351744 1693 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134560774 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2039 1693 66 132 0 1904 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 8156

[startup+642.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 6111
/proc/meminfo: memFree=1350336/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=8420 CPUtime=642.08
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1778 0 0 0 64202 6 0 0 25 0 1 0 387183818 8622080 1762 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553224 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2105 1762 66 132 0 1970 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 8420

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1350080/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=8560 CPUtime=702.07
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1827 0 0 0 70200 7 0 0 25 0 1 0 387183818 8765440 1811 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2140 1811 66 132 0 2005 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 8560

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1349952/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=8696 CPUtime=762.05
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1864 0 0 0 76197 8 0 0 25 0 1 0 387183818 8904704 1848 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2174 1848 66 132 0 2039 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 8696

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1349824/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=8828 CPUtime=822.03
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1891 0 0 0 82195 8 0 0 25 0 1 0 387183818 9039872 1875 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2207 1875 66 132 0 2072 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 8828

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1349696/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=8960 CPUtime=882
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1919 0 0 0 88192 8 0 0 25 0 1 0 387183818 9175040 1903 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2240 1903 66 132 0 2105 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 8960

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1349440/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=9232 CPUtime=941.98
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 1997 0 0 0 94189 9 0 0 25 0 1 0 387183818 9453568 1981 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2308 1981 66 132 0 2173 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 9232

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1349248/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=9504 CPUtime=1001.97
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 2045 0 0 0 100187 10 0 0 25 0 1 0 387183818 9732096 2029 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2376 2029 66 132 0 2241 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 9504

[startup+1062.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 6111
/proc/meminfo: memFree=1349120/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=9636 CPUtime=1061.94
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 2095 0 0 0 106184 10 0 0 25 0 1 0 387183818 9867264 2079 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551523 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2409 2079 66 132 0 2274 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 9636

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 6111
/proc/meminfo: memFree=1348928/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=9772 CPUtime=1121.93
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 2126 0 0 0 112182 11 0 0 25 0 1 0 387183818 10006528 2110 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2443 2110 66 132 0 2308 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 9772

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1348736/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=9908 CPUtime=1181.91
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 2170 0 0 0 118179 12 0 0 25 0 1 0 387183818 10145792 2154 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2477 2154 66 132 0 2342 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 9908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6111
/proc/meminfo: memFree=1348672/2055920 swapFree=4152672/4192956
[pid=6110] ppid=6108 vsize=10040 CPUtime=1200.01
/proc/6110/stat : 6110 (minimarch) R 6108 6110 5687 0 -1 4194304 2189 0 0 0 119989 12 0 0 25 0 1 0 387183818 10280960 2173 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/6110/statm: 2510 2173 66 132 0 2375 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 10040

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.02
CPU user time (s): 1199.9
CPU system time (s): 0.123981
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 10040

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

runsolver used 1.44378 second user time and 2.93055 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Mar 12 04:04:54 UTC 2007

IDJOB= 337690
IDBENCH= 24705
IDSOLVER= 110
FILE ID= node15/337690-1173672294

PBS_JOBID= 4101473

Free space on /tmp= 66531 MiB

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

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  7f7c976d7909598011f66ef2d3909687

RANDOM SEED= 806390853

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1357792 kB
Buffers:         57796 kB
Cached:         545092 kB
SwapCached:       2924 kB
Active:         403356 kB
Inactive:       222804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1357792 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:            2332 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            57476 kB
Committed_AS:  1386976 kB
PageTables:       1800 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= 66531 MiB

End job on node15 on Mon Mar 12 04:24:57 UTC 2007