Trace number 3290027

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) 1300.04 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
Bench CategoryAPPLICATION (applications 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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
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-3290027-1303783136.cnf'
0.00/0.00	c -- header says num vars:           1808
0.00/0.00	c -- header says num clauses:        9968
0.00/0.01	c -- clauses added:            0 learnts,         9968 normals,            0 xors
0.00/0.01	c -- vars added       1808
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      1808      9440       320         0     38688         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/8928/8928 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  256 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.02	c Replacing      256 vars Replaced     9064 lits Time:     0.00 s 
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1408 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:     832, avg size: 3.6)
0.00/0.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    220 locsubst:     0 time:   0.00
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:      48 undec:     620 neg:    1140
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      1188      2528        64         0     11816         0   no data   no data  --
0.00/0.08	c Decided on static restart strategy
0.19/0.25	c  N st     8      4918      1188      2528        76      4640     11816    196920   no data   no data  --
0.79/0.83	c  N st    10     11301      1188      2528        81      4522     11816    104486   no data   no data  --
1.59/1.60	c  N st    11     17045      1188      2528        89     10080     11816    598641   no data   no data  --
2.79/2.84	c  F st    12     25001      1188      2528        94     12380     11816    649166   no data   no data  --
2.79/2.84	c  N st    12     25001      1188      2528        94     12380     11816    649166   no data   no data  --
3.29/3.39	c Decided on static restart strategy
3.29/3.39	c  N st    18     30000      1188      2528        97     10962     11816    408492   no data   no data  --
3.29/3.39	c  S st    18     30000      1188      2528        97     10962     11816    408492   no data   no data  --
3.38/3.42	c  S st    18     30502      1188      2528       105     11417     11816    415600   no data   no data  --
3.38/3.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     52 locsubst:     0 time:   0.00
3.38/3.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.38/3.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   30 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.38/3.43	c Replacing       30 vars Replaced    11388 lits Time:     0.01 s 
3.38/3.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.38/3.44	c subs with bin:        9  lits-rem:        17  v-fix:    0  time:  0.00 s
3.38/3.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1106 time:  0.00 s
3.38/3.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.58/3.63	c lits-rem:      1260  cl-subs:      323  v-elim:      0  v-fix:    0  time:  0.19 s
3.58/3.63	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.00
3.58/3.63	c calculated reachability. Time: 0.00
3.58/3.63	c  N st    18     30502      1106      2528        45      7442     11656    171248   no data   no data  --
4.18/4.24	c  N st    20     37612      1106      2528        46      8700     11656    163398   no data   no data  --
5.18/5.28	c  N st    21     44012      1106      2528        47     14954     11656    752097   no data   no data  --
5.18/5.28	c Finding binary XORs  T:     0.00 s  found:       2
5.39/5.46	c  S st    22     45753      1106      2528        48      8979     11656    156473   no data   no data  --
5.39/5.49	c  S st    22     46253      1106      2528        50      9450     11656    167164   no data   no data  --
5.39/5.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.39/5.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.39/5.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.39/5.50	c Replacing        4 vars Replaced      870 lits Time:     0.00 s 
5.39/5.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.39/5.50	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
5.39/5.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1102 time:  0.00 s
5.39/5.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.68/5.72	c lits-rem:       539  cl-subs:      132  v-elim:      0  v-fix:    0  time:  0.22 s
5.68/5.72	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
5.68/5.72	c vivif2 --  cl tried     9311 cl shrink        0 lits rem          0 time: 0.00
5.68/5.72	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.00
5.68/5.72	c calculated reachability. Time: 0.00
5.68/5.72	c  N st    22     46253      1102      2528        42      9311     11650    162454   no data   no data  --
7.58/7.60	c  N st    23     60651      1102      2528        44     14282     11650    552980   no data   no data  --
8.98/9.03	c  N st    24     69379      1102      2528        46     12405     11650    267031   no data   no data  --
8.98/9.03	c  S st    24     69379      1102      2528        46     12405     11650    267031   no data   no data  --
8.98/9.06	c  S st    24     69884      1102      2528        53     12870     11650    278425   no data   no data  --
8.98/9.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.98/9.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.98/9.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.98/9.07	c Replacing        4 vars Replaced      974 lits Time:     0.00 s 
8.98/9.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.98/9.08	c subs with bin:        6  lits-rem:        29  v-fix:    0  time:  0.00 s
8.98/9.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1098 time:  0.00 s
8.98/9.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.29/10.36	c lits-rem:      1298  cl-subs:      191  v-elim:      0  v-fix:    0  time:  1.28 s
10.29/10.36	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
10.29/10.36	c vivif2 --  cl tried    12659 cl shrink        0 lits rem          0 time: 0.00
10.29/10.37	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.01
10.29/10.37	c calculated reachability. Time: 0.00
10.29/10.37	c  N st    24     69884      1098      2528        45     12659     11644    269896   no data   no data  --
13.78/13.88	c  F st    25     87501      1098      2528        48     18474     11644    747441   no data   no data  --
13.78/13.88	c  N st    25     87501      1098      2528        48     18474     11644    747441   no data   no data  --
14.58/14.65	c Decided on static restart strategy
15.19/15.22	c  N st    32     95542      1098      2528        48     26359     11644   1443825   no data   no data  --
16.28/16.32	c  N st    34    104826      1098      2528        48     22917     11644    861059   no data   no data  --
16.28/16.32	c  S st    34    104826      1098      2528        48     22917     11644    861059   no data   no data  --
16.28/16.37	c  S st    34    105328      1098      2528        56     23385     11644    871505   no data   no data  --
16.28/16.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.28/16.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.28/16.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.39/16.40	c Replacing        6 vars Replaced     3582 lits Time:     0.01 s 
16.39/16.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.39/16.42	c subs with bin:        5  lits-rem:       355  v-fix:    0  time:  0.00 s
16.39/16.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1092 time:  0.00 s
16.39/16.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.08/20.19	c lits-rem:      4800  cl-subs:      284  v-elim:      0  v-fix:    0  time:  3.77 s
20.08/20.19	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
20.18/20.20	c vivif2 --  cl tried    23085 cl shrink        0 lits rem          0 time: 0.01
20.18/20.21	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.01
20.18/20.21	c calculated reachability. Time: 0.00
20.18/20.21	c  N st    34    105328      1092      2528        44     23085     11634    850924   no data   no data  --
21.09/21.17	c  N st    35    114928      1092      2528        46     18848     11634    445713   no data   no data  --
21.09/21.17	c Finding binary XORs  T:     0.00 s  found:       1
24.09/24.13	c  N st    36    129325      1092      2528        46     18430     11634    498897   no data   no data  --
27.49/27.53	c  N st    37    150920      1092      2528        46     24000     11634    785535   no data   no data  --
28.78/28.87	c  S st    38    157993      1092      2528        46     30950     11634   1327433   no data   no data  --
28.88/28.94	c  S st    38    158494      1092      2528        47     31435     11634   1340677   no data   no data  --
28.88/28.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.88/28.95	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
28.88/28.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.88/28.97	c Replacing        2 vars Replaced     2041 lits Time:     0.01 s 
28.98/29.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.98/29.01	c subs with bin:        1  lits-rem:        78  v-fix:    0  time:  0.00 s
28.98/29.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1090 time:  0.00 s
28.98/29.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.99/33.07	c lits-rem:      2726  cl-subs:     1424  v-elim:      0  v-fix:    0  time:  4.06 s
32.99/33.07	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
32.99/33.08	c vivif2 --  cl tried    30006 cl shrink        0 lits rem          0 time: 0.01
33.08/33.10	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.01
33.08/33.10	c calculated reachability. Time: 0.00
33.08/33.10	c  N st    38    158494      1090      2528        43     30006     11630   1247068   no data   no data  --
41.88/41.93	c  N st    39    207082      1090      2528        43     24757     11630    695678   no data   no data  --
46.99/47.03	c  N st    40    237741      1090      2528        44     34872     11630   1254948   no data   no data  --
46.99/47.03	c  S st    40    237741      1090      2528        44     34872     11630   1254948   no data   no data  --
47.09/47.11	c  S st    40    238243      1090      2528        45     35359     11630   1267772   no data   no data  --
47.09/47.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.09/47.12	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.4M T:  0.01
47.09/47.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.09/47.16	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
47.09/47.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1090 time:  0.00 s
47.09/47.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
50.79/50.82	c lits-rem:       446  cl-subs:     2592  v-elim:      0  v-fix:    0  time:  3.65 s
50.79/50.82	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
50.79/50.83	c vivif2 --  cl tried    32764 cl shrink        0 lits rem          0 time: 0.01
50.79/50.84	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.01
50.79/50.85	c calculated reachability. Time: 0.00
50.79/50.85	c  N st    40    238243      1090      2528        45     32764     11630   1110115   no data   no data  --
64.69/64.74	c  F st    41    306250      1090      2528        45     34943     11630   1363587   no data   no data  --
64.69/64.74	c  N st    41    306250      1090      2528        45     34943     11630   1363587   no data   no data  --
65.49/65.58	c Decided on static restart strategy
70.29/70.33	c  N st    51    334562      1090      2528        47     39235     11630   1607326   no data   no data  --
74.29/74.32	c  N st    53    357364      1090      2528        49     37486     11630   1535821   no data   no data  --
74.29/74.32	c  S st    53    357364      1090      2528        49     37486     11630   1535821   no data   no data  --
74.39/74.41	c  S st    53    357869      1090      2528        50     37982     11630   1549000   no data   no data  --
74.39/74.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.39/74.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.39/74.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
74.39/74.45	c Replacing        3 vars Replaced     5474 lits Time:     0.03 s 
74.39/74.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.39/74.49	c subs with bin:        2  lits-rem:         7  v-fix:    0  time:  0.00 s
74.39/74.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1087 time:  0.00 s
74.39/74.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
77.89/77.94	c lits-rem:      1095  cl-subs:      188  v-elim:      0  v-fix:    0  time:  3.45 s
77.89/77.94	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
77.89/77.96	c vivif2 --  cl tried    37786 cl shrink        0 lits rem          0 time: 0.02
77.89/77.97	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.02
77.89/77.98	c calculated reachability. Time: 0.00
77.89/77.98	c  N st    53    357869      1087      2528        44     37786     11630   1541364   no data   no data  --
82.98/83.06	c  N st    54    390261      1087      2528        47     43752     11630   1293478   no data   no data  --
94.69/94.71	c  N st    55    438849      1087      2528        48     37813     11630   1320448   no data   no data  --
114.29/114.31	c  N st    56    511733      1087      2528        49     51348     11630   2525208   no data   no data  --
120.89/120.99	c  N st    57    536804      1087      2528        49     45611     11630   1644586   no data   no data  --
120.89/120.99	c  S st    57    536804      1087      2528        49     45611     11630   1644586   no data   no data  --
121.00/121.09	c  S st    57    537307      1087      2528        50     46099     11630   1658256   no data   no data  --
121.00/121.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
121.00/121.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
121.09/121.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
121.09/121.16	c Replacing        4 vars Replaced    13869 lits Time:     0.05 s 
121.19/121.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
121.19/121.21	c subs with bin:        1  lits-rem:        43  v-fix:    0  time:  0.00 s
121.19/121.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1083 time:  0.00 s
121.19/121.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
126.19/126.24	c lits-rem:       368  cl-subs:     1299  v-elim:      0  v-fix:    0  time:  5.04 s
126.19/126.24	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
126.19/126.26	c vivif2 --  cl tried    44791 cl shrink        0 lits rem          0 time: 0.02
126.19/126.29	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.03
126.19/126.29	c calculated reachability. Time: 0.00
126.19/126.29	c  N st    57    537307      1083      2528        42     44791     11626   1585922   no data   no data  --
176.59/176.64	c  N st    58    701291      1083      2528        44     39217     11626    878527   no data   no data  --
202.19/202.20	c  N st    59    805961      1083      2528        46     66896     11626   2429366   no data   no data  --
202.19/202.20	c  S st    59    805961      1083      2528        46     66896     11626   2429366   no data   no data  --
202.19/202.20	c Finding binary XORs  T:     0.00 s  found:       3
202.29/202.34	c  S st    59    806462      1083      2528        47     67381     11626   2442661   no data   no data  --
202.29/202.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
202.29/202.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
202.29/202.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
202.29/202.39	c Replacing        4 vars Replaced     1734 lits Time:     0.01 s 
202.40/202.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
202.40/202.45	c subs with bin:        1  lits-rem:       121  v-fix:    0  time:  0.00 s
202.40/202.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1079 time:  0.00 s
202.40/202.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
224.69/224.75	c lits-rem:       148  cl-subs:     8087  v-elim:      0  v-fix:    0  time: 22.30 s
224.69/224.75	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
224.69/224.77	c vivif2 --  cl tried    59287 cl shrink        0 lits rem          0 time: 0.02
224.79/224.81	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.04
224.79/224.81	c calculated reachability. Time: 0.00
224.79/224.81	c  N st    59    806462      1079      2528        39     59287     11622   1981685   no data   no data  --
316.80/316.89	c  F st    60   1071875      1079      2528        40     74572     11622   3115116   no data   no data  --
316.80/316.89	c  N st    60   1071875      1079      2528        40     74572     11622   3115116   no data   no data  --
318.29/318.32	c Decided on static restart strategy
323.09/323.18	c  N st    70   1100183      1079      2528        41     59497     11622   1780812   no data   no data  --
334.49/334.59	c  N st    72   1136177      1079      2528        41     50492     11622   1283744   no data   no data  --
339.99/340.04	c  N st    73   1168571      1079      2528        43     81951     11622   2682273   no data   no data  --
353.10/353.11	c  N st    74   1209694      1079      2528        43     76368     11622   3649397   no data   no data  --
353.10/353.11	c  S st    74   1209694      1079      2528        43     76368     11622   3649397   no data   no data  --
353.29/353.30	c  S st    74   1210196      1079      2528        47     76850     11622   3663074   no data   no data  --
353.29/353.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
353.29/353.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
353.29/353.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
353.29/353.36	c Replacing        4 vars Replaced     2024 lits Time:     0.02 s 
353.39/353.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
353.39/353.46	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
353.39/353.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1075 time:  0.00 s
353.39/353.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
542.31/542.38	c lits-rem:       230  cl-subs:     2800  v-elim:      0  v-fix:    0  time: 188.92 s
542.31/542.38	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
542.40/542.42	c vivif2 --  cl tried    74035 cl shrink        0 lits rem          0 time: 0.03
542.40/542.47	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.05
542.40/542.47	c calculated reachability. Time: 0.00
542.40/542.47	c  N st    74   1210196      1075      2528        39     74035     11620   3487909   no data   no data  --
566.20/566.28	c  N st    75   1283078      1075      2528        39     51184     11620   1067436   no data   no data  --
600.50/600.52	c  N st    76   1392401      1075      2528        39     58807     11620   1539508   no data   no data  --
660.70/660.72	c  N st    77   1556387      1075      2528        39     64606     11620   1807139   no data   no data  --
714.60/714.66	c  N st    78   1710196      1075      2528        39    106959     11620   5297374   no data   no data  --
714.60/714.66	c  S st    78   1710196      1075      2528        39    106959     11620   5297374   no data   no data  --
714.90/714.93	c  S st    78   1710700      1075      2528        40    107451     11620   5311149   no data   no data  --
714.90/714.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
714.90/714.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
714.90/714.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
715.01/715.00	c Replacing        1 vars Replaced       18 lits Time:     0.01 s 
715.10/715.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
715.10/715.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
715.10/715.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1074 time:  0.00 s
715.10/715.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1136.21/1136.29	c lits-rem:      1060  cl-subs:     4486  v-elim:      0  v-fix:    0  time: 421.14 s
1136.21/1136.29	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
1136.31/1136.34	c vivif2 --  cl tried   102964 cl shrink        0 lits rem          0 time: 0.05
1136.41/1136.41	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.07
1136.41/1136.41	c calculated reachability. Time: 0.00
1136.41/1136.41	c  N st    78   1710700      1074      2528        38    102964     11620   5052499   no data   no data  --
1245.12/1245.10	c  N st    79   2079664      1074      2528        38    112699     11620   4660945   no data   no data  --

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

