Trace number 3175490

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.07 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S883457431-033-UNKNOWN.cnf
MD5SUM0d0abbf84f73b4226aa3bedf08367d2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark291.591
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175490-1301783650.cnf'
0.00/0.00	c -- header says num vars:          35000
0.00/0.00	c -- header says num clauses:      147000
0.02/0.09	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.02/0.09	c -- vars added      35000
0.02/0.09	c Parsing time:  0.08 s
0.02/0.09	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
0.09/0.18	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.09
0.19/0.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.09
0.29/0.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.29/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.01 s
0.29/0.39	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
0.59/0.69	c lits-rem:         0  cl-subs:        0  v-elim:   1009  v-fix:    0  time:  0.30 s
0.69/0.70	c Finding binary XORs  T:     0.01 s  found:       0
0.69/0.76	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.69/0.76	c calculated reachability. Time: 0.00
0.69/0.77	c Calc default polars -  time:   0.01 s pos:   15593 undec:    4061 neg:   15346
0.69/0.77	c =========================================================================================
0.69/0.77	c types(t): F = full restart, N = normal restart
0.69/0.77	c types(t): S = simplification begin/end, E = solution found
0.69/0.77	c restart types(rt): st = static, dy = dynamic
0.69/0.77	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.69/0.77	c  B st     0         0     33991    145221         0         0    441067         0   no data   no data  --
2.20/2.24	c  N dy    22      4170     33991    145221         0      4168    441067   1203408    164.36    174.69  --
3.69/3.71	c  N dy    49      8293     33991    145221         0      8291    441067   2215907    164.87    177.61  --
5.19/5.20	c  N dy    75     12311     33991    145221         0     12309    441067   3275471    168.73    229.28  --
6.69/6.73	c  N dy    99     16402     33991    145221         0     16400    441067   4335632    168.66    197.26  --
8.19/8.27	c  N dy   127     20496     33991    145221         0     10497    441067    768916    167.73    176.65  --
9.80/9.83	c  N dy   157     24645     33991    145221         0     14646    441067   1854877    169.03    182.01  --
9.90/9.97	c  F st   161     25000     33991    145221         0     15001    441067   1965762    169.40   no data  --
11.99/12.05	c  N dy   167     30002     33991    145221         0     20003    441067   3901534    169.40   no data  --
11.99/12.05	c  S st   167     30002     33991    145221         0     20003    441067   3901534    169.40   no data  --
12.19/12.24	c  S st   167     30504     33991    145221         0     20505    441067   3998931    169.40   no data  --
12.19/12.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12.19/12.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.22
12.80/12.87	c bin-w-bin subsume rem            0 bins  time:  0.01 s
12.80/12.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.80/12.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33991 time:  0.01 s
12.89/12.90	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
22.59/22.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  9.74 s
22.79/22.81	c asymm  cl-useful: 0/145221/145221 lits-rem:0 time: 0.17
22.79/22.82	c calculated reachability. Time: 0.00
22.79/22.82	c  N dy   167     30504     33991    145221         0     20505    441067   3998931    169.40   no data  --
24.49/24.50	c  N dy   193     34611     33991    145221         0     24612    441067   5031622    168.77    180.41  --
26.19/26.22	c  N dy   220     39087     33991    145221         0     29088    441067   6172653    168.33    177.35  --
27.79/27.80	c  N dy   247     43195     33991    145221         0     17698    441067   1337001    167.85    178.18  --
28.69/28.79	c  S st   267     45756     33991    145221         0     20259    441067   2004728    168.19    144.35  --
28.89/28.97	c  S st   267     46259     33991    145221         0     20762    441067   2089901    168.19   no data  --
28.89/28.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
28.89/28.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.19/29.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.22
29.29/29.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
29.39/29.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
29.39/29.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33991 time:  0.01 s
29.39/29.43	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
34.79/34.88	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.45 s
34.79/34.90	c vivif2 --  cl tried   145221 cl shrink        0 lits rem          0 time: 0.02
34.89/34.93	c vivif2 --  cl tried    20761 cl shrink        0 lits rem          0 time: 0.03
35.09/35.10	c asymm  cl-useful: 0/145221/145221 lits-rem:0 time: 0.17
35.09/35.11	c calculated reachability. Time: 0.00
35.09/35.11	c  N dy   267     46259     33991    145221         0     20761    441067   2089624    168.19   no data  --
36.89/36.93	c  N dy   299     50467     33991    145221         0     24968    441067   3166386    168.45    180.23  --
38.59/38.65	c  N dy   328     54559     33991    145221         0     29059    441067   4214408    168.53    177.83  --
40.29/40.30	c  N dy   359     58725     33991    145221         0     33225    441067   5316757    168.99    178.61  --
42.10/42.14	c  N dy   392     63143     33991    145221         0     18896    441067    808295    169.33    187.25  --
43.69/43.73	c  N dy   421     67204     33991    145221         0     22957    441067   1879317    169.53    182.16  --
44.49/44.57	c  S st   432     69389     33991    145221         0     25141    441067   2427644    169.28    152.38  --
44.69/44.76	c  S st   432     69893     33991    145221         0     25645    441067   2516965    169.28   no data  --
44.69/44.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
44.69/44.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.00/45.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.23
45.19/45.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
45.19/45.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
45.19/45.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33991 time:  0.01 s
45.19/45.24	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
52.29/52.36	c lits-rem:         6  cl-subs:        1  v-elim:      0  v-fix:    0  time:  7.12 s
52.29/52.38	c vivif2 --  cl tried   145221 cl shrink        0 lits rem          0 time: 0.02
52.39/52.42	c vivif2 --  cl tried    25644 cl shrink        0 lits rem          0 time: 0.04
52.49/52.59	c asymm  cl-useful: 0/145221/145221 lits-rem:0 time: 0.17
52.59/52.60	c calculated reachability. Time: 0.00
52.59/52.60	c  N dy   432     69893     33991    145221         0     25644    441067   2516767    169.28   no data  --
54.59/54.61	c  N dy   464     74391     33991    145221         0     30141    441067   3702133    169.47    186.03  --
56.70/56.78	c  N dy   497     79249     33991    145221         0     34998    441067   4919807    169.26    181.06  --
58.99/59.07	c  N dy   534     84375     33991    145221         0     40124    441067   6264759    169.38    183.19  --
60.29/60.32	c  F st   553     87501     33991    145221         0     22378    441067   1103317    169.36    167.57  --
61.60/61.68	c  N st   558     90800     33991    145221         0     25677    441067   2226444    169.36   no data  --
63.99/64.06	c  N dy   588     96602     33991    145221         0     31479    441067   3882432    169.32    182.19  --
66.49/66.58	c  N dy   625    102856     33991    145221         0     37733    441067   5475926    169.16    224.75  --
67.29/67.38	c  S st   636    104839     33991    145221         0     39716    441067   5976665    169.05    174.33  --
67.49/67.59	c  S st   636    105343     33991    145221         0     40220    441067   6075691    169.05   no data  --
67.59/67.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
67.59/67.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.79/67.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.24
68.29/68.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
68.29/68.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
68.29/68.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33991 time:  0.01 s
68.29/68.35	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
143.40/143.45	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 75.11 s
143.40/143.46	c vivif2 --  cl tried   145221 cl shrink        0 lits rem          0 time: 0.01
143.50/143.56	c vivif2 --  cl tried    40214 cl shrink        0 lits rem          0 time: 0.09
143.70/143.75	c asymm  cl-useful: 0/145221/145221 lits-rem:0 time: 0.20
143.70/143.76	c calculated reachability. Time: 0.00
143.70/143.76	c  N dy   636    105343     33991    145221         0     40214    441067   6073413    169.05   no data  --
146.59/146.67	c  N dy   686    112066     33991    145221         0     24502    441067   1233090    169.34    184.27  --
149.51/149.58	c  N dy   733    119315     33991    145221         0     31751    441067   3105993    169.25    182.54  --
152.69/152.77	c  N dy   787    127025     33991    145221         0     39461    441067   5063260    169.29    184.14  --
156.39/156.40	c  N dy   840    135363     33991    145221         0     24080    441067    726967    169.43    184.34  --
159.89/159.90	c  N dy   904    144053     33991    145221         0     32770    441067   2987964    169.71    186.10  --
163.70/163.74	c  N dy   962    153258     33991    145221         0     41975    441067   5330282    169.38    178.76  --
165.69/165.76	c  S st   995    158017     33991    145221         0     46734    441067   6568115    169.38    147.01  --
165.89/165.99	c  S st   995    158522     33991    145221         0     47239    441067   6661427    169.38   no data  --
166.00/166.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
166.00/166.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.19/166.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.25
166.70/166.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
166.70/166.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
166.70/166.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33991 time:  0.01 s
166.70/166.77	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
262.60/262.66	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 95.89 s
262.60/262.68	c vivif2 --  cl tried   145221 cl shrink        0 lits rem          0 time: 0.02
262.70/262.79	c vivif2 --  cl tried    47233 cl shrink        0 lits rem          0 time: 0.11
263.00/263.02	c asymm  cl-useful: 0/145221/145221 lits-rem:0 time: 0.23
263.00/263.04	c calculated reachability. Time: 0.00
263.00/263.04	c  N dy   995    158522     33991    145221         0     47233    441067   6659614    169.38   no data  --
267.80/267.83	c  N dy  1067    168640     33991    145221         0     32488    441067   2564694    169.54    183.50  --
272.81/272.89	c  N dy  1137    179537     33991    145221         0     43383    441067   5338252    169.41    183.63  --
278.40/278.43	c  N dy  1216    191057     33991    145221         0     28977    441067   1343026    169.33    181.09  --
284.10/284.12	c  N dy  1300    203303     33991    145221         0     41222    441067   4548813    169.34    178.79  --
290.50/290.55	c  N dy  1383    216377     33991    145221         0     27333    441067    657972    169.29    182.94  --
296.90/296.95	c  N dy  1475    230243     33991    145221         0     41199    441067   4271304    169.36    180.45  --
300.50/300.58	c  S st  1525    237783     33991    145221         0     48738    441067   6282710    169.30    171.22  --
300.80/300.83	c  S st  1525    238285     33991    145221         0     49240    441067   6379519    169.30   no data  --
300.80/300.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
300.80/300.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
301.10/301.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.26
301.50/301.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
301.60/301.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
301.60/301.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33991 time:  0.01 s
301.60/301.63	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
393.60/393.69	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 92.06 s
393.71/393.71	c vivif2 --  cl tried   145221 cl shrink        0 lits rem          0 time: 0.02
393.81/393.81	c vivif2 --  cl tried    49236 cl shrink        0 lits rem          0 time: 0.10
394.00/394.04	c asymm  cl-useful: 0/145221/145221 lits-rem:0 time: 0.23
394.00/394.06	c calculated reachability. Time: 0.00
394.00/394.06	c  N dy  1525    238285     33991    145221         0     49236    441067   6376886    169.30   no data  --
401.31/401.35	c  N dy  1629    253512     33991    145221         0     36482    441067   2746859    169.35    183.07  --
409.21/409.27	c  N dy  1746    269873     33991    145221         0     52842    441067   6963688    169.33    183.49  --
417.50/417.58	c  N dy  1860    287229     33991    145221         0     41211    441067   3690796    169.35    183.09  --
426.50/426.57	c  N dy  1980    305628     33991    145221         0     59607    441067   8461919    169.33    249.97  --
426.90/426.92	c  F st  1985    306250     33991    145221         0     30239    441067    577662    169.32   no data  --
436.00/436.06	c  N dy  2081    325214     33991    145221         0     49202    441067   5954235    169.26    179.40  --
445.91/445.92	c  N dy  2218    345250     33991    145221         0     38239    441067   2392513    169.34    179.03  --
451.80/451.81	c  S st  2298    357427     33991    145221         0     50414    441067   5572925    169.34   no data  --
452.01/452.07	c  S st  2298    357931     33991    145221         0     50918    441067   5681769    169.34   no data  --
452.01/452.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
452.01/452.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
452.30/452.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.26
452.70/452.76	c bin-w-bin subsume rem            0 bins  time:  0.01 s
452.70/452.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
452.70/452.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33991 time:  0.01 s
452.80/452.80	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
527.91/528.00	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 75.20 s
528.01/528.02	c vivif2 --  cl tried   145221 cl shrink        0 lits rem          0 time: 0.02
528.10/528.12	c vivif2 --  cl tried    50916 cl shrink        0 lits rem          0 time: 0.10
528.30/528.36	c asymm  cl-useful: 0/145221/145221 lits-rem:0 time: 0.24
528.30/528.37	c calculated reachability. Time: 0.00
528.30/528.37	c  N dy  2298    357931     33991    145221         0     50916    441067   5681480    169.34   no data  --
538.21/538.20	c  N dy  2433    378045     33991    145221         0     39029    441067   2324306    169.25    181.19  --
548.01/548.05	c  N dy  2562    398161     33991    145221         0     59143    441067   7495139    169.23    182.80  --
557.81/557.87	c  N dy  2700    418220     33991    145221         0     46204    441067   3930734    169.33    184.37  --
568.01/568.02	c  N dy  2840    438247     33991    145221         0     66229    441067   9117037    169.40    181.84  --
577.81/577.81	c  N dy  2984    458303     33991    145221         0     52285    441067   5278305    169.50    185.67  --
588.11/588.10	c  N dy  3122    478337     33991    145221         0     37320    441067   1096255    169.55    183.17  --
597.91/597.96	c  N dy  3266    498466     33991    145221         0     57448    441067   6394180    169.72    180.77  --
608.22/608.24	c  N dy  3407    518549     33991    145221         0     41538    441067   1962160    169.83    189.58  --
617.32/617.37	c  S st  3536    536896     33991    145221         0     59882    441067   6742775    169.90    152.30  --
617.61/617.64	c  S st  3536    537401     33991    145221         0     60387    441067   6838357    169.90   no data  --
617.61/617.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
617.61/617.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
617.91/617.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.28
618.41/618.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
618.41/618.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
618.41/618.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33991 time:  0.01 s
618.41/618.48	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
724.02/724.06	c lits-rem:        10  cl-subs:        2  v-elim:      0  v-fix:    0  time: 105.59 s
724.02/724.09	c vivif2 --  cl tried   145221 cl shrink        0 lits rem          0 time: 0.02
724.22/724.20	c vivif2 --  cl tried    60385 cl shrink        0 lits rem          0 time: 0.11
724.42/724.47	c asymm  cl-useful: 0/145221/145221 lits-rem:0 time: 0.26
724.42/724.48	c calculated reachability. Time: 0.00
724.42/724.48	c  N dy  3536    537401     33991    145221         0     60385    441067   6837542    169.90   no data  --
734.82/734.82	c  N dy  3675    557430     33991    145221         0     43415    441067   2181863    169.95    187.59  --
744.92/744.98	c  N dy  3818    577490     33991    145221         0     63475    441067   7504973    170.09    251.51  --
755.21/755.23	c  N dy  3951    597519     33991    145221         0     45513    441067   2452832    170.10    184.87  --
765.42/765.45	c  N dy  4087    617681     33991    145221         0     65675    441067   7754613    170.15    181.02  --
775.82/775.85	c  N dy  4223    637760     33991    145221         0     46751    441067   2530428    170.16    180.19  --
786.01/786.07	c  N dy  4362    657821     33991    145221         0     66812    441067   7746095    170.22    179.30  --
796.52/796.59	c  N dy  4499    677905     33991    145221         0     46890    441067   2280423    170.27    184.21  --
806.62/806.64	c  N dy  4635    697927     33991    145221         0     66912    441067   7478740    170.26    218.75  --
817.33/817.33	c  N dy  4770    718087     33991    145221         0     46072    441067   1864392    170.26    183.96  --
827.32/827.35	c  N dy  4900    738093     33991    145221         0     66077    441067   7092075    170.27    179.66  --
838.32/838.35	c  N dy  5043    758232     33991    145221         0     44214    441067   1066330    170.31    179.48  --
848.42/848.42	c  N dy  5184    778321     33991    145221         0     64302    441067   6364807    170.38    183.98  --
859.22/859.22	c  N dy  5315    798411     33991    145221         0     84388    441067  11549348    170.35    183.12  --
863.12/863.11	c  S st  5366    806102     33991    145221         0     49088    441067   2070025    170.33   no data  --
863.32/863.37	c  S st  5366    806603     33991    145221         0     49589    441067   2152071    170.33   no data  --
863.32/863.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
863.32/863.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
863.62/863.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.27
863.82/863.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
863.82/863.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
863.82/863.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33991 time:  0.01 s
863.82/863.89	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
870.32/870.30	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.41 s
870.32/870.32	c vivif2 --  cl tried   145221 cl shrink        0 lits rem          0 time: 0.02
870.32/870.36	c vivif2 --  cl tried    49589 cl shrink        0 lits rem          0 time: 0.04
870.52/870.59	c asymm  cl-useful: 0/145221/145221 lits-rem:0 time: 0.23
870.62/870.61	c calculated reachability. Time: 0.00
870.62/870.61	c  N dy  5366    806603     33991    145221         0     49589    441067   2152068    170.33   no data  --
880.82/880.81	c  N dy  5509    826608     33991    145221         0     69593    441067   7345567    170.34    181.55  --
891.92/891.94	c  N dy  5650    846749     33991    145221         0     45739    441067    960725    170.37    180.35  --
902.12/902.15	c  N dy  5792    866900     33991    145221         0     65890    441067   6264834    170.40    190.47  --
913.22/913.24	c  N dy  5931    887018     33991    145221         0     86005    441067  11583615    170.45    179.46  --
923.62/923.66	c  N dy  6073    907096     33991    145221         0     61081    441067   4740465    170.50    222.76  --
934.42/934.46	c  N dy  6214    927119     33991    145221         0     81102    441067   9986352    170.53    179.76  --
945.13/945.10	c  N dy  6343    947139     33991    145221         0     55125    441067   2923992    170.52    187.94  --
955.62/955.67	c  N dy  6486    967291     33991    145221         0     75276    441067   8288853    170.62    196.51  --
966.83/966.89	c  N dy  6619    987394     33991    145221         0     48379    441067    897519    170.63    180.56  --
977.12/977.11	c  N dy  6751   1007554     33991    145221         0     68536    441067   6219499    170.63    189.28  --
988.12/988.12	c  N dy  6884   1027650     33991    145221         0     88632    441067  11486970    170.64    180.75  --
998.73/998.76	c  N dy  7022   1047713     33991    145221         0     60694    441067   3878415    170.67    198.92  --
1009.43/1009.49	c  N dy  7158   1067835     33991    145221         0     80813    441067   9082895    170.65    182.47  --
1011.73/1011.74	c  F st  7187   1071876     33991    145221         0     84854    441067  10130445    170.66    169.49  --
1020.92/1020.93	c  N dy  7268   1087904     33991    145221         0     51882    441067   1255269    170.68    180.43  --
1031.23/1031.26	c  N dy  7402   1108023     33991    145221         0     71999    441067   6593145    170.69    181.37  --
1042.42/1042.47	c  N dy  7536   1128111     33991    145221         0     92085    441067  11849288    170.68    185.66  --
1053.23/1053.21	c  N dy  7670   1148207     33991    145221         0     62193    441067   3784417    170.69    190.74  --
1063.83/1063.87	c  N dy  7804   1168301     33991    145221         0     82285    441067   9069758    170.72    187.97  --
1075.53/1075.59	c  N dy  7950   1188440     33991    145221         0     51424    441067    628517    170.77    181.56  --
1085.83/1085.87	c  N dy  8084   1208548     33991    145221         0     71529    441067   5884430    170.78    198.35  --
1086.63/1086.63	c  S st  8095   1209904     33991    145221         0     72885    441067   6257200    170.78    141.93  --
1086.93/1086.93	c  S st  8095   1210406     33991    145221         0     73387    441067   6376660    170.78   no data  --
1086.93/1086.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1086.93/1086.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1087.23/1087.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.29
1087.73/1087.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1087.73/1087.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1087.73/1087.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33991 time:  0.01 s
1087.73/1087.75	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
1185.43/1185.43	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 97.68 s
1185.43/1185.45	c vivif2 --  cl tried   145221 cl shrink        0 lits rem          0 time: 0.02
1185.53/1185.56	c vivif2 --  cl tried    73381 cl shrink        0 lits rem          0 time: 0.11
1185.84/1185.84	c asymm  cl-useful: 0/145221/145221 lits-rem:0 time: 0.28
1185.84/1185.85	c calculated reachability. Time: 0.00
1185.84/1185.85	c  N dy  8095   1210406     33991    145221         0     73381    441067   6373064    170.78   no data  --
1197.13/1197.11	c  N dy  8239   1230526     33991    145221         0     93500    441067  11694420    170.80    184.45  --
1208.14/1208.17	c  N dy  8381   1250546     33991    145221         0     61528    441067   2984767    170.82    190.35  --
1218.83/1218.84	c  N dy  8514   1270638     33991    145221         0     81618    441067   8198379    170.82    193.43  --
1230.33/1230.32	c  N dy  8639   1290689     33991    145221         0    101668    441067  13461804    170.77    180.53  --
1241.04/1241.00	c  N dy  8772   1310748     33991    145221         0     68726    441067   4597349    170.73    215.74  --
1251.84/1251.88	c  N dy  8900   1330803     33991    145221         0     88777    441067   9797455    170.71    182.43  --
1263.53/1263.52	c  N dy  9021   1350965     33991    145221         0     54941    441067    773481    170.64    180.44  --
1273.84/1273.81	c  N dy  9153   1370972     33991    145221         0     74947    441067   5908903    170.61    203.43  --
1285.04/1285.06	c  N dy  9281   1391155     33991    145221         0     95129    441067  11177673    170.60    187.66  --
1296.64/1296.67	c  N dy  9420   1411298     33991    145221         0     60275    441067   1919328    170.62    181.36  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175490-1301783650/watcher-3175490-1301783650 -o /tmp/evaluation-result-3175490-1301783650/solver-3175490-1301783650 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175490-1301783650.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: 0.00 0.13 1.68 1/178 22720
/proc/meminfo: memFree=20946400/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=25032 CPUtime=0 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 1603 0 0 0 0 0 0 0 20 0 1 0 289962916 25632768 1348 33554432000 4194304 4650387 140737205969632 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 6258 1353 326 112 0 1223 0

