Trace number 1783627

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) 5000.13 5001.62

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
MD5SUMb113aab739ba5e45a581d24e1a53a65a
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 variables1148
Number of clauses14303
Sum of the clauses size43196
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314016
Number of clauses of size 4287
Number of clauses of size 50
Number of clauses of size over 50

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.00/0.01	c |  Number of variables:          1148                                         |
0.00/0.01	c |  Number of clauses:           14303                                         |
0.00/0.01	c |  Parse time:                   0.01 s                                       |
0.09/0.11	c |  Simplification time:          0.10 s                                       |
0.09/0.11	c |                                                                             |
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |       100 |     861    14016    46872 |     5139      100     17 |  0.000 % |
0.09/0.12	c |       250 |     861    14016    46872 |     5653      250     24 |  0.000 % |
0.09/0.14	c |       475 |     861    14016    46872 |     6218      475     27 |  0.000 % |
0.09/0.16	c |       812 |     861    14016    46872 |     6840      812     29 |  0.000 % |
0.19/0.20	c |      1318 |     861    14016    46872 |     7524     1318     31 |  0.000 % |
0.19/0.25	c |      2077 |     861    14016    46872 |     8276     2077     30 |  0.000 % |
0.29/0.35	c |      3216 |     861    14016    46872 |     9104     3216     30 |  0.000 % |
0.39/0.48	c |      4924 |     861    14016    46872 |    10014     4924     31 |  0.000 % |
0.59/0.67	c |      7486 |     861    14016    46872 |    11016     7486     30 |  0.000 % |
1.00/1.02	c |     11330 |     861    14016    46872 |    12117     5729     30 |  0.000 % |
1.49/1.53	c |     17096 |     861    14016    46872 |    13329    11495     32 |  0.000 % |
2.28/2.38	c |     25745 |     861    14016    46872 |    14662    13390     34 |  0.000 % |
3.69/3.71	c |     38719 |     861    14016    46872 |    16129    11543     30 |  0.000 % |
5.79/5.89	c |     58180 |     861    14016    46872 |    17741    14746     30 |  0.000 % |
9.29/9.37	c |     87372 |     861    14016    46872 |    19516    17131     31 |  0.000 % |
14.98/15.01	c |    131161 |     861    14016    46872 |    21467    11823     29 |  0.000 % |
23.88/23.92	c |    196845 |     861    14016    46872 |    23614    12668     27 |  0.000 % |
38.58/38.67	c |    295371 |     861    14016    46872 |    25975    16372     30 |  0.000 % |
60.88/60.92	c |    443160 |     861    14016    46872 |    28573    20766     31 |  0.000 % |
95.36/95.42	c |    664843 |     861    14016    46872 |    31430    25007     29 |  0.000 % |
148.24/148.37	c |    997368 |     861    14016    46872 |    34573    27000     29 |  0.000 % |
230.72/230.80	c |   1496156 |     861    14016    46872 |    38031    26837     30 |  0.000 % |
358.89/359.01	c |   2244338 |     861    14016    46872 |    41834    27460     28 |  0.000 % |
556.53/556.70	c |   3366612 |     861    14016    46872 |    46017    19924     26 |  0.000 % |
858.04/858.32	c |   5050023 |     861    14016    46872 |    50619    19644     28 |  0.000 % |
1323.09/1323.56	c |   7575139 |     861    14016    46872 |    55681    43228     30 |  0.000 % |
2106.86/2107.52	c |  11362814 |     861    14016    46872 |    61249    28469     31 |  0.000 % |
3254.52/3255.51	c |  17044326 |     861    14016    46872 |    67374    36811     27 |  0.000 % |

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-1783627-1241861826/watcher-1783627-1241861826 -o /tmp/evaluation-result-1783627-1241861826/solver-1783627-1241861826 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1783627-1241861826.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.39 0.09 0.03 3/64 24789
/proc/meminfo: memFree=1690160/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=7604 CPUtime=0
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 214215410 7786496 230 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 1901 230 63 219 0 1679 0

[startup+0.09902 s]
/proc/loadavg: 0.39 0.09 0.03 3/64 24789
/proc/meminfo: memFree=1690160/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=8404 CPUtime=0.09
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 607 0 0 0 9 0 0 0 18 0 1 0 214215410 8605696 591 1992294400 4194304 5092341 548682068848 18446744073709551615 4219753 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 2101 591 88 219 0 1879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8404

[startup+0.10102 s]
/proc/loadavg: 0.39 0.09 0.03 3/64 24789
/proc/meminfo: memFree=1690160/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=8404 CPUtime=0.09
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 607 0 0 0 9 0 0 0 18 0 1 0 214215410 8605696 591 1992294400 4194304 5092341 548682068848 18446744073709551615 4218943 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 2101 591 88 219 0 1879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8404

