Trace number 3370142

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.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S1592669696-022.SATISFIABLE.cnf
MD5SUM23d58aabf220f78ecd3bc4380d2e7fb8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.100983
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
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 53727
Number of clauses of size over 50

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-3370142-1305387094.cnf'
0.00/0.01	c -- header says num vars:            175
0.00/0.01	c -- header says num clauses:        3727
0.00/0.01	c -- clauses added:            0 learnts,         3727 normals,            0 xors
0.00/0.01	c -- vars added        175
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       175      3727         0         0     18635         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
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:    175 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      83 undec:       8 neg:      84
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	c  B st     0         0       175      3727         0         0     18635         0   no data   no data  --
0.07/0.08	c Decided on static restart strategy
0.09/0.17	c  N st     8      4913       175      3727         0      4728     18635    161828   no data   no data  --
0.39/0.43	c  N st    10     11295       175      3727         0      4373     18635    108310   no data   no data  --
0.59/0.68	c  N st    11     17038       175      3727         0      9881     18635    292897   no data   no data  --
1.00/1.06	c  F st    12     25001       175      3727         0     12087     18635    363258   no data   no data  --
1.00/1.06	c  N st    12     25001       175      3727         0     12087     18635    363258   no data   no data  --
1.19/1.29	c Decided on static restart strategy
1.19/1.29	c  N st    18     30000       175      3727         0     10392     18635    296109   no data   no data  --
1.19/1.29	c  S st    18     30000       175      3727         0     10392     18635    296109   no data   no data  --
1.29/1.32	c  S st    18     30501       175      3727         0     10887     18635    312191   no data   no data  --
1.29/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1.29/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.78/2.80	c lits-rem:      3594  cl-subs:     1049  v-elim:      0  v-fix:    0  time:  1.46 s
2.78/2.85	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.06
2.78/2.85	c calculated reachability. Time: 0.00
2.78/2.85	c  N st    18     30501       175      3727         0      9838     18635    268292   no data   no data  --
3.19/3.21	c  N st    20     37612       175      3727         0      9078     18635    222551   no data   no data  --
3.49/3.55	c  N st    21     44012       175      3727         0     15218     18635    431765   no data   no data  --
3.59/3.65	c  S st    22     45751       175      3727         0     16883     18635    490170   no data   no data  --
3.69/3.70	c  S st    22     46254       175      3727         0      8786     18635    189860   no data   no data  --
3.69/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3.69/3.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.22	c lits-rem:       479  cl-subs:       89  v-elim:      0  v-fix:    0  time:  0.51 s
4.19/4.22	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
4.19/4.22	c vivif2 --  cl tried     8697 cl shrink        0 lits rem          0 time: 0.00
4.19/4.27	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.05
4.19/4.27	c calculated reachability. Time: 0.00
4.19/4.27	c  N st    22     46254       175      3727         0      8697     18635    186181   no data   no data  --
4.99/5.09	c  N st    23     60651       175      3727         0     12915     18635    314514   no data   no data  --
5.59/5.68	c  N st    24     69383       175      3727         0     10762     18635    222078   no data   no data  --
5.59/5.68	c  S st    24     69383       175      3727         0     10762     18635    222078   no data   no data  --
5.69/5.72	c  S st    24     69885       175      3727         0     11254     18635    238489   no data   no data  --
5.69/5.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.69/5.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
5.69/5.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.69/6.79	c lits-rem:       679  cl-subs:      210  v-elim:      0  v-fix:    0  time:  1.06 s
6.69/6.79	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
6.69/6.79	c vivif2 --  cl tried    11044 cl shrink        0 lits rem          0 time: 0.00
6.79/6.85	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.06
6.79/6.85	c calculated reachability. Time: 0.00
6.79/6.85	c  N st    24     69885       175      3727         0     11044     18635    229486   no data   no data  --
8.08/8.12	c  F st    25     87501       175      3727         0     16430     18635    405305   no data   no data  --
8.08/8.12	c  N st    25     87501       175      3727         0     16430     18635    405305   no data   no data  --
8.48/8.51	c Decided on static restart strategy
8.70/8.75	c  N st    32     95540       175      3727         0     24201     18635    671486   no data   no data  --
9.28/9.38	c  N st    34    104827       175      3727         0     20633     18635    533680   no data   no data  --
9.28/9.38	c  S st    34    104827       175      3727         0     20633     18635    533680   no data   no data  --
9.38/9.43	c  S st    34    105333       175      3727         0     21134     18635    549712   no data   no data  --
9.38/9.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.38/9.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.38/9.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.38/9.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.38/9.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.38/9.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
9.38/9.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.29/11.37	c lits-rem:      3831  cl-subs:      990  v-elim:      0  v-fix:    0  time:  1.92 s
11.29/11.37	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
11.29/11.38	c vivif2 --  cl tried    20144 cl shrink        0 lits rem          0 time: 0.01
11.39/11.48	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.10
11.39/11.48	c calculated reachability. Time: 0.00
11.39/11.48	c  N st    34    105333       175      3727         0     20144     18635    507510   no data   no data  --
12.19/12.28	c  N st    35    114931       175      3727         0     15892     18635    355324   no data   no data  --
13.38/13.41	c  N st    36    129328       175      3727         0     15321     18635    306496   no data   no data  --
15.08/15.10	c  N st    37    150923       175      3727         0     20643     18635    469407   no data   no data  --
15.58/15.64	c  S st    38    157999       175      3727         0     27402     18635    697149   no data   no data  --
15.68/15.71	c  S st    38    158504       175      3727         0     27898     18635    713612   no data   no data  --
15.68/15.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.68/15.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.68/15.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.68/15.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.68/15.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.68/15.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
15.68/15.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.19/18.26	c lits-rem:      6520  cl-subs:     1958  v-elim:      0  v-fix:    0  time:  2.52 s
18.19/18.26	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
18.19/18.27	c vivif2 --  cl tried    25940 cl shrink        0 lits rem          0 time: 0.01
18.29/18.40	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.12
18.39/18.40	c calculated reachability. Time: 0.00
18.39/18.40	c  N st    38    158504       175      3727         0     25940     18635    633695   no data   no data  --
22.49/22.59	c  N st    39    207093       175      3727         0     20791     18635    413250   no data   no data  --
25.59/25.62	c  N st    40    237757       175      3727         0     31046     18635    769987   no data   no data  --
25.59/25.62	c  S st    40    237757       175      3727         0     31046     18635    769987   no data   no data  --
25.69/25.71	c  S st    40    238258       175      3727         0     31538     18635    786678   no data   no data  --
25.69/25.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.69/25.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.69/25.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.69/25.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.69/25.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.69/25.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
25.69/25.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.50/28.60	c lits-rem:      3970  cl-subs:     1718  v-elim:      0  v-fix:    0  time:  2.86 s
28.50/28.60	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
28.60/28.61	c vivif2 --  cl tried    29820 cl shrink        0 lits rem          0 time: 0.01
28.69/28.77	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.16
28.69/28.77	c calculated reachability. Time: 0.00
28.69/28.77	c  N st    40    238258       175      3727         0     29820     18635    716939   no data   no data  --
36.49/36.54	c  F st    41    306251       175      3727         0     31818     18635    730338   no data   no data  --
36.49/36.54	c  N st    41    306251       175      3727         0     31818     18635    730338   no data   no data  --
37.09/37.15	c Decided on static restart strategy
39.89/39.96	c  N st    51    334560       175      3727         0     35942     18635    804264   no data   no data  --
42.68/42.77	c  N st    53    357388       175      3727         0     33782     18635    728422   no data   no data  --
42.68/42.77	c  S st    53    357388       175      3727         0     33782     18635    728422   no data   no data  --
42.80/42.85	c  S st    53    357895       175      3727         0     34283     18635    744945   no data   no data  --
42.80/42.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.80/42.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.80/42.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
42.80/42.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.80/42.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.80/42.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
42.80/42.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.18/45.28	c lits-rem:      3012  cl-subs:     1608  v-elim:      0  v-fix:    0  time:  2.40 s
45.18/45.28	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
45.18/45.29	c vivif2 --  cl tried    32675 cl shrink        0 lits rem          0 time: 0.01
45.38/45.46	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.16
45.38/45.46	c calculated reachability. Time: 0.00
45.38/45.46	c  N st    53    357895       175      3727         0     32675     18635    682009   no data   no data  --
49.50/49.58	c  N st    54    390288       175      3727         0     38732     18635    850960   no data   no data  --
55.18/55.25	c  N st    55    438877       175      3727         0     32694     18635    637487   no data   no data  --
64.29/64.37	c  N st    56    511761       175      3727         0     45913     18635   1060298   no data   no data  --
67.99/68.07	c  N st    57    536842       175      3727         0     40240     18635    823011   no data   no data  --
67.99/68.07	c  S st    57    536842       175      3727         0     40240     18635    823011   no data   no data  --
68.10/68.17	c  S st    57    537346       175      3727         0     40732     18635    838906   no data   no data  --
68.10/68.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.10/68.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.10/68.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
68.20/68.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.20/68.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.20/68.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
68.20/68.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.78/70.89	c lits-rem:      1561  cl-subs:     1902  v-elim:      0  v-fix:    0  time:  2.67 s
70.78/70.89	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
70.78/70.89	c vivif2 --  cl tried    38830 cl shrink        0 lits rem          0 time: 0.01
70.98/71.09	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.20
70.98/71.09	c calculated reachability. Time: 0.00
70.98/71.09	c  N st    57    537346       175      3727         0     38830     18635    766951   no data   no data  --
94.09/94.16	c  N st    58    701330       175      3727         0     67255     18635   1716155   no data   no data  --
109.90/110.00	c  N st    59    806021       175      3727         0     61292     18635   1417258   no data   no data  --
109.90/110.00	c  S st    59    806021       175      3727         0     61292     18635   1417258   no data   no data  --
110.09/110.19	c  S st    59    806526       175      3727         0     61793     18635   1433711   no data   no data  --
110.09/110.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.09/110.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.19/110.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
110.19/110.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.19/110.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.19/110.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
110.19/110.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
121.38/121.40	c lits-rem:      3793  cl-subs:     4993  v-elim:      0  v-fix:    0  time: 11.12 s
121.38/121.40	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
121.38/121.42	c vivif2 --  cl tried    56800 cl shrink        0 lits rem          0 time: 0.01
121.58/121.66	c asymm  cl-useful: 0/2643/3727 lits-rem:0 time: 0.24
121.58/121.66	c calculated reachability. Time: 0.00
121.58/121.66	c  N st    59    806526       175      3727         0     56800     18635   1257150   no data   no data  --
169.40/169.46	c  F st    60   1071879       175      3727         0     72321     18635   1689942   no data   no data  --
169.40/169.46	c  N st    60   1071879       175      3727         0     72321     18635   1689942   no data   no data  --
170.59/170.62	c Decided on static restart strategy
174.59/174.65	c  N st    70   1100184       175      3727         0     56730     18635   1098415   no data   no data  --
182.29/182.35	c  N st    72   1136178       175      3727         0     47279     18635    751595   no data   no data  --
188.59/188.60	c  N st    73   1168571       175      3727         0     78176     18635   1826961   no data   no data  --
196.49/196.53	c  N st    74   1209789       175      3727         0     72656     18635   1627370   no data   no data  --
196.49/196.53	c  S st    74   1209789       175      3727         0     72656     18635   1627370   no data   no data  --
196.69/196.77	c  S st    74   1210297       175      3727         0     73149     18635   1643978   no data   no data  --
196.69/196.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
196.69/196.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.81/196.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
196.81/196.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
196.81/196.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.81/196.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
196.81/196.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
207.59/207.61	c lits-rem:      4182  cl-subs:     4230  v-elim:      0  v-fix:    0  time: 10.75 s
207.59/207.61	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
207.59/207.63	c vivif2 --  cl tried    68919 cl shrink        0 lits rem          0 time: 0.02
207.69/207.81	c asymm  cl-useful: 0/1084/3727 lits-rem:0 time: 0.16
207.69/207.81	c calculated reachability. Time: 0.00
207.69/207.81	c  N st    74   1210297       175      3727         0     68919     18635   1481453   no data   no data  --
223.79/223.83	c  N st    75   1283179       175      3727         0     92487     18635   2316881   no data   no data  --
244.90/244.94	c  N st    76   1392502       175      3727         0     53937     18635    867579   no data   no data  --
280.00/280.00	c  N st    77   1556486       175      3727         0     58611     18635    981342   no data   no data  --
313.89/313.99	c  N st    78   1710297       175      3727         0     99561     18635   2336377   no data   no data  --
313.89/313.99	c  S st    78   1710297       175      3727         0     99561     18635   2336377   no data   no data  --
314.19/314.27	c  S st    78   1710800       175      3727         0    100062     18635   2352421   no data   no data  --
314.19/314.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
314.19/314.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
314.29/314.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
314.39/314.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
314.39/314.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.39/314.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
314.39/314.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
342.01/342.06	c lits-rem:      1356  cl-subs:     7862  v-elim:      0  v-fix:    0  time: 27.67 s
342.01/342.06	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
342.01/342.09	c vivif2 --  cl tried    92200 cl shrink        0 lits rem          0 time: 0.02
342.39/342.40	c asymm  cl-useful: 0/1843/3727 lits-rem:0 time: 0.31
342.39/342.41	c calculated reachability. Time: 0.00
342.39/342.41	c  N st    78   1710800       175      3727         0     92200     18635   2079281   no data   no data  --
427.59/427.67	c  N st    79   2079764       175      3727         0    103365     18635   2424902   no data   no data  --
461.00/461.01	c  N st    80   2210801       175      3727         0    107354     18635   2466359   no data   no data  --
461.00/461.01	c  S st    80   2210801       175      3727         0    107354     18635   2466359   no data   no data  --
461.30/461.34	c  S st    80   2211304       175      3727         0    107852     18635   2483420   no data   no data  --
461.30/461.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
461.30/461.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
461.40/461.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
461.40/461.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
461.40/461.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.40/461.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
461.40/461.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
491.61/491.68	c lits-rem:      1434  cl-subs:     8382  v-elim:      0  v-fix:    0  time: 30.21 s
491.61/491.68	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
491.71/491.71	c vivif2 --  cl tried    99470 cl shrink        0 lits rem          0 time: 0.03
492.10/492.13	c asymm  cl-useful: 0/1359/3727 lits-rem:0 time: 0.42
492.10/492.14	c calculated reachability. Time: 0.00
492.10/492.14	c  N st    80   2211304       175      3727         0     99470     18635   2192557   no data   no data  --
633.00/633.08	c  N st    81   2711304       175      3727         0    122211     18635   2850536   no data   no data  --
633.00/633.08	c  S st    81   2711304       175      3727         0    122211     18635   2850536   no data   no data  --
633.40/633.43	c  S st    81   2711806       175      3727         0    122704     18635   2866823   no data   no data  --
633.40/633.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
633.40/633.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
633.40/633.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
633.52/633.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
633.52/633.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
633.52/633.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
633.52/633.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
685.71/685.72	c lits-rem:      1549  cl-subs:    11531  v-elim:      0  v-fix:    0  time: 52.13 s
685.71/685.72	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
685.71/685.75	c vivif2 --  cl tried   111173 cl shrink        0 lits rem          0 time: 0.03
685.91/685.91	c asymm  cl-useful: 0/525/3727 lits-rem:0 time: 0.17
685.91/685.92	c calculated reachability. Time: 0.00
685.91/685.92	c  N st    81   2711806       175      3727         0    111173     18635   2459025   no data   no data  --
837.51/837.53	c  N st    82   3211806       175      3727         0     88200     18635   1483922   no data   no data  --
837.51/837.53	c  S st    82   3211806       175      3727         0     88200     18635   1483922   no data   no data  --
837.71/837.77	c  S st    82   3212309       175      3727         0     88695     18635   1500125   no data   no data  --
837.71/837.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
837.71/837.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
837.81/837.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
837.81/837.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
837.81/837.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
837.81/837.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
837.81/837.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
845.31/845.36	c lits-rem:       326  cl-subs:     2949  v-elim:      0  v-fix:    0  time:  7.50 s
845.31/845.36	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
845.31/845.38	c vivif2 --  cl tried    85746 cl shrink        0 lits rem          0 time: 0.02
845.61/845.67	c asymm  cl-useful: 0/1841/3727 lits-rem:0 time: 0.29
845.61/845.67	c calculated reachability. Time: 0.00
845.61/845.67	c  N st    82   3212309       175      3727         0     85746     18635   1401681   no data   no data  --
987.62/987.68	c  N st    83   3712311       175      3727         0     96718     18635   1648965   no data   no data  --
987.62/987.68	c  S st    83   3712311       175      3727         0     96718     18635   1648965   no data   no data  --
987.92/987.96	c  S st    83   3712814       175      3727         0     97212     18635   1665758   no data   no data  --
987.92/987.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
987.92/987.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
988.02/988.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
988.02/988.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
988.02/988.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
988.02/988.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
988.02/988.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
997.01/997.02	c lits-rem:      1042  cl-subs:     2975  v-elim:      0  v-fix:    0  time:  8.96 s
997.01/997.02	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
997.01/997.05	c vivif2 --  cl tried    94237 cl shrink        0 lits rem          0 time: 0.02
997.31/997.37	c asymm  cl-useful: 0/1361/3727 lits-rem:0 time: 0.32
997.31/997.38	c calculated reachability. Time: 0.00
997.31/997.38	c  N st    83   3712814       175      3727         0     94237     18635   1567691   no data   no data  --
1009.11/1009.14	c  F st    84   3751562       175      3727         0    131273     18635   2865666   no data   no data  --
1009.11/1009.14	c  N st    84   3751562       175      3727         0    131273     18635   2865666   no data   no data  --
1011.32/1011.33	c Decided on static restart strategy
1021.71/1021.79	c  N st    94   3779868       175      3727         0    158362     18635   3790789   no data   no data  --
1033.02/1033.03	c  N st    96   3815860       175      3727         0    111777     18635   2150046   no data   no data  --
1045.52/1045.57	c  N st    97   3848253       175      3727         0    142640     18635   3189602   no data   no data  --
1061.92/1061.97	c  N st    98   3896842       175      3727         0    107030     18635   1937161   no data   no data  --
1086.91/1086.95	c  N st    99   3969725       175      3727         0     93596     18635   1464925   no data   no data  --
1121.02/1121.06	c  N st   100   4079048       175      3727         0    113809     18635   2175823   no data   no data  --
1167.62/1167.64	c  N st   101   4212814       175      3727         0    156423     18635   3714004   no data   no data  --
1167.62/1167.64	c  S st   101   4212814       175      3727         0    156423     18635   3714004   no data   no data  --
1168.02/1168.09	c  S st   101   4213315       175      3727         0    156914     18635   3731126   no data   no data  --
1168.13/1168.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1168.13/1168.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1168.13/1168.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1168.32/1168.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1168.32/1168.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1168.32/1168.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1168.32/1168.30	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-3370142-1305387094/watcher-3370142-1305387094 -o /tmp/evaluation-result-3370142-1305387094/solver-3370142-1305387094 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370142-1305387094.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: 1.85 2.24 2.99 3/355 26691
/proc/meminfo: memFree=24093284/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=29944 CPUtime=0 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 567 0 0 0 0 0 0 0 22 0 1 0 650309817 30662656 508 33554432000 4194304 4650387 140735150084128 18446744073709551615 4370620 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 7486 508 345 112 0 2451 0

