Trace number 3369861

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.02 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S386300535-065-UNKNOWN.cnf
MD5SUM2ca6073d25d8d5f2648d590c0edc75c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
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-3369861-1305383305.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.09/0.12	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.09/0.12	c -- vars added      40000
0.09/0.12	c Parsing time:  0.11 s
0.09/0.12	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.19/0.24	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.12
0.29/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.11
0.39/0.47	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.39/0.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.39/0.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.01 s
0.49/0.51	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.01 s
0.79/0.85	c lits-rem:         0  cl-subs:        0  v-elim:   1146  v-fix:    0  time:  0.34 s
0.79/0.86	c Finding binary XORs  T:     0.01 s  found:       0
0.89/0.94	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
0.89/0.94	c calculated reachability. Time: 0.00
0.89/0.95	c Calc default polars -  time:   0.01 s pos:   17752 undec:    4554 neg:   17694
0.89/0.95	c =========================================================================================
0.89/0.95	c types(t): F = full restart, N = normal restart
0.89/0.95	c types(t): S = simplification begin/end, E = solution found
0.89/0.95	c restart types(rt): st = static, dy = dynamic
0.89/0.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.95	c  B st     0         0     38854    166039         0         0    504303         0   no data   no data  --
2.49/2.50	c  N dy    20      4177     38854    166039         0      4175    504303   1288290    184.51    194.63  --
3.99/4.02	c  N dy    42      8340     38854    166039         0      8338    504303   2416822    180.05    205.76  --
5.50/5.56	c  N dy    70     12521     38854    166039         0     12519    504303   3532417    178.25    190.45  --
7.09/7.15	c  N dy   100     16596     38854    166039         0     16593    504303   4611702    178.03    223.60  --
8.70/8.78	c  N dy   128     20671     38854    166039         0     10672    504303    874449    177.82    193.78  --
10.29/10.32	c  N dy   157     24712     38854    166039         0     14713    504303   1956539    177.95    188.02  --
10.39/10.43	c  F st   160     25000     38854    166039         0     15001    504303   2032103    177.83   no data  --
12.49/12.50	c  N dy   166     30002     38854    166039         0     20003    504303   3823044    177.83   no data  --
12.49/12.50	c  S st   166     30002     38854    166039         0     20003    504303   3823044    177.83   no data  --
12.59/12.70	c  S st   166     30503     38854    166039         0     20504    504303   3923203    177.83   no data  --
12.69/12.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12.69/12.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.27
13.29/13.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
13.39/13.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
13.39/13.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
13.39/13.43	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
23.69/23.77	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 10.34 s
23.89/23.94	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.17
23.89/23.95	c calculated reachability. Time: 0.00
23.89/23.95	c  N dy   166     30503     38854    166039         0     20503    504303   3922789    177.83   no data  --
25.59/25.64	c  N dy   195     34536     38854    166039         0     24536    504303   5017359    178.09    195.97  --
27.29/27.36	c  N dy   221     38703     38854    166039         0     28703    504303   6124159    177.88    193.52  --
28.99/29.09	c  N dy   248     42723     38854    166039         0     17224    504303   1293307    177.70    188.89  --
30.29/30.31	c  S st   269     45755     38854    166039         0     20256    504303   2164474    178.48    196.90  --
30.49/30.50	c  S st   269     46257     38854    166039         0     20758    504303   2249597    178.48   no data  --
30.49/30.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
30.49/30.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.69/30.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.26
30.89/30.98	c bin-w-bin subsume rem            0 bins  time:  0.01 s
30.89/30.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
30.99/31.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
30.99/31.01	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
36.59/36.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.63 s
36.59/36.66	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
36.69/36.70	c vivif2 --  cl tried    20758 cl shrink        0 lits rem          0 time: 0.03
36.79/36.86	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.17
36.79/36.87	c calculated reachability. Time: 0.00
36.79/36.88	c  N dy   269     46257     38854    166039         0     20758    504303   2249597    178.48   no data  --
38.59/38.61	c  N dy   301     50375     38854    166039         0     24876    504303   3385332    179.04    190.51  --
40.29/40.31	c  N dy   324     54386     38854    166039         0     28887    504303   4428163    178.31    197.16  --
41.99/42.07	c  N dy   349     58490     38854    166039         0     32991    504303   5512646    178.00    199.49  --
43.69/43.77	c  N dy   375     62627     38854    166039         0     37128    504303   6599953    178.02    190.68  --
45.39/45.47	c  N dy   404     66746     38854    166039         0     22496    504303   1800327    178.22    194.62  --
46.49/46.53	c  S st   421     69385     38854    166039         0     25135    504303   2486586    177.96    173.23  --
46.69/46.73	c  S st   421     69886     38854    166039         0     25636    504303   2579789    177.96   no data  --
46.69/46.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
46.69/46.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.99/47.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.27
47.20/47.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
47.20/47.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
47.20/47.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
47.20/47.26	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
53.99/54.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.80 s
53.99/54.08	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
54.09/54.12	c vivif2 --  cl tried    25636 cl shrink        0 lits rem          0 time: 0.04
54.29/54.30	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.18
54.29/54.31	c calculated reachability. Time: 0.00
54.29/54.32	c  N dy   421     69886     38854    166039         0     25636    504303   2579789    177.96   no data  --
56.19/56.25	c  N dy   450     74388     38854    166039         0     30138    504303   3778155    177.85    199.81  --
58.40/58.40	c  N dy   485     79237     38854    166039         0     34986    504303   5092768    178.12    188.11  --
60.59/60.62	c  N dy   521     84358     38854    166039         0     40107    504303   6488086    178.34    226.88  --
61.99/62.01	c  F st   546     87500     38854    166039         0     22376    504303   1161539    178.65   no data  --
63.39/63.43	c  N st   551     90797     38854    166039         0     25673    504303   2272942    178.65   no data  --
65.79/65.89	c  N dy   575     96635     38854    166039         0     31510    504303   4116579    178.53    204.21  --
68.49/68.53	c  N dy   617    102951     38854    166039         0     37826    504303   5828219    178.44    188.09  --
69.30/69.34	c  S st   631    104830     38854    166039         0     39705    504303   6339901    178.51    163.79  --
69.49/69.56	c  S st   631    105332     38854    166039         0     40207    504303   6437836    178.51   no data  --
69.49/69.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
69.49/69.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.79/69.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.28
70.30/70.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
70.30/70.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
70.30/70.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
70.30/70.37	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
149.19/149.22	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 78.85 s
149.19/149.24	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
149.29/149.33	c vivif2 --  cl tried    40203 cl shrink        0 lits rem          0 time: 0.09
149.50/149.55	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.21
149.50/149.56	c calculated reachability. Time: 0.00
149.50/149.56	c  N dy   631    105332     38854    166039         0     40203    504303   6433278    178.51   no data  --
152.49/152.59	c  N dy   678    112107     38854    166039         0     24542    504303   1267780    178.50    188.47  --
155.59/155.68	c  N dy   725    119360     38854    166039         0     31794    504303   3263975    178.65    193.31  --
158.99/159.09	c  N dy   774    127164     38854    166039         0     39598    504303   5366674    178.48    188.52  --
162.88/162.92	c  N dy   827    135473     38854    166039         0     24191    504303    784716    178.34    190.68  --
166.58/166.61	c  N dy   887    144126     38854    166039         0     32843    504303   3131870    178.41    187.88  --
170.59/170.62	c  N dy   950    153485     38854    166039         0     42202    504303   5627725    178.28    189.85  --
172.59/172.61	c  S st   982    157998     38854    166039         0     46715    504303   6899668    178.32    150.43  --
172.78/172.84	c  S st   982    158500     38854    166039         0     47217    504303   7006622    178.32   no data  --
172.78/172.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
172.78/172.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.09/173.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
173.58/173.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
173.58/173.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
173.58/173.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
173.58/173.67	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
271.60/271.61	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 97.93 s
271.60/271.62	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
271.70/271.72	c vivif2 --  cl tried    47214 cl shrink        0 lits rem          0 time: 0.10
271.89/271.95	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.23
271.89/271.97	c calculated reachability. Time: 0.00
271.89/271.97	c  N dy   982    158500     38854    166039         0     47214    504303   7006297    178.32   no data  --
276.49/276.53	c  N dy  1050    168710     38854    166039         0     32565    504303   2684726    178.17    202.13  --
281.50/281.55	c  N dy  1121    179601     38854    166039         0     43455    504303   5698981    178.22    188.06  --
286.89/286.92	c  N dy  1210    191080     38854    166039         0     29005    504303   1419487    178.68    193.43  --
292.09/292.17	c  N dy  1299    203331     38854    166039         0     41255    504303   4736827    178.86    195.54  --
297.99/298.05	c  N dy  1390    216461     38854    166039         0     27427    504303    699946    179.03    190.59  --
303.88/303.96	c  N dy  1486    230357     38854    166039         0     41323    504303   4536729    179.17    195.40  --
307.19/307.27	c  S st  1540    237752     38854    166039         0     48718    504303   6588917    179.26   no data  --
307.49/307.50	c  S st  1540    238254     38854    166039         0     49220    504303   6677915    179.26   no data  --
307.49/307.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
307.49/307.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
307.79/307.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
308.19/308.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
308.19/308.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
308.19/308.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
308.19/308.29	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
400.19/400.23	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 91.93 s
400.19/400.24	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
400.29/400.34	c vivif2 --  cl tried    49219 cl shrink        0 lits rem          0 time: 0.10
400.49/400.58	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.23
400.49/400.59	c calculated reachability. Time: 0.00
400.49/400.59	c  N dy  1540    238254     38854    166039         0     49219    504303   6677244    179.26   no data  --
407.59/407.65	c  N dy  1646    253462     38854    166039         0     36442    504303   2895732    179.39    192.42  --
414.78/414.85	c  N dy  1754    269734     38854    166039         0     52714    504303   7286120    179.28    198.16  --
422.30/422.35	c  N dy  1866    286981     38854    166039         0     40969    504303   3754409    179.25    193.71  --
430.58/430.60	c  N dy  1992    305353     38854    166039         0     59340    504303   8734125    179.29    195.78  --
430.98/431.04	c  F st  1998    306252     38854    166039         0     30245    504303    600835    179.27   no data  --
439.29/439.32	c  N dy  2103    324863     38854    166039         0     48856    504303   6263525    179.41    191.91  --
448.29/448.36	c  N dy  2242    344943     38854    166039         0     37941    504303   2450109    179.48    192.60  --
453.79/453.88	c  S st  2333    357381     38854    166039         0     50379    504303   5825449    179.51   no data  --
454.09/454.11	c  S st  2333    357883     38854    166039         0     50881    504303   5923190    179.51   no data  --
454.09/454.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
454.09/454.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
454.38/454.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
454.78/454.81	c bin-w-bin subsume rem            0 bins  time:  0.01 s
454.78/454.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
454.78/454.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
454.78/454.85	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
529.39/529.44	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 74.59 s
529.39/529.46	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
529.49/529.55	c vivif2 --  cl tried    50879 cl shrink        0 lits rem          0 time: 0.09
529.69/529.79	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.24
529.79/529.80	c calculated reachability. Time: 0.00
529.79/529.80	c  N dy  2333    357883     38854    166039         0     50879    504303   5922234    179.51   no data  --
539.00/539.09	c  N dy  2466    377901     38854    166039         0     38901    504303   2344263    179.43    195.30  --
547.99/548.09	c  N dy  2603    397949     38854    166039         0     58946    504303   7833321    179.46    191.26  --
556.99/557.06	c  N dy  2738    418023     38854    166039         0     46022    504303   4115103    179.44    220.05  --
566.29/566.34	c  N dy  2882    438102     38854    166039         0     66100    504303   9682266    179.60    191.72  --
575.20/575.27	c  N dy  3019    458104     38854    166039         0     52101    504303   5468663    179.68    191.49  --
584.59/584.69	c  N dy  3160    478169     38854    166039         0     37160    504303   1115841    179.79    217.22  --
593.69/593.70	c  N dy  3303    498256     38854    166039         0     57245    504303   6671109    179.93    199.23  --
602.99/603.05	c  N dy  3441    518327     38854    166039         0     41320    504303   1986682    179.92    208.93  --
611.39/611.41	c  S st  3570    536825     38854    166039         0     59814    504303   7090467    180.04   no data  --
611.60/611.66	c  S st  3570    537328     38854    166039         0     60317    504303   7188832    180.04   no data  --
611.60/611.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
611.60/611.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
611.89/611.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.30
612.39/612.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
612.39/612.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
612.39/612.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
612.39/612.48	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
720.40/720.41	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 107.93 s
720.40/720.43	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
720.50/720.54	c vivif2 --  cl tried    60314 cl shrink        0 lits rem          0 time: 0.11
720.79/720.80	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.26
720.79/720.81	c calculated reachability. Time: 0.00
720.79/720.81	c  N dy  3570    537328     38854    166039         0     60314    504303   7186078    180.04   no data  --
730.59/730.65	c  N dy  3714    557441     38854    166039         0     43433    504303   2234808    180.12    190.16  --
739.79/739.88	c  N dy  3853    577725     38854    166039         0     63715    504303   7824065    180.17    189.77  --
749.29/749.34	c  N dy  3993    597909     38854    166039         0     45899    504303   2681435    180.29    192.66  --
758.59/758.60	c  N dy  4134    617925     38854    166039         0     65912    504303   8239300    180.38    196.16  --
768.08/768.11	c  N dy  4279    637987     38854    166039         0     46979    504303   2666902    180.50    192.48  --
777.28/777.37	c  N dy  4415    658078     38854    166039         0     67070    504303   8276162    180.60    197.57  --
786.78/786.86	c  N dy  4545    678125     38854    166039         0     47118    504303   2512772    180.61    207.59  --
796.09/796.19	c  N dy  4687    698265     38854    166039         0     67257    504303   8141255    180.72    192.30  --
805.89/805.93	c  N dy  4826    718359     38854    166039         0     46353    504303   2010713    180.84    285.39  --
815.19/815.21	c  N dy  4961    738511     38854    166039         0     66504    504303   7488436    180.80    191.40  --
824.89/824.94	c  N dy  5093    758545     38854    166039         0     44539    504303   1196450    180.80    195.39  --
834.19/834.26	c  N dy  5236    778794     38854    166039         0     64788    504303   6793776    180.81    191.46  --
844.09/844.13	c  N dy  5379    798857     38854    166039         0     84849    504303  12391238    180.91    191.11  --
847.39/847.44	c  S st  5427    805994     38854    166039         0     48984    504303   2164036    180.91    164.41  --
847.59/847.67	c  S st  5427    806498     38854    166039         0     49488    504303   2257394    180.91   no data  --
847.59/847.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
847.59/847.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
847.89/847.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
848.10/848.17	c bin-w-bin subsume rem            0 bins  time:  0.01 s
848.10/848.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
848.10/848.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
848.19/848.21	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
854.49/854.52	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  6.31 s
854.49/854.54	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
854.49/854.57	c vivif2 --  cl tried    49486 cl shrink        0 lits rem          0 time: 0.04
854.70/854.78	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.21
854.79/854.80	c calculated reachability. Time: 0.00
854.79/854.80	c  N dy  5427    806498     38854    166039         0     49486    504303   2256439    180.91   no data  --
864.28/864.35	c  N dy  5566    826572     38854    166039         0     69557    504303   7821570    180.93    196.70  --
874.18/874.28	c  N dy  5705    846590     38854    166039         0     45580    504303    973026    180.99    190.77  --
883.48/883.55	c  N dy  5850    866596     38854    166039         0     65585    504303   6563491    181.09    196.90  --
893.38/893.44	c  N dy  5989    886626     38854    166039         0     85613    504303  12113628    181.13    257.42  --
902.68/902.76	c  N dy  6120    906673     38854    166039         0     60668    504303   4803660    181.10    192.45  --
912.39/912.44	c  N dy  6262    926715     38854    166039         0     80709    504303  10325655    181.10    195.55  --
922.19/922.27	c  N dy  6403    946960     38854    166039         0     54949    504303   3011957    181.14    190.70  --
931.78/931.80	c  N dy  6544    966981     38854    166039         0     74968    504303   8525471    181.16    207.39  --
941.99/942.02	c  N dy  6684    987129     38854    166039         0     48117    504303    845132    181.17    192.61  --
951.39/951.41	c  N dy  6823   1007234     38854    166039         0     68221    504303   6445729    181.20    191.23  --
961.39/961.42	c  N dy  6964   1027312     38854    166039         0     88298    504303  12061398    181.25    192.50  --
971.08/971.19	c  N dy  7104   1047359     38854    166039         0     60347    504303   3991010    181.27    191.87  --
980.78/980.82	c  N dy  7243   1067389     38854    166039         0     80374    504303   9481761    181.29    193.85  --
982.98/983.03	c  F st  7270   1071877     38854    166039         0     84862    504303  10682042    181.27   no data  --
990.99/991.02	c  N dy  7344   1087512     38854    166039         0     51503    504303   1206544    181.27    194.76  --
1000.28/1000.36	c  N dy  7484   1107617     38854    166039         0     71608    504303   6668509    181.26    197.65  --
1010.38/1010.48	c  N dy  7623   1127652     38854    166039         0     91641    504303  12252048    181.27    191.57  --
1020.28/1020.35	c  N dy  7762   1147713     38854    166039         0     61702    504303   3695169    181.27    233.31  --
1029.98/1030.08	c  N dy  7910   1167815     38854    166039         0     81801    504303   9228569    181.32    193.47  --
1040.59/1040.61	c  N dy  8054   1187892     38854    166039         0    101876    504303  14818822    181.35    193.21  --
1050.08/1050.12	c  N dy  8190   1207935     38854    166039         0     70922    504303   6090918    181.39    197.27  --
1050.98/1051.02	c  S st  8206   1209748     38854    166039         0     72735    504303   6611840    181.39   no data  --
1051.18/1051.29	c  S st  8206   1210251     38854    166039         0     73238    504303   6729470    181.39   no data  --
1051.28/1051.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1051.28/1051.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1051.59/1051.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.31
1051.98/1052.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1051.98/1052.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1051.98/1052.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
1051.98/1052.09	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
1150.18/1150.20	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 98.11 s
1150.18/1150.22	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
1150.28/1150.33	c vivif2 --  cl tried    73235 cl shrink        0 lits rem          0 time: 0.11
1150.59/1150.62	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.29
1150.59/1150.63	c calculated reachability. Time: 0.00
1150.59/1150.63	c  N dy  8206   1210251     38854    166039         0     73235    504303   6726249    181.39   no data  --
1160.79/1160.85	c  N dy  8352   1230252     38854    166039         0     93234    504303  12349723    181.45    191.71  --
1170.88/1170.98	c  N dy  8492   1250373     38854    166039         0     61359    504303   3116233    181.49    195.22  --
1180.48/1180.59	c  N dy  8615   1270587     38854    166039         0     81573    504303   8678106    181.47    191.06  --
1190.99/1191.06	c  N dy  8755   1290665     38854    166039         0    101648    504303  14281631    181.49    194.53  --
1200.78/1200.86	c  N dy  8900   1310753     38854    166039         0     68737    504303   4906947    181.51    199.56  --
1210.79/1210.81	c  N dy  9037   1330795     38854    166039         0     88778    504303  10474060    181.53    203.17  --
1221.39/1221.46	c  N dy  9168   1350845     38854    166039         0     54834    504303    796753    181.51    195.66  --
1230.89/1230.95	c  N dy  9310   1370936     38854    166039         0     74925    504303   6351613    181.53    197.09  --
1241.29/1241.31	c  N dy  9455   1391222     38854    166039         0     95210    504303  12010743    181.58    195.47  --
1251.69/1251.74	c  N dy  9594   1411313     38854    166039         0     60301    504303   2024912    181.57    199.48  --
1261.19/1261.25	c  N dy  9727   1431335     38854    166039         0     80322    504303   7510985    181.58    263.32  --
1271.38/1271.49	c  N dy  9859   1451357     38854    166039         0    100343    504303  12993220    181.57    192.58  --
1281.68/1281.75	c  N dy  9992   1471391     38854    166039         0     64377    504303   2877204    181.57    201.29  --
1291.39/1291.45	c  N dy 10123   1491428     38854    166039         0     84413    504303   8389626    181.54    193.90  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369861-1305383305/watcher-3369861-1305383305 -o /tmp/evaluation-result-3369861-1305383305/solver-3369861-1305383305 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369861-1305383305.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: 3.38 3.87 3.81 4/291 16459
/proc/meminfo: memFree=25047696/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=27640 CPUtime=0 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 2292 0 0 0 0 0 0 0 20 0 1 0 630745891 28303360 1774 33554432000 4194304 4650387 140733490040768 18446744073709551615 4354184 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 6910 1774 326 112 0 1875 0

