Trace number 3175601

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.01 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S1787347746-067-UNKNOWN.cnf
MD5SUM327a5393de6dbdcaf85af71880caf3c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.5029
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
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 515000
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-3175601-1301784959.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.02/0.07	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.07
0.02/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.02/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.02/0.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.02/0.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.02/0.09	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.10	c calculated reachability. Time: 0.00
0.09/0.10	c Calc default polars -  time:   0.00 s pos:     371 undec:      25 neg:     354
0.09/0.10	c =========================================================================================
0.09/0.10	c types(t): F = full restart, N = normal restart
0.09/0.10	c types(t): S = simplification begin/end, E = solution found
0.09/0.10	c restart types(rt): st = static, dy = dynamic
0.09/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.10	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.19/0.21	c Decided on static restart strategy
0.29/0.38	c  N st     8      4914       750     15000         0      4866     75000    509884   no data   no data  --
0.79/0.84	c  N st    10     11298       750     15000         0      4508     75000    298904   no data   no data  --
1.29/1.33	c  N st    11     17041       750     15000         0     10203     75000    946721   no data   no data  --
1.89/1.99	c  F st    12     25000       750     15000         0     12545     75000   1110816   no data   no data  --
1.89/1.99	c  N st    12     25000       750     15000         0     12545     75000   1110816   no data   no data  --
2.29/2.35	c  N dy    18     30000       750     15000         0     10749     75000    881884   no data   no data  --
2.29/2.35	c  S st    18     30000       750     15000         0     10749     75000    881884   no data   no data  --
2.39/2.40	c  S st    18     30505       750     15000         0     11254     75000    924652   no data   no data  --
2.39/2.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.39/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
2.39/2.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.59/6.67	c lits-rem:      5543  cl-subs:      129  v-elim:      0  v-fix:    0  time:  4.23 s
6.69/6.78	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.11
6.69/6.78	c calculated reachability. Time: 0.00
6.69/6.78	c  N dy    18     30505       750     15000         0     11125     75000    896120   no data   no data  --
6.99/7.09	c  N dy    42     34517       750     15000         0     15129     75000   1283466     77.87     83.86  --
7.29/7.38	c  N dy    66     38534       750     15000         0     11261     75000    637892     78.69     83.00  --
7.59/7.67	c  N dy    86     42599       750     15000         0     15314     75000   1028369     78.64     85.54  --
7.89/7.93	c  S st   106     45759       750     15000         0      9550     75000    340419     78.90   no data  --
7.89/7.97	c  S st   106     46262       750     15000         0     10053     75000    384604     78.90   no data  --
7.89/7.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.89/7.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
7.89/7.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.29/11.34	c lits-rem:      1004  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.35 s
11.29/11.34	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
11.29/11.34	c vivif2 --  cl tried    10051 cl shrink        0 lits rem          0 time: 0.00
11.39/11.45	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
11.39/11.45	c calculated reachability. Time: 0.00
11.39/11.45	c  N dy   106     46262       750     15000         0     10051     75000    383239     78.90   no data  --
11.69/11.75	c  N dy   125     50282       750     15000         0     14061     75000    772301     78.67     82.90  --
12.00/12.10	c  N dy   152     54346       750     15000         0     18115     75000   1170040     79.07     83.40  --
12.39/12.44	c  N dy   176     58382       750     15000         0     12188     75000    498391     79.29     87.05  --
12.69/12.78	c  N dy   202     62599       750     15000         0     16399     75000    914646     79.43     84.12  --
13.10/13.14	c  N dy   227     66711       750     15000         0     20497     75000   1316635     79.60     84.03  --
13.29/13.39	c  S st   243     69393       750     15000         0     12215     75000    394452     79.54   no data  --
13.39/13.43	c  S st   243     69899       750     15000         0     12721     75000    439312     79.54   no data  --
13.39/13.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.39/13.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.39/13.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.39/13.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
13.39/13.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.89/16.97	c lits-rem:      1308  cl-subs:        9  v-elim:      0  v-fix:    0  time:  3.51 s
16.89/16.97	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
16.89/16.97	c vivif2 --  cl tried    12712 cl shrink        0 lits rem          0 time: 0.00
16.99/17.08	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.11
16.99/17.08	c calculated reachability. Time: 0.00
16.99/17.08	c  N dy   243     69899       750     15000         0     12712     75000    436319     79.54   no data  --
17.39/17.43	c  N dy   272     74404       750     15000         0     17208     75000    877330     79.65     84.55  --
17.79/17.85	c  N dy   303     79257       750     15000         0     22046     75000   1351256     79.85     86.31  --
18.19/18.28	c  N dy   336     84381       750     15000         0     15195     75000    600971     80.09     91.97  --
18.49/18.54	c  F st   356     87502       750     15000         0     18308     75000    906086     80.11     70.91  --
18.79/18.84	c  N st   361     90800       750     15000         0     21581     75000   1246032     80.11   no data  --
19.39/19.40	c  N dy   384     96924       750     15000         0     14734     75000    462754     80.14     84.72  --
19.89/19.93	c  N dy   416    103221       750     15000         0     21010     75000   1074797     80.08     86.23  --
19.99/20.09	c  S st   425    104849       750     15000         0     22635     75000   1236228     80.08   no data  --
20.09/20.15	c  S st   425    105353       750     15000         0     23139     75000   1281014     80.08   no data  --
20.09/20.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.09/20.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.19/20.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.19/20.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
20.19/20.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.19/24.21	c lits-rem:       717  cl-subs:       83  v-elim:      0  v-fix:    0  time:  4.00 s
24.19/24.21	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
24.19/24.23	c vivif2 --  cl tried    23056 cl shrink        0 lits rem          0 time: 0.01
24.39/24.40	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.18
24.39/24.40	c calculated reachability. Time: 0.00
24.39/24.40	c  N dy   425    105353       750     15000         0     23056     75000   1265435     80.08   no data  --
24.99/25.07	c  N dy   457    112645       750     15000         0     16373     75000    525370     79.91     84.36  --
25.69/25.70	c  N dy   501    119840       750     15000         0     23542     75000   1233627     80.00     84.65  --
26.40/26.47	c  N dy   544    127562       750     15000         0     16296     75000    427781     80.04     84.39  --
27.19/27.20	c  N dy   590    135835       750     15000         0     24535     75000   1230795     80.01     85.05  --
28.09/28.11	c  N dy   633    144673       750     15000         0     17402     75000    447221     80.03     84.42  --
28.89/28.96	c  N dy   674    154023       750     15000         0     26721     75000   1341494     79.84     84.21  --
29.39/29.42	c  S st   697    158031       750     15000         0     30720     75000   1730869     79.83     80.94  --
29.49/29.50	c  S st   697    158533       750     15000         0     31222     75000   1772289     79.83   no data  --
29.49/29.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.49/29.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.49/29.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
29.49/29.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.49/29.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.49/29.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
29.49/29.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.79/37.80	c lits-rem:       934  cl-subs:       95  v-elim:      0  v-fix:    0  time:  8.22 s
37.79/37.80	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
37.79/37.82	c vivif2 --  cl tried    31127 cl shrink        0 lits rem          0 time: 0.02
37.99/38.05	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.23
37.99/38.05	c calculated reachability. Time: 0.00
37.99/38.05	c  N dy   697    158533       750     15000         0     31127     75000   1754744     79.83   no data  --
38.99/39.04	c  N dy   743    168814       750     15000         0     24416     75000   1039991     79.80     84.26  --
40.09/40.19	c  N dy   798    179603       750     15000         0     35171     75000   2090317     79.80     84.39  --
41.29/41.32	c  N dy   860    191142       750     15000         0     28731     75000   1374415     79.83     87.12  --
42.69/42.74	c  N dy   933    203349       750     15000         0     21964     75000    621106     79.87     84.18  --
44.09/44.18	c  N dy  1001    216349       750     15000         0     34916     75000   1897971     79.93     90.25  --
45.69/45.73	c  N dy  1062    230204       750     15000         0     28799     75000   1204719     79.88     85.33  --
46.59/46.65	c  S st  1103    237799       750     15000         0     36372     75000   1949037     79.89   no data  --
46.69/46.74	c  S st  1103    238302       750     15000         0     36874     75000   1996531     79.89   no data  --
46.69/46.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.69/46.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.69/46.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
46.79/46.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.79/46.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.79/46.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
46.79/46.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.69/57.79	c lits-rem:       915  cl-subs:      175  v-elim:      0  v-fix:    0  time: 10.96 s
57.69/57.79	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
57.79/57.81	c vivif2 --  cl tried    36699 cl shrink        0 lits rem          0 time: 0.02
57.99/58.09	c asymm  cl-useful: 0/13719/15000 lits-rem:0 time: 0.28
57.99/58.09	c calculated reachability. Time: 0.00
57.99/58.09	c  N dy  1103    238302       750     15000         0     36699     75000   1964443     79.89   no data  --
59.79/59.85	c  N dy  1174    253514       750     15000         0     30928     75000   1326846     79.84    102.89  --
61.79/61.87	c  N dy  1244    269999       750     15000         0     25427     75000    685629     79.77     84.15  --
63.99/64.04	c  N dy  1328    287579       750     15000         0     42945     75000   2396549     79.73     84.09  --
66.19/66.25	c  N dy  1421    306068       750     15000         0     38450     75000   1887544     79.73     84.05  --
66.19/66.27	c  F st  1423    306251       750     15000         0     38633     75000   1906101     79.74   no data  --
68.59/68.66	c  N dy  1491    325812       750     15000         0     34209     75000   1365705     79.64     83.96  --
71.29/71.39	c  N dy  1602    345864       750     15000         0     29289     75000    798513     79.70     84.60  --
72.79/72.83	c  S st  1671    357453       750     15000         0     40845     75000   1936954     79.74     81.98  --
72.89/72.93	c  S st  1671    357954       750     15000         0     41346     75000   1978986     79.74   no data  --
72.89/72.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.89/72.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.89/72.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
72.99/73.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.99/73.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.99/73.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
72.99/73.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.09/87.17	c lits-rem:       786  cl-subs:      102  v-elim:      0  v-fix:    0  time: 14.16 s
87.09/87.18	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
87.19/87.20	c vivif2 --  cl tried    41244 cl shrink        0 lits rem          0 time: 0.02
87.19/87.23	c asymm  cl-useful: 0/1281/15000 lits-rem:0 time: 0.03
87.19/87.23	c calculated reachability. Time: 0.00
87.19/87.23	c  N dy  1671    357954       750     15000         0     41244     75000   1959962     79.74   no data  --
89.79/89.81	c  N dy  1790    378224       750     15000         0     35522     75000   1326037     79.80     84.88  --
92.49/92.55	c  N dy  1903    398237       750     15000         0     28561     75000    547296     79.83     85.58  --
94.99/95.01	c  N dy  2002    418246       750     15000         0     48495     75000   2497571     79.83     85.02  --
97.59/97.64	c  N dy  2119    438427       750     15000         0     40703     75000   1649508     79.85     84.19  --
100.59/100.64	c  N dy  2225    458497       750     15000         0     31807     75000    686964     79.89     84.74  --
103.49/103.50	c  N dy  2340    478733       750     15000         0     51981     75000   2670986     79.91     85.12  --
106.39/106.40	c  N dy  2448    498767       750     15000         0     42034     75000   1600808     79.93     92.16  --
109.69/109.77	c  N dy  2563    518840       750     15000         0     31154     75000    439022     79.96     84.18  --
112.19/112.21	c  S st  2658    536932       750     15000         0     49185     75000   2213981     79.97   no data  --
112.29/112.33	c  S st  2658    537433       750     15000         0     49686     75000   2259809     79.97   no data  --
112.29/112.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
112.29/112.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.29/112.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
112.39/112.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.39/112.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.39/112.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
112.39/112.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
133.89/133.91	c lits-rem:       963  cl-subs:      140  v-elim:      0  v-fix:    0  time: 21.48 s
133.89/133.91	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
133.89/133.93	c vivif2 --  cl tried    49546 cl shrink        0 lits rem          0 time: 0.02
134.20/134.24	c asymm  cl-useful: 0/11123/15000 lits-rem:0 time: 0.31
134.20/134.24	c calculated reachability. Time: 0.00
134.20/134.24	c  N dy  2658    537433       750     15000         0     49546     75000   2234153     79.97   no data  --
137.50/137.55	c  N dy  2766    557469       750     15000         0     37623     75000    976845     79.97     84.54  --
140.59/140.68	c  N dy  2877    577560       750     15000         0     57650     75000   2944812     79.99     85.74  --
143.79/143.82	c  N dy  2987    597561       750     15000         0     44675     75000   1587733     80.02     84.88  --
147.19/147.29	c  N dy  3097    617769       750     15000         0     64835     75000   3569877     80.02     87.09  --
150.29/150.40	c  N dy  3205    637881       750     15000         0     50985     75000   2113778     80.02     85.43  --
154.09/154.11	c  N dy  3298    658006       750     15000         0     36160     75000    569131     80.00     84.50  --
157.09/157.17	c  N dy  3401    678395       750     15000         0     56483     75000   2572855     80.00     84.22  --
160.69/160.75	c  N dy  3504    698509       750     15000         0     40646     75000    918910     79.99     87.99  --
163.69/163.75	c  N dy  3606    718776       750     15000         0     60848     75000   2897975     79.98     84.70  --
167.09/167.16	c  N dy  3721    738890       750     15000         0     44022     75000   1162095     79.99     84.97  --
170.29/170.30	c  N dy  3827    759090       750     15000         0     64174     75000   3148746     80.00     84.76  --
173.59/173.63	c  N dy  3927    779093       750     15000         0     46222     75000   1292430     79.99     84.45  --
176.78/176.88	c  N dy  4046    799101       750     15000         0     66157     75000   3263393     80.01     90.52  --
178.19/178.25	c  S st  4090    806149       750     15000         0     73179     75000   3956006     80.01   no data  --
178.38/178.41	c  S st  4090    806653       750     15000         0     73683     75000   4003293     80.01   no data  --
178.38/178.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
178.38/178.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
178.38/178.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
178.48/178.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.48/178.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.48/178.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
178.48/178.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
620.78/620.85	c lits-rem:       901  cl-subs:      246  v-elim:      0  v-fix:    0  time: 442.26 s
620.78/620.85	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
620.78/620.89	c vivif2 --  cl tried    73437 cl shrink        0 lits rem          0 time: 0.04
620.98/621.08	c asymm  cl-useful: 0/3877/15000 lits-rem:0 time: 0.19
620.98/621.08	c calculated reachability. Time: 0.00
620.98/621.08	c  N dy  4090    806653       750     15000         0     73437     75000   3958405     80.01   no data  --
624.28/624.30	c  N dy  4207    826662       750     15000         0     54529     75000   2033900     80.04     84.71  --
627.88/627.94	c  N dy  4311    846672       750     15000         0     74478     75000   3992196     80.04     87.11  --
631.19/631.25	c  N dy  4421    866726       750     15000         0     54585     75000   1933563     80.05     85.56  --
634.88/634.93	c  N dy  4538    886793       750     15000         0     74586     75000   3906126     80.07     86.62  --
638.38/638.49	c  N dy  4666    907112       750     15000         0     53966     75000   1785656     80.11     84.44  --
642.18/642.26	c  N dy  4787    927572       750     15000         0     74365     75000   3819672     80.14     84.66  --
645.88/645.91	c  N dy  4900    947720       750     15000         0     52573     75000   1550094     80.15     84.65  --
649.39/649.47	c  N dy  5013    967793       750     15000         0     72565     75000   3527918     80.17     85.26  --
653.29/653.33	c  N dy  5108    987971       750     15000         0     49822     75000   1197174     80.17     84.70  --
656.69/656.77	c  N dy  5208   1008195       750     15000         0     69973     75000   3180609     80.17     84.74  --
660.99/661.01	c  N dy  5303   1028212       750     15000         0     46076     75000    735710     80.17     84.78  --
664.08/664.17	c  N dy  5400   1048327       750     15000         0     66118     75000   2705923     80.17     84.64  --
668.28/668.36	c  N dy  5500   1068520       750     15000         0     86245     75000   4678808     80.16     85.11  --
669.08/669.17	c  F st  5517   1071876       750     15000         0     89590     75000   5004147     80.16   no data  --
671.69/671.77	c  N dy  5593   1088596       750     15000         0     61400     75000   2189349     80.17     84.48  --
675.78/675.87	c  N dy  5708   1108654       750     15000         0     81385     75000   4171640     80.19     90.77  --
679.79/679.85	c  N dy  5815   1128975       750     15000         0     55809     75000   1519272     80.19     84.95  --
683.49/683.57	c  N dy  5923   1149041       750     15000         0     75808     75000   3498310     80.20     97.59  --
688.28/688.36	c  N dy  6026   1169115       750     15000         0     48982     75000    753043     80.19     86.32  --
691.98/692.03	c  N dy  6147   1189123       750     15000         0     68924     75000   2723065     80.21     87.77  --
696.78/696.84	c  N dy  6260   1209125       750     15000         0     88846     75000   4687963     80.22     85.80  --
696.98/697.07	c  S st  6264   1209979       750     15000         0     89699     75000   4770338     80.22     78.55  --
697.18/697.27	c  S st  6264   1210485       750     15000         0     90205     75000   4816267     80.22   no data  --
697.18/697.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
697.18/697.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
697.29/697.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
697.39/697.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
697.39/697.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
697.39/697.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
697.39/697.48	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 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-3175601-1301784959/watcher-3175601-1301784959 -o /tmp/evaluation-result-3175601-1301784959/solver-3175601-1301784959 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175601-1301784959.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.02 3.96 3.40 2/185 15467
/proc/meminfo: memFree=21891632/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=30568 CPUtime=0 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 872 0 0 0 0 0 0 0 25 0 1 0 290095705 31301632 811 33554432000 4194304 4650387 140734768219456 18446744073709551615 4370626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 7642 811 345 112 0 2607 0