[startup+0.0801889 s]
/proc/loadavg: 1.85 2.24 2.99 3/355 26691
/proc/meminfo: memFree=24093284/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=30980 CPUtime=0.07 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 929 0 0 0 7 0 0 0 22 0 1 0 650309817 31723520 839 33554432000 4194304 4650387 140735150084128 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 7745 839 376 112 0 2710 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30980

[startup+0.100186 s]
/proc/loadavg: 1.85 2.24 2.99 3/355 26691
/proc/meminfo: memFree=24093284/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=30980 CPUtime=0.09 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 955 0 0 0 9 0 0 0 22 0 1 0 650309817 31723520 865 33554432000 4194304 4650387 140735150084128 18446744073709551615 4366803 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 7745 865 377 112 0 2710 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30980

[startup+0.301153 s]
/proc/loadavg: 1.85 2.24 2.99 3/355 26691
/proc/meminfo: memFree=24093284/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=31468 CPUtime=0.29 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 1292 0 0 0 29 0 0 0 23 0 1 0 650309817 32223232 996 33554432000 4194304 4650387 140735150084128 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 7867 996 379 112 0 2832 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31468

[startup+0.70107 s]
/proc/loadavg: 1.85 2.24 2.99 3/355 26691
/proc/meminfo: memFree=24093284/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=31824 CPUtime=0.69 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 1787 0 0 0 69 0 0 0 25 0 1 0 650309817 32587776 1191 33554432000 4194304 4650387 140735150084128 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 7956 1191 379 112 0 2921 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31824