[startup+0.025685 s]
/proc/loadavg: 3.38 3.87 3.81 4/291 16459
/proc/meminfo: memFree=25047696/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=43280 CPUtime=0.01 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 4594 0 0 0 1 0 0 0 20 0 1 0 630745891 44318720 3536 33554432000 4194304 4650387 140733490040768 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 10820 3537 329 112 0 5785 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 43280

[startup+0.100668 s]
/proc/loadavg: 3.38 3.87 3.81 4/291 16459
/proc/meminfo: memFree=25047696/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=48168 CPUtime=0.09 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 6498 0 0 0 9 0 0 0 20 0 1 0 630745891 49324032 5440 33554432000 4194304 4650387 140733490040768 18446744073709551615 4545969 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 12042 5440 329 112 0 7007 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48168

[startup+0.300652 s]
/proc/loadavg: 3.38 3.87 3.81 4/291 16459
/proc/meminfo: memFree=25047696/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=61580 CPUtime=0.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 9398 0 0 0 28 1 0 0 21 0 1 0 630745891 63057920 7354 33554432000 4194304 4650387 140733490040768 18446744073709551615 4246192 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 15395 7354 350 112 0 10360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61580

[startup+0.700561 s]
/proc/loadavg: 3.38 3.87 3.81 4/291 16459
/proc/meminfo: memFree=25047696/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=87572 CPUtime=0.69 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 15834 0 0 0 67 2 0 0 22 0 1 0 630745891 89673728 13790 33554432000 4194304 4650387 140733490040768 18446744073709551615 4229392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 21893 13790 367 112 0 16858 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87572

