Trace number 3264622

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
CryptoMiniSat Strange-Night-1-st? (TO) 1299.98 1300.02

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark590.41
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
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	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3264622-1303572344.cnf'
0.00/0.00	c -- header says num vars:           4487
0.00/0.00	c -- header says num clauses:       18555
0.00/0.01	c -- clauses added:            0 learnts,        18555 normals,            0 xors
0.00/0.01	c -- vars added       4487
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      4487     17200      1355         0     54310         0   no data   no data  --
0.02/0.03	c asymm  cl-useful: 0/17200/17200 lits-rem:0 time: 0.03
0.02/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.02/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.05	c subs with bin:      369  lits-rem:       246  v-fix:    0  time:  0.00 s
0.02/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4487 time:  0.00 s
0.02/0.06	c Removed useless bin:       3  fixed:     0  props:   0.33M  time:  0.00 s
0.02/0.09	c lits-rem:         0  cl-subs:        0  v-elim:   1495  v-fix:    0  time:  0.03 s
0.02/0.09	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.11	c Finding non-binary XORs:     0.01 s (found:    2558, avg size: 3.6)
0.09/0.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1125 locsubst:    62 time:   0.01
0.09/0.11	c calculated reachability. Time: 0.00
0.09/0.11	c Calc default polars -  time:   0.00 s pos:       4 undec:    2741 neg:    1742
0.09/0.11	c =========================================================================================
0.09/0.11	c types(t): F = full restart, N = normal restart
0.09/0.11	c types(t): S = simplification begin/end, E = solution found
0.09/0.11	c restart types(rt): st = static, dy = dynamic
0.09/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.11	c  B st     0         0      1867       619      1626         0     12028         0   no data   no data  --
0.09/0.17	c Decided on static restart strategy
0.19/0.26	c  N st     8      4914      1867       619      1626      4499     12028    141586   no data   no data  --
0.49/0.52	c  N st    10     11297      1867       619      1626      4285     12028     84851   no data   no data  --
0.79/0.80	c  N st    11     17040      1867       619      1626      9909     12028    314450   no data   no data  --
0.99/1.09	c  F st    12     25001      1867       619      1626     11940     12028    279853   no data   no data  --
0.99/1.10	c Replacing       14 vars Replaced     3803 lits Time:     0.01 s 
0.99/1.10	c  N st    12     25001      1853       619      1598     11940     11972    279853   no data   no data  --
1.29/1.36	c Decided on static restart strategy
1.29/1.36	c  N st    18     30000      1853       619      1598     10223     11972    249323   no data   no data  --
1.29/1.36	c  S st    18     30000      1853       619      1598     10223     11972    249323   no data   no data  --
1.29/1.38	c  S st    18     30503      1853       619      1598     10669     11972    260419   no data   no data  --
1.39/1.41	c x-sub:    14 x-cut:      0 vfix:      0 v-elim:    541 locsubst:     0 time:   0.02
1.39/1.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
1.39/1.43	c bin-w-bin subsume rem          243 bins  time:  0.00 s
1.39/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c Subs w/ non-existent bins:      0 l-rem:      3 v-fix:     0 done:   1312 time:  0.00 s
1.39/1.43	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
1.39/1.43	c lits-rem:        23  cl-subs:      114  v-elim:     88  v-fix:    0  time:  0.00 s
1.39/1.43	c asymm  cl-useful: 0/537/537 lits-rem:0 time: 0.00
1.39/1.43	c calculated reachability. Time: 0.00
1.39/1.43	c  N st    18     30503      1224       537      1422       248     10304      3060   no data   no data  --
1.49/1.57	c  N st    20     37613      1224       537      1422      4640     10304    140300   no data   no data  --
1.89/1.92	c  N st    21     44014      1224       537      1422     11005     10304    390460   no data   no data  --
1.89/1.92	c Finding binary XORs  T:     0.00 s  found:       0
1.89/1.97	c  S st    22     45754      1224       537      1422      6575     10304    152498   no data   no data  --
1.89/1.98	c  S st    22     46257      1224       537      1422      7028     10304    164934   no data   no data  --
1.99/2.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    283 locsubst:     0 time:   0.03
1.99/2.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:    163 P:  0.2M T:  0.01
1.99/2.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.03	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:    941 time:  0.00 s
1.99/2.03	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
1.99/2.03	c lits-rem:        10  cl-subs:       11  v-elim:      4  v-fix:    0  time:  0.00 s
1.99/2.03	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
1.99/2.03	c vivif2 --  cl tried      430 cl shrink        0 lits rem          0 time: 0.00
1.99/2.03	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
1.99/2.03	c calculated reachability. Time: 0.00
1.99/2.03	c  N st    22     46257       937       561      1235       430      9436      3418   no data   no data  --
2.79/2.86	c  N st    23     60654       937       561      1235      9681      9436    380857   no data   no data  --
2.99/3.02	c  N st    24     69386       937       561      1235      9237      9436    296319   no data   no data  --
2.99/3.02	c  S st    24     69386       937       561      1235      9237      9436    296319   no data   no data  --
2.99/3.03	c  S st    24     69888       937       561      1235      9695      9436    315069   no data   no data  --
3.09/3.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    149 locsubst:     0 time:   0.07
3.09/3.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.09/3.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.09/3.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    788 time:  0.00 s
3.09/3.11	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3.09/3.11	c lits-rem:        18  cl-subs:       17  v-elim:      0  v-fix:    0  time:  0.00 s
3.09/3.11	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
3.09/3.11	c vivif2 --  cl tried      592 cl shrink        0 lits rem          0 time: 0.00
3.09/3.11	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
3.09/3.11	c calculated reachability. Time: 0.00
3.09/3.11	c  N st    24     69888       788       561      1235       592      9138      4237   no data   no data  --
4.19/4.24	c  F st    25     87501       788       561      1235     11365      9138    615266   no data   no data  --
4.19/4.25	c  N st    25     87501       788       561      1235     11365      9138    615266   no data   no data  --
4.49/4.57	c Decided on static restart strategy
4.69/4.78	c  N st    32     95539       788       561      1235      9662      9138    487163   no data   no data  --
5.39/5.40	c  N st    34    104834       788       561      1235     18386      9138    975210   no data   no data  --
5.39/5.40	c  S st    34    104834       788       561      1235     18386      9138    975210   no data   no data  --
5.39/5.42	c  S st    34    105338       788       561      1235     18843      9138   1001071   no data   no data  --
5.39/5.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     54 locsubst:     0 time:   0.08
5.39/5.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.49/5.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.49/5.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.49/5.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.49/5.53	c Subs w/ non-existent bins:      0 l-rem:    248 v-fix:     0 done:    734 time:  0.00 s
5.49/5.53	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
11.29/11.34	c lits-rem:       246  cl-subs:     8972  v-elim:      0  v-fix:    0  time:  5.81 s
11.29/11.34	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
11.29/11.34	c vivif2 --  cl tried     4881 cl shrink      110 lits rem        244 time: 0.00
11.29/11.35	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
11.29/11.35	c calculated reachability. Time: 0.00
11.29/11.35	c  N st    34    105338       734       561      1235      4881      9030    247542   no data   no data  --
11.89/11.94	c  N st    35    114936       734       561      1235     13628      9030    744592   no data   no data  --
12.79/12.87	c  N st    36    129333       734       561      1235     18339      9030    970017   no data   no data  --
14.39/14.41	c  N st    37    150928       734       561      1235     26426      9030   1394988   no data   no data  --
14.89/14.90	c  S st    38    158009       734       561      1235     19192      9030    981678   no data   no data  --
14.89/14.92	c  S st    38    158511       734       561      1235     19642      9030   1006340   no data   no data  --
14.89/14.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      6 locsubst:     0 time:   0.07
14.89/14.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.99/15.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
14.99/15.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.99/15.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.99/15.04	c Subs w/ non-existent bins:      0 l-rem:    413 v-fix:     0 done:    728 time:  0.00 s
14.99/15.04	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
26.29/26.31	c lits-rem:       126  cl-subs:    11337  v-elim:      0  v-fix:    0  time: 11.27 s
26.29/26.31	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
26.29/26.32	c vivif2 --  cl tried     8140 cl shrink      235 lits rem        725 time: 0.00
26.29/26.32	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
26.29/26.32	c calculated reachability. Time: 0.00
26.29/26.32	c  N st    38    158511       728       561      1235      8140      9018    397926   no data   no data  --
29.79/29.87	c  N st    39    207099       728       561      1235     21941      9018   1099874   no data   no data  --
32.28/32.39	c  N st    40    237767       728       561      1235     33257      9018   1720493   no data   no data  --
32.28/32.39	c  S st    40    237767       728       561      1235     33257      9018   1720493   no data   no data  --
32.38/32.42	c  S st    40    238271       728       561      1235     33713      9018   1746867   no data   no data  --
32.38/32.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
32.38/32.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.48/32.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
32.48/32.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.48/32.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
32.48/32.57	c Subs w/ non-existent bins:      0 l-rem:    616 v-fix:     0 done:    728 time:  0.00 s
32.48/32.57	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
76.19/76.28	c lits-rem:       150  cl-subs:    18913  v-elim:      0  v-fix:    0  time: 43.71 s
76.19/76.28	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
76.19/76.29	c vivif2 --  cl tried    14800 cl shrink      342 lits rem       1019 time: 0.01
76.19/76.29	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
76.19/76.29	c calculated reachability. Time: 0.00
76.19/76.29	c  N st    40    238271       728       561      1235     14800      9018    761001   no data   no data  --
81.88/81.93	c  F st    41    306250       728       561      1235     20985      9018   1013749   no data   no data  --
81.88/81.93	c  N st    41    306250       728       561      1235     20985      9018   1013749   no data   no data  --
82.19/82.26	c Decided on static restart strategy
83.99/84.06	c  N st    51    334551       728       561      1235     25769      9018   1277586   no data   no data  --
85.88/85.98	c  N st    53    357406       728       561      1235     24835      9018   1223923   no data   no data  --
85.88/85.98	c  S st    53    357406       728       561      1235     24835      9018   1223923   no data   no data  --
85.98/86.00	c  S st    53    357906       728       561      1235     25272      9018   1247659   no data   no data  --
85.98/86.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
85.98/86.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.98/86.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
86.08/86.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.08/86.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.08/86.13	c Subs w/ non-existent bins:      0 l-rem:    248 v-fix:     0 done:    728 time:  0.00 s
86.08/86.13	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
100.09/100.19	c lits-rem:       357  cl-subs:    11070  v-elim:      0  v-fix:    0  time: 14.06 s
100.09/100.19	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
100.18/100.20	c vivif2 --  cl tried    14202 cl shrink      138 lits rem        264 time: 0.01
100.18/100.20	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
100.18/100.20	c calculated reachability. Time: 0.00
100.18/100.20	c  N st    53    357906       728       561      1235     14202      9018    677509   no data   no data  --
102.79/102.82	c  N st    54    390299       728       561      1235     44023      9018   2328569   no data   no data  --
107.08/107.19	c  N st    55    438888       728       561      1235     42414      9018   2166110   no data   no data  --
114.18/114.22	c  N st    56    511771       728       561      1235     32158      9018   1592493   no data   no data  --
116.68/116.72	c  N st    57    536860       728       561      1235     27811      9018   1355048   no data   no data  --
116.68/116.72	c  S st    57    536860       728       561      1235     27811      9018   1355048   no data   no data  --
116.68/116.75	c  S st    57    537362       728       561      1235     28249      9018   1378863   no data   no data  --
116.78/116.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
116.78/116.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.78/116.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
116.78/116.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.78/116.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.78/116.88	c Subs w/ non-existent bins:      0 l-rem:    186 v-fix:     0 done:    728 time:  0.00 s
116.78/116.88	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
132.78/132.82	c lits-rem:        73  cl-subs:    10926  v-elim:      0  v-fix:    0  time: 15.94 s
132.78/132.82	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
132.78/132.83	c vivif2 --  cl tried    17323 cl shrink       94 lits rem        199 time: 0.01
132.78/132.84	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
132.78/132.84	c calculated reachability. Time: 0.00
132.78/132.84	c  N st    57    537362       728       561      1235     17323      9018    821539   no data   no data  --
149.78/149.87	c  N st    58    701346       728       561      1235     48961      9018   2459327   no data   no data  --
161.09/161.12	c  N st    59    806043       728       561      1235     45873      9018   2291619   no data   no data  --
161.09/161.12	c  S st    59    806043       728       561      1235     45873      9018   2291619   no data   no data  --
161.09/161.17	c  S st    59    806547       728       561      1235     46344      9018   2317945   no data   no data  --
161.19/161.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
161.19/161.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.19/161.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
161.29/161.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.29/161.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.29/161.34	c Subs w/ non-existent bins:      0 l-rem:    250 v-fix:     0 done:    728 time:  0.00 s
161.29/161.34	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
233.38/233.40	c lits-rem:       177  cl-subs:    24751  v-elim:      0  v-fix:    0  time: 72.06 s
233.38/233.40	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
233.38/233.41	c vivif2 --  cl tried    21593 cl shrink      156 lits rem        420 time: 0.01
233.38/233.42	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
233.38/233.42	c calculated reachability. Time: 0.00
233.38/233.42	c  N st    59    806547       728       561      1235     21593      9018   1056522   no data   no data  --
264.58/264.68	c  F st    60   1071876       728       561      1235     44239      9018   2148471   no data   no data  --
264.58/264.68	c  N st    60   1071876       728       561      1235     44239      9018   2148471   no data   no data  --
265.09/265.16	c Decided on static restart strategy
267.58/267.69	c  N st    70   1100179       728       561      1235     69883      9018   3580837   no data   no data  --
271.78/271.88	c  N st    72   1136172       728       561      1235     62324      9018   3143003   no data   no data  --
275.79/275.87	c  N st    73   1168565       728       561      1235     51020      9018   2503635   no data   no data  --
280.98/281.02	c  N st    74   1209821       728       561      1235     46959      9018   2271738   no data   no data  --
280.98/281.02	c  S st    74   1209821       728       561      1235     46959      9018   2271738   no data   no data  --
280.98/281.06	c  S st    74   1210323       728       561      1235     47412      9018   2297626   no data   no data  --
281.08/281.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
281.08/281.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
281.08/281.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
281.18/281.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
281.18/281.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
281.18/281.23	c Subs w/ non-existent bins:      0 l-rem:    131 v-fix:     0 done:    728 time:  0.00 s
281.18/281.23	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
341.78/341.83	c lits-rem:        81  cl-subs:    22874  v-elim:      0  v-fix:    0  time: 60.59 s
341.78/341.83	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
341.78/341.84	c vivif2 --  cl tried    24538 cl shrink       89 lits rem        231 time: 0.01
341.78/341.84	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
341.78/341.85	c calculated reachability. Time: 0.00
341.78/341.85	c  N st    74   1210323       728       561      1235     24538      9018   1152060   no data   no data  --
349.68/349.77	c  N st    75   1283208       728       561      1235     49226      9018   2402244   no data   no data  --
362.38/362.48	c  N st    76   1392531       728       561      1235     60853      9018   3010777   no data   no data  --
383.28/383.36	c  N st    77   1556515       728       561      1235     71421      9018   3556093   no data   no data  --
403.59/403.61	c  N st    78   1710324       728       561      1235     63539      9018   3093463   no data   no data  --
403.59/403.61	c  S st    78   1710324       728       561      1235     63539      9018   3093463   no data   no data  --
403.59/403.66	c  S st    78   1710825       728       561      1235     63996      9018   3119256   no data   no data  --
403.69/403.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
403.69/403.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
403.69/403.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
403.78/403.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
403.78/403.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
403.78/403.87	c Subs w/ non-existent bins:      0 l-rem:    245 v-fix:     0 done:    712 time:  0.00 s
403.78/403.87	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
524.58/524.63	c lits-rem:        59  cl-subs:    28967  v-elim:      0  v-fix:    0  time: 120.76 s
524.58/524.63	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
524.58/524.65	c vivif2 --  cl tried    35029 cl shrink      135 lits rem        384 time: 0.02
524.58/524.66	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
524.58/524.66	c calculated reachability. Time: 0.00
524.58/524.66	c  N st    78   1710825       728       561      1235     35029      9018   1682305   no data   no data  --
574.28/574.36	c  N st    79   2079789       728       561      1235    108985      9018   5501962   no data   no data  --
593.88/593.92	c  N st    80   2210826       728       561      1235     59473      9018   2828393   no data   no data  --
593.88/593.92	c  S st    80   2210826       728       561      1235     59473      9018   2828393   no data   no data  --
593.88/593.97	c  S st    80   2211328       728       561      1235     59897      9018   2852137   no data   no data  --
593.98/594.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
593.98/594.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
593.98/594.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
594.07/594.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
594.07/594.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
594.07/594.16	c Subs w/ non-existent bins:      0 l-rem:     80 v-fix:     0 done:    536 time:  0.01 s
594.07/594.16	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
691.57/691.67	c lits-rem:       114  cl-subs:    20900  v-elim:      0  v-fix:    0  time: 97.51 s
691.57/691.67	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
691.67/691.70	c vivif2 --  cl tried    38997 cl shrink       66 lits rem        152 time: 0.02
691.67/691.70	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
691.67/691.71	c calculated reachability. Time: 0.00
691.67/691.71	c  N st    80   2211328       728       561      1235     38997      9018   1831261   no data   no data  --
763.38/763.41	c  N st    81   2711328       728       561      1235     68608      9018   3270671   no data   no data  --
763.38/763.41	c  S st    81   2711328       728       561      1235     68608      9018   3270671   no data   no data  --
763.38/763.46	c  S st    81   2711830       728       561      1235     69054      9018   3295733   no data   no data  --
763.47/763.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
763.47/763.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
763.47/763.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
763.57/763.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
763.57/763.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
763.57/763.67	c Subs w/ non-existent bins:      0 l-rem:     85 v-fix:     0 done:    320 time:  0.00 s
763.57/763.67	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
900.07/900.17	c lits-rem:        18  cl-subs:    23652  v-elim:      0  v-fix:    0  time: 136.50 s
900.07/900.17	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
900.17/900.20	c vivif2 --  cl tried    45402 cl shrink       79 lits rem        251 time: 0.03
900.17/900.20	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.00
900.17/900.21	c calculated reachability. Time: 0.00
900.17/900.21	c  N st    81   2711830       728       561      1235     45402      9018   2152741   no data   no data  --
980.26/980.37	c  N st    82   3211830       728       561      1235    102644      9018   5029702   no data   no data  --
980.26/980.37	c  S st    82   3211830       728       561      1235    102644      9018   5029702   no data   no data  --
980.36/980.47	c  S st    82   3212332       728       561      1235    103091      9018   5054822   no data   no data  --
980.46/980.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
980.46/980.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
980.56/980.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
980.67/980.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
980.67/980.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
980.67/980.76	c Subs w/ non-existent bins:      0 l-rem:    301 v-fix:     0 done:    513 time:  0.01 s
980.67/980.76	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264622-1303572344/watcher-3264622-1303572344 -o /tmp/evaluation-result-3264622-1303572344/solver-3264622-1303572344 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3264622-1303572344.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 3.97 3.98 4/189 19910
/proc/meminfo: memFree=18307000/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=31432 CPUtime=0 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 984 0 0 0 0 0 0 0 25 0 1 0 468832901 32186368 858 33554432000 4194304 4650387 140734097176992 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 7858 858 328 112 0 2823 0