[startup+1.50093 s]
/proc/loadavg: 2.02 2.27 3.00 5/371 26717
/proc/meminfo: memFree=24064372/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=40220 CPUtime=1.48 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 4540 0 0 0 148 0 0 0 25 0 1 0 650309817 41185280 3110 33554432000 4194304 4650387 140735150084128 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 10055 3110 381 112 0 5020 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40220

[startup+3.10067 s]
/proc/loadavg: 2.02 2.27 3.00 5/371 26717
/proc/meminfo: memFree=24037668/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=40408 CPUtime=3.08 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 4743 0 0 0 308 0 0 0 25 0 1 0 650309817 41377792 3313 33554432000 4194304 4650387 140735150084128 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 10102 3313 381 112 0 5067 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40408

[startup+6.30107 s]
/proc/loadavg: 2.02 2.27 3.00 5/371 26718
/proc/meminfo: memFree=24026372/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=42468 CPUtime=6.29 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 7387 0 0 0 628 1 0 0 25 0 1 0 650309817 43487232 3520 33554432000 4194304 4650387 140735150084128 18446744073709551615 4439057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 10617 3520 381 112 0 5582 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42468

[startup+12.7009 s]
/proc/loadavg: 2.33 2.32 3.01 5/371 26718
/proc/meminfo: memFree=24006332/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=50360 CPUtime=12.69 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 11934 0 0 0 1267 2 0 0 25 0 1 0 650309817 51568640 5670 33554432000 4194304 4650387 140735150084128 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 12590 5670 381 112 0 7555 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50360