[startup+0.0256119 s]
/proc/loadavg: 4.02 3.96 3.40 2/185 15467
/proc/meminfo: memFree=21891632/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=30568 CPUtime=0.02 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 882 0 0 0 2 0 0 0 25 0 1 0 290095705 31301632 821 33554432000 4194304 4650387 140734768219456 18446744073709551615 4370661 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 7642 821 345 112 0 2607 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30568

[startup+0.1006 s]
/proc/loadavg: 4.02 3.96 3.40 2/185 15467
/proc/meminfo: memFree=21891632/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=34832 CPUtime=0.09 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 1930 0 0 0 9 0 0 0 25 0 1 0 290095705 35667968 1720 33554432000 4194304 4650387 140734768219456 18446744073709551615 4384768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 8708 1720 367 112 0 3673 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34832

[startup+0.300564 s]
/proc/loadavg: 4.02 3.96 3.40 2/185 15467
/proc/meminfo: memFree=21891632/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=34832 CPUtime=0.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 2319 0 0 0 29 0 0 0 25 0 1 0 290095705 35667968 2109 33554432000 4194304 4650387 140734768219456 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 8708 2109 377 112 0 3673 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34832

[startup+0.700493 s]
/proc/loadavg: 4.02 3.96 3.40 2/185 15467
/proc/meminfo: memFree=21891632/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=35444 CPUtime=0.69 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 3266 0 0 0 69 0 0 0 25 0 1 0 290095705 36294656 2382 33554432000 4194304 4650387 140734768219456 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 8861 2382 379 112 0 3826 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35444