[startup+0.0284809 s]
/proc/loadavg: 0.00 0.13 1.68 1/178 22720
/proc/meminfo: memFree=20946400/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=43848 CPUtime=0.02 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 4557 0 0 0 2 0 0 0 20 0 1 0 289962916 44900352 3507 33554432000 4194304 4650387 140737205969632 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 10962 3508 329 112 0 5927 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 43848

[startup+0.100429 s]
/proc/loadavg: 0.00 0.13 1.68 1/178 22720
/proc/meminfo: memFree=20946400/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=50868 CPUtime=0.09 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 6862 0 0 0 9 0 0 0 20 0 1 0 289962916 52088832 5812 33554432000 4194304 4650387 140737205969632 18446744073709551615 4536447 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 12717 5812 346 112 0 7682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50868

[startup+0.300435 s]
/proc/loadavg: 0.00 0.13 1.68 1/178 22720
/proc/meminfo: memFree=20946400/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=62420 CPUtime=0.29 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 8703 0 0 0 29 0 0 0 21 0 1 0 289962916 63918080 6790 33554432000 4194304 4650387 140737205969632 18446744073709551615 4426427 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 15605 6791 356 112 0 10570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62420

[startup+0.700359 s]
/proc/loadavg: 0.00 0.13 1.68 1/178 22720
/proc/meminfo: memFree=20946400/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=83116 CPUtime=0.69 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 14050 0 0 0 68 1 0 0 22 0 1 0 289962916 85110784 12137 33554432000 4194304 4650387 140737205969632 18446744073709551615 4528580 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 20779 12137 368 112 0 15744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83116