[startup+25.5006 s]
/proc/loadavg: 2.58 2.38 3.02 5/371 26745
/proc/meminfo: memFree=23976564/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=59156 CPUtime=25.49 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 20187 0 0 0 2545 4 0 0 25 0 1 0 650309817 60575744 7789 33554432000 4194304 4650387 140735150084128 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 14789 7789 381 112 0 9754 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59156

[startup+51.1009 s]
/proc/loadavg: 3.07 2.51 3.04 5/371 26746
/proc/meminfo: memFree=23942828/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=70360 CPUtime=51.09 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 31255 0 0 0 5103 6 0 0 25 0 1 0 650309817 72048640 10865 33554432000 4194304 4650387 140735150084128 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 17590 10865 381 112 0 12555 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70360

[startup+102.314 s]
/proc/loadavg: 3.62 2.75 3.09 5/371 26747
/proc/meminfo: memFree=23895160/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=79072 CPUtime=102.3 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 52079 0 0 0 10220 10 0 0 25 0 1 0 650309817 80969728 12619 33554432000 4194304 4650387 140735150084128 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 19768 12619 381 112 0 14733 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79072

[startup+162.301 s]
/proc/loadavg: 3.91 2.99 3.15 5/371 26749
/proc/meminfo: memFree=23843896/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=94832 CPUtime=162.29 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 69701 0 0 0 16215 14 0 0 25 0 1 0 650309817 97107968 17121 33554432000 4194304 4650387 140735150084128 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 23708 17121 381 112 0 18673 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94832