running on 2 cores: 4,6

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.68 3.93 3.91 6/183 2714
/proc/meminfo: memFree=13943000/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=11800 CPUtime=0 cores=4,6
/proc/2714/stat : 2714 (runsolver) R 2712 2714 2333 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 489914547 12083200 51 33554432000 4194304 5434984 140733652947104 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/2714/statm: 2950 51 31 303 0 2644 0

[startup+0.099824 s]
/proc/loadavg: 3.68 3.93 3.91 6/183 2714
/proc/meminfo: memFree=13943000/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=33172 CPUtime=0.09 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 1503 0 0 0 9 0 0 0 25 0 1 0 489914547 33968128 1376 33554432000 4194304 4650387 140736081981120 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 8293 1376 379 112 0 3258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33172

[startup+0.10081 s]
/proc/loadavg: 3.68 3.93 3.91 6/183 2714
/proc/meminfo: memFree=13943000/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=33172 CPUtime=0.09 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 1504 0 0 0 9 0 0 0 25 0 1 0 489914547 33968128 1377 33554432000 4194304 4650387 140736081981120 18446744073709551615 4333553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 8293 1377 379 112 0 3258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33172

[startup+0.300774 s]
/proc/loadavg: 3.68 3.93 3.91 6/183 2714
/proc/meminfo: memFree=13943000/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=33176 CPUtime=0.29 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 1749 0 0 0 29 0 0 0 25 0 1 0 489914547 33972224 1343 33554432000 4194304 4650387 140736081981120 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 8294 1343 380 112 0 3259 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33176