[startup+0.0311069 s]
/proc/loadavg: 4.01 3.97 3.98 4/189 19910
/proc/meminfo: memFree=18307000/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=32024 CPUtime=0.02 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 1208 0 0 0 2 0 0 0 25 0 1 0 468832901 32792576 1082 33554432000 4194304 4650387 140734097176992 18446744073709551615 4369854 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 8006 1082 346 112 0 2971 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 32024

[startup+0.101098 s]
/proc/loadavg: 4.01 3.97 3.98 4/189 19910
/proc/meminfo: memFree=18307000/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=37812 CPUtime=0.09 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 2685 0 0 0 9 0 0 0 25 0 1 0 468832901 38719488 2457 33554432000 4194304 4650387 140734097176992 18446744073709551615 4339764 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 9453 2458 375 112 0 4418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37812

[startup+0.301065 s]
/proc/loadavg: 4.01 3.97 3.98 4/189 19910
/proc/meminfo: memFree=18307000/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=37640 CPUtime=0.29 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 2951 0 0 0 29 0 0 0 25 0 1 0 468832901 38543360 2359 33554432000 4194304 4650387 140734097176992 18446744073709551615 4363994 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 9410 2359 380 112 0 4375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37640

[startup+0.701009 s]
/proc/loadavg: 4.01 3.97 3.98 4/189 19910
/proc/meminfo: memFree=18307000/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=37824 CPUtime=0.69 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 3421 0 0 0 69 0 0 0 25 0 1 0 468832901 38731776 2557 33554432000 4194304 4650387 140734097176992 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 9456 2557 380 112 0 4421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37824