[startup+222.301 s]
/proc/loadavg: 3.96 3.17 3.20 5/371 26750
/proc/meminfo: memFree=23790388/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=111348 CPUtime=222.29 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 85827 0 0 0 22211 18 0 0 25 0 1 0 650309817 114020352 21012 33554432000 4194304 4650387 140735150084128 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 27837 21012 381 112 0 22802 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 111348

[startup+282.301 s]
/proc/loadavg: 3.98 3.32 3.25 5/371 26752
/proc/meminfo: memFree=23774108/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=111724 CPUtime=282.3 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 101173 0 0 0 28206 24 0 0 25 0 1 0 650309817 114405376 20286 33554432000 4194304 4650387 140735150084128 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 27931 20286 381 112 0 22896 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 111724

[startup+342.301 s]
/proc/loadavg: 3.99 3.44 3.29 5/371 26754
/proc/meminfo: memFree=23728200/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=138184 CPUtime=342.29 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 114262 0 0 0 34202 27 0 0 25 0 1 0 650309817 141500416 27629 33554432000 4194304 4650387 140735150084128 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 34546 27629 381 112 0 29511 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 138184

[startup+402.301 s]
/proc/loadavg: 4.04 3.56 3.34 5/371 26755
/proc/meminfo: memFree=23711036/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=138432 CPUtime=402.3 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 127234 0 0 0 40199 31 0 0 25 0 1 0 650309817 141754368 28108 33554432000 4194304 4650387 140735150084128 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 34608 28108 381 112 0 29573 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 138432

