Trace number 3175580

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S858279511-076-UNKNOWN.cnf
MD5SUMe97fda1e892cdb27859435984e5a4127
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark93.1638
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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-3175580-1301784951.cnf'
0.00/0.00	c -- header says num vars:          30000
0.00/0.00	c -- header says num clauses:      126000
0.00/0.07	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.00/0.07	c -- vars added      30000
0.00/0.07	c Parsing time:  0.07 s
0.00/0.07	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.08
0.19/0.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.07
0.19/0.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.19/0.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.29/0.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.01 s
0.29/0.30	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
0.49/0.54	c lits-rem:         0  cl-subs:        0  v-elim:    831  v-fix:    0  time:  0.24 s
0.49/0.55	c Finding binary XORs  T:     0.01 s  found:       0
0.59/0.60	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.59/0.60	c calculated reachability. Time: 0.00
0.59/0.61	c Calc default polars -  time:   0.01 s pos:   13351 undec:    3488 neg:   13161
0.59/0.61	c =========================================================================================
0.59/0.61	c types(t): F = full restart, N = normal restart
0.59/0.61	c types(t): S = simplification begin/end, E = solution found
0.59/0.61	c restart types(rt): st = static, dy = dynamic
0.59/0.61	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.61	c  B st     0         0     29169    124599         0         0    378334         0   no data   no data  --
1.79/1.80	c  N dy    18      4031     29169    124599         0      4029    378334   1088850    153.74    163.16  --
2.99/3.04	c  N dy    48      8155     29169    124599         0      8153    378334   2076161    156.22    165.38  --
4.29/4.30	c  N dy    75     12233     29169    124599         0     12231    378334   3072083    155.98    176.31  --
5.59/5.61	c  N dy   104     16363     29169    124599         0     16360    378334   4062176    156.45    168.26  --
6.79/6.84	c  N dy   128     20425     29169    124599         0     10424    378334    718136    155.80    174.03  --
8.09/8.11	c  N dy   158     24554     29169    124599         0     14553    378334   1701217    155.83    164.18  --
8.19/8.25	c  F st   162     25001     29169    124599         0     15000    378334   1801369    155.81   no data  --
9.99/10.00	c  N dy   168     30001     29169    124599         0     20000    378334   3554942    155.81   no data  --
9.99/10.00	c  S st   168     30001     29169    124599         0     20000    378334   3554942    155.81   no data  --
10.09/10.15	c  S st   168     30503     29169    124599         0     20502    378334   3646731    155.81   no data  --
10.09/10.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10.09/10.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.29/10.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.16
10.59/10.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.59/10.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.59/10.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
10.59/10.67	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
17.50/17.59	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time:  6.92 s
17.69/17.72	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.12
17.69/17.72	c calculated reachability. Time: 0.00
17.69/17.72	c  N dy   168     30503     29169    124599         0     20494    378334   3644466    155.81   no data  --
18.99/19.01	c  N dy   196     34521     29169    124599         0     24512    378334   4622250    155.90    164.43  --
20.29/20.35	c  N dy   226     38523     29169    124599         0     28513    378334   5653303    156.91    199.99  --
21.69/21.74	c  N dy   254     42590     29169    124599         0     17083    378334   1130305    156.89    170.58  --
22.79/22.81	c  S st   273     45754     29169    124599         0     20247    378334   1887336    156.40   no data  --
22.89/22.98	c  S st   273     46255     29169    124599         0     20748    378334   1975650    156.40   no data  --
22.89/22.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.89/23.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.10/23.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.17
23.30/23.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23.30/23.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.30/23.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
23.30/23.34	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
27.50/27.53	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  4.18 s
27.50/27.54	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
27.50/27.56	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.03
27.59/27.69	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.12
27.59/27.69	c calculated reachability. Time: 0.00
27.59/27.69	c  N dy   273     46255     29169    124599         0     20747    378334   1975172    156.40   no data  --
28.89/28.98	c  N dy   300     50279     29169    124599         0     24771    378334   2948220    156.79    171.16  --
30.29/30.30	c  N dy   328     54296     29169    124599         0     28788    378334   3908596    156.89    185.00  --
31.59/31.68	c  N dy   356     58394     29169    124599         0     32886    378334   4910816    157.00    167.65  --
33.09/33.19	c  N dy   387     62451     29169    124599         0     36943    378334   5898302    157.21    168.85  --
34.49/34.57	c  N dy   412     66477     29169    124599         0     22226    378334   1539819    156.61    166.78  --
35.49/35.56	c  S st   431     69383     29169    124599         0     25130    378334   2262393    156.59   no data  --
35.69/35.74	c  S st   431     69890     29169    124599         0     25637    378334   2357802    156.59   no data  --
35.69/35.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
35.69/35.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.89/35.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.17
36.09/36.10	c bin-w-bin subsume rem            0 bins  time:  0.01 s
36.09/36.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.09/36.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
36.09/36.13	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
41.99/42.00	c lits-rem:        16  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.87 s
41.99/42.02	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
41.99/42.05	c vivif2 --  cl tried    25637 cl shrink        0 lits rem          0 time: 0.03
42.09/42.19	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.14
42.19/42.20	c calculated reachability. Time: 0.00
42.19/42.20	c  N dy   431     69890     29169    124599         0     25637    378334   2357786    156.59   no data  --
43.79/43.86	c  N dy   461     74404     29169    124599         0     30151    378334   3441424    156.47    166.27  --
45.39/45.46	c  N dy   495     79177     29169    124599         0     34924    378334   4599583    156.71    166.79  --
47.20/47.25	c  N dy   531     84379     29169    124599         0     40126    378334   5842117    156.70    166.02  --
48.30/48.34	c  F st   553     87501     29169    124599         0     22372    378334   1058394    156.86   no data  --
49.40/49.47	c  N st   558     90798     29169    124599         0     25668    378334   2106312    156.86   no data  --
51.39/51.45	c  N dy   587     96675     29169    124599         0     31545    378334   3772374    157.04    166.73  --
53.50/53.58	c  N dy   627    102856     29169    124599         0     37725    378334   5297986    157.18    168.26  --
54.29/54.34	c  S st   640    104836     29169    124599         0     39705    378334   5769527    157.23   no data  --
54.49/54.52	c  S st   640    105338     29169    124599         0     40207    378334   5853465    157.23   no data  --
54.49/54.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
54.49/54.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.69/54.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
55.10/55.11	c bin-w-bin subsume rem            0 bins  time:  0.01 s
55.10/55.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
55.10/55.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
55.10/55.14	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
117.30/117.39	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 62.26 s
117.40/117.41	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
117.40/117.48	c vivif2 --  cl tried    40204 cl shrink        0 lits rem          0 time: 0.08
117.60/117.65	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.16
117.60/117.65	c calculated reachability. Time: 0.00
117.60/117.66	c  N dy   640    105338     29169    124599         0     40204    378334   5853134    157.23   no data  --
119.99/120.06	c  N dy   689    112093     29169    124599         0     24522    378334   1171172    157.33    170.69  --
122.50/122.55	c  N dy   742    119360     29169    124599         0     31789    378334   2958430    157.55    170.79  --
125.19/125.24	c  N dy   798    127072     29169    124599         0     39500    378334   4878437    157.70    166.44  --
128.20/128.22	c  N dy   854    135199     29169    124599         0     23909    378334    663056    157.98    185.12  --
131.20/131.27	c  N dy   916    144027     29169    124599         0     32736    378334   2835930    158.01    169.62  --
134.59/134.66	c  N dy   977    153304     29169    124599         0     42013    378334   5147158    157.92    178.86  --
136.41/136.48	c  S st  1008    158008     29169    124599         0     46717    378334   6294293    157.90    153.51  --
136.60/136.69	c  S st  1008    158515     29169    124599         0     47224    378334   6384528    157.90   no data  --
136.70/136.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
136.70/136.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.90/136.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
137.29/137.32	c bin-w-bin subsume rem            0 bins  time:  0.01 s
137.29/137.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
137.29/137.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
137.29/137.35	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
218.00/218.04	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 80.69 s
218.00/218.05	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
218.10/218.15	c vivif2 --  cl tried    47219 cl shrink        0 lits rem          0 time: 0.09
218.29/218.35	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.20
218.29/218.36	c calculated reachability. Time: 0.00
218.29/218.36	c  N dy  1008    158515     29169    124599         0     47219    378334   6383313    157.90   no data  --
222.40/222.42	c  N dy  1079    168830     29169    124599         0     32676    378334   2511940    157.76    167.75  --
226.70/226.75	c  N dy  1153    179708     29169    124599         0     43553    378334   5169883    157.86    174.44  --
231.49/231.50	c  N dy  1234    191323     29169    124599         0     29239    378334   1369030    157.90    168.92  --
236.30/236.32	c  N dy  1318    203579     29169    124599         0     41494    378334   4342176    157.88    167.80  --
241.70/241.74	c  N dy  1402    216589     29169    124599         0     27542    378334    669388    157.69    166.28  --
247.10/247.16	c  N dy  1485    230568     29169    124599         0     41521    378334   4134799    157.65    168.53  --
250.10/250.14	c  S st  1537    237773     29169    124599         0     48726    378334   5919452    157.80   no data  --
250.30/250.35	c  S st  1537    238275     29169    124599         0     49228    378334   6007775    157.80   no data  --
250.30/250.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
250.30/250.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.50/250.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.20
250.90/250.96	c bin-w-bin subsume rem            0 bins  time:  0.01 s
250.90/250.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
250.90/250.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
250.90/250.99	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
324.51/324.56	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 73.57 s
324.51/324.58	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
324.60/324.66	c vivif2 --  cl tried    49223 cl shrink        0 lits rem          0 time: 0.09
324.80/324.86	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.20
324.80/324.87	c calculated reachability. Time: 0.00
324.80/324.87	c  N dy  1537    238275     29169    124599         0     49223    378334   6004915    157.80   no data  --
331.11/331.10	c  N dy  1643    253577     29169    124599         0     36544    378334   2589107    157.87    168.14  --
337.71/337.77	c  N dy  1754    269800     29169    124599         0     52767    378334   6625642    158.01    168.76  --
344.70/344.76	c  N dy  1871    287027     29169    124599         0     41001    378334   3403260    157.98    175.62  --
352.40/352.40	c  N dy  1993    305373     29169    124599         0     59346    378334   7930252    158.05    180.30  --
352.80/352.84	c  F st  2001    306251     29169    124599         0     30228    378334    558601    158.06   no data  --
360.50/360.59	c  N dy  2101    325113     29169    124599         0     49089    378334   5753758    158.15    174.23  --
368.91/368.98	c  N dy  2241    345132     29169    124599         0     38108    378334   2227700    158.18    171.39  --
373.81/373.88	c  S st  2317    357412     29169    124599         0     50388    378334   5183261    158.05    154.35  --
374.11/374.10	c  S st  2317    357919     29169    124599         0     50895    378334   5276270    158.05   no data  --
374.11/374.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
374.11/374.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
374.31/374.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
374.61/374.65	c bin-w-bin subsume rem            0 bins  time:  0.01 s
374.61/374.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
374.61/374.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
374.61/374.68	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
433.91/433.93	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 59.25 s
433.91/433.95	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
434.01/434.02	c vivif2 --  cl tried    50892 cl shrink        0 lits rem          0 time: 0.08
434.21/434.23	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.20
434.21/434.23	c calculated reachability. Time: 0.00
434.21/434.23	c  N dy  2317    357919     29169    124599         0     50892    378334   5274962    158.05   no data  --
442.61/442.60	c  N dy  2453    377972     29169    124599         0     38948    378334   2159939    158.05    166.50  --
450.91/450.98	c  N dy  2590    398057     29169    124599         0     59033    378334   7140213    158.14    201.88  --
459.21/459.29	c  N dy  2722    418072     29169    124599         0     46050    378334   3665095    158.17    175.28  --
467.81/467.89	c  N dy  2859    438151     29169    124599         0     66129    378334   8672375    158.28    170.06  --
476.01/476.06	c  N dy  2995    458166     29169    124599         0     52145    378334   4918912    158.23    181.37  --
484.71/484.77	c  N dy  3129    478256     29169    124599         0     37235    378334   1020684    158.26    169.34  --
493.01/493.02	c  N dy  3268    498291     29169    124599         0     57267    378334   5957165    158.31    172.15  --
501.81/501.88	c  N dy  3411    518389     29169    124599         0     41367    378334   1804427    158.38    168.15  --
509.61/509.61	c  S st  3528    536878     29169    124599         0     59853    378334   6352599    158.32   no data  --
509.81/509.84	c  S st  3528    537382     29169    124599         0     60357    378334   6435447    158.32   no data  --
509.81/509.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
509.81/509.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
510.01/510.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
510.42/510.47	c bin-w-bin subsume rem            0 bins  time:  0.01 s
510.42/510.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
510.42/510.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
510.51/510.50	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
598.82/598.86	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time: 88.36 s
598.82/598.88	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
598.92/598.97	c vivif2 --  cl tried    60353 cl shrink        0 lits rem          0 time: 0.10
599.11/599.19	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.22
599.21/599.20	c calculated reachability. Time: 0.00
599.21/599.20	c  N dy  3528    537382     29169    124599         0     60353    378334   6433814    158.32   no data  --
607.81/607.85	c  N dy  3660    557471     29169    124599         0     43447    378334   2061138    158.34    170.70  --
616.31/616.33	c  N dy  3797    577488     29169    124599         0     63461    378334   6937671    158.38    169.33  --
625.02/625.04	c  N dy  3932    597564     29169    124599         0     45541    378334   2318647    158.38    168.98  --
633.52/633.60	c  N dy  4065    617610     29169    124599         0     65585    378334   7206402    158.38    167.82  --
642.32/642.35	c  N dy  4196    637630     29169    124599         0     46607    378334   2329902    158.35    167.52  --
650.91/650.97	c  N dy  4332    657633     29169    124599         0     66610    378334   7233422    158.35    174.55  --
659.82/659.85	c  N dy  4470    677638     29169    124599         0     46618    378334   2128349    158.42    168.32  --
668.31/668.39	c  N dy  4601    697709     29169    124599         0     66683    378334   7023569    158.38    174.05  --
677.53/677.50	c  N dy  4734    717969     29169    124599         0     45941    378334   1739915    158.42    169.01  --
686.12/686.10	c  N dy  4868    737987     29169    124599         0     65959    378334   6690248    158.46    167.79  --
695.42/695.40	c  N dy  5003    758165     29169    124599         0     44141    378334   1001709    158.46    172.20  --
703.82/703.82	c  N dy  5134    778184     29169    124599         0     64159    378334   5854596    158.42    176.13  --
713.01/713.04	c  N dy  5266    798195     29169    124599         0     84168    378334  10821865    158.43    170.38  --
716.42/716.47	c  S st  5319    806073     29169    124599         0     49046    378334   2012289    158.46   no data  --
716.62/716.68	c  S st  5319    806578     29169    124599         0     49551    378334   2100208    158.46   no data  --
716.72/716.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
716.72/716.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
716.82/716.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
717.02/717.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
717.02/717.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
717.02/717.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
717.02/717.07	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
722.63/722.61	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.54 s
722.63/722.63	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
722.63/722.66	c vivif2 --  cl tried    49550 cl shrink        0 lits rem          0 time: 0.03
722.82/722.85	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.19
722.82/722.86	c calculated reachability. Time: 0.00
722.82/722.86	c  N dy  5319    806578     29169    124599         0     49550    378334   2099898    158.46   no data  --
731.52/731.59	c  N dy  5452    826775     29169    124599         0     69747    378334   7051740    158.47    168.30  --
740.92/740.98	c  N dy  5591    846876     29169    124599         0     45852    378334    963426    158.50    169.27  --
749.32/749.38	c  N dy  5721    866935     29169    124599         0     65911    378334   5838487    158.47    173.04  --
758.62/758.69	c  N dy  5855    886964     29169    124599         0     85937    378334  10783825    158.46    169.28  --
767.42/767.44	c  N dy  5990    906995     29169    124599         0     60972    378334   4368885    158.44    172.79  --
776.72/776.70	c  N dy  6132    927004     29169    124599         0     80979    378334   9342442    158.49    167.38  --
785.92/785.94	c  N dy  6275    947058     29169    124599         0     55038    378334   2710915    158.52    178.70  --
794.72/794.73	c  N dy  6404    967065     29169    124599         0     75043    378334   7588424    158.50    169.21  --
804.22/804.29	c  N dy  6536    987077     29169    124599         0     48056    378334    784395    158.54    211.57  --
812.52/812.54	c  N dy  6662   1007129     29169    124599         0     68108    378334   5581506    158.46    169.16  --
820.72/820.72	c  N dy  6793   1027143     29169    124599         0     88122    378334  10501562    158.45    170.66  --
828.73/828.78	c  N dy  6931   1047198     29169    124599         0     60174    378334   3515203    158.44    188.79  --
836.72/836.74	c  N dy  7061   1067213     29169    124599         0     80189    378334   8489375    158.46    191.13  --
838.72/838.74	c  F st  7096   1071875     29169    124599         0     84849    378334   9693505    158.47   no data  --
845.42/845.40	c  N dy  7171   1087304     29169    124599         0     51285    378334   1081130    158.49    168.15  --
853.12/853.16	c  N dy  7305   1107435     29169    124599         0     71413    378334   6049807    158.51    167.64  --
861.62/861.60	c  N dy  7444   1127440     29169    124599         0     91418    378334  11029318    158.53    167.00  --
869.72/869.79	c  N dy  7586   1147471     29169    124599         0     61450    378334   3379802    158.60    203.12  --
877.83/877.87	c  N dy  7722   1167554     29169    124599         0     81531    378334   8369677    158.60    173.64  --
886.63/886.68	c  N dy  7858   1187798     29169    124599         0    101775    378334  13341486    158.62    171.11  --
895.03/895.02	c  N dy  7994   1207810     29169    124599         0     70791    378334   5442491    158.64    168.29  --
895.82/895.89	c  S st  8009   1209867     29169    124599         0     72848    378334   5936107    158.63   no data  --
896.12/896.11	c  S st  8009   1210373     29169    124599         0     73354    378334   6026301    158.63   no data  --
896.12/896.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
896.12/896.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
896.32/896.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
896.62/896.70	c bin-w-bin subsume rem            0 bins  time:  0.01 s
896.72/896.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
896.72/896.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
896.72/896.73	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
977.83/977.89	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 81.17 s
977.93/977.91	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
978.03/978.00	c vivif2 --  cl tried    73351 cl shrink        0 lits rem          0 time: 0.09
978.23/978.24	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.25
978.23/978.25	c calculated reachability. Time: 0.00
978.23/978.26	c  N dy  8009   1210373     29169    124599         0     73351    378334   6024990    158.63   no data  --
987.93/987.94	c  N dy  8152   1230390     29169    124599         0     93365    378334  11008465    158.66    169.46  --
997.52/997.56	c  N dy  8290   1250496     29169    124599         0     61470    378334   2866105    158.69    167.08  --
1006.83/1006.84	c  N dy  8435   1270629     29169    124599         0     81602    378334   7822621    158.73    167.84  --
1017.03/1017.02	c  N dy  8576   1290828     29169    124599         0    101800    378334  12885048    158.76    167.76  --
1026.13/1026.18	c  N dy  8704   1310913     29169    124599         0     68889    378334   4426686    158.74    167.67  --
1035.63/1035.63	c  N dy  8838   1330934     29169    124599         0     88909    378334   9356531    158.77    172.10  --
1045.93/1045.99	c  N dy  8978   1351146     29169    124599         0     55119    378334    817826    158.80    170.12  --
1054.83/1054.88	c  N dy  9112   1371233     29169    124599         0     75206    378334   5810466    158.82    190.78  --
1064.63/1064.64	c  N dy  9249   1391294     29169    124599         0     95266    378334  10767645    158.85    179.54  --
1074.53/1074.56	c  N dy  9383   1411357     29169    124599         0     60328    378334   1855690    158.83    169.87  --
1083.54/1083.57	c  N dy  9518   1431420     29169    124599         0     80389    378334   6796342    158.83    171.64  --
1093.53/1093.54	c  N dy  9663   1451468     29169    124599         0    100435    378334  11770156    158.84    180.98  --
1103.53/1103.51	c  N dy  9803   1471551     29169    124599         0     64519    378334   2646096    158.87    168.78  --
1112.94/1112.93	c  N dy  9949   1491662     29169    124599         0     84629    378334   7665783    158.92    169.32  --
1123.04/1123.08	c  N dy 10094   1511746     29169    124599         0    104709    378334  12672998    158.96    183.72  --
1132.73/1132.78	c  N dy 10228   1531750     29169    124599         0     67718    378334   3225902    158.97    194.44  --
1142.24/1142.27	c  N dy 10365   1551885     29169    124599         0     87853    378334   8223248    158.97    169.88  --
1152.54/1152.53	c  N dy 10501   1571905     29169    124599         0    107872    378334  13214576    158.98    167.73  --
1162.24/1162.22	c  N dy 10636   1591944     29169    124599         0     69912    378334   3543401    159.00    196.00  --
1171.74/1171.77	c  N dy 10775   1612085     29169    124599         0     90049    378334   8560054    159.03    170.63  --
1182.04/1182.04	c  N dy 10910   1632211     29169    124599         0    110174    378334  13471652    159.03    170.09  --
1191.83/1191.80	c  N dy 11049   1652260     29169    124599         0     71225    378334   3539268    159.02    169.00  --
1201.44/1201.48	c  N dy 11185   1672327     29169    124599         0     91291    378334   8517433    159.04    171.57  --
1211.84/1211.83	c  N dy 11313   1692361     29169    124599         0    111324    378334  13485036    159.03    167.50  --
1220.63/1220.64	c  S st 11431   1710374     29169    124599         0     69345    378334   2838253    159.02   no data  --
1220.83/1220.88	c  S st 11431   1710875     29169    124599         0     69846    378334   2922174    159.02   no data  --
1220.94/1220.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1220.94/1220.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1221.13/1221.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1221.33/1221.32	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1221.33/1221.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1221.33/1221.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
1221.33/1221.35	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1230.94/1230.97	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  9.62 s
1230.94/1230.98	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
1231.04/1231.03	c vivif2 --  cl tried    69846 cl shrink        0 lits rem          0 time: 0.04
1231.24/1231.26	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.23
1231.24/1231.27	c calculated reachability. Time: 0.00
1231.24/1231.27	c  N dy 11431   1710875     29169    124599         0     69846    378334   2922173    159.02   no data  --
1240.84/1240.85	c  N dy 11577   1730899     29169    124599         0     89868    378334   7920343    159.06    168.31  --
1251.04/1251.04	c  N dy 11716   1750937     29169    124599         0    109905    378334  12880332    159.07    171.16  --
1261.14/1261.14	c  N dy 11845   1771015     29169    124599         0     68987    378334   2579786    159.08    180.12  --
1270.64/1270.64	c  N dy 11986   1791200     29169    124599         0     89171    378334   7512754    159.10    171.23  --
1280.84/1280.88	c  N dy 12123   1811223     29169    124599         0    109193    378334  12401547    159.10    174.99  --
1291.45/1291.42	c  N dy 12265   1831375     29169    124599         0     67351    378334   1871234    159.12    172.79  --

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-3175580-1301784951/watcher-3175580-1301784951 -o /tmp/evaluation-result-3175580-1301784951/solver-3175580-1301784951 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175580-1301784951.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.00 3.95 3.65 5/189 5960
/proc/meminfo: memFree=27112036/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=26100 CPUtime=0 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 1909 0 0 0 0 0 0 0 25 0 1 0 290092200 26726400 1649 33554432000 4194304 4650387 140736552616816 18446744073709551615 4316560 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 6525 1654 327 112 0 1490 0