[startup+1.50042 s]
/proc/loadavg: 3.38 3.87 3.81 5/292 16461
/proc/meminfo: memFree=24974652/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=87572 CPUtime=1.49 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 16354 0 0 0 147 2 0 0 25 0 1 0 630745891 89673728 14310 33554432000 4194304 4650387 140733490040768 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 21893 14310 379 112 0 16858 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87572

[startup+3.10115 s]
/proc/loadavg: 3.38 3.87 3.81 5/292 16461
/proc/meminfo: memFree=24953464/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=87572 CPUtime=3.09 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 17605 0 0 0 307 2 0 0 25 0 1 0 630745891 89673728 15561 33554432000 4194304 4650387 140733490040768 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 21893 15561 379 112 0 16858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87572

[startup+6.30057 s]
/proc/loadavg: 3.43 3.87 3.81 5/292 16461
/proc/meminfo: memFree=24920308/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=139292 CPUtime=6.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 19863 0 0 0 627 2 0 0 25 0 1 0 630745891 142635008 17819 33554432000 4194304 4650387 140733490040768 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 34823 17819 379 112 0 29788 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139292

[startup+12.7004 s]
/proc/loadavg: 3.48 3.87 3.82 5/292 16461
/proc/meminfo: memFree=24902244/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=156064 CPUtime=12.69 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 26297 0 0 0 1265 4 0 0 25 0 1 0 630745891 159809536 17759 33554432000 4194304 4650387 140733490040768 18446744073709551615 4481864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 39016 17759 383 112 0 33981 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 156064