[startup+1.5002 s]
/proc/loadavg: 0.00 0.13 1.68 4/189 22741
/proc/meminfo: memFree=20858816/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=83116 CPUtime=1.49 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 14724 0 0 0 148 1 0 0 25 0 1 0 289962916 85110784 12811 33554432000 4194304 4650387 140737205969632 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 20779 12811 379 112 0 15744 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83116

[startup+3.10094 s]
/proc/loadavg: 0.00 0.13 1.68 5/194 22751
/proc/meminfo: memFree=20829132/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=83116 CPUtime=3.09 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 15863 0 0 0 308 1 0 0 25 0 1 0 289962916 85110784 13950 33554432000 4194304 4650387 140737205969632 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 20779 13950 379 112 0 15744 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83116

[startup+6.30032 s]
/proc/loadavg: 0.32 0.20 1.70 5/194 22752
/proc/meminfo: memFree=20787512/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=132472 CPUtime=6.29 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 18048 0 0 0 628 1 0 0 25 0 1 0 289962916 135651328 16135 33554432000 4194304 4650387 140737205969632 18446744073709551615 4229498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 33118 16135 379 112 0 28083 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132472

[startup+12.7011 s]
/proc/loadavg: 0.61 0.26 1.71 5/194 22752
/proc/meminfo: memFree=20708112/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=181920 CPUtime=12.69 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 32863 0 0 0 1265 4 0 0 25 0 1 0 289962916 186286080 24881 33554432000 4194304 4650387 140737205969632 18446744073709551615 255376998155 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 45480 24881 383 112 0 40445 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 181920