[startup+462.301 s]
/proc/loadavg: 4.09 3.66 3.39 5/371 26757
/proc/meminfo: memFree=23689296/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=147244 CPUtime=462.3 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 141992 0 0 0 46194 36 0 0 25 0 1 0 650309817 150777856 29827 33554432000 4194304 4650387 140735150084128 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 36811 29827 381 112 0 31776 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 147244

[startup+522.3 s]
/proc/loadavg: 4.16 3.77 3.44 5/371 26758
/proc/meminfo: memFree=23676244/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=156224 CPUtime=522.3 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 148956 0 0 0 52191 39 0 0 25 0 1 0 650309817 159973376 29768 33554432000 4194304 4650387 140735150084128 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 39056 29768 381 112 0 34021 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 156224

[startup+582.3 s]
/proc/loadavg: 4.06 3.81 3.47 5/371 26760
/proc/meminfo: memFree=23665048/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=156440 CPUtime=582.31 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 159686 0 0 0 58189 42 0 0 25 0 1 0 650309817 160194560 30085 33554432000 4194304 4650387 140735150084128 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 39110 30085 381 112 0 34075 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 156440

[startup+642.3 s]
/proc/loadavg: 4.17 3.87 3.51 5/371 26762
/proc/meminfo: memFree=23640196/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=170232 CPUtime=642.31 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 172038 0 0 0 64186 45 0 0 25 0 1 0 650309817 174317568 35293 33554432000 4194304 4650387 140735150084128 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 42558 35293 381 112 0 37523 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 170232