[startup+1.50035 s]
/proc/loadavg: 3.86 3.93 3.39 4/188 15495
/proc/meminfo: memFree=21878328/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=36904 CPUtime=1.49 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 5298 0 0 0 149 0 0 0 25 0 1 0 290095705 37789696 2313 33554432000 4194304 4650387 140734768219456 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 9226 2313 379 112 0 4191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36904

[startup+3.10107 s]
/proc/loadavg: 3.86 3.93 3.39 6/190 15522
/proc/meminfo: memFree=21844332/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=58132 CPUtime=3.09 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 12100 0 0 0 308 1 0 0 25 0 1 0 290095705 59527168 7771 33554432000 4194304 4650387 140734768219456 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 14533 7771 381 112 0 9498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58132

[startup+6.30051 s]
/proc/loadavg: 3.87 3.93 3.39 6/190 15522
/proc/meminfo: memFree=21794592/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=59144 CPUtime=6.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 12293 0 0 0 628 1 0 0 25 0 1 0 290095705 60563456 7964 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476353 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 14786 7964 381 112 0 9751 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59144

[startup+12.7004 s]
/proc/loadavg: 3.80 3.91 3.39 6/190 15550
/proc/meminfo: memFree=21856524/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=67956 CPUtime=12.69 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 15523 0 0 0 1267 2 0 0 25 0 1 0 290095705 69586944 9688 33554432000 4194304 4650387 140734768219456 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 16989 9688 381 112 0 11954 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67956