[startup+0.30105 s]
/proc/loadavg: 0.39 0.09 0.03 3/64 24789
/proc/meminfo: memFree=1690160/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=8404 CPUtime=0.29
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 766 0 0 0 29 0 0 0 19 0 1 0 214215410 8605696 603 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 2101 603 101 219 0 1879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8404

[startup+0.701107 s]
/proc/loadavg: 0.39 0.09 0.03 3/64 24789
/proc/meminfo: memFree=1690160/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=8404 CPUtime=0.69
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 924 0 0 0 69 0 0 0 23 0 1 0 214215410 8605696 761 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 2101 761 101 219 0 1879 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8404

[startup+1.50122 s]
/proc/loadavg: 0.39 0.09 0.03 2/65 24790
/proc/meminfo: memFree=1687016/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=8528 CPUtime=1.49
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 1509 0 0 0 149 0 0 0 25 0 1 0 214215410 8732672 923 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 2132 923 101 219 0 1910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8528

[startup+3.10145 s]
/proc/loadavg: 0.39 0.09 0.03 2/65 24790
/proc/meminfo: memFree=1684584/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=19112 CPUtime=3.09
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 2679 0 0 0 308 1 0 0 25 0 1 0 214215410 19570688 2093 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 4778 2093 101 219 0 4556 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19112

[startup+6.30191 s]
/proc/loadavg: 0.44 0.11 0.03 2/65 24790
/proc/meminfo: memFree=1681448/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=19112 CPUtime=6.29
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 2837 0 0 0 628 1 0 0 25 0 1 0 214215410 19570688 2251 1992294400 4194304 5092341 548682068848 18446744073709551615 4241555 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 4778 2251 101 219 0 4556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19112

[startup+12.7028 s]
/proc/loadavg: 0.49 0.12 0.04 2/65 24790
/proc/meminfo: memFree=1683248/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=19148 CPUtime=12.69
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 4217 0 0 0 1267 2 0 0 25 0 1 0 214215410 19607552 2235 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 4787 2235 101 219 0 4565 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19148