[startup+0.700703 s]
/proc/loadavg: 3.68 3.93 3.91 6/183 2714
/proc/meminfo: memFree=13943000/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=33176 CPUtime=0.69 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 2056 0 0 0 69 0 0 0 25 0 1 0 489914547 33972224 1650 33554432000 4194304 4650387 140736081981120 18446744073709551615 4364380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 8294 1650 380 112 0 3259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33176

[startup+1.50057 s]
/proc/loadavg: 3.68 3.93 3.91 5/190 2721
/proc/meminfo: memFree=13893104/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=33388 CPUtime=1.49 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 2691 0 0 0 149 0 0 0 25 0 1 0 489914547 34189312 1821 33554432000 4194304 4650387 140736081981120 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 8347 1821 380 112 0 3312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33388

[startup+3.10025 s]
/proc/loadavg: 3.70 3.93 3.91 5/190 2721
/proc/meminfo: memFree=13885912/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=34364 CPUtime=3.09 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 3970 0 0 0 309 0 0 0 25 0 1 0 489914547 35188736 1645 33554432000 4194304 4650387 140736081981120 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 8591 1645 381 112 0 3556 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34364

[startup+6.30071 s]
/proc/loadavg: 3.70 3.93 3.91 5/190 2721
/proc/meminfo: memFree=13867348/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=47020 CPUtime=6.28 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 6897 0 0 0 628 0 0 0 25 0 1 0 489914547 48148480 3784 33554432000 4194304 4650387 140736081981120 18446744073709551615 4333941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 11755 3784 381 112 0 6720 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47020

