Trace number 1733383

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.07 1200.51

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.09/0.13	c |  Number of variables:           574                                         |
0.09/0.13	c |  Number of clauses:          118234                                         |
0.09/0.13	c |  Parse time:                   0.11 s                                       |
1.60/1.67	c |  Simplification time:          1.54 s                                       |
1.60/1.67	c |                                                                             |
1.60/1.67	c ============================[ Search Statistics ]==============================
1.60/1.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.60/1.67	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.60/1.67	c ===============================================================================
1.60/1.68	c |       100 |     349    28552   152162 |    10469       99     12 | 29.095 % |
1.60/1.68	c |       250 |     349    28552   152162 |    11515      249     14 | 29.097 % |
1.60/1.69	c |       475 |     348    28552   152162 |    12667      473     15 | 29.269 % |
1.69/1.70	c |       812 |     347    28552   152162 |    13934      809     15 | 29.445 % |
1.69/1.72	c |      1318 |     347    28552   152162 |    15327     1315     16 | 29.443 % |
1.69/1.74	c |      2077 |     346    28552   152162 |    16860     2073     15 | 29.619 % |
1.69/1.77	c |      3216 |     346    28552   152162 |    18546     3212     17 | 29.617 % |
1.79/1.84	c |      4924 |     343    28552   152162 |    20401     4917     17 | 30.140 % |
1.89/1.94	c |      7486 |     342    28552   152162 |    22441     7478     18 | 30.314 % |
2.10/2.15	c |     11330 |     341    28552   152162 |    24685    11321     18 | 30.488 % |
2.39/2.43	c |     17096 |     334    28552   152162 |    27154    17080     18 | 31.710 % |
2.99/3.01	c |     25745 |     333    26731   142162 |    29869    25687     18 | 31.882 % |
3.89/3.97	c |     38719 |     332    26599   141401 |    32856    22265     17 | 32.059 % |
5.49/5.50	c |     58180 |     332    26467   140653 |    36142    23298     17 | 32.058 % |
7.89/7.99	c |     87372 |     332    26467   140653 |    39756    31854     18 | 32.056 % |
12.09/12.15	c |    131161 |     332    26467   140653 |    43731    25804     17 | 32.056 % |
18.08/18.19	c |    196845 |     331    26335   139904 |    48105    36192     17 | 32.233 % |
27.88/27.99	c |    295371 |     330    26298   139830 |    52915    39318     17 | 32.404 % |
43.97/44.06	c |    443160 |     330    26298   139830 |    58207    46047     18 | 32.404 % |
67.36/67.49	c |    664843 |     330    26298   139830 |    64027    17932     15 | 32.406 % |
100.55/100.67	c |    997368 |     330    26298   139830 |    70430    21584     14 | 32.407 % |
162.22/162.37	c |   1496156 |     329    26262   139758 |    77473    52044     19 | 32.588 % |
268.99/269.12	c |   2244338 |     329    26262   139758 |    85221    47906     21 | 32.579 % |
437.54/437.71	c |   3366612 |     329    26262   139758 |    93743    50472     20 | 32.579 % |
723.53/723.81	c |   5050023 |     329    26262   139758 |   103117    61246     20 | 32.579 % |
1187.75/1188.30	c |   7575139 |     329    26262   139758 |   113429    67831     18 | 32.579 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733383-1240787749/watcher-1733383-1240787749 -o /tmp/evaluation-result-1733383-1240787749/solver-1733383-1240787749 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1733383-1240787749.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): 1800 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.99 0.98 0.99 3/64 32667
/proc/meminfo: memFree=1759256/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=7476 CPUtime=0
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 406 0 0 0 0 0 0 0 18 0 1 0 106808733 7655424 390 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 1869 391 63 219 0 1647 0