[startup+25.5017 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 24790
/proc/meminfo: memFree=1679664/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=19148 CPUtime=25.48
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 4659 0 0 0 2546 2 0 0 25 0 1 0 214215410 19607552 2677 1992294400 4194304 5092341 548682068848 18446744073709551615 4240606 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 4787 2677 101 219 0 4565 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19148

[startup+51.1014 s]
/proc/loadavg: 0.73 0.23 0.08 2/65 24790
/proc/meminfo: memFree=1676912/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=19148 CPUtime=51.07
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 5327 0 0 0 5105 2 0 0 25 0 1 0 214215410 19607552 3345 1992294400 4194304 5092341 548682068848 18446744073709551615 4241015 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 4787 3345 101 219 0 4565 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19148

[startup+102.306 s]
/proc/loadavg: 0.88 0.35 0.12 2/65 24790
/proc/meminfo: memFree=1670000/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=24296 CPUtime=102.26
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 7039 0 0 0 10222 4 0 0 25 0 1 0 214215410 24879104 5057 1992294400 4194304 5092341 548682068848 18446744073709551615 4250090 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 6074 5057 101 219 0 5852 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24296

[startup+162.301 s]
/proc/loadavg: 0.95 0.46 0.18 2/65 24792
/proc/meminfo: memFree=1668784/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=24296 CPUtime=162.24
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 7301 0 0 0 16220 4 0 0 25 0 1 0 214215410 24879104 5319 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 6074 5319 101 219 0 5852 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24296

[startup+222.302 s]
/proc/loadavg: 0.98 0.56 0.22 2/65 24792
/proc/meminfo: memFree=1668528/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=24296 CPUtime=222.22
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 7382 0 0 0 22218 4 0 0 25 0 1 0 214215410 24879104 5400 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 6074 5400 101 219 0 5852 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24296

[startup+282.302 s]
/proc/loadavg: 0.99 0.64 0.27 2/65 24792
/proc/meminfo: memFree=1667888/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=26892 CPUtime=282.21
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 11400 0 0 0 28214 7 0 0 25 0 1 0 214215410 27537408 5534 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 6723 5534 101 219 0 6501 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 26892

[startup+342.301 s]
/proc/loadavg: 0.99 0.70 0.31 2/65 24792
/proc/meminfo: memFree=1665072/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=26892 CPUtime=342.18
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 12116 0 0 0 34211 7 0 0 25 0 1 0 214215410 27537408 6250 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 6723 6250 101 219 0 6501 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 26892

[startup+402.302 s]
/proc/loadavg: 0.99 0.75 0.35 2/65 24792
/proc/meminfo: memFree=1662256/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=35208 CPUtime=402.17
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 12814 0 0 0 40209 8 0 0 25 0 1 0 214215410 36052992 6948 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 8802 6948 101 219 0 8580 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 35208

[startup+462.302 s]
/proc/loadavg: 0.99 0.79 0.39 2/65 24792
/proc/meminfo: memFree=1658224/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=35208 CPUtime=462.15
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 13814 0 0 0 46207 8 0 0 25 0 1 0 214215410 36052992 7948 1992294400 4194304 5092341 548682068848 18446744073709551615 4249091 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 8802 7948 101 219 0 8580 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 35208

[startup+522.301 s]
/proc/loadavg: 0.99 0.83 0.43 2/65 24792
/proc/meminfo: memFree=1658288/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=35208 CPUtime=522.13
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 13820 0 0 0 52205 8 0 0 25 0 1 0 214215410 36052992 7954 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 8802 7954 101 219 0 8580 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 35208

[startup+582.302 s]
/proc/loadavg: 0.99 0.86 0.46 2/65 24792
/proc/meminfo: memFree=1658224/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=35208 CPUtime=582.12
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 13822 0 0 0 58203 9 0 0 25 0 1 0 214215410 36052992 7956 1992294400 4194304 5092341 548682068848 18446744073709551615 4241048 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 8802 7956 101 219 0 8580 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 35208

[startup+642.301 s]
/proc/loadavg: 0.99 0.88 0.49 2/65 24792
/proc/meminfo: memFree=1658224/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=35208 CPUtime=642.1
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 13822 0 0 0 64201 9 0 0 25 0 1 0 214215410 36052992 7956 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 8802 7956 101 219 0 8580 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 35208

[startup+702.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 24800
/proc/meminfo: memFree=1633072/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4001.09
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26027 0 0 0 400080 29 0 0 25 0 1 0 214215410 63410176 13856 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 13856 101 219 0 15259 0
Current children cumulated CPU time (s) 4001.09
Current children cumulated vsize (KiB) 61924

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 24800
/proc/meminfo: memFree=1633008/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4061.08
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26027 0 0 0 406079 29 0 0 25 0 1 0 214215410 63410176 13856 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 13856 101 219 0 15259 0
Current children cumulated CPU time (s) 4061.08
Current children cumulated vsize (KiB) 61924

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 24800
/proc/meminfo: memFree=1633008/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4121.06
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26029 0 0 0 412077 29 0 0 25 0 1 0 214215410 63410176 13858 1992294400 4194304 5092341 548682068848 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 13858 101 219 0 15259 0
Current children cumulated CPU time (s) 4121.06
Current children cumulated vsize (KiB) 61924

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 24800
/proc/meminfo: memFree=1632304/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4181.05
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26192 0 0 0 418075 30 0 0 25 0 1 0 214215410 63410176 14021 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14021 101 219 0 15259 0
Current children cumulated CPU time (s) 4181.05
Current children cumulated vsize (KiB) 61924

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 24800
/proc/meminfo: memFree=1632304/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4241.03
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26192 0 0 0 424073 30 0 0 25 0 1 0 214215410 63410176 14021 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14021 101 219 0 15259 0
Current children cumulated CPU time (s) 4241.03
Current children cumulated vsize (KiB) 61924

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 24800
/proc/meminfo: memFree=1632304/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4301.01
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26192 0 0 0 430071 30 0 0 25 0 1 0 214215410 63410176 14021 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14021 101 219 0 15259 0
Current children cumulated CPU time (s) 4301.01
Current children cumulated vsize (KiB) 61924

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 24800
/proc/meminfo: memFree=1632368/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4360.99
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26192 0 0 0 436069 30 0 0 25 0 1 0 214215410 63410176 14021 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14021 101 219 0 15259 0
Current children cumulated CPU time (s) 4360.99
Current children cumulated vsize (KiB) 61924

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 24800
/proc/meminfo: memFree=1632304/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4420.97
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26193 0 0 0 442067 30 0 0 25 0 1 0 214215410 63410176 14022 1992294400 4194304 5092341 548682068848 18446744073709551615 4250669 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14022 101 219 0 15259 0
Current children cumulated CPU time (s) 4420.97
Current children cumulated vsize (KiB) 61924

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 24800
/proc/meminfo: memFree=1632240/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4480.96
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26194 0 0 0 448065 31 0 0 25 0 1 0 214215410 63410176 14023 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14023 101 219 0 15259 0
Current children cumulated CPU time (s) 4480.96
Current children cumulated vsize (KiB) 61924

[startup+4542.3 s]
/proc/loadavg: 1.07 1.02 0.93 2/65 24800
/proc/meminfo: memFree=1631984/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4540.94
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26244 0 0 0 454063 31 0 0 25 0 1 0 214215410 63410176 14073 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14073 101 219 0 15259 0
Current children cumulated CPU time (s) 4540.94
Current children cumulated vsize (KiB) 61924

[startup+4602.3 s]
/proc/loadavg: 1.08 1.03 0.93 2/65 24800
/proc/meminfo: memFree=1631792/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4600.92
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26288 0 0 0 460061 31 0 0 25 0 1 0 214215410 63410176 14117 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14117 101 219 0 15259 0
Current children cumulated CPU time (s) 4600.92
Current children cumulated vsize (KiB) 61924

[startup+4662.3 s]
/proc/loadavg: 1.03 1.02 0.93 2/65 24800
/proc/meminfo: memFree=1631408/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4660.9
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26361 0 0 0 466059 31 0 0 25 0 1 0 214215410 63410176 14190 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14190 101 219 0 15259 0
Current children cumulated CPU time (s) 4660.9
Current children cumulated vsize (KiB) 61924

[startup+4722.31 s]
/proc/loadavg: 1.01 1.01 0.93 2/65 24800
/proc/meminfo: memFree=1631536/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4720.89
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26361 0 0 0 472057 32 0 0 25 0 1 0 214215410 63410176 14190 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14190 101 219 0 15259 0
Current children cumulated CPU time (s) 4720.89
Current children cumulated vsize (KiB) 61924

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 0.93 2/65 24800
/proc/meminfo: memFree=1631536/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4780.87
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26361 0 0 0 478055 32 0 0 25 0 1 0 214215410 63410176 14190 1992294400 4194304 5092341 548682068848 18446744073709551615 4263813 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14190 101 219 0 15259 0
Current children cumulated CPU time (s) 4780.87
Current children cumulated vsize (KiB) 61924

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24800
/proc/meminfo: memFree=1631472/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4840.85
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26361 0 0 0 484053 32 0 0 25 0 1 0 214215410 63410176 14190 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14190 101 219 0 15259 0
Current children cumulated CPU time (s) 4840.85
Current children cumulated vsize (KiB) 61924

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24800
/proc/meminfo: memFree=1631408/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4900.83
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26361 0 0 0 490051 32 0 0 25 0 1 0 214215410 63410176 14190 1992294400 4194304 5092341 548682068848 18446744073709551615 4263753 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14190 101 219 0 15259 0
Current children cumulated CPU time (s) 4900.83
Current children cumulated vsize (KiB) 61924

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24800
/proc/meminfo: memFree=1631344/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=4960.81
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26361 0 0 0 496049 32 0 0 25 0 1 0 214215410 63410176 14190 1992294400 4194304 5092341 548682068848 18446744073709551615 4252265 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14190 101 219 0 15259 0
Current children cumulated CPU time (s) 4960.81
Current children cumulated vsize (KiB) 61924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24800
/proc/meminfo: memFree=1631344/2055920 swapFree=4114788/4192956
[pid=24789] ppid=24787 vsize=61924 CPUtime=5000.1
/proc/24789/stat : 24789 (minisat) R 24787 24789 24698 0 -1 4194304 26361 0 0 0 499978 32 0 0 25 0 1 0 214215410 63410176 14190 1992294400 4194304 5092341 548682068848 18446744073709551615 4249640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24789/statm: 15481 14190 101 219 0 15259 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 61924

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): 5001.62
CPU time (s): 5000.13
CPU user time (s): 4999.79
CPU system time (s): 0.338948
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 61924

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

runsolver used 3.35949 second user time and 10.6514 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-09 11:37:06
IDJOB=1783627
IDBENCH=24618
IDSOLVER=608
FILE ID=node30/1783627-1241861826
PBS_JOBID= 9264582
Free space on /tmp= 66260 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783627-1241861826/watcher-1783627-1241861826 -o /tmp/evaluation-result-1783627-1241861826/solver-1783627-1241861826 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1783627-1241861826.cnf

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

MD5SUM BENCH= b113aab739ba5e45a581d24e1a53a65a
RANDOM SEED=2089170599

node30.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.265
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.265
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:       1690640 kB
Buffers:         30080 kB
Cached:         199840 kB
SwapCached:      72544 kB
Active:         102336 kB
Inactive:       202068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690640 kB
SwapTotal:     4192956 kB
SwapFree:      4114788 kB
Dirty:            1324 kB
Writeback:           0 kB
Mapped:          13964 kB
Slab:            46968 kB
Committed_AS:   804320 kB
PageTables:       1356 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= 66260 MiB
End job on node30 at 2009-05-09 13:00:30