[startup+25.5002 s]
/proc/loadavg: 3.84 3.91 3.40 6/190 15551
/proc/meminfo: memFree=21781932/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=84812 CPUtime=25.49 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 20568 0 0 0 2546 3 0 0 25 0 1 0 290095705 86847488 14733 33554432000 4194304 4650387 140734768219456 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 21203 14733 381 112 0 16168 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84812

[startup+51.1006 s]
/proc/loadavg: 3.90 3.92 3.41 6/190 15551
/proc/meminfo: memFree=21653516/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=109328 CPUtime=51.09 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 28078 0 0 0 5105 4 0 0 25 0 1 0 290095705 111951872 22243 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476442 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 27332 22243 381 112 0 22297 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 109328

[startup+102.307 s]
/proc/loadavg: 3.95 3.93 3.44 6/190 15553
/proc/meminfo: memFree=21562648/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=130584 CPUtime=102.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 37150 0 0 0 10222 7 0 0 25 0 1 0 290095705 133718016 27644 33554432000 4194304 4650387 140734768219456 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 32646 27644 381 112 0 27611 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 130584

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.47 5/190 15554
/proc/meminfo: memFree=21532256/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=115740 CPUtime=162.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 63050 0 0 0 16215 14 0 0 25 0 1 0 290095705 118517760 23050 33554432000 4194304 4650387 140734768219456 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 28935 23050 381 112 0 23900 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 115740

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.50 6/190 15556
/proc/meminfo: memFree=21476424/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=189236 CPUtime=222.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 80156 0 0 0 22212 17 0 0 25 0 1 0 290095705 193777664 31218 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 47309 31218 381 112 0 42274 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 189236

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.53 6/190 15558
/proc/meminfo: memFree=21463124/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=189236 CPUtime=282.28 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 80226 0 0 0 28211 17 0 0 25 0 1 0 290095705 193777664 31288 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 47309 31288 381 112 0 42274 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 189236

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.56 6/190 15568
/proc/meminfo: memFree=21406112/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=189236 CPUtime=342.28 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 80228 0 0 0 34211 17 0 0 25 0 1 0 290095705 193777664 31290 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 47309 31290 381 112 0 42274 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 189236