[startup+25.5002 s]
/proc/loadavg: 3.59 3.88 3.82 5/292 16461
/proc/meminfo: memFree=24687080/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=244364 CPUtime=25.49 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 49276 0 0 0 2542 7 0 0 25 0 1 0 630745891 250228736 40738 33554432000 4194304 4650387 140733490040768 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 61091 40738 383 112 0 56056 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 244364

[startup+51.1007 s]
/proc/loadavg: 3.73 3.89 3.82 5/292 16462
/proc/meminfo: memFree=24647564/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=201144 CPUtime=51.09 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 67034 0 0 0 5097 12 0 0 25 0 1 0 630745891 205971456 43224 33554432000 4194304 4650387 140733490040768 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 50286 43224 383 112 0 45251 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 201144

[startup+102.311 s]
/proc/loadavg: 3.88 3.90 3.83 5/292 16463
/proc/meminfo: memFree=24460108/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=325532 CPUtime=102.3 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 94165 0 0 0 10213 17 0 0 25 0 1 0 630745891 333344768 62459 33554432000 4194304 4650387 140733490040768 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 81383 62459 383 112 0 76348 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 325532

[startup+162.301 s]
/proc/loadavg: 3.95 3.92 3.83 5/292 16465
/proc/meminfo: memFree=24359252/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=341872 CPUtime=162.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 103478 0 0 0 16209 20 0 0 25 0 1 0 630745891 350076928 67313 33554432000 4194304 4650387 140733490040768 18446744073709551615 4366652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 85468 67313 383 112 0 80433 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 341872