[startup+25.5008 s]
/proc/loadavg: 1.36 0.44 1.74 5/194 22752
/proc/meminfo: memFree=20564680/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=240536 CPUtime=25.49 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 48735 0 0 0 2544 5 0 0 25 0 1 0 289962916 246308864 40753 33554432000 4194304 4650387 140737205969632 18446744073709551615 4304167 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 60134 40753 383 112 0 55099 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 240536

[startup+51.101 s]
/proc/loadavg: 2.33 0.74 1.81 5/194 22753
/proc/meminfo: memFree=20465800/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=196488 CPUtime=51.09 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 64739 0 0 0 5101 8 0 0 25 0 1 0 289962916 201203712 42063 33554432000 4194304 4650387 140737205969632 18446744073709551615 4441328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 49122 42063 383 112 0 44087 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 196488

[startup+102.307 s]
/proc/loadavg: 3.27 1.24 1.92 5/194 22754
/proc/meminfo: memFree=20334648/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=315428 CPUtime=102.3 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 89841 0 0 0 10217 13 0 0 25 0 1 0 289962916 322998272 59667 33554432000 4194304 4650387 140737205969632 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 78857 59667 383 112 0 73822 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 315428

[startup+162.3 s]
/proc/loadavg: 3.73 1.74 2.05 5/194 22756
/proc/meminfo: memFree=20314404/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=330096 CPUtime=162.3 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 100384 0 0 0 16214 16 0 0 25 0 1 0 289962916 338018304 62088 33554432000 4194304 4650387 140737205969632 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 82524 62088 383 112 0 77489 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 330096