[startup+0.0855861 s]
/proc/loadavg: 4.00 3.95 3.65 5/189 5960
/proc/meminfo: memFree=27112036/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=43904 CPUtime=0.07 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 5307 0 0 0 7 0 0 0 25 0 1 0 290092200 44957696 4780 33554432000 4194304 4650387 140736552616816 18446744073709551615 4369346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 10976 4780 346 112 0 5941 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 43904

[startup+0.100582 s]
/proc/loadavg: 4.00 3.95 3.65 5/189 5960
/proc/meminfo: memFree=27112036/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=43904 CPUtime=0.09 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 5307 0 0 0 9 0 0 0 25 0 1 0 290092200 44957696 4780 33554432000 4194304 4650387 140736552616816 18446744073709551615 4536689 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 10976 4780 346 112 0 5941 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43904

[startup+0.300551 s]
/proc/loadavg: 4.00 3.95 3.65 5/189 5960
/proc/meminfo: memFree=27112036/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=62480 CPUtime=0.29 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 9746 0 0 0 28 1 0 0 25 0 1 0 290092200 63979520 8479 33554432000 4194304 4650387 140736552616816 18446744073709551615 4550984 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 15620 8479 361 112 0 10585 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62480

[startup+0.700471 s]
/proc/loadavg: 4.00 3.95 3.65 5/189 5960
/proc/meminfo: memFree=27112036/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=74016 CPUtime=0.69 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 12430 0 0 0 68 1 0 0 25 0 1 0 290092200 75792384 11163 33554432000 4194304 4650387 140736552616816 18446744073709551615 4364384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 18504 11163 379 112 0 13469 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74016

