Trace number 3369882

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 (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
MD5SUMaef8bd4e13046b42a5bc777dc56e10de
Bench CategoryRANDOM (random 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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369882-1305383421.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.39/0.42	c asymm  cl-useful: 0/14569/34000 lits-rem:0 time: 0.40
0.39/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.39/0.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.39/0.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
0.49/0.59	c Finding binary XORs  T:     0.00 s  found:       0
0.59/0.61	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.59/0.61	c calculated reachability. Time: 0.00
0.59/0.61	c Calc default polars -  time:   0.00 s pos:     204 undec:       6 neg:     190
0.59/0.61	c =========================================================================================
0.59/0.61	c types(t): F = full restart, N = normal restart
0.59/0.61	c types(t): S = simplification begin/end, E = solution found
0.59/0.61	c restart types(rt): st = static, dy = dynamic
0.59/0.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.62	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.89/0.98	c  N dy    16      4118       400     34000         0      4065    238000    398773     85.40     90.05  --
1.28/1.33	c  N dy    24      8121       400     34000         0      5234    238000    390045     82.29     86.78  --
1.68/1.71	c  N dy    41     12159       400     34000         0      9223    238000    762402     82.07     87.04  --
1.98/2.08	c  N dy    56     16193       400     34000         0      8509    238000    577750     81.77     87.18  --
2.48/2.54	c  N dy    80     20800       400     34000         0      6922    238000    323503     82.16     86.90  --
2.89/2.96	c  F st   100     25003       400     34000         0     11077    238000    715040     82.19     79.70  --
2.89/2.96	c  N st   100     25003       400     34000         0     11077    238000    715040     82.19     79.70  --
3.39/3.46	c  N dy   106     30000       400     34000         0      8662    238000    398839     82.19   no data  --
3.39/3.46	c  S st   106     30000       400     34000         0      8662    238000    398839     82.19   no data  --
3.49/3.53	c  S st   106     30505       400     34000         0      9165    238000    441821     82.19   no data  --
3.49/3.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.49/3.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.49/3.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.42/7.83	c lits-rem:      1402  cl-subs:       63  v-elim:      0  v-fix:    0  time:  4.23 s
7.42/8.05	c asymm  cl-useful: 0/6563/34000 lits-rem:0 time: 0.23
7.42/8.05	c calculated reachability. Time: 0.00
7.42/8.05	c  N dy   106     30505       400     34000         0      9102    238000    430622     82.19   no data  --
7.83/8.59	c  N dy   126     35387       400     34000         0     13940    238000    884131     82.03     86.42  --
8.89/8.99	c  N dy   147     39418       400     34000         0      9469    238000    380610     82.12     88.27  --
9.39/9.41	c  N dy   165     43519       400     34000         0     13521    238000    764031     82.19     86.93  --
9.59/9.65	c  S st   174     45760       400     34000         0     15743    238000    975391     82.19   no data  --
9.69/9.73	c  S st   174     46262       400     34000         0     16243    238000   1020490     82.19   no data  --
9.69/9.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.69/9.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.69/9.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
9.69/9.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.69/9.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.69/9.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
9.69/9.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.89/16.93	c lits-rem:       932  cl-subs:      203  v-elim:      0  v-fix:    0  time:  7.13 s
16.89/16.93	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
16.89/16.94	c vivif2 --  cl tried    16040 cl shrink        0 lits rem          0 time: 0.01
17.09/17.17	c asymm  cl-useful: 0/5447/34000 lits-rem:0 time: 0.23
17.09/17.17	c calculated reachability. Time: 0.00
17.09/17.17	c  N dy   174     46262       400     34000         0     16040    238000    989577     82.19   no data  --
17.60/17.68	c  N dy   193     50760       400     34000         0     10983    238000    432930     82.12     87.15  --
18.09/18.12	c  N dy   217     54920       400     34000         0     15098    238000    820957     82.24     86.79  --
18.48/18.56	c  N dy   234     58974       400     34000         0     19102    238000   1195233     82.24     86.83  --
18.99/19.04	c  N dy   255     63005       400     34000         0     12571    238000    500905     82.32     87.02  --
19.39/19.49	c  N dy   278     67060       400     34000         0     16575    238000    877575     82.39     87.69  --
19.69/19.75	c  S st   292     69397       400     34000         0     18880    238000   1095652     82.47   no data  --
19.80/19.85	c  S st   292     69902       400     34000         0     19384    238000   1139416     82.47   no data  --
19.80/19.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.80/19.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.80/19.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
19.89/19.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.89/19.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.89/19.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
19.89/19.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.49/30.51	c lits-rem:      1294  cl-subs:      218  v-elim:      0  v-fix:    0  time: 10.60 s
30.49/30.52	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
30.49/30.53	c vivif2 --  cl tried    19166 cl shrink        0 lits rem          0 time: 0.01
30.80/30.83	c asymm  cl-useful: 0/5023/34000 lits-rem:0 time: 0.30
30.80/30.83	c calculated reachability. Time: 0.00
30.80/30.83	c  N dy   292     69902       400     34000         0     19166    238000   1105469     82.47   no data  --
31.49/31.50	c  N dy   317     75446       400     34000         0     13132    238000    468847     82.41     87.77  --
31.99/32.04	c  N dy   337     80375       400     34000         0     17995    238000    926998     82.41     87.79  --
32.59/32.66	c  N dy   355     85609       400     34000         0     23168    238000   1416087     82.37     88.03  --
32.89/32.95	c  F st   367     87500       400     34000         0     12535    238000    333139     82.40     81.26  --
33.49/33.54	c  N dy   373     92691       400     34000         0     17655    238000    826954     82.40   no data  --
34.19/34.28	c  N dy   390     98795       400     34000         0     23680    238000   1394899     82.24     87.47  --
34.99/35.07	c  S st   423    104853       400     34000         0     16176    238000    597714     82.31   no data  --
35.09/35.16	c  S st   423    105356       400     34000         0     16676    238000    642014     82.31   no data  --
35.09/35.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.09/35.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.09/35.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
35.09/35.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.09/35.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.09/35.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
35.09/35.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.09/40.16	c lits-rem:      1042  cl-subs:       64  v-elim:      0  v-fix:    0  time:  4.96 s
40.09/40.16	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
40.09/40.17	c vivif2 --  cl tried    16612 cl shrink        0 lits rem          0 time: 0.01
40.19/40.28	c asymm  cl-useful: 0/2398/34000 lits-rem:0 time: 0.10
40.19/40.28	c calculated reachability. Time: 0.00
40.19/40.28	c  N dy   423    105356       400     34000         0     16612    238000    631333     82.31   no data  --
41.09/41.12	c  N dy   460    112563       400     34000         0     23734    238000   1298826     82.38     87.42  --
41.99/42.09	c  N dy   504    119860       400     34000         0     16459    238000    542984     82.46     87.91  --
42.90/42.99	c  N dy   529    127680       400     34000         0     24180    238000   1271798     82.38     87.33  --
44.09/44.11	c  N dy   562    135882       400     34000         0     16808    238000    491218     82.41     86.76  --
45.19/45.25	c  N dy   608    144878       400     34000         0     25670    238000   1321930     82.40     86.76  --
46.49/46.53	c  N dy   654    154176       400     34000         0     18399    238000    563653     82.41     87.01  --
46.99/47.01	c  S st   675    158038       400     34000         0     22211    238000    924520     82.44     87.11  --
47.09/47.11	c  S st   675    158545       400     34000         0     22717    238000    968175     82.44   no data  --
47.09/47.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.09/47.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.09/47.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
47.09/47.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.09/47.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.09/47.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
47.09/47.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.29/55.30	c lits-rem:       608  cl-subs:      152  v-elim:      0  v-fix:    0  time:  8.13 s
55.29/55.30	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
55.29/55.31	c vivif2 --  cl tried    22565 cl shrink        0 lits rem          0 time: 0.01
55.49/55.54	c asymm  cl-useful: 0/5985/34000 lits-rem:0 time: 0.23
55.49/55.54	c calculated reachability. Time: 0.00
55.49/55.54	c  N dy   675    158545       400     34000         0     22565    238000    944640     82.44   no data  --
56.89/56.90	c  N dy   721    168785       400     34000         0     32667    238000   1893688     82.45     88.59  --
58.20/58.29	c  N dy   767    180005       400     34000         0     26330    238000   1231779     82.49     86.97  --
59.79/59.81	c  N dy   794    191642       400     34000         0     19386    238000    489540     82.30     86.94  --
61.29/61.36	c  N dy   843    203947       400     34000         0     31543    238000   1637201     82.31     86.66  --
63.09/63.18	c  N dy   902    217164       400     34000         0     25163    238000    948303     82.33     86.78  --
65.09/65.12	c  N dy   970    231236       400     34000         0     39027    238000   2251136     82.35     87.27  --
65.89/66.00	c  S st  1000    237817       400     34000         0     25131    238000    869623     82.35     77.21  --
66.09/66.10	c  S st  1000    238321       400     34000         0     25634    238000    914968     82.35   no data  --
66.09/66.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.09/66.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.09/66.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
66.09/66.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.09/66.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.09/66.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
66.09/66.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.79/72.84	c lits-rem:       743  cl-subs:      135  v-elim:      0  v-fix:    0  time:  6.68 s
72.79/72.84	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
72.79/72.85	c vivif2 --  cl tried    25499 cl shrink        0 lits rem          0 time: 0.01
73.09/73.16	c asymm  cl-useful: 0/4783/34000 lits-rem:0 time: 0.31
73.09/73.16	c calculated reachability. Time: 0.00
73.09/73.16	c  N dy  1000    238321       400     34000         0     25499    238000    894446     82.35   no data  --
75.59/75.61	c  N dy  1063    254076       400     34000         0     41080    238000   2350783     82.32     86.98  --
78.00/78.01	c  N dy  1140    270367       400     34000         0     35760    238000   1786984     82.37     88.09  --
80.39/80.45	c  N dy  1214    287625       400     34000         0     30417    238000   1199600     82.36     87.88  --
83.19/83.23	c  N dy  1301    306116       400     34000         0     25314    238000    636917     82.38     86.93  --
83.19/83.24	c  F st  1302    306250       400     34000         0     25447    238000    649441     82.38     84.10  --
85.99/86.01	c  N dy  1376    325749       400     34000         0     44657    238000   2476757     82.40     86.81  --
88.79/88.88	c  N dy  1452    345782       400     34000         0     40113    238000   1949017     82.36     89.99  --
90.79/90.86	c  S st  1510    357481       400     34000         0     26325    238000    568166     82.37   no data  --
90.89/90.95	c  S st  1510    357986       400     34000         0     26830    238000    611584     82.37   no data  --
90.89/90.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.89/90.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.89/90.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
90.89/91.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.99/91.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.99/91.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
90.99/91.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.49/95.52	c lits-rem:       464  cl-subs:       33  v-elim:      0  v-fix:    0  time:  4.52 s
95.49/95.52	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
95.49/95.53	c vivif2 --  cl tried    26797 cl shrink        0 lits rem          0 time: 0.01
95.70/95.76	c asymm  cl-useful: 0/4528/34000 lits-rem:0 time: 0.24
95.70/95.77	c calculated reachability. Time: 0.00
95.70/95.77	c  N dy  1510    357986       400     34000         0     26797    238000    606386     82.37   no data  --
98.69/98.70	c  N dy  1588    378250       400     34000         0     46814    238000   2482267     82.33     87.05  --
101.69/101.79	c  N dy  1661    398506       400     34000         0     40453    238000   1811119     82.30     87.04  --
105.29/105.34	c  N dy  1748    419019       400     34000         0     33396    238000   1066925     82.30     87.27  --
108.79/108.83	c  N dy  1836    439160       400     34000         0     53312    238000   2939644     82.29     86.77  --
112.20/112.26	c  N dy  1918    459227       400     34000         0     44810    238000   2061966     82.27     87.69  --
115.99/116.02	c  N dy  2009    479419       400     34000         0     35458    238000   1099904     82.27     86.98  --
119.29/119.35	c  N dy  2106    499448       400     34000         0     55251    238000   2963147     82.30     87.20  --
122.49/122.59	c  N dy  2180    520130       400     34000         0     45376    238000   1948391     82.27     86.89  --
125.69/125.72	c  S st  2265    536982       400     34000         0     62029    238000   3525093     82.31     78.27  --
125.79/125.89	c  S st  2265    537485       400     34000         0     62532    238000   3566410     82.31   no data  --
125.89/125.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
125.89/125.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.89/125.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
125.99/126.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.99/126.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.99/126.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
125.99/126.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
749.50/749.59	c lits-rem:      2664  cl-subs:      908  v-elim:      0  v-fix:    0  time: 623.52 s
749.50/749.59	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
749.60/749.63	c vivif2 --  cl tried    61624 cl shrink        0 lits rem          0 time: 0.04
750.00/750.03	c asymm  cl-useful: 0/2772/34000 lits-rem:0 time: 0.40
750.00/750.04	c calculated reachability. Time: 0.00
750.00/750.04	c  N dy  2265    537485       400     34000         0     61624    238000   3430109     82.31   no data  --
753.60/753.66	c  N dy  2357    557514       400     34000         0     50145    238000   2315397     82.32     88.08  --
757.70/757.74	c  N dy  2439    577542       400     34000         0     37650    238000   1057174     82.32     87.86  --
761.30/761.37	c  N dy  2506    597677       400     34000         0     57547    238000   2932837     82.28     86.87  --
765.51/765.59	c  N dy  2621    617830       400     34000         0     44182    238000   1592381     82.33     89.60  --
769.70/769.75	c  N dy  2703    637867       400     34000         0     63978    238000   3460608     82.33     87.13  --
773.40/773.45	c  N dy  2787    658495       400     34000         0     50118    238000   2066616     82.33     86.82  --
777.40/777.49	c  N dy  2865    679399       400     34000         0     35558    238000    611757     82.32     87.47  --
780.80/780.87	c  N dy  2955    700078       400     34000         0     55969    238000   2538756     82.32     86.66  --
784.70/784.79	c  N dy  3030    720150       400     34000         0     39578    238000    903799     82.29     87.10  --
788.30/788.32	c  N dy  3126    740422       400     34000         0     59597    238000   2792671     82.31     87.12  --
792.40/792.44	c  N dy  3223    760557       400     34000         0     42285    238000   1080934     82.32     89.10  --
796.10/796.14	c  N dy  3319    780814       400     34000         0     62299    238000   2955686     82.33     86.89  --
800.10/800.13	c  N dy  3405    800844       400     34000         0     43879    238000   1141076     82.32     86.67  --
801.00/801.05	c  S st  3431    806228       400     34000         0     49202    238000   1640027     82.32     78.66  --
801.10/801.19	c  S st  3431    806729       400     34000         0     49700    238000   1684939     82.32   no data  --
801.20/801.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
801.20/801.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
801.20/801.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
801.20/801.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
801.20/801.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
801.20/801.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
801.20/801.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
824.70/824.74	c lits-rem:       576  cl-subs:      299  v-elim:      0  v-fix:    0  time: 23.45 s
824.70/824.74	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
824.70/824.76	c vivif2 --  cl tried    49401 cl shrink        0 lits rem          0 time: 0.02
825.01/825.07	c asymm  cl-useful: 0/3118/34000 lits-rem:0 time: 0.31
825.01/825.07	c calculated reachability. Time: 0.00
825.01/825.07	c  N dy  3431    806729       400     34000         0     49401    238000   1640035     82.32   no data  --
828.91/828.94	c  N dy  3507    826890       400     34000         0     69321    238000   3511357     82.31     87.01  --
832.80/832.89	c  N dy  3608    846911       400     34000         0     49907    238000   1633481     82.33     87.58  --
836.80/836.82	c  N dy  3699    867009       400     34000         0     69740    238000   3499851     82.34     86.97  --
840.90/840.90	c  N dy  3797    887078       400     34000         0     49413    238000   1497670     82.36     94.67  --
844.71/844.77	c  N dy  3876    907205       400     34000         0     69326    238000   3366927     82.35     86.71  --
849.00/849.07	c  N dy  3967    927379       400     34000         0     48089    238000   1288851     82.35     87.55  --
852.90/852.90	c  N dy  4063    947408       400     34000         0     67898    238000   3162048     82.36     86.96  --
857.41/857.43	c  N dy  4158    967535       400     34000         0     45612    238000    978480     82.36     88.01  --
861.11/861.17	c  N dy  4249    987545       400     34000         0     65376    238000   2845028     82.37     87.14  --
865.80/865.82	c  N dy  4341   1007703       400     34000         0     85300    238000   4712844     82.37     86.83  --
869.50/869.57	c  N dy  4434   1027714       400     34000         0     61906    238000   2421689     82.37     88.30  --
874.10/874.14	c  N dy  4530   1047738       400     34000         0     81681    238000   4279086     82.38     89.04  --
878.60/878.65	c  N dy  4615   1068281       400     34000         0     57865    238000   1958712     82.38     87.85  --
879.40/879.46	c  F st  4634   1071875       400     34000         0     61410    238000   2290837     82.38     82.30  --
883.31/883.33	c  N dy  4697   1089052       400     34000         0     78357    238000   3904668     82.39     86.74  --
887.81/887.82	c  N dy  4785   1109159       400     34000         0     53100    238000   1428975     82.38     88.56  --
891.70/891.78	c  N dy  4862   1129261       400     34000         0     72953    238000   3293918     82.37     87.12  --
896.61/896.65	c  N dy  4937   1149702       400     34000         0     47088    238000    780988     82.36     87.97  --
900.40/900.44	c  N dy  5033   1169754       400     34000         0     66871    238000   2645275     82.37     86.80  --
905.11/905.14	c  N dy  5125   1189758       400     34000         0     86639    238000   4506755     82.37     88.05  --
909.51/909.58	c  N dy  5216   1209808       400     34000         0     59343    238000   1846194     82.38     87.32  --
909.61/909.64	c  S st  5218   1210093       400     34000         0     59626    238000   1872703     82.38     78.10  --
909.81/909.80	c  S st  5218   1210594       400     34000         0     60124    238000   1916590     82.38   no data  --
909.81/909.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
909.81/909.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
909.81/909.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
909.91/909.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
909.91/909.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
909.91/909.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
909.91/909.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
938.41/938.46	c lits-rem:       518  cl-subs:      412  v-elim:      0  v-fix:    0  time: 28.54 s
938.41/938.46	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
938.41/938.48	c vivif2 --  cl tried    59712 cl shrink        0 lits rem          0 time: 0.02
938.81/938.80	c asymm  cl-useful: 0/2777/34000 lits-rem:0 time: 0.32
938.81/938.80	c calculated reachability. Time: 0.00
938.81/938.80	c  N dy  5218   1210594       400     34000         0     59712    238000   1856135     82.38   no data  --
942.91/942.98	c  N dy  5302   1230648       400     34000         0     79523    238000   3720573     82.37     86.79  --
947.91/947.92	c  N dy  5381   1250720       400     34000         0     51298    238000   1010542     82.36     86.86  --
952.00/952.01	c  N dy  5475   1270998       400     34000         0     71319    238000   2902025     82.37     87.25  --
956.91/957.00	c  N dy  5578   1291030       400     34000         0     91089    238000   4766386     82.38     91.39  --
961.41/961.49	c  N dy  5661   1311089       400     34000         0     61878    238000   1928450     82.38     87.14  --
965.91/965.99	c  N dy  5740   1331341       400     34000         0     81870    238000   3794222     82.37     86.82  --
971.11/971.19	c  N dy  5820   1351850       400     34000         0     52059    238000    919209     82.36     87.29  --
975.40/975.45	c  N dy  5902   1373287       400     34000         0     73227    238000   2916938     82.35     86.99  --
980.21/980.28	c  N dy  5979   1393415       400     34000         0     93108    238000   4783048     82.34     87.39  --
985.11/985.14	c  N dy  6070   1414066       400     34000         0     62476    238000   1804370     82.34     86.81  --
989.60/989.69	c  N dy  6169   1434132       400     34000         0     82297    238000   3667740     82.35     87.12  --
995.21/995.25	c  N dy  6274   1454156       400     34000         0    102066    238000   5531474     82.37     86.83  --
999.81/999.88	c  N dy  6376   1474438       400     34000         0     70091    238000   2455044     82.38     86.91  --
1005.10/1005.13	c  N dy  6456   1494569       400     34000         0     89959    238000   4328278     82.38     87.46  --
1010.51/1010.52	c  N dy  6549   1514851       400     34000         0     57005    238000   1125446     82.38     87.19  --
1014.70/1014.75	c  N dy  6631   1534912       400     34000         0     76837    238000   2985980     82.37     86.74  --
1019.81/1019.88	c  N dy  6711   1555018       400     34000         0     96681    238000   4848797     82.36     88.40  --
1024.90/1024.96	c  N dy  6795   1575051       400     34000         0     62481    238000   1557111     82.36     87.01  --
1029.62/1029.61	c  N dy  6878   1596539       400     34000         0     83726    238000   3559317     82.35     86.73  --
1035.12/1035.12	c  N dy  6957   1616676       400     34000         0    103628    238000   5428879     82.35     86.78  --
1039.91/1039.92	c  N dy  7059   1636761       400     34000         0     68462    238000   2039711     82.35     88.82  --
1044.51/1044.59	c  N dy  7145   1656838       400     34000         0     88309    238000   3910418     82.36     86.78  --
1050.41/1050.42	c  N dy  7245   1677105       400     34000         0    108289    238000   5786042     82.36     87.90  --
1055.11/1055.17	c  N dy  7336   1697311       400     34000         0     72251    238000   2311434     82.37     86.98  --
1058.22/1058.23	c  S st  7392   1710596       400     34000         0     85376    238000   3542266     82.37   no data  --
1058.40/1058.45	c  S st  7392   1711098       400     34000         0     85876    238000   3587016     82.37   no data  --
1058.40/1058.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1058.40/1058.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1058.50/1058.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
1058.60/1058.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1058.60/1058.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1058.60/1058.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1058.60/1058.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  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: 961)

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-3369882-1305383421/watcher-3369882-1305383421 -o /tmp/evaluation-result-3369882-1305383421/solver-3369882-1305383421 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369882-1305383421.cnf 

running on 2 cores: 0,2

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: 3.69 3.93 3.75 3/280 2323
/proc/meminfo: memFree=19104476/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=20500 CPUtime=0 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 385 0 0 0 0 0 0 0 21 0 1 0 649941718 20992000 325 33554432000 4194304 4650387 140734446400192 18446744073709551615 274664804276 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2323/statm: 5126 333 288 112 0 91 0

[startup+0.0315889 s]
/proc/loadavg: 3.69 3.93 3.75 3/280 2323
/proc/meminfo: memFree=19104476/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=31132 CPUtime=0.02 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 1414 0 0 0 2 0 0 0 21 0 1 0 649941718 31879168 1354 33554432000 4194304 4650387 140734446400192 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 7783 1355 347 112 0 2748 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31132

[startup+0.100586 s]
/proc/loadavg: 3.69 3.93 3.75 3/280 2323
/proc/meminfo: memFree=19104476/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=31264 CPUtime=0.09 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 1440 0 0 0 9 0 0 0 21 0 1 0 649941718 32014336 1380 33554432000 4194304 4650387 140734446400192 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 7816 1380 347 112 0 2781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31264

[startup+0.300578 s]
/proc/loadavg: 3.69 3.93 3.75 3/280 2323
/proc/meminfo: memFree=19104476/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=31396 CPUtime=0.29 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 1480 0 0 0 29 0 0 0 22 0 1 0 649941718 32149504 1420 33554432000 4194304 4650387 140734446400192 18446744073709551615 4370509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 7849 1420 347 112 0 2814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31396

[startup+0.700515 s]
/proc/loadavg: 3.69 3.93 3.75 3/280 2323
/proc/meminfo: memFree=19104476/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=42724 CPUtime=0.69 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 4493 0 0 0 69 0 0 0 24 0 1 0 649941718 43749376 3805 33554432000 4194304 4650387 140734446400192 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 10681 3805 377 112 0 5646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42724

[startup+1.50037 s]
/proc/loadavg: 3.71 3.93 3.75 5/295 2349
/proc/meminfo: memFree=19025684/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=43516 CPUtime=1.48 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 5859 0 0 0 148 0 0 0 25 0 1 0 649941718 44560384 4289 33554432000 4194304 4650387 140734446400192 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 10879 4289 379 112 0 5844 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43516

[startup+3.10111 s]
/proc/loadavg: 3.71 3.93 3.75 5/295 2349
/proc/meminfo: memFree=19020976/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=43980 CPUtime=3.09 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 8556 0 0 0 309 0 0 0 25 0 1 0 649941718 45035520 4588 33554432000 4194304 4650387 140734446400192 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 10995 4588 380 112 0 5960 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43980

[startup+6.54247 s]
/proc/loadavg: 3.71 3.93 3.75 5/295 2349
/proc/meminfo: memFree=18973284/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=56216 CPUtime=6.56 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 12455 0 0 0 655 1 0 0 25 0 1 0 649941718 57565184 7073 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 14184 7169 381 112 0 9149 0
Current children cumulated CPU time (s) 6.56
Current children cumulated vsize (KiB) 56216

[startup+12.7004 s]
/proc/loadavg: 4.14 4.02 3.78 6/295 2349
/proc/meminfo: memFree=18916428/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=70796 CPUtime=12.69 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 18105 0 0 0 1266 3 0 0 25 0 1 0 649941718 72495104 11196 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 17699 11196 381 112 0 12664 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70796

[startup+25.5012 s]
/proc/loadavg: 4.11 4.02 3.79 5/295 2349
/proc/meminfo: memFree=18866656/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=78924 CPUtime=25.49 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 23520 0 0 0 2545 4 0 0 25 0 1 0 649941718 80818176 13216 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 19731 13216 381 112 0 14696 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78924

[startup+51.1007 s]
/proc/loadavg: 4.07 4.01 3.79 5/295 2350
/proc/meminfo: memFree=18780712/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=82100 CPUtime=51.09 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 36850 0 0 0 5101 8 0 0 25 0 1 0 649941718 84070400 13773 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 20525 13773 381 112 0 15490 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82100

[startup+102.311 s]
/proc/loadavg: 4.03 4.01 3.80 5/295 2351
/proc/meminfo: memFree=18744836/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=87400 CPUtime=102.3 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 69058 0 0 0 10216 14 0 0 25 0 1 0 649941718 89497600 16130 33554432000 4194304 4650387 140734446400192 18446744073709551615 4360991 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 21850 16130 381 112 0 16815 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 87400

[startup+162.3 s]
/proc/loadavg: 4.05 4.02 3.82 5/295 2353
/proc/meminfo: memFree=18603836/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=191300 CPUtime=162.29 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 97745 0 0 0 16210 19 0 0 25 0 1 0 649941718 195891200 29900 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 47825 29900 381 112 0 42790 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191300

[startup+222.301 s]
/proc/loadavg: 4.15 4.05 3.83 5/295 2355
/proc/meminfo: memFree=18600216/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=191300 CPUtime=222.29 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 97827 0 0 0 22210 19 0 0 25 0 1 0 649941718 195891200 29982 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 47825 29982 381 112 0 42790 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 191300

[startup+282.301 s]
/proc/loadavg: 4.05 4.04 3.84 5/295 2356
/proc/meminfo: memFree=18595476/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=191300 CPUtime=282.29 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 97840 0 0 0 28210 19 0 0 25 0 1 0 649941718 195891200 29995 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476379 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 47825 29995 381 112 0 42790 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 191300

[startup+342.301 s]
/proc/loadavg: 4.05 4.04 3.85 5/295 2358
/proc/meminfo: memFree=18592460/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=191300 CPUtime=342.29 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 97840 0 0 0 34210 19 0 0 25 0 1 0 649941718 195891200 29995 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 47825 29995 381 112 0 42790 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 191300

[startup+402.301 s]
/proc/loadavg: 4.07 4.04 3.86 5/295 2359
/proc/meminfo: memFree=18582012/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=191300 CPUtime=402.3 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 97840 0 0 0 40210 20 0 0 25 0 1 0 649941718 195891200 29995 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 47825 29995 381 112 0 42790 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 191300

[startup+462.3 s]
/proc/loadavg: 4.02 4.03 3.87 5/295 2361
/proc/meminfo: memFree=18555188/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=191300 CPUtime=462.3 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 97840 0 0 0 46210 20 0 0 25 0 1 0 649941718 195891200 29995 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 47825 29995 381 112 0 42790 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 191300

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 3.87 5/295 2363
/proc/meminfo: memFree=18560756/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=191300 CPUtime=522.3 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 97840 0 0 0 52210 20 0 0 25 0 1 0 649941718 195891200 29995 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 47825 29995 381 112 0 42790 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 191300

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.88 5/295 2364
/proc/meminfo: memFree=18548580/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=191300 CPUtime=582.3 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 97840 0 0 0 58210 20 0 0 25 0 1 0 649941718 195891200 29995 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 47825 29995 381 112 0 42790 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 191300

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.89 5/295 2366
/proc/meminfo: memFree=18531680/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=191300 CPUtime=642.31 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 97840 0 0 0 64211 20 0 0 25 0 1 0 649941718 195891200 29995 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 47825 29995 381 112 0 42790 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 191300

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.89 5/295 2367
/proc/meminfo: memFree=18494452/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=191300 CPUtime=702.3 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 97840 0 0 0 70210 20 0 0 25 0 1 0 649941718 195891200 29995 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 47825 29995 381 112 0 42790 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 191300

[startup+762.311 s]
/proc/loadavg: 4.05 4.02 3.90 5/295 2369
/proc/meminfo: memFree=18478052/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=192440 CPUtime=762.31 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 105909 0 0 0 76208 23 0 0 25 0 1 0 649941718 197058560 29740 33554432000 4194304 4650387 140734446400192 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 48110 29740 381 112 0 43075 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 192440

[startup+822.301 s]
/proc/loadavg: 4.05 4.03 3.91 5/295 2371
/proc/meminfo: memFree=18503444/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=145808 CPUtime=822.3 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 132192 0 0 0 82199 31 0 0 25 0 1 0 649941718 149307392 29128 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 36452 29128 381 112 0 31417 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 145808

[startup+882.301 s]
/proc/loadavg: 4.05 4.03 3.91 5/295 2372
/proc/meminfo: memFree=18470804/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=200456 CPUtime=882.3 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 164777 0 0 0 88190 40 0 0 25 0 1 0 649941718 205266944 30966 33554432000 4194304 4650387 140734446400192 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 50114 30966 381 112 0 45079 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 200456

[startup+942.301 s]
/proc/loadavg: 4.20 4.07 3.93 5/295 2375
/proc/meminfo: memFree=18465192/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=205772 CPUtime=942.31 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 182504 0 0 0 94187 44 0 0 25 0 1 0 649941718 210710528 31893 33554432000 4194304 4650387 140734446400192 18446744073709551615 4366007 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 51443 31893 381 112 0 46408 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 205772

[startup+1002.3 s]
/proc/loadavg: 4.07 4.05 3.93 5/295 2376
/proc/meminfo: memFree=18446572/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=207168 CPUtime=1002.31 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 212435 0 0 0 100179 52 0 0 25 0 1 0 649941718 212140032 31721 33554432000 4194304 4650387 140734446400192 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 51792 31722 381 112 0 46757 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 207168

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.93 5/295 2378
/proc/meminfo: memFree=18463776/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=215688 CPUtime=1062.31 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 240647 0 0 0 106172 59 0 0 25 0 1 0 649941718 220864512 33964 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 53922 33964 381 112 0 48887 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 215688

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.93 5/295 2380
/proc/meminfo: memFree=18452476/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=215904 CPUtime=1122.31 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 240741 0 0 0 112172 59 0 0 25 0 1 0 649941718 221085696 34058 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 53976 34058 381 112 0 48941 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 215904

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/295 2381
/proc/meminfo: memFree=18317156/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=216104 CPUtime=1182.31 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 240767 0 0 0 118172 59 0 0 25 0 1 0 649941718 221290496 34084 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 54026 34084 381 112 0 48991 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 216104

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/295 2383
/proc/meminfo: memFree=18302748/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=216104 CPUtime=1242.31 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 240767 0 0 0 124172 59 0 0 25 0 1 0 649941718 221290496 34084 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 54026 34084 381 112 0 48991 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 216104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.94 5/295 2384
/proc/meminfo: memFree=18313880/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=216104 CPUtime=1300.02 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 240767 0 0 0 129943 59 0 0 25 0 1 0 649941718 221290496 34084 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 54026 34084 381 112 0 48991 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 216104

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

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

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.94 5/295 2384
/proc/meminfo: memFree=18313880/32951132 swapFree=67093824/67111528
[pid=2323] ppid=2321 vsize=216104 CPUtime=1300.02 cores=0,2
/proc/2323/stat : 2323 (strangenight1-s) R 2321 2323 1645 0 -1 4202496 240767 0 0 0 129943 59 0 0 25 0 1 0 649941718 221290496 34084 33554432000 4194304 4650387 140734446400192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2323/statm: 54026 34084 381 112 0 48991 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 216104

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.44
CPU system time (s): 0.601908
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 216104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.44
system time used= 0.601908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240767
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= 19
involuntary context switches= 15739

runsolver used 3.99939 second user time and 9.14161 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 16:30:21
IDJOB=3369882
IDBENCH=82691
IDSOLVER=1847
FILE ID=node131/3369882-1305383421
RUNJOBID= node131-1305383421-2306
PBS_JOBID= 13324371
Free space on /tmp= 73688 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369882-1305383421/watcher-3369882-1305383421 -o /tmp/evaluation-result-3369882-1305383421/solver-3369882-1305383421 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369882-1305383421.cnf

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

MD5SUM BENCH= aef8bd4e13046b42a5bc777dc56e10de
RANDOM SEED=806816417

node131.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.830
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.66
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.830
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.75
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.75
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19105996 kB
Buffers:        257584 kB
Cached:        3612196 kB
SwapCached:       1504 kB
Active:       10532612 kB
Inactive:      3054544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19105996 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            7968 kB
Writeback:           0 kB
AnonPages:     9716184 kB
Mapped:          26428 kB
Slab:           163988 kB
PageTables:      31408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 27996184 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73664 MiB
End job on node131 at 2011-05-14 16:52:03