[startup+222.3 s]
/proc/loadavg: 3.90 2.15 2.17 5/194 22757
/proc/meminfo: memFree=20229192/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=351624 CPUtime=222.3 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 108099 0 0 0 22213 17 0 0 25 0 1 0 289962916 360062976 69803 33554432000 4194304 4650387 140737205969632 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 87906 69803 383 112 0 82871 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 351624

[startup+282.3 s]
/proc/loadavg: 4.03 2.50 2.28 5/194 22759
/proc/meminfo: memFree=20227304/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=365728 CPUtime=282.3 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 117499 0 0 0 28210 20 0 0 25 0 1 0 289962916 374505472 70468 33554432000 4194304 4650387 140737205969632 18446744073709551615 4365445 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 91432 70468 383 112 0 86397 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 365728

[startup+342.301 s]
/proc/loadavg: 4.12 2.80 2.40 5/194 22760
/proc/meminfo: memFree=20196528/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=369392 CPUtime=342.3 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 126154 0 0 0 34206 24 0 0 25 0 1 0 289962916 378257408 74333 33554432000 4194304 4650387 140737205969632 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 92348 74333 383 112 0 87313 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 369392

[startup+402.301 s]
/proc/loadavg: 4.04 3.02 2.50 5/194 22762
/proc/meminfo: memFree=20191424/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=384440 CPUtime=402.31 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 131992 0 0 0 40205 26 0 0 25 0 1 0 289962916 393666560 75055 33554432000 4194304 4650387 140737205969632 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 96110 75055 383 112 0 91075 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 384440