[startup+1.50087 s]
/proc/loadavg: 4.01 3.97 3.98 5/190 19911
/proc/meminfo: memFree=18298084/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=39108 CPUtime=1.49 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 4557 0 0 0 149 0 0 0 25 0 1 0 468832901 40046592 2962 33554432000 4194304 4650387 140734097176992 18446744073709551615 4303959 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 9777 2962 381 112 0 4742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39108

[startup+3.10059 s]
/proc/loadavg: 4.01 3.97 3.98 5/190 19911
/proc/meminfo: memFree=18299820/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=48432 CPUtime=3.09 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 6826 0 0 0 308 1 0 0 25 0 1 0 468832901 49594368 3378 33554432000 4194304 4650387 140734097176992 18446744073709551615 4313691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 12108 3378 381 112 0 7073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48432

[startup+6.30107 s]
/proc/loadavg: 4.01 3.97 3.98 5/190 19911
/proc/meminfo: memFree=18287848/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=58972 CPUtime=6.29 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 13374 0 0 0 627 2 0 0 25 0 1 0 468832901 60387328 7824 33554432000 4194304 4650387 140734097176992 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 14743 7824 381 112 0 9708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58972

[startup+12.701 s]
/proc/loadavg: 4.01 3.97 3.98 5/190 19912
/proc/meminfo: memFree=18266800/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=58836 CPUtime=12.69 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 14998 0 0 0 1267 2 0 0 25 0 1 0 468832901 60248064 7658 33554432000 4194304 4650387 140734097176992 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 14709 7658 381 112 0 9674 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58836