[startup+12.7006 s]
/proc/loadavg: 3.75 3.94 3.91 5/190 2721
/proc/meminfo: memFree=13836020/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=47020 CPUtime=12.69 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 9658 0 0 0 1268 1 0 0 25 0 1 0 489914547 48148480 5249 33554432000 4194304 4650387 140736081981120 18446744073709551615 4363969 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 11755 5249 381 112 0 6720 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47020

[startup+25.5003 s]
/proc/loadavg: 3.79 3.94 3.91 5/190 2721
/proc/meminfo: memFree=13805648/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=56836 CPUtime=25.49 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 16725 0 0 0 2547 2 0 0 25 0 1 0 489914547 58200064 7949 33554432000 4194304 4650387 140736081981120 18446744073709551615 4333244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 14209 7949 381 112 0 9174 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56836

[startup+51.1008 s]
/proc/loadavg: 3.86 3.94 3.91 5/190 2722
/proc/meminfo: memFree=13747176/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=81776 CPUtime=51.09 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 31436 0 0 0 5105 4 0 0 25 0 1 0 489914547 83738624 13931 33554432000 4194304 4650387 140736081981120 18446744073709551615 4363857 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 20444 13931 381 112 0 15409 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81776

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.91 5/190 2723
/proc/meminfo: memFree=13705584/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=93712 CPUtime=102.29 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 57110 0 0 0 10221 8 0 0 25 0 1 0 489914547 95961088 16425 33554432000 4194304 4650387 140736081981120 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 23428 16425 381 112 0 18393 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 93712

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.91 5/190 2734
/proc/meminfo: memFree=13643180/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=154640 CPUtime=162.29 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 80865 0 0 0 16215 14 0 0 25 0 1 0 489914547 158351360 21713 33554432000 4194304 4650387 140736081981120 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 38660 21713 381 112 0 33625 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 154640