[startup+462.301 s]
/proc/loadavg: 4.05 3.21 2.59 5/194 22764
/proc/meminfo: memFree=20133628/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=385132 CPUtime=462.3 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 151953 0 0 0 46195 35 0 0 25 0 1 0 289962916 394375168 77763 33554432000 4194304 4650387 140737205969632 18446744073709551615 4476706 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 96283 77763 383 112 0 91248 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 385132

[startup+522.301 s]
/proc/loadavg: 4.11 3.38 2.69 5/194 22765
/proc/meminfo: memFree=20142160/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=385132 CPUtime=522.3 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 151953 0 0 0 52195 35 0 0 25 0 1 0 289962916 394375168 77763 33554432000 4194304 4650387 140737205969632 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 96283 77763 383 112 0 91248 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 385132

[startup+582.301 s]
/proc/loadavg: 4.04 3.49 2.77 5/194 22767
/proc/meminfo: memFree=20127744/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=397364 CPUtime=582.31 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 176227 0 0 0 58185 46 0 0 25 0 1 0 289962916 406900736 82929 33554432000 4194304 4650387 140737205969632 18446744073709551615 4363461 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 99341 82929 383 112 0 94306 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 397364

[startup+642.301 s]
/proc/loadavg: 4.01 3.58 2.84 5/194 22768
/proc/meminfo: memFree=20121652/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=397472 CPUtime=642.32 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 189754 0 0 0 64180 52 0 0 25 0 1 0 289962916 407011328 82213 33554432000 4194304 4650387 140737205969632 18446744073709551615 4476729 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 99368 82213 383 112 0 94333 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 397472