[startup+25.5009 s]
/proc/loadavg: 4.01 3.97 3.98 5/190 19912
/proc/meminfo: memFree=18261472/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=67860 CPUtime=25.49 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 19882 0 0 0 2546 3 0 0 25 0 1 0 468832901 69488640 9705 33554432000 4194304 4650387 140734097176992 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 16965 9705 381 112 0 11930 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67860

[startup+51.1005 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19913
/proc/meminfo: memFree=18240432/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=93920 CPUtime=51.09 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 32199 0 0 0 5104 5 0 0 25 0 1 0 468832901 96174080 16170 33554432000 4194304 4650387 140734097176992 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 23480 16170 381 112 0 18445 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93920

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19914
/proc/meminfo: memFree=18178168/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=95084 CPUtime=102.3 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 45030 0 0 0 10222 8 0 0 25 0 1 0 468832901 97366016 17104 33554432000 4194304 4650387 140734097176992 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 23771 17104 381 112 0 18736 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 95084

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19916
/proc/meminfo: memFree=18144776/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=131804 CPUtime=162.28 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 92916 0 0 0 16211 17 0 0 25 0 1 0 468832901 134967296 24570 33554432000 4194304 4650387 140734097176992 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 32951 24570 388 112 0 27916 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 131804

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19917
/proc/meminfo: memFree=18120452/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=131804 CPUtime=222.28 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 92916 0 0 0 22211 17 0 0 25 0 1 0 468832901 134967296 24570 33554432000 4194304 4650387 140734097176992 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 32951 24570 388 112 0 27916 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 131804

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19919
/proc/meminfo: memFree=18106552/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=133640 CPUtime=282.28 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 130527 0 0 0 28204 24 0 0 25 0 1 0 468832901 136847360 24645 33554432000 4194304 4650387 140734097176992 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 33410 24645 388 112 0 28375 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 133640

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19921
/proc/meminfo: memFree=18115832/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=133640 CPUtime=342.28 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 130877 0 0 0 34204 24 0 0 25 0 1 0 468832901 136847360 24995 33554432000 4194304 4650387 140734097176992 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 33410 24995 388 112 0 28375 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 133640

[startup+402.301 s]
/proc/loadavg: 4.05 3.99 3.99 5/190 19922
/proc/meminfo: memFree=18079492/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=135492 CPUtime=402.28 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 175925 0 0 0 40194 34 0 0 25 0 1 0 468832901 138743808 24876 33554432000 4194304 4650387 140734097176992 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 33873 24876 388 112 0 28838 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 135492

[startup+462.301 s]
/proc/loadavg: 4.02 3.99 3.99 5/190 19924
/proc/meminfo: memFree=18073888/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=163184 CPUtime=462.28 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 182778 0 0 0 46194 34 0 0 25 0 1 0 468832901 167100416 31729 33554432000 4194304 4650387 140734097176992 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 40796 31729 388 112 0 35761 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 163184

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.99 5/190 19925
/proc/meminfo: memFree=18048332/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=163184 CPUtime=522.27 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 182784 0 0 0 52193 34 0 0 25 0 1 0 468832901 167100416 31729 33554432000 4194304 4650387 140734097176992 18446744073709551615 4476459 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 40796 31729 382 112 0 35761 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 163184

[startup+582.3 s]
/proc/loadavg: 4.06 4.00 3.99 5/190 19927
/proc/meminfo: memFree=18044228/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=229960 CPUtime=582.27 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 219710 0 0 0 58187 40 0 0 25 0 1 0 468832901 235479040 33985 33554432000 4194304 4650387 140734097176992 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 57490 33985 381 112 0 52455 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 229960

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.99 5/190 19929
/proc/meminfo: memFree=18025104/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=164832 CPUtime=642.28 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 229216 0 0 0 64186 42 0 0 25 0 1 0 468832901 168787968 31649 33554432000 4194304 4650387 140734097176992 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 41208 31649 381 112 0 36173 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 164832

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.99 6/190 19930
/proc/meminfo: memFree=18010452/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=230376 CPUtime=702.27 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 233358 0 0 0 70184 43 0 0 25 0 1 0 468832901 235905024 35791 33554432000 4194304 4650387 140734097176992 18446744073709551615 4313048 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 57594 35791 381 112 0 52559 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 230376

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19932
/proc/meminfo: memFree=17988120/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=231592 CPUtime=762.28 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 271309 0 0 0 76177 51 0 0 25 0 1 0 468832901 237150208 35244 33554432000 4194304 4650387 140734097176992 18446744073709551615 4313032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 57898 35244 381 112 0 52863 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 231592

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19933
/proc/meminfo: memFree=17996164/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=174524 CPUtime=822.27 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 276466 0 0 0 82175 52 0 0 25 0 1 0 468832901 178712576 33866 33554432000 4194304 4650387 140734097176992 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 43631 33866 381 112 0 38596 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 174524

[startup+882.301 s]
/proc/loadavg: 4.05 4.01 4.00 5/190 19935
/proc/meminfo: memFree=17979900/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=174524 CPUtime=882.27 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 276619 0 0 0 88175 52 0 0 25 0 1 0 468832901 178712576 34019 33554432000 4194304 4650387 140734097176992 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 43631 34019 381 112 0 38596 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 174524

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 4.00 5/190 19937
/proc/meminfo: memFree=17954192/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=175528 CPUtime=942.26 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 300316 0 0 0 94169 57 0 0 25 0 1 0 468832901 179740672 35933 33554432000 4194304 4650387 140734097176992 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 43882 35933 381 112 0 38847 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 175528

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 19938
/proc/meminfo: memFree=17918472/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=222688 CPUtime=1002.27 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 332881 0 0 0 100164 63 0 0 25 0 1 0 468832901 228032512 47023 33554432000 4194304 4650387 140734097176992 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 55672 47023 381 112 0 50637 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 222688

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/190 19940
/proc/meminfo: memFree=17899616/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=222688 CPUtime=1062.27 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 332881 0 0 0 106164 63 0 0 25 0 1 0 468832901 228032512 47023 33554432000 4194304 4650387 140734097176992 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 55672 47023 381 112 0 50637 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 222688

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 19941
/proc/meminfo: memFree=17892780/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=222688 CPUtime=1122.27 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 332881 0 0 0 112164 63 0 0 25 0 1 0 468832901 228032512 47023 33554432000 4194304 4650387 140734097176992 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 55672 47023 381 112 0 50637 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 222688

[startup+1182.3 s]
/proc/loadavg: 2.86 3.73 3.91 2/172 19997
/proc/meminfo: memFree=18312120/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=222688 CPUtime=1182.27 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 332881 0 0 0 118164 63 0 0 25 0 1 0 468832901 228032512 47023 33554432000 4194304 4650387 140734097176992 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 55672 47023 381 112 0 50637 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 222688

[startup+1242.3 s]
/proc/loadavg: 1.63 3.19 3.71 2/172 19999
/proc/meminfo: memFree=18312208/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=222688 CPUtime=1242.27 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 332881 0 0 0 124164 63 0 0 25 0 1 0 468832901 228032512 47023 33554432000 4194304 4650387 140734097176992 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 55672 47023 381 112 0 50637 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 222688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.25 2.82 3.55 2/172 20000
/proc/meminfo: memFree=18312060/32951124 swapFree=67111528/67111528
[pid=19910] ppid=19908 vsize=222688 CPUtime=1299.97 cores=5,7
/proc/19910/stat : 19910 (strangenight1-s) R 19908 19910 19170 0 -1 4202496 332881 0 0 0 129934 63 0 0 25 0 1 0 468832901 228032512 47023 33554432000 4194304 4650387 140734097176992 18446744073709551615 4476353 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19910/statm: 55672 47023 381 112 0 50637 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 222688

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): 1300.02
CPU time (s): 1299.98
CPU user time (s): 1299.34
CPU system time (s): 0.639902
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 252116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.34
system time used= 0.639902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332881
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= 12
involuntary context switches= 2242

runsolver used 1.9927 second user time and 5.07223 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 17:25:44
IDJOB=3264622
IDBENCH=84761
IDSOLVER=1589
FILE ID=node130/3264622-1303572344
RUNJOBID= node130-1303572195-19840
PBS_JOBID= 13150296
Free space on /tmp= 71828 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264622-1303572344/watcher-3264622-1303572344 -o /tmp/evaluation-result-3264622-1303572344/solver-3264622-1303572344 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3264622-1303572344.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=2007840983

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18307032 kB
Buffers:       2091116 kB
Cached:       11768952 kB
SwapCached:          0 kB
Active:        6529404 kB
Inactive:      7568720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18307032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6664 kB
Writeback:           0 kB
AnonPages:      237680 kB
Mapped:          16472 kB
Slab:           480356 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   450400 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71840 MiB
End job on node130 at 2011-04-23 17:47:26