Trace number 1589739

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
minisat2-simp 070721? (TO) 1200.06 1200.41

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl032.cnf
MD5SUM5bb6e70c95bda454f634cd586084908b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark990.494
Satisfiable
(Un)Satisfiability was proved
Number of variables18607
Number of clauses55724
Sum of the clauses size130020
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237148
Number of clauses of size 318574
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is 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:  18607                                                |
0.00/0.00	|  Number of clauses:    55724                                                |
0.06/0.06	|  Parsing time:         0.05         s                                       |
0.29/0.32	============================[ Search Statistics ]==============================
0.29/0.32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.32	===============================================================================
0.29/0.32	|         0 |    6860    34360   106054 |    11453        0    nan |  0.000 % |
0.49/0.53	|       100 |    6859    34360   106054 |    12598       99    166 |  0.016 % |
0.59/0.62	|       251 |    6859    34356   106046 |    13858      250    103 |  0.016 % |
0.59/0.64	|       476 |    6812    34356   106046 |    15244      470     61 |  3.235 % |
0.69/0.71	|       814 |    6260    30215    95476 |    16768      808     51 |  3.235 % |
0.69/0.76	|      1321 |    6260    30215    95476 |    18445     1315     41 |  3.235 % |
0.99/1.00	|      2082 |    6260    30215    95476 |    20290     2076     41 |  3.235 % |
1.29/1.33	|      3221 |    6229    30042    95008 |    22319     3214     43 |  3.402 % |
1.49/1.55	|      4930 |    6229    30042    95008 |    24551     4923     35 |  3.402 % |
3.09/3.12	|      7492 |    6229    30042    95008 |    27006     7485     44 |  3.402 % |
3.79/3.84	|     11336 |    6229    30042    95008 |    29706    11329     40 |  3.402 % |
4.89/4.99	|     17104 |    6149    29692    93988 |    32677    17095     37 |  3.832 % |
11.39/11.44	|     25753 |    6129    29604    93731 |    35945    25743     46 |  3.939 % |
26.78/26.84	|     38728 |    6129    29604    93731 |    39540    38718     60 |  3.939 % |
41.98/42.06	|     58189 |    6124    29581    93664 |    43494    33744     74 |  3.966 % |
71.67/71.71	|     87381 |    6119    29581    93664 |    47843    36540     58 |  4.052 % |
115.56/115.65	|    131172 |    6108    29509    93453 |    52627    22400     51 |  4.052 % |
157.84/157.91	|    196856 |    6108    29509    93453 |    57890    51334     39 |  4.052 % |
256.52/256.67	|    295382 |    6108    29509    93453 |    63679    37503     48 |  4.052 % |
377.38/377.57	|    443171 |    6043    29236    92665 |    70047    56252     38 |  4.810 % |
580.92/581.15	|    664855 |    5967    28914    91738 |    77052    28164     45 |  4.810 % |
984.41/984.78	|    997380 |    5967    28914    91738 |    84757    34732     44 |  4.810 % |

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-1589739-1239106415/watcher-1589739-1239106415 -o /tmp/evaluation-result-1589739-1239106415/solver-1589739-1239106415 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589739-1239106415.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: 1.00 1.00 1.08 3/64 24012
/proc/meminfo: memFree=1991592/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=2216 CPUtime=0
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 380 0 0 0 0 0 0 0 18 0 1 0 787533974 2269184 365 1992294400 134512640 135243866 4294956256 18446744073709551615 134553583 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 554 365 65 178 0 374 0