[startup+702.301 s]
/proc/loadavg: 4.13 3.91 3.55 5/371 26763
/proc/meminfo: memFree=23635712/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=176496 CPUtime=702.31 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 176318 0 0 0 70184 47 0 0 25 0 1 0 650309817 180731904 35522 33554432000 4194304 4650387 140735150084128 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 44124 35522 381 112 0 39089 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 176496

[startup+762.314 s]
/proc/loadavg: 4.04 3.92 3.57 5/371 26765
/proc/meminfo: memFree=23626856/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=231724 CPUtime=762.32 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 185513 0 0 0 76181 51 0 0 25 0 1 0 650309817 237285376 37360 33554432000 4194304 4650387 140735150084128 18446744073709551615 4339941 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 57931 37360 381 112 0 52896 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 231724

[startup+822.301 s]
/proc/loadavg: 4.01 3.93 3.59 5/371 26766
/proc/meminfo: memFree=23630052/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=176868 CPUtime=822.31 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 195999 0 0 0 82177 54 0 0 25 0 1 0 650309817 181112832 36341 33554432000 4194304 4650387 140735150084128 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 44217 36341 381 112 0 39182 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 176868

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.62 5/371 26768
/proc/meminfo: memFree=23624064/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=177004 CPUtime=882.31 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 204732 0 0 0 88174 57 0 0 25 0 1 0 650309817 181252096 37024 33554432000 4194304 4650387 140735150084128 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 44251 37024 381 112 0 39216 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 177004

