Trace number 428463

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.09 1200.44

General information on the benchmark

Nameindustrial/
manolios/manol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.565
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
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 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:  185149                                               |
0.00/0.00	|  Number of clauses:    552412                                               |
1.89/1.91	|  Parsing time:         1.84         s                                       |
6.99/7.07	============================[ Search Statistics ]==============================
6.99/7.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.99/7.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.99/7.07	===============================================================================
6.99/7.07	|         0 |   36022   231603   994947 |    77201        0    nan |  0.000 % |
7.19/7.22	|       100 |   36011   231603   994947 |    84921       97     11 |  0.258 % |
7.39/7.41	|       250 |   36011   231603   994947 |    93413      247     11 |  0.258 % |
7.59/7.61	|       476 |   36011   231603   994947 |   102754      473     16 |  0.258 % |
7.69/7.75	|       813 |   36003   231603   994947 |   113029      808     20 |  0.265 % |
8.19/8.26	|      1319 |   35986   231603   994947 |   124332     1311     20 |  0.280 % |
8.89/8.96	|      2079 |   35985   231603   994947 |   136766     2070     23 |  0.282 % |
9.49/9.52	|      3221 |   35962   231032   992919 |   150442     3186     26 |  0.282 % |
10.29/10.38	|      4930 |   35952   231032   992919 |   165487     4891     24 |  0.300 % |
11.39/11.49	|      7492 |   35928   230530   991240 |   182035     7453     26 |  0.300 % |
12.09/12.16	|     11337 |   35921   230530   991240 |   200239    11297     26 |  0.450 % |
15.08/15.11	|     17104 |   35651   227295   980711 |   220263    17061     28 |  0.450 % |
19.58/19.69	|     25754 |   35645   227207   980408 |   242289    25709     32 |  0.459 % |
25.08/25.18	|     38735 |   35625   226964   979540 |   266518    38688     34 |  0.464 % |
34.97/35.00	|     58199 |   35623   226867   979241 |   293170    58146     35 |  0.468 % |
48.56/48.61	|     87391 |   35618   226779   979008 |   322487    87332     36 |  0.468 % |
70.55/70.68	|    131181 |   35607   226772   978991 |   354736   131119     39 |  0.474 % |
134.54/134.62	|    196865 |   35602   226725   978864 |   390210   196802     44 |  0.483 % |
252.00/252.10	|    295391 |   35590   226353   977424 |   429231   295323     46 |  0.483 % |
564.32/564.53	|    443180 |   35580   226244   977077 |   472154    36619     35 |  0.488 % |
878.54/878.88	|    664863 |   35555   226162   976855 |   519369   258295     60 |  0.506 % |

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/node4/watcher-428463-1177727097 -o ROOT/results/node4/solver-428463-1177727097 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428463-1177727097/minimarch_fixed /tmp/evaluation/428463-1177727097/instance-428463-1177727097.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.92 0.98 0.99 3/77 9934
/proc/meminfo: memFree=1598680/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=2020 CPUtime=0
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 398 0 0 0 0 0 0 0 18 0 1 0 248747569 2068480 383 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 505 383 51 132 0 370 0