[startup+222.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 3253
/proc/meminfo: memFree=14250200/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=129380 CPUtime=222.29 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 99671 0 0 0 22211 18 0 0 25 0 1 0 489914547 132485120 25730 33554432000 4194304 4650387 140736081981120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 32345 25730 381 112 0 27310 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 129380

[startup+282.301 s]
/proc/loadavg: 4.06 3.98 3.92 5/190 3254
/proc/meminfo: memFree=14204808/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=131244 CPUtime=282.29 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 116560 0 0 0 28206 23 0 0 25 0 1 0 489914547 134393856 26335 33554432000 4194304 4650387 140736081981120 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 32811 26335 381 112 0 27776 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 131244

[startup+342.3 s]
/proc/loadavg: 4.08 4.00 3.93 5/190 3259
/proc/meminfo: memFree=14186028/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=185260 CPUtime=342.29 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 135135 0 0 0 34201 28 0 0 25 0 1 0 489914547 189706240 27055 33554432000 4194304 4650387 140736081981120 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 46315 27055 381 112 0 41280 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 185260

[startup+402.301 s]
/proc/loadavg: 4.09 4.01 3.93 5/190 3260
/proc/meminfo: memFree=14104280/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=212780 CPUtime=402.29 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 145674 0 0 0 40200 29 0 0 25 0 1 0 489914547 217886720 33616 33554432000 4194304 4650387 140736081981120 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 53195 33616 381 112 0 48160 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 212780

[startup+462.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 3262
/proc/meminfo: memFree=14100416/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=213996 CPUtime=462.29 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 145942 0 0 0 46200 29 0 0 25 0 1 0 489914547 219131904 33884 33554432000 4194304 4650387 140736081981120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 53499 33884 381 112 0 48464 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 213996

[startup+522.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 3264
/proc/meminfo: memFree=14094572/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=213996 CPUtime=522.3 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 145942 0 0 0 52200 30 0 0 25 0 1 0 489914547 219131904 33884 33554432000 4194304 4650387 140736081981120 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 53499 33884 381 112 0 48464 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 213996

[startup+582.301 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 3265
/proc/meminfo: memFree=14072468/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=160524 CPUtime=582.3 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 160928 0 0 0 58197 33 0 0 25 0 1 0 489914547 164376576 31538 33554432000 4194304 4650387 140736081981120 18446744073709551615 4333962 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 40131 31538 381 112 0 35096 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 160524

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 3267
/proc/meminfo: memFree=14069696/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=160788 CPUtime=642.3 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 178421 0 0 0 64192 38 0 0 25 0 1 0 489914547 164646912 32898 33554432000 4194304 4650387 140736081981120 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 40197 32898 381 112 0 35162 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 160788

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 3268
/proc/meminfo: memFree=14049444/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=161108 CPUtime=702.3 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 196272 0 0 0 70188 42 0 0 25 0 1 0 489914547 164974592 32917 33554432000 4194304 4650387 140736081981120 18446744073709551615 4363612 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 40277 32917 381 112 0 35242 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 161108

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 3270
/proc/meminfo: memFree=13982584/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=272780 CPUtime=762.31 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 211503 0 0 0 76186 45 0 0 25 0 1 0 489914547 279326720 48148 33554432000 4194304 4650387 140736081981120 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 68195 48148 381 112 0 63160 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 272780

[startup+822.3 s]
/proc/loadavg: 4.08 4.02 3.94 5/190 3272
/proc/meminfo: memFree=13972760/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=274076 CPUtime=822.3 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 211650 0 0 0 82185 45 0 0 25 0 1 0 489914547 280653824 48295 33554432000 4194304 4650387 140736081981120 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 68519 48295 381 112 0 63484 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 274076

[startup+882.301 s]
/proc/loadavg: 4.03 4.01 3.94 5/190 3273
/proc/meminfo: memFree=13957972/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=274076 CPUtime=882.3 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 211664 0 0 0 88185 45 0 0 25 0 1 0 489914547 280653824 48309 33554432000 4194304 4650387 140736081981120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 68519 48309 381 112 0 63484 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 274076

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.95 5/190 3275
/proc/meminfo: memFree=13923104/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=274076 CPUtime=942.3 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 211664 0 0 0 94185 45 0 0 25 0 1 0 489914547 280653824 48309 33554432000 4194304 4650387 140736081981120 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 68519 48309 381 112 0 63484 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 274076

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 3.95 5/190 3276
/proc/meminfo: memFree=13903976/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=274076 CPUtime=1002.3 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 211664 0 0 0 100185 45 0 0 25 0 1 0 489914547 280653824 48309 33554432000 4194304 4650387 140736081981120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 68519 48309 381 112 0 63484 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 274076

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 3278
/proc/meminfo: memFree=13897616/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=274076 CPUtime=1062.31 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 211664 0 0 0 106186 45 0 0 25 0 1 0 489914547 280653824 48309 33554432000 4194304 4650387 140736081981120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 68519 48309 381 112 0 63484 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 274076

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 3280
/proc/meminfo: memFree=13886672/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=274076 CPUtime=1122.31 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 211664 0 0 0 112186 45 0 0 25 0 1 0 489914547 280653824 48309 33554432000 4194304 4650387 140736081981120 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 68519 48309 381 112 0 63484 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 274076

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 3281
/proc/meminfo: memFree=13893460/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=275076 CPUtime=1182.31 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 226418 0 0 0 118182 49 0 0 25 0 1 0 489914547 281677824 46525 33554432000 4194304 4650387 140736081981120 18446744073709551615 4363994 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 68769 46525 381 112 0 63734 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 275076

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 3283
/proc/meminfo: memFree=13895684/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=276488 CPUtime=1242.32 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 243620 0 0 0 124178 54 0 0 25 0 1 0 489914547 283123712 47210 33554432000 4194304 4650387 140736081981120 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 69122 47210 381 112 0 64087 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 276488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 4/190 3286
/proc/meminfo: memFree=14044952/32951124 swapFree=67111528/67111528
[pid=2714] ppid=2712 vsize=277536 CPUtime=1300.02 cores=4,6
/proc/2714/stat : 2714 (strangenight1-s) R 2712 2714 2333 0 -1 4202496 256808 0 0 0 129945 57 0 0 25 0 1 0 489914547 284196864 47115 33554432000 4194304 4650387 140736081981120 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2714/statm: 69384 47115 381 112 0 64349 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 277536

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): 1300.04
CPU user time (s): 1299.46
CPU system time (s): 0.58591
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 277536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.58591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256808
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= 6
involuntary context switches= 1283

runsolver used 2.29965 second user time and 4.80527 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-26 03:58:56
IDJOB=3290027
IDBENCH=83416
IDSOLVER=1589
FILE ID=node108/3290027-1303783136
RUNJOBID= node108-1303783136-2679
PBS_JOBID= 13157219
Free space on /tmp= 71616 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_4_keyfind_1.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290027-1303783136/watcher-3290027-1303783136 -o /tmp/evaluation-result-3290027-1303783136/solver-3290027-1303783136 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3290027-1303783136.cnf

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=1503466281

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13943272 kB
Buffers:       2278764 kB
Cached:       16078012 kB
SwapCached:          0 kB
Active:        9887520 kB
Inactive:      8539208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13943272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28148 kB
Writeback:           0 kB
AnonPages:       69320 kB
Mapped:          15268 kB
Slab:           516972 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   242732 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= 72232 MiB
End job on node108 at 2011-04-26 04:20:38