[startup+942.301 s]
/proc/loadavg: 4.06 3.97 3.64 5/371 26769
/proc/meminfo: memFree=23640520/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=177256 CPUtime=942.32 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 216225 0 0 0 94170 62 0 0 25 0 1 0 650309817 181510144 36048 33554432000 4194304 4650387 140735150084128 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 44314 36048 381 112 0 39279 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 177256

[startup+1002.3 s]
/proc/loadavg: 4.07 3.99 3.67 5/371 26771
/proc/meminfo: memFree=23602912/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=183140 CPUtime=1002.31 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 226056 0 0 0 100166 65 0 0 25 0 1 0 650309817 187535360 37266 33554432000 4194304 4650387 140735150084128 18446744073709551615 4366850 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 45785 37266 381 112 0 40750 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 183140

[startup+1062.3 s]
/proc/loadavg: 4.16 4.02 3.69 5/371 26773
/proc/meminfo: memFree=23600260/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=183264 CPUtime=1062.32 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 234497 0 0 0 106164 68 0 0 25 0 1 0 650309817 187662336 36951 33554432000 4194304 4650387 140735150084128 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 45816 36951 381 112 0 40781 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 183264

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.71 5/371 26774
/proc/meminfo: memFree=23605420/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=183364 CPUtime=1122.32 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 243680 0 0 0 112160 72 0 0 25 0 1 0 650309817 187764736 37294 33554432000 4194304 4650387 140735150084128 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 45841 37294 381 112 0 40806 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 183364

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.73 5/371 26776
/proc/meminfo: memFree=23578476/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=266052 CPUtime=1182.32 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 255928 0 0 0 118158 74 0 0 25 0 1 0 650309817 272437248 44925 33554432000 4194304 4650387 140735150084128 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 66513 44925 381 112 0 61478 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 266052

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.75 5/371 26777
/proc/meminfo: memFree=23531564/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=269412 CPUtime=1242.32 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 256714 0 0 0 124157 75 0 0 25 0 1 0 650309817 275877888 45711 33554432000 4194304 4650387 140735150084128 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 67353 45711 381 112 0 62318 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 269412



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.76 5/371 26779
/proc/meminfo: memFree=23508940/32951124 swapFree=56449224/67111528
[pid=26691] ppid=26689 vsize=269900 CPUtime=1300.04 cores=0,2
/proc/26691/stat : 26691 (strangenight1-s) R 26689 26691 25628 0 -1 4202496 256825 0 0 0 129929 75 0 0 25 0 1 0 650309817 276377600 45822 33554432000 4194304 4650387 140735150084128 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26691/statm: 67475 45822 381 112 0 62440 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 269900

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.06
CPU user time (s): 1299.29
CPU system time (s): 0.761884
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 269900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.29
system time used= 0.761884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256825
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= 16
involuntary context switches= 2985

runsolver used 4.84426 second user time and 10.5774 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 17:31:34
IDJOB=3370142
IDBENCH=82951
IDSOLVER=1847
FILE ID=node106/3370142-1305387094
RUNJOBID= node106-1305387094-26674
PBS_JOBID= 13324396
Free space on /tmp= 73360 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S1592669696-022.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370142-1305387094/watcher-3370142-1305387094 -o /tmp/evaluation-result-3370142-1305387094/solver-3370142-1305387094 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370142-1305387094.cnf

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

MD5SUM BENCH= 23d58aabf220f78ecd3bc4380d2e7fb8
RANDOM SEED=435721567

node106.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	: 5226.20
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24093564 kB
Buffers:        256696 kB
Cached:        5622020 kB
SwapCached:      27544 kB
Active:         694904 kB
Inactive:      7935320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24093564 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           12572 kB
Writeback:           0 kB
AnonPages:     2732472 kB
Mapped:           9628 kB
Slab:           113748 kB
PageTables:      47972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74991968 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= 73336 MiB
End job on node106 at 2011-05-14 17:53:16