[startup+222.3 s]
/proc/loadavg: 3.98 3.93 3.84 5/292 16466
/proc/meminfo: memFree=24291892/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=365828 CPUtime=222.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 113691 0 0 0 22206 23 0 0 25 0 1 0 630745891 374607872 73249 33554432000 4194304 4650387 140733490040768 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 91457 73249 383 112 0 86422 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 365828

[startup+282.301 s]
/proc/loadavg: 4.06 3.96 3.85 5/292 16468
/proc/meminfo: memFree=24280592/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=381720 CPUtime=282.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 121492 0 0 0 28203 26 0 0 25 0 1 0 630745891 390881280 76531 33554432000 4194304 4650387 140733490040768 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 95430 76531 383 112 0 90395 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 381720

[startup+342.3 s]
/proc/loadavg: 4.02 3.96 3.85 5/292 16470
/proc/meminfo: memFree=24255364/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=385272 CPUtime=342.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 133339 0 0 0 34201 28 0 0 25 0 1 0 630745891 394518528 78249 33554432000 4194304 4650387 140733490040768 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 96318 78249 383 112 0 91283 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 385272

[startup+402.301 s]
/proc/loadavg: 4.01 3.97 3.86 5/292 16471
/proc/meminfo: memFree=24252504/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=385624 CPUtime=402.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 134379 0 0 0 40200 29 0 0 25 0 1 0 630745891 394878976 79289 33554432000 4194304 4650387 140733490040768 18446744073709551615 4333921 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 96406 79289 383 112 0 91371 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 385624