[startup+702.3 s]
/proc/loadavg: 4.00 3.65 2.91 5/194 22770
/proc/meminfo: memFree=20137488/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=397472 CPUtime=702.32 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 189754 0 0 0 70180 52 0 0 25 0 1 0 289962916 407011328 82213 33554432000 4194304 4650387 140737205969632 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 99368 82213 383 112 0 94333 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 397472

[startup+762.307 s]
/proc/loadavg: 4.00 3.71 2.98 5/194 22772
/proc/meminfo: memFree=20077528/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=428028 CPUtime=762.32 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 211992 0 0 0 76172 60 0 0 25 0 1 0 289962916 438300672 89161 33554432000 4194304 4650387 140737205969632 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 107007 89161 383 112 0 101972 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 428028

[startup+822.3 s]
/proc/loadavg: 4.00 3.76 3.04 5/194 22773
/proc/meminfo: memFree=20068308/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=428392 CPUtime=822.32 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 235016 0 0 0 82164 68 0 0 25 0 1 0 289962916 438673408 87535 33554432000 4194304 4650387 140737205969632 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 107098 87535 383 112 0 102063 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 428392

[startup+882.301 s]
/proc/loadavg: 4.05 3.82 3.10 5/194 22775
/proc/meminfo: memFree=20031424/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=428672 CPUtime=882.32 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 256334 0 0 0 88156 76 0 0 25 0 1 0 289962916 438960128 91031 33554432000 4194304 4650387 140737205969632 18446744073709551615 4364374 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 107168 91031 383 112 0 102133 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 428672