[startup+0.0453519 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32667
/proc/meminfo: memFree=1759256/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=9724 CPUtime=0.03
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 1267 0 0 0 3 0 0 0 18 0 1 0 106808733 9957376 1251 1992294400 4194304 5092341 548682068832 18446744073709551615 4523536 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 2431 1251 63 219 0 2209 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9724

[startup+0.102361 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32667
/proc/meminfo: memFree=1759256/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=12976 CPUtime=0.09
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 2536 0 0 0 8 1 0 0 18 0 1 0 106808733 13287424 2418 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 3244 2418 63 219 0 3022 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12976

[startup+0.302397 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32667
/proc/meminfo: memFree=1759256/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=14704 CPUtime=0.3
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 3293 0 0 0 28 2 0 0 19 0 1 0 106808733 15056896 3084 1992294400 4194304 5092341 548682068832 18446744073709551615 4247904 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 3676 3084 88 219 0 3454 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 14704

[startup+0.701471 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32667
/proc/meminfo: memFree=1759256/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=14704 CPUtime=0.7
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 3293 0 0 0 68 2 0 0 22 0 1 0 106808733 15056896 3084 1992294400 4194304 5092341 548682068832 18446744073709551615 4219745 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 3676 3084 88 219 0 3454 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 14704

[startup+1.50162 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1747216/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=14704 CPUtime=1.5
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 3345 0 0 0 148 2 0 0 25 0 1 0 106808733 15056896 3136 1992294400 4194304 5092341 548682068832 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 3676 3136 88 219 0 3454 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 14704

[startup+3.10192 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1749712/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=14160 CPUtime=3.09
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 4060 0 0 0 307 2 0 0 25 0 1 0 106808733 14499840 2760 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 3540 2760 101 219 0 3318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14160

[startup+6.30151 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1745552/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=19460 CPUtime=6.29
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 5715 0 0 0 626 3 0 0 25 0 1 0 106808733 19927040 3651 1992294400 4194304 5092341 548682068832 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 4865 3651 101 219 0 4643 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19460

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1743184/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=19460 CPUtime=12.69
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 6091 0 0 0 1266 3 0 0 25 0 1 0 106808733 19927040 4027 1992294400 4194304 5092341 548682068832 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 4865 4027 101 219 0 4643 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19460

[startup+25.5021 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1738128/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=24652 CPUtime=25.49
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 7410 0 0 0 2544 5 0 0 25 0 1 0 106808733 25243648 5346 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 6163 5346 101 219 0 5941 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24652

[startup+51.1028 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1740240/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=27560 CPUtime=51.07
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 11263 0 0 0 5100 7 0 0 25 0 1 0 106808733 28221440 5328 1992294400 4194304 5092341 548682068832 18446744073709551615 4240969 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 6890 5328 101 219 0 6668 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27560

[startup+102.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1732752/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=27560 CPUtime=102.26
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 12589 0 0 0 10217 9 0 0 25 0 1 0 106808733 28221440 6654 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 6890 6654 101 219 0 6668 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27560

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1730128/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=35380 CPUtime=162.22
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 13245 0 0 0 16213 9 0 0 25 0 1 0 106808733 36229120 7310 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 8845 7310 101 219 0 8623 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 35380

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1728848/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=35380 CPUtime=222.21
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 15553 0 0 0 22210 11 0 0 25 0 1 0 106808733 36229120 7611 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 8845 7611 101 219 0 8623 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 35380

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1721552/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=43360 CPUtime=282.19
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 17474 0 0 0 28207 12 0 0 25 0 1 0 106808733 44400640 9532 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 10840 9532 101 219 0 10618 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 43360

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1720080/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=43360 CPUtime=342.16
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 17731 0 0 0 34204 12 0 0 25 0 1 0 106808733 44400640 9789 1992294400 4194304 5092341 548682068832 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 10840 9789 101 219 0 10618 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 43360

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1716624/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=43360 CPUtime=402.14
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 18579 0 0 0 40201 13 0 0 25 0 1 0 106808733 44400640 10637 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 10840 10637 101 219 0 10618 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 43360

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1716624/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=43360 CPUtime=462.12
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 18579 0 0 0 46199 13 0 0 25 0 1 0 106808733 44400640 10637 1992294400 4194304 5092341 548682068832 18446744073709551615 4240608 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 10840 10637 101 219 0 10618 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 43360

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1716688/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=43360 CPUtime=522.1
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 18579 0 0 0 52197 13 0 0 25 0 1 0 106808733 44400640 10637 1992294400 4194304 5092341 548682068832 18446744073709551615 4240620 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 10840 10637 101 219 0 10618 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 43360

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1719120/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=43788 CPUtime=582.08
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 21718 0 0 0 58193 15 0 0 25 0 1 0 106808733 44838912 10029 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 10947 10029 101 219 0 10725 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 43788

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1719120/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=43788 CPUtime=642.06
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 21720 0 0 0 64191 15 0 0 25 0 1 0 106808733 44838912 10031 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 10947 10031 101 219 0 10725 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 43788

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1718928/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=43788 CPUtime=702.03
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 21757 0 0 0 70188 15 0 0 25 0 1 0 106808733 44838912 10068 1992294400 4194304 5092341 548682068832 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 10947 10068 101 219 0 10725 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 43788

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1718352/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=43788 CPUtime=762.01
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 21885 0 0 0 76186 15 0 0 25 0 1 0 106808733 44838912 10196 1992294400 4194304 5092341 548682068832 18446744073709551615 4241019 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 10947 10196 101 219 0 10725 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 43788

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1712976/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=48976 CPUtime=821.99
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 23223 0 0 0 82182 17 0 0 25 0 1 0 106808733 50151424 11534 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 12244 11534 101 219 0 12022 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 48976

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1712656/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=48976 CPUtime=881.97
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 23292 0 0 0 88180 17 0 0 25 0 1 0 106808733 50151424 11603 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 12244 11603 101 219 0 12022 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 48976

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1712656/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=48976 CPUtime=941.95
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 23292 0 0 0 94178 17 0 0 25 0 1 0 106808733 50151424 11603 1992294400 4194304 5092341 548682068832 18446744073709551615 4249953 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 12244 11603 101 219 0 12022 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 48976

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1712592/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=48976 CPUtime=1001.92
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 23292 0 0 0 100175 17 0 0 25 0 1 0 106808733 50151424 11603 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 12244 11603 101 219 0 12022 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 48976

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1712336/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=48976 CPUtime=1061.9
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 23356 0 0 0 106173 17 0 0 25 0 1 0 106808733 50151424 11667 1992294400 4194304 5092341 548682068832 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 12244 11667 101 219 0 12022 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 48976

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1712336/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=48976 CPUtime=1121.88
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 23356 0 0 0 112171 17 0 0 25 0 1 0 106808733 50151424 11667 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 12244 11667 101 219 0 12022 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 48976

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1712336/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=48976 CPUtime=1181.86
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 23356 0 0 0 118169 17 0 0 25 0 1 0 106808733 50151424 11667 1992294400 4194304 5092341 548682068832 18446744073709551615 4252535 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 12244 11667 101 219 0 12022 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 48976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1712272/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=48976 CPUtime=1200.05
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 23356 0 0 0 119988 17 0 0 25 0 1 0 106808733 50151424 11667 1992294400 4194304 5092341 548682068832 18446744073709551615 4240620 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 12244 11667 101 219 0 12022 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 48976

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32668
/proc/meminfo: memFree=1712272/2055920 swapFree=4181320/4192956
[pid=32667] ppid=32665 vsize=48976 CPUtime=1200.05
/proc/32667/stat : 32667 (minisat) R 32665 32667 32445 0 -1 4194304 23356 0 0 0 119988 17 0 0 25 0 1 0 106808733 50151424 11667 1992294400 4194304 5092341 548682068832 18446744073709551615 4240620 0 0 4096 3 0 0 0 17 1 0 0
/proc/32667/statm: 12244 11667 101 219 0 12022 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 48976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.89
CPU system time (s): 0.184971
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 55040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23356
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= 2
involuntary context switches= 2988

runsolver used 1.03784 second user time and 2.28865 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-27 01:15:49
IDJOB=1733383
IDBENCH=71139
IDSOLVER=546
FILE ID=node7/1733383-1240787749
PBS_JOBID= 9187297
Free space on /tmp= 66200 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733383-1240787749/watcher-1733383-1240787749 -o /tmp/evaluation-result-1733383-1240787749/solver-1733383-1240787749 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1733383-1240787749.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=53723652

node7.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.256
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.256
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:       1759736 kB
Buffers:         38824 kB
Cached:         191020 kB
SwapCached:       5504 kB
Active:          41040 kB
Inactive:       196700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759736 kB
SwapTotal:     4192956 kB
SwapFree:      4181320 kB
Dirty:            4160 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            44444 kB
Committed_AS:   739692 kB
PageTables:       1444 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= 66200 MiB
End job on node7 at 2009-04-27 01:35:51