[startup+0.0191671 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9934
/proc/meminfo: memFree=1598680/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=3108 CPUtime=0.01
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 679 0 0 0 1 0 0 0 18 0 1 0 248747569 3182592 664 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134526278 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 777 664 51 132 0 642 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3108

[startup+0.101174 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9934
/proc/meminfo: memFree=1598680/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=8952 CPUtime=0.09
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 2048 0 0 0 9 0 0 0 18 0 1 0 248747569 9166848 2033 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 2238 2034 51 132 0 2103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8952

[startup+0.301193 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9934
/proc/meminfo: memFree=1598680/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=24212 CPUtime=0.29
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 5266 0 0 0 26 3 0 0 19 0 1 0 248747569 24793088 5251 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 6053 5255 51 132 0 5918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24212

[startup+0.70123 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9934
/proc/meminfo: memFree=1598680/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=52008 CPUtime=0.69
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 11265 0 0 0 63 6 0 0 23 0 1 0 248747569 53256192 11250 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 13002 11251 51 132 0 12867 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52008

[startup+1.50131 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1548304/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=55044 CPUtime=1.49
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 12640 0 0 0 142 7 0 0 25 0 1 0 248747569 56365056 12625 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523026 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 13761 12625 51 132 0 13626 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55044

[startup+3.10247 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1545680/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=81932 CPUtime=3.09
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 19135 0 0 0 299 10 0 0 25 0 1 0 248747569 83898368 19120 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134527480 0 0 4096 3 0 0 0 17 0 0 0
/proc/9934/statm: 20483 19120 62 132 0 20348 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81932

[startup+6.30176 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1493328/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=113416 CPUtime=6.29
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 26777 0 0 0 616 13 0 0 25 0 1 0 248747569 116137984 26753 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134524294 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 28354 26753 62 132 0 28219 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113416

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1501712/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=101344 CPUtime=12.69
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 27971 0 0 0 1255 14 0 0 25 0 1 0 248747569 103776256 24200 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 25336 24200 68 132 0 25201 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101344

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1501712/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=101508 CPUtime=25.48
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 28009 0 0 0 2534 14 0 0 25 0 1 0 248747569 103944192 24238 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 25377 24238 68 132 0 25242 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101508

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1499920/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=104012 CPUtime=51.07
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 28564 0 0 0 5092 15 0 0 25 0 1 0 248747569 106508288 24793 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552663 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 26003 24793 68 132 0 25868 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 104012

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1485456/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=117980 CPUtime=102.25
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 32071 0 0 0 10207 18 0 0 25 0 1 0 248747569 120811520 28300 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552571 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 29495 28300 68 132 0 29360 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 117980

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1473744/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=129976 CPUtime=162.24
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 35013 0 0 0 16203 21 0 0 25 0 1 0 248747569 133095424 31242 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551759 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 32494 31242 68 132 0 32359 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 129976

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1462352/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=141144 CPUtime=222.21
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 37847 0 0 0 22196 25 0 0 25 0 1 0 248747569 144531456 34076 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551270 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 35286 34076 68 132 0 35151 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 141144

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1451664/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=152496 CPUtime=282.2
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 40551 0 0 0 28191 29 0 0 25 0 1 0 248747569 156155904 36780 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551759 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 38124 36780 68 132 0 37989 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 152496

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1442448/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=161536 CPUtime=342.18
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 42822 0 0 0 34187 31 0 0 25 0 1 0 248747569 165412864 39051 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557118 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 40384 39051 68 132 0 40249 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 161536

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1432144/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=172044 CPUtime=402.17
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 45460 0 0 0 40181 36 0 0 25 0 1 0 248747569 176173056 41689 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557310 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 43011 41689 68 132 0 42876 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 172044

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9935
/proc/meminfo: memFree=1424336/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=179460 CPUtime=462.15
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 47334 0 0 0 46177 38 0 0 25 0 1 0 248747569 183767040 43563 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 44865 43563 68 132 0 44730 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 179460

[startup+522.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1419024/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=184844 CPUtime=522.13
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 48680 0 0 0 52174 39 0 0 25 0 1 0 248747569 189280256 44909 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 46211 44909 68 132 0 46076 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 184844

[startup+582.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1415248/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=188492 CPUtime=582.12
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 49601 0 0 0 58172 40 0 0 25 0 1 0 248747569 193015808 45830 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 47123 45830 68 132 0 46988 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 188492

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1415248/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=188492 CPUtime=642.11
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 49601 0 0 0 64170 41 0 0 25 0 1 0 248747569 193015808 45830 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 47123 45830 68 132 0 46988 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 188492

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1415184/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=188492 CPUtime=702.08
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 49606 0 0 0 70167 41 0 0 25 0 1 0 248747569 193015808 45835 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557986 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 47123 45835 68 132 0 46988 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 188492

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1415120/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=188492 CPUtime=762.08
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 49610 0 0 0 76166 42 0 0 25 0 1 0 248747569 193015808 45839 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134558002 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 47123 45839 68 132 0 46988 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 188492

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1415056/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=188492 CPUtime=822.05
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 49611 0 0 0 82163 42 0 0 25 0 1 0 248747569 193015808 45840 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 47123 45840 68 132 0 46988 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 188492

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1415056/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=188492 CPUtime=882.04
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 49611 0 0 0 88161 43 0 0 25 0 1 0 248747569 193015808 45840 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 47123 45840 68 132 0 46988 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 188492

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1415056/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=188492 CPUtime=942.02
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 49619 0 0 0 94159 43 0 0 25 0 1 0 248747569 193015808 45848 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 47123 45848 68 132 0 46988 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 188492

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1414992/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=188492 CPUtime=1002.01
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 49622 0 0 0 100157 44 0 0 25 0 1 0 248747569 193015808 45851 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 47123 45851 68 132 0 46988 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 188492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1414992/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=188492 CPUtime=1061.99
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 49626 0 0 0 106155 44 0 0 25 0 1 0 248747569 193015808 45855 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 47123 45855 68 132 0 46988 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 188492

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1414992/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=188492 CPUtime=1121.97
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 49626 0 0 0 112153 44 0 0 25 0 1 0 248747569 193015808 45855 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 47123 45855 68 132 0 46988 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 188492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1410896/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=192856 CPUtime=1181.96
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 50668 0 0 0 118150 46 0 0 25 0 1 0 248747569 197484544 46897 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 48214 46897 68 132 0 48079 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 192856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9937
/proc/meminfo: memFree=1409232/2055920 swapFree=4141128/4192956
[pid=9934] ppid=9932 vsize=194388 CPUtime=1200.05
/proc/9934/stat : 9934 (minimarch_fixed) R 9932 9934 8648 0 -1 4194304 51067 0 0 0 119959 46 0 0 25 0 1 0 248747569 199053312 47296 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9934/statm: 48597 47296 68 132 0 48462 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 194388

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.59
CPU system time (s): 0.498924
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 194388

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

runsolver used 0.951855 second user time and 2.6046 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Apr 28 02:24:58 UTC 2007

IDJOB= 428463
IDBENCH= 20501
IDSOLVER= 198
FILE ID= node4/428463-1177727097

PBS_JOBID= 4715374

Free space on /tmp= 66533 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f9n.cnf
COMMAND LINE= /tmp/evaluation/428463-1177727097/minimarch_fixed /tmp/evaluation/428463-1177727097/instance-428463-1177727097.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-428463-1177727097 -o ROOT/results/node4/solver-428463-1177727097 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428463-1177727097/minimarch_fixed /tmp/evaluation/428463-1177727097/instance-428463-1177727097.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  61e4a04a828a2cd33ae3f3dde54ef320

RANDOM SEED= 775004883

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1599216 kB
Buffers:         49164 kB
Cached:         319608 kB
SwapCached:      15836 kB
Active:         248076 kB
Inactive:       144624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1599216 kB
SwapTotal:     4192956 kB
SwapFree:      4141128 kB
Dirty:           12572 kB
Writeback:           0 kB
Mapped:          30108 kB
Slab:            49540 kB
Committed_AS:  6341772 kB
PageTables:       1816 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= 66533 MiB

End job on node4 on Sat Apr 28 02:45:01 UTC 2007