[startup+462.301 s]
/proc/loadavg: 4.16 4.02 3.88 5/292 16473
/proc/meminfo: memFree=24234856/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=400572 CPUtime=462.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 160446 0 0 0 46195 34 0 0 25 0 1 0 630745891 410185728 81523 33554432000 4194304 4650387 140733490040768 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 100143 81523 383 112 0 95108 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 400572

[startup+522.3 s]
/proc/loadavg: 4.06 4.01 3.89 5/292 16474
/proc/meminfo: memFree=24212392/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=400572 CPUtime=522.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 160446 0 0 0 52195 34 0 0 25 0 1 0 630745891 410185728 81523 33554432000 4194304 4650387 140733490040768 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 100143 81523 383 112 0 95108 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 400572

[startup+582.301 s]
/proc/loadavg: 4.08 4.02 3.90 5/292 16476
/proc/meminfo: memFree=24167976/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=413456 CPUtime=582.28 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 187829 0 0 0 58187 41 0 0 25 0 1 0 630745891 423378944 88527 33554432000 4194304 4650387 140733490040768 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 103364 88527 383 112 0 98329 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 413456

[startup+642.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/292 16478
/proc/meminfo: memFree=24149348/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=413476 CPUtime=642.3 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 200494 0 0 0 64185 45 0 0 25 0 1 0 630745891 423399424 86168 33554432000 4194304 4650387 140733490040768 18446744073709551615 4476724 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 103369 86168 383 112 0 98334 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 413476

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/292 16479
/proc/meminfo: memFree=24147968/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=413476 CPUtime=702.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 200494 0 0 0 70184 45 0 0 25 0 1 0 630745891 423399424 86168 33554432000 4194304 4650387 140733490040768 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 103369 86168 383 112 0 98334 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 413476

[startup+762.311 s]
/proc/loadavg: 4.00 4.00 3.91 5/292 16481
/proc/meminfo: memFree=24124008/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=426764 CPUtime=762.3 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 223092 0 0 0 76178 52 0 0 25 0 1 0 630745891 437006336 92528 33554432000 4194304 4650387 140733490040768 18446744073709551615 4310793 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 106691 92528 383 112 0 101656 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 426764

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/292 16482
/proc/meminfo: memFree=24116664/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=427240 CPUtime=822.28 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 250803 0 0 0 82170 58 0 0 25 0 1 0 630745891 437493760 93640 33554432000 4194304 4650387 140733490040768 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 106810 93640 383 112 0 101775 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 427240

[startup+882.301 s]
/proc/loadavg: 4.03 4.01 3.91 5/292 16484
/proc/meminfo: memFree=24143668/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=455008 CPUtime=882.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 281025 0 0 0 88163 66 0 0 25 0 1 0 630745891 465928192 94985 33554432000 4194304 4650387 140733490040768 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 113752 94985 383 112 0 108717 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 455008

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/292 16486
/proc/meminfo: memFree=24068360/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=391472 CPUtime=942.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 309548 0 0 0 94155 74 0 0 25 0 1 0 630745891 400867328 92203 33554432000 4194304 4650387 140733490040768 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 97868 92203 383 112 0 92833 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 391472

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/292 16487
/proc/meminfo: memFree=24104036/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=456168 CPUtime=1002.28 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 337285 0 0 0 100147 81 0 0 25 0 1 0 630745891 467116032 97032 33554432000 4194304 4650387 140733490040768 18446744073709551615 4363423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 114042 97032 383 112 0 109007 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 456168

[startup+1062.3 s]
/proc/loadavg: 4.10 4.03 3.93 5/292 16489
/proc/meminfo: memFree=24104740/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=456392 CPUtime=1062.28 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 359522 0 0 0 106141 87 0 0 25 0 1 0 630745891 467345408 96024 33554432000 4194304 4650387 140733490040768 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 114098 96024 383 112 0 109063 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 456392

[startup+1122.3 s]
/proc/loadavg: 4.11 4.04 3.93 5/292 16490
/proc/meminfo: memFree=24082884/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=456392 CPUtime=1122.28 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 359522 0 0 0 112141 87 0 0 25 0 1 0 630745891 467345408 96024 33554432000 4194304 4650387 140733490040768 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 114098 96024 383 112 0 109063 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 456392

[startup+1182.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/292 16492
/proc/meminfo: memFree=24059040/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=456872 CPUtime=1182.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 374672 0 0 0 118137 92 0 0 25 0 1 0 630745891 467836928 98936 33554432000 4194304 4650387 140733490040768 18446744073709551615 4333630 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 114218 98936 383 112 0 109183 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 456872

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/292 16494
/proc/meminfo: memFree=24032700/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=457112 CPUtime=1242.29 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 402481 0 0 0 124129 100 0 0 25 0 1 0 630745891 468082688 101809 33554432000 4194304 4650387 140733490040768 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 114278 101809 383 112 0 109243 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 457112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.93 2/286 16498
/proc/meminfo: memFree=24694128/32951124 swapFree=67057896/67111528
[pid=16459] ppid=16457 vsize=457772 CPUtime=1299.99 cores=5,7
/proc/16459/stat : 16459 (strangenight1-s) R 16457 16459 15822 0 -1 4202496 429051 0 0 0 129891 108 0 0 25 0 1 0 630745891 468758528 102340 33554432000 4194304 4650387 140733490040768 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16459/statm: 114443 102340 383 112 0 109408 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 457772

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.02
CPU user time (s): 1298.92
CPU system time (s): 1.10083
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 457772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.92
system time used= 1.10083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 429052
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3401

runsolver used 3.43948 second user time and 8.41372 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 16:28:26
IDJOB=3369861
IDBENCH=82670
IDSOLVER=1847
FILE ID=node140/3369861-1305383305
RUNJOBID= node140-1305383305-16420
PBS_JOBID= 13324362
Free space on /tmp= 73460 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S386300535-065-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369861-1305383305/watcher-3369861-1305383305 -o /tmp/evaluation-result-3369861-1305383305/solver-3369861-1305383305 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369861-1305383305.cnf

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

MD5SUM BENCH= 2ca6073d25d8d5f2648d590c0edc75c0
RANDOM SEED=655586664

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25048472 kB
Buffers:        286096 kB
Cached:        3710884 kB
SwapCached:       8056 kB
Active:        4933356 kB
Inactive:      2658332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25048472 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           32876 kB
Writeback:           0 kB
AnonPages:     3591312 kB
Mapped:          24276 kB
Slab:           225832 kB
PageTables:      23104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45721472 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= 73476 MiB
End job on node140 at 2011-05-14 16:50:08