[startup+1.50031 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 5961
/proc/meminfo: memFree=27057716/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=74016 CPUtime=1.49 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 13191 0 0 0 148 1 0 0 25 0 1 0 290092200 75792384 11924 33554432000 4194304 4650387 140736552616816 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 18504 11924 379 112 0 13469 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74016

[startup+3.10102 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 5961
/proc/meminfo: memFree=27027640/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=74016 CPUtime=3.09 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 14446 0 0 0 308 1 0 0 25 0 1 0 290092200 75792384 13179 33554432000 4194304 4650387 140736552616816 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 18504 13179 379 112 0 13469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74016

[startup+6.3004 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 5961
/proc/meminfo: memFree=27019472/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=121008 CPUtime=6.29 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 16932 0 0 0 627 2 0 0 25 0 1 0 290092200 123912192 15665 33554432000 4194304 4650387 140736552616816 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 30252 15665 379 112 0 25217 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121008

[startup+12.7012 s]
/proc/loadavg: 4.07 3.97 3.66 5/190 5961
/proc/meminfo: memFree=26800556/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=213884 CPUtime=12.69 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 40892 0 0 0 1264 5 0 0 25 0 1 0 290092200 219017216 33975 33554432000 4194304 4650387 140736552616816 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 53471 33975 383 112 0 48436 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 213884

[startup+25.5007 s]
/proc/loadavg: 4.13 3.98 3.67 5/190 5962
/proc/meminfo: memFree=26760872/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=162456 CPUtime=25.49 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 48026 0 0 0 2542 7 0 0 25 0 1 0 290092200 166354944 34176 33554432000 4194304 4650387 140736552616816 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 40614 34176 383 112 0 35579 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 162456

[startup+51.1008 s]
/proc/loadavg: 4.09 3.98 3.68 5/190 5962
/proc/meminfo: memFree=26612744/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=234688 CPUtime=51.09 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 65969 0 0 0 5100 9 0 0 25 0 1 0 290092200 240320512 38441 33554432000 4194304 4650387 140736552616816 18446744073709551615 4366023 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 58672 38441 383 112 0 53637 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 234688

[startup+102.307 s]
/proc/loadavg: 4.03 3.98 3.69 5/190 5964
/proc/meminfo: memFree=26489724/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=293976 CPUtime=102.3 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 83288 0 0 0 10217 13 0 0 25 0 1 0 290092200 301031424 55760 33554432000 4194304 4650387 140736552616816 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 73494 55760 383 112 0 68459 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 293976

[startup+162.3 s]
/proc/loadavg: 4.01 3.98 3.71 5/190 5965
/proc/meminfo: memFree=26404512/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=327520 CPUtime=162.29 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 100301 0 0 0 16213 16 0 0 25 0 1 0 290092200 335380480 65097 33554432000 4194304 4650387 140736552616816 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 81880 65097 383 112 0 76845 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 327520

[startup+222.301 s]
/proc/loadavg: 4.00 3.98 3.73 5/190 5967
/proc/meminfo: memFree=26329172/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=283228 CPUtime=222.29 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 104117 0 0 0 22212 17 0 0 25 0 1 0 290092200 290025472 64925 33554432000 4194304 4650387 140736552616816 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 70807 64925 383 112 0 65772 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 283228

[startup+282.3 s]
/proc/loadavg: 4.00 3.98 3.74 5/190 5969
/proc/meminfo: memFree=26297756/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=344360 CPUtime=282.3 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 117190 0 0 0 28208 22 0 0 25 0 1 0 290092200 352624640 69357 33554432000 4194304 4650387 140736552616816 18446744073709551615 4476153 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 86090 69357 383 112 0 81055 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 344360

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.75 5/190 5979
/proc/meminfo: memFree=26275964/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=301160 CPUtime=342.3 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 127472 0 0 0 34203 27 0 0 25 0 1 0 290092200 308387840 69932 33554432000 4194304 4650387 140736552616816 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 75290 69932 383 112 0 70255 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 301160

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.76 5/190 5981
/proc/meminfo: memFree=26251880/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=370348 CPUtime=402.31 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 144119 0 0 0 40197 34 0 0 25 0 1 0 290092200 379236352 75408 33554432000 4194304 4650387 140736552616816 18446744073709551615 4476101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 92587 75408 383 112 0 87552 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 370348

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.77 5/190 5982
/proc/meminfo: memFree=26235464/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=370316 CPUtime=462.31 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 155779 0 0 0 46192 39 0 0 25 0 1 0 290092200 379203584 75580 33554432000 4194304 4650387 140736552616816 18446744073709551615 4315597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 92579 75580 383 112 0 87544 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 370316

[startup+522.3 s]
/proc/loadavg: 4.07 4.00 3.79 5/190 5987
/proc/meminfo: memFree=26197084/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=384132 CPUtime=522.31 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 179549 0 0 0 52183 48 0 0 25 0 1 0 290092200 393351168 80049 33554432000 4194304 4650387 140736552616816 18446744073709551615 4476143 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 96033 80049 383 112 0 90998 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 384132

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.80 5/190 5989
/proc/meminfo: memFree=26205976/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=384132 CPUtime=582.31 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 179549 0 0 0 58183 48 0 0 25 0 1 0 290092200 393351168 80049 33554432000 4194304 4650387 140736552616816 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 96033 80049 383 112 0 90998 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 384132

[startup+642.3 s]
/proc/loadavg: 4.04 4.01 3.82 5/190 5990
/proc/meminfo: memFree=26234820/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=326204 CPUtime=642.32 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 197316 0 0 0 64176 56 0 0 25 0 1 0 290092200 334032896 76472 33554432000 4194304 4650387 140736552616816 18446744073709551615 4363461 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 81551 76472 383 112 0 76516 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 326204

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.83 5/190 5992
/proc/meminfo: memFree=26199696/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=392316 CPUtime=702.32 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 225043 0 0 0 70165 67 0 0 25 0 1 0 290092200 401731584 80519 33554432000 4194304 4650387 140736552616816 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 98079 80519 383 112 0 93044 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 392316

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 5993
/proc/meminfo: memFree=26221360/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=334912 CPUtime=762.33 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 248940 0 0 0 76154 79 0 0 25 0 1 0 290092200 342949888 78649 33554432000 4194304 4650387 140736552616816 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 83728 78649 383 112 0 78693 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 334912

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 5995
/proc/meminfo: memFree=26199244/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=394316 CPUtime=822.32 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 275853 0 0 0 82144 88 0 0 25 0 1 0 290092200 403779584 87146 33554432000 4194304 4650387 140736552616816 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 98579 87146 383 112 0 93544 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 394316

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 5997
/proc/meminfo: memFree=26139924/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=395228 CPUtime=882.33 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 305744 0 0 0 88136 97 0 0 25 0 1 0 290092200 404713472 86796 33554432000 4194304 4650387 140736552616816 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 98807 86796 383 112 0 93772 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 395228

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 5998
/proc/meminfo: memFree=26064220/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=395356 CPUtime=942.32 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 311365 0 0 0 94134 98 0 0 25 0 1 0 290092200 404844544 82019 33554432000 4194304 4650387 140736552616816 18446744073709551615 4476101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 98839 82019 383 112 0 93804 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 395356

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 6000
/proc/meminfo: memFree=26082544/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=395528 CPUtime=1002.32 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 321464 0 0 0 100130 102 0 0 25 0 1 0 290092200 405020672 81469 33554432000 4194304 4650387 140736552616816 18446744073709551615 4360485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 98882 81469 383 112 0 93847 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 395528

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 6001
/proc/meminfo: memFree=26063536/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=404948 CPUtime=1062.33 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 349812 0 0 0 106117 116 0 0 25 0 1 0 290092200 414666752 87866 33554432000 4194304 4650387 140736552616816 18446744073709551615 4333662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 101237 87866 383 112 0 96202 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 404948

[startup+1122.3 s]
/proc/loadavg: 4.10 4.03 3.88 5/190 6003
/proc/meminfo: memFree=26030128/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=419648 CPUtime=1122.33 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 378953 0 0 0 112105 128 0 0 25 0 1 0 290092200 429719552 94077 33554432000 4194304 4650387 140736552616816 18446744073709551615 4328341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 104912 94077 383 112 0 99877 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 419648

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.88 5/190 6005
/proc/meminfo: memFree=26025484/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=419968 CPUtime=1182.34 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 404386 0 0 0 118095 139 0 0 25 0 1 0 290092200 430047232 95335 33554432000 4194304 4650387 140736552616816 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 104992 95335 383 112 0 99957 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 419968

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.89 5/190 6006
/proc/meminfo: memFree=26060916/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=420556 CPUtime=1242.34 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 424469 0 0 0 124086 148 0 0 25 0 1 0 290092200 430649344 90537 33554432000 4194304 4650387 140736552616816 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 105139 90537 383 112 0 100104 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 420556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.89 2/184 6011
/proc/meminfo: memFree=26813624/32950928 swapFree=67102716/67111528
[pid=5960] ppid=5958 vsize=421208 CPUtime=1300.04 cores=5,7
/proc/5960/stat : 5960 (strangenight1-s) R 5958 5960 5753 0 -1 4202496 448162 0 0 0 129845 159 0 0 25 0 1 0 290092200 431316992 88439 33554432000 4194304 4650387 140736552616816 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5960/statm: 105302 88439 383 112 0 100267 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 421208

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1298.46
CPU system time (s): 1.61275
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 421208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.46
system time used= 1.61275
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 448162
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= 14203

runsolver used 2.13567 second user time and 4.98424 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-03 00:55:51
IDJOB=3175580
IDBENCH=82598
IDSOLVER=1589
FILE ID=node148/3175580-1301784951
RUNJOBID= node148-1301783648-5774
PBS_JOBID= 12841370
Free space on /tmp= 71676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S858279511-076-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175580-1301784951/watcher-3175580-1301784951 -o /tmp/evaluation-result-3175580-1301784951/solver-3175580-1301784951 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175580-1301784951.cnf

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

MD5SUM BENCH= e97fda1e892cdb27859435984e5a4127
RANDOM SEED=176725944

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27112448 kB
Buffers:        285980 kB
Cached:        5206236 kB
SwapCached:       4876 kB
Active:        2130196 kB
Inactive:      3483360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27112448 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:           30396 kB
Writeback:           0 kB
AnonPages:      118988 kB
Mapped:          16196 kB
Slab:           163200 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   342644 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= 71672 MiB
End job on node148 at 2011-04-03 01:17:33