[startup+0.0633269 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 24012
/proc/meminfo: memFree=1991592/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=7560 CPUtime=0.06
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 1606 0 0 0 5 1 0 0 18 0 1 0 787533974 7741440 1591 1992294400 134512640 135243866 4294956256 18446744073709551615 134770158 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 1889 1591 65 178 0 1709 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7560

[startup+0.102332 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 24012
/proc/meminfo: memFree=1991592/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=8588 CPUtime=0.09
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 1840 0 0 0 8 1 0 0 18 0 1 0 787533974 8794112 1825 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 2147 1825 81 178 0 1967 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8588

[startup+0.30236 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 24012
/proc/meminfo: memFree=1991592/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=12808 CPUtime=0.29
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 2823 0 0 0 28 1 0 0 20 0 1 0 787533974 13115392 2808 1992294400 134512640 135243866 4294956256 18446744073709551615 134525974 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 3202 2808 81 178 0 3022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12808

[startup+0.701416 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 24012
/proc/meminfo: memFree=1991592/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=11400 CPUtime=0.69
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 2830 0 0 0 68 1 0 0 23 0 1 0 787533974 11673600 2580 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 2850 2580 87 178 0 2670 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11400

[startup+1.50153 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24013
/proc/meminfo: memFree=1981344/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=11400 CPUtime=1.49
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 2830 0 0 0 148 1 0 0 25 0 1 0 787533974 11673600 2580 1992294400 134512640 135243866 4294956256 18446744073709551615 134558496 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 2850 2580 87 178 0 2670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11400

[startup+3.10176 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24013
/proc/meminfo: memFree=1981216/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=11796 CPUtime=3.09
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 2931 0 0 0 307 2 0 0 25 0 1 0 787533974 12079104 2681 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 2949 2681 87 178 0 2769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11796

[startup+6.30121 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24013
/proc/meminfo: memFree=1979936/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=13244 CPUtime=6.29
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 3263 0 0 0 627 2 0 0 25 0 1 0 787533974 13561856 3013 1992294400 134512640 135243866 4294956256 18446744073709551615 134555804 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 3311 3013 87 178 0 3131 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13244

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24013
/proc/meminfo: memFree=1977584/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=15356 CPUtime=12.69
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 3829 0 0 0 1266 3 0 0 25 0 1 0 787533974 15724544 3579 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 3839 3579 87 178 0 3659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15356

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24013
/proc/meminfo: memFree=1973488/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=19352 CPUtime=25.48
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 4805 0 0 0 2544 4 0 0 25 0 1 0 787533974 19816448 4555 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 4838 4555 87 178 0 4658 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19352

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24013
/proc/meminfo: memFree=1969328/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=23604 CPUtime=51.08
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 5856 0 0 0 5102 6 0 0 25 0 1 0 787533974 24170496 5606 1992294400 134512640 135243866 4294956256 18446744073709551615 134565175 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 5901 5606 87 178 0 5721 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23604

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 24013
/proc/meminfo: memFree=1967984/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=24792 CPUtime=102.26
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 6158 0 0 0 10220 6 0 0 25 0 1 0 787533974 25387008 5908 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 6198 5908 87 178 0 6018 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24792

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 24013
/proc/meminfo: memFree=1967920/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=24792 CPUtime=162.24
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 6165 0 0 0 16218 6 0 0 25 0 1 0 787533974 25387008 5915 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 6198 5915 87 178 0 6018 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24792

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24013
/proc/meminfo: memFree=1966384/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=26244 CPUtime=222.23
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 6531 0 0 0 22216 7 0 0 25 0 1 0 787533974 26873856 6281 1992294400 134512640 135243866 4294956256 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 6561 6281 87 178 0 6381 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26244

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 24013
/proc/meminfo: memFree=1965936/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=26916 CPUtime=282.21
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 6648 0 0 0 28214 7 0 0 25 0 1 0 787533974 27561984 6398 1992294400 134512640 135243866 4294956256 18446744073709551615 134558464 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 6729 6398 87 178 0 6549 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 26916

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 24013
/proc/meminfo: memFree=1965488/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=27312 CPUtime=342.19
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 6762 0 0 0 34212 7 0 0 25 0 1 0 787533974 27967488 6512 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 6828 6512 87 178 0 6648 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27312

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24013
/proc/meminfo: memFree=1964848/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=27900 CPUtime=402.18
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 6891 0 0 0 40210 8 0 0 25 0 1 0 787533974 28569600 6641 1992294400 134512640 135243866 4294956256 18446744073709551615 134555776 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 6975 6641 87 178 0 6795 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 27900

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24013
/proc/meminfo: memFree=1964656/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=28192 CPUtime=462.16
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 6964 0 0 0 46208 8 0 0 25 0 1 0 787533974 28868608 6714 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 7048 6714 87 178 0 6868 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 28192

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 24013
/proc/meminfo: memFree=1964080/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=28680 CPUtime=522.14
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 7079 0 0 0 52206 8 0 0 25 0 1 0 787533974 29368320 6829 1992294400 134512640 135243866 4294956256 18446744073709551615 134558719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 7170 6829 87 178 0 6990 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 28680

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 24013
/proc/meminfo: memFree=1958512/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=34092 CPUtime=582.12
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 8456 0 0 0 58202 10 0 0 25 0 1 0 787533974 34910208 8206 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 8523 8206 87 178 0 8343 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 34092

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 24013
/proc/meminfo: memFree=1956464/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=36208 CPUtime=642.11
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 8977 0 0 0 64200 11 0 0 25 0 1 0 787533974 37076992 8727 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 9052 8727 87 178 0 8872 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 36208

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24013
/proc/meminfo: memFree=1954928/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=37660 CPUtime=702.09
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 9329 0 0 0 70197 12 0 0 25 0 1 0 787533974 38563840 9079 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 9415 9079 87 178 0 9235 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 37660

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24013
/proc/meminfo: memFree=1951472/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=40988 CPUtime=762.07
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 10184 0 0 0 76194 13 0 0 25 0 1 0 787533974 41971712 9934 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 10247 9934 87 178 0 10067 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 40988

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24013
/proc/meminfo: memFree=1951408/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=41144 CPUtime=822.05
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 10195 0 0 0 82192 13 0 0 25 0 1 0 787533974 42131456 9945 1992294400 134512640 135243866 4294956256 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 10286 9945 87 178 0 10106 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 41144

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24013
/proc/meminfo: memFree=1951408/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=41144 CPUtime=882.03
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 10195 0 0 0 88190 13 0 0 25 0 1 0 787533974 42131456 9945 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 10286 9945 87 178 0 10106 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 41144

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24013
/proc/meminfo: memFree=1951408/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=41144 CPUtime=942.02
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 10195 0 0 0 94188 14 0 0 25 0 1 0 787533974 42131456 9945 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 10286 9945 87 178 0 10106 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 41144

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24013
/proc/meminfo: memFree=1951408/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=41144 CPUtime=1002
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 10196 0 0 0 100186 14 0 0 25 0 1 0 787533974 42131456 9946 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 10286 9946 87 178 0 10106 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 41144

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24013
/proc/meminfo: memFree=1951344/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=41144 CPUtime=1061.98
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 10202 0 0 0 106184 14 0 0 25 0 1 0 787533974 42131456 9952 1992294400 134512640 135243866 4294956256 18446744073709551615 134558765 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 10286 9952 87 178 0 10106 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 41144

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24013
/proc/meminfo: memFree=1951344/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=41144 CPUtime=1121.96
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 10202 0 0 0 112182 14 0 0 25 0 1 0 787533974 42131456 9952 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 10286 9952 87 178 0 10106 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 41144

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24013
/proc/meminfo: memFree=1951280/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=41144 CPUtime=1181.94
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 10203 0 0 0 118180 14 0 0 25 0 1 0 787533974 42131456 9953 1992294400 134512640 135243866 4294956256 18446744073709551615 134563672 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 10286 9953 87 178 0 10106 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 41144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24013
/proc/meminfo: memFree=1951280/2055920 swapFree=4179560/4192956
[pid=24012] ppid=24010 vsize=41144 CPUtime=1200.04
/proc/24012/stat : 24012 (minisat_static) R 24010 24012 23803 0 -1 4194304 10203 0 0 0 119990 14 0 0 25 0 1 0 787533974 42131456 9953 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24012/statm: 10286 9953 87 178 0 10106 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 41144

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.91
CPU system time (s): 0.152976
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 41144

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

runsolver used 0.828873 second user time and 2.6106 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-07 14:13:35
IDJOB=1589739
IDBENCH=70780
IDSOLVER=568
FILE ID=node49/1589739-1239106415
PBS_JOBID= 9110800
Free space on /tmp= 66532 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl032.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589739-1239106415/watcher-1589739-1239106415 -o /tmp/evaluation-result-1589739-1239106415/solver-1589739-1239106415 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1589739-1239106415.cnf

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED=895351161

node49.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.214
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.214
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:       1992008 kB
Buffers:          2652 kB
Cached:          20840 kB
SwapCached:       6632 kB
Active:          18008 kB
Inactive:        14308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1992008 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            17368 kB
Committed_AS:  2617892 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node49 at 2009-04-07 14:33:38