[startup+942.301 s]
/proc/loadavg: 4.02 3.85 3.15 5/194 22776
/proc/meminfo: memFree=20083344/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=367708 CPUtime=942.32 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 279885 0 0 0 94146 86 0 0 25 0 1 0 289962916 376532992 85976 33554432000 4194304 4650387 140737205969632 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 91927 85976 383 112 0 86892 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 367708

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 3.20 5/194 22778
/proc/meminfo: memFree=19973684/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=429680 CPUtime=1002.33 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 303220 0 0 0 100137 96 0 0 25 0 1 0 289962916 439992320 88733 33554432000 4194304 4650387 140737205969632 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 107420 88733 383 112 0 102385 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 429680

[startup+1062.3 s]
/proc/loadavg: 4.07 3.92 3.26 5/194 22780
/proc/meminfo: memFree=19961848/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=430324 CPUtime=1062.32 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 328070 0 0 0 106128 104 0 0 25 0 1 0 289962916 440651776 91436 33554432000 4194304 4650387 140737205969632 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 107581 91436 383 112 0 102546 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 430324

[startup+1122.3 s]
/proc/loadavg: 4.06 3.95 3.31 5/194 22781
/proc/meminfo: memFree=19966900/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=430404 CPUtime=1122.33 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 337385 0 0 0 112125 108 0 0 25 0 1 0 289962916 440733696 89549 33554432000 4194304 4650387 140737205969632 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 107601 89549 383 112 0 102566 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 430404

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 3.35 5/194 22783
/proc/meminfo: memFree=19952480/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=430404 CPUtime=1182.33 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 337385 0 0 0 118125 108 0 0 25 0 1 0 289962916 440733696 89549 33554432000 4194304 4650387 140737205969632 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 107601 89549 383 112 0 102566 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 430404

[startup+1242.3 s]
/proc/loadavg: 4.07 3.97 3.39 5/194 22784
/proc/meminfo: memFree=19951824/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=435908 CPUtime=1242.34 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 360449 0 0 0 124116 118 0 0 25 0 1 0 289962916 446369792 89724 33554432000 4194304 4650387 140737205969632 18446744073709551615 4310793 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 108977 89724 383 112 0 103942 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 435908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.43 5/194 22786
/proc/meminfo: memFree=19976480/32951124 swapFree=67111528/67111528
[pid=22720] ppid=22718 vsize=451856 CPUtime=1300.04 cores=0,2
/proc/22720/stat : 22720 (strangenight1-s) R 22718 22720 22690 0 -1 4202496 386385 0 0 0 129875 129 0 0 25 0 1 0 289962916 462700544 92002 33554432000 4194304 4650387 140737205969632 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22720/statm: 112964 92002 383 112 0 107929 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 451856

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.03
CPU time (s): 1300.07
CPU user time (s): 1298.76
CPU system time (s): 1.3108
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 451856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.76
system time used= 1.3108
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 386385
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= 10
involuntary context switches= 2221

runsolver used 2.21766 second user time and 4.90125 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 00:34:10
IDJOB=3175490
IDBENCH=82508
IDSOLVER=1589
FILE ID=node135/3175490-1301783650
RUNJOBID= node135-1301783649-22708
PBS_JOBID= 12841383
Free space on /tmp= 71876 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S883457431-033-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175490-1301783650/watcher-3175490-1301783650 -o /tmp/evaluation-result-3175490-1301783650/solver-3175490-1301783650 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175490-1301783650.cnf

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

MD5SUM BENCH= 0d0abbf84f73b4226aa3bedf08367d2e
RANDOM SEED=2108153856

node135.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.851
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.70
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.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20946688 kB
Buffers:        377660 kB
Cached:       11282712 kB
SwapCached:          0 kB
Active:        7967636 kB
Inactive:      3755148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20946688 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8956 kB
Writeback:           0 kB
AnonPages:       62196 kB
Mapped:          14528 kB
Slab:           219076 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71852 MiB
End job on node135 at 2011-04-03 00:55:53