[startup+402.301 s]
/proc/loadavg: 3.99 3.96 3.58 6/190 15570
/proc/meminfo: memFree=21382892/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=189236 CPUtime=402.28 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 80233 0 0 0 40211 17 0 0 25 0 1 0 290095705 193777664 31295 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 47309 31295 381 112 0 42274 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 189236

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.61 6/190 15571
/proc/meminfo: memFree=21421536/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=189236 CPUtime=462.28 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 80236 0 0 0 46211 17 0 0 25 0 1 0 290095705 193777664 31298 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476405 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 47309 31298 381 112 0 42274 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 189236

[startup+522.3 s]
/proc/loadavg: 4.06 3.99 3.63 6/190 15576
/proc/meminfo: memFree=21393400/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=189236 CPUtime=522.28 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 80236 0 0 0 52211 17 0 0 25 0 1 0 290095705 193777664 31298 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 47309 31298 381 112 0 42274 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 189236

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.65 6/190 15578
/proc/meminfo: memFree=21369924/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=189236 CPUtime=582.28 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 80236 0 0 0 58211 17 0 0 25 0 1 0 290095705 193777664 31298 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 47309 31298 381 112 0 42274 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 189236

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.67 6/190 15579
/proc/meminfo: memFree=21333800/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=189936 CPUtime=642.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 94390 0 0 0 64209 20 0 0 25 0 1 0 290095705 194494464 31137 33554432000 4194304 4650387 140734768219456 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 47484 31137 381 112 0 42449 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 189936

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.69 6/190 15581
/proc/meminfo: memFree=21333776/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=217820 CPUtime=702.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 132676 0 0 0 70198 31 0 0 25 0 1 0 290095705 223047680 37881 33554432000 4194304 4650387 140734768219456 18446744073709551615 4438355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 54455 37881 381 112 0 49420 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 217820

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.71 6/190 15582
/proc/meminfo: memFree=21338444/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=217820 CPUtime=762.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 132717 0 0 0 76198 31 0 0 25 0 1 0 290095705 223047680 37922 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 54455 37922 381 112 0 49420 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 217820

[startup+822.3 s]
/proc/loadavg: 4.03 4.00 3.73 6/190 15584
/proc/meminfo: memFree=21312496/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=217820 CPUtime=822.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 132748 0 0 0 82198 31 0 0 25 0 1 0 290095705 223047680 37953 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 54455 37953 381 112 0 49420 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 217820

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.74 6/190 15586
/proc/meminfo: memFree=21304912/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=217820 CPUtime=882.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 132748 0 0 0 88198 31 0 0 25 0 1 0 290095705 223047680 37953 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 54455 37953 381 112 0 49420 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 217820

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.75 6/190 15587
/proc/meminfo: memFree=21314664/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=217820 CPUtime=942.28 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 132748 0 0 0 94197 31 0 0 25 0 1 0 290095705 223047680 37953 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 54455 37953 381 112 0 49420 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 217820

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.76 6/190 15589
/proc/meminfo: memFree=21310428/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=217820 CPUtime=1002.28 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 132749 0 0 0 100197 31 0 0 25 0 1 0 290095705 223047680 37954 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 54455 37954 381 112 0 49420 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 217820

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.78 6/190 15590
/proc/meminfo: memFree=21257700/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=217820 CPUtime=1062.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 132755 0 0 0 106198 31 0 0 25 0 1 0 290095705 223047680 37960 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 54455 37960 381 112 0 49420 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 217820

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.79 6/190 15592
/proc/meminfo: memFree=21301308/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=217820 CPUtime=1122.28 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 132755 0 0 0 112197 31 0 0 25 0 1 0 290095705 223047680 37960 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 54455 37960 381 112 0 49420 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 217820

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.80 6/190 15594
/proc/meminfo: memFree=21173688/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=217820 CPUtime=1182.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 132755 0 0 0 118198 31 0 0 25 0 1 0 290095705 223047680 37960 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 54455 37960 381 112 0 49420 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 217820

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 15595
/proc/meminfo: memFree=21160020/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=217820 CPUtime=1242.29 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 132755 0 0 0 124198 31 0 0 25 0 1 0 290095705 223047680 37960 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 54455 37960 381 112 0 49420 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 217820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.82 6/190 15597
/proc/meminfo: memFree=21160380/32950928 swapFree=67111528/67111528
[pid=15467] ppid=15465 vsize=217820 CPUtime=1299.99 cores=5,7
/proc/15467/stat : 15467 (strangenight1-s) R 15465 15467 15342 0 -1 4202496 132755 0 0 0 129968 31 0 0 25 0 1 0 290095705 223047680 37960 33554432000 4194304 4650387 140734768219456 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15467/statm: 54455 37960 381 112 0 49420 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 217820

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.01
CPU time (s): 1300.01
CPU user time (s): 1299.69
CPU system time (s): 0.317951
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 217820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.69
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132755
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= 13
involuntary context switches= 2103

runsolver used 2.00469 second user time and 5.10622 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-03 00:55:59
IDJOB=3175601
IDBENCH=82619
IDSOLVER=1589
FILE ID=node123/3175601-1301784959
RUNJOBID= node123-1301783653-15363
PBS_JOBID= 12841395
Free space on /tmp= 71904 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S1787347746-067-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175601-1301784959/watcher-3175601-1301784959 -o /tmp/evaluation-result-3175601-1301784959/solver-3175601-1301784959 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175601-1301784959.cnf

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

MD5SUM BENCH= 327a5393de6dbdcaf85af71880caf3c5
RANDOM SEED=1399810658

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21891788 kB
Buffers:        343440 kB
Cached:       10251892 kB
SwapCached:          0 kB
Active:        7368792 kB
Inactive:      3436604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21891788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6644 kB
Writeback:           0 kB
AnonPages:      210256 kB
Mapped:          15572 kB
Slab:           190648 kB
PageTables:       5784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   476552 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= 71900 MiB
End job on node123 at 2011-04-03 01:17:41