Trace number 3369846

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S643238994-057-UNKNOWN.cnf
MD5SUM2d92a52914298e3c91073398b38892d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark265.737
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369846-1305383225.cnf'
0.00/0.01	c -- header says num vars:          30000
0.00/0.01	c -- header says num clauses:      126000
0.03/0.07	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.03/0.07	c -- vars added      30000
0.03/0.07	c Parsing time:  0.06 s
0.03/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.18/0.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.07
0.18/0.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.18/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.31	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
0.48/0.54	c lits-rem:         0  cl-subs:        0  v-elim:    884  v-fix:    0  time:  0.23 s
0.48/0.54	c Finding binary XORs  T:     0.00 s  found:       0
0.58/0.60	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.58/0.60	c calculated reachability. Time: 0.00
0.58/0.61	c Calc default polars -  time:   0.01 s pos:   13264 undec:    3398 neg:   13338
0.58/0.61	c =========================================================================================
0.58/0.61	c types(t): F = full restart, N = normal restart
0.58/0.61	c types(t): S = simplification begin/end, E = solution found
0.58/0.61	c restart types(rt): st = static, dy = dynamic
0.58/0.61	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.58/0.61	c  B st     0         0     29116    124609         0         0    378772         0   no data   no data  --
1.78/1.81	c  N dy    22      4120     29116    124609         0      4118    378772   1136025    148.60    159.39  --
2.89/2.99	c  N dy    51      8132     29116    124609         0      8130    378772   2096386    154.29    163.62  --
4.18/4.22	c  N dy    78     12201     29116    124609         0     12199    378772   3078593    154.64    177.37  --
5.39/5.45	c  N dy   106     16211     29116    124609         0     16209    378772   4028723    154.43    170.86  --
6.79/6.81	c  N dy   137     20443     29116    124609         0     10445    378772    731671    155.75    165.31  --
7.99/8.08	c  N dy   170     24553     29116    124609         0     14555    378772   1752223    157.02    169.65  --
8.19/8.22	c  F st   173     25000     29116    124609         0     15002    378772   1854641    156.77   no data  --
9.89/9.96	c  N dy   179     30000     29116    124609         0     20002    378772   3655781    156.77   no data  --
9.89/9.96	c  S st   179     30000     29116    124609         0     20002    378772   3655781    156.77   no data  --
10.08/10.11	c  S st   179     30504     29116    124609         0     20506    378772   3753657    156.77   no data  --
10.08/10.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10.08/10.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.18/10.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.16
10.58/10.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.58/10.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.58/10.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
10.58/10.64	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
17.78/17.86	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time:  7.21 s
17.88/17.98	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.12
17.88/17.99	c calculated reachability. Time: 0.00
17.88/17.99	c  N dy   179     30504     29116    124609         0     20500    378772   3750048    156.77   no data  --
19.18/19.27	c  N dy   207     34507     29116    124609         0     24502    378772   4715374    156.50    169.82  --
20.58/20.65	c  N dy   234     38568     29116    124609         0     28563    378772   5723231    156.73    165.27  --
22.00/22.09	c  N dy   264     42761     29116    124609         0     17261    378772   1195774    157.29    174.51  --
22.99/23.11	c  S st   285     45756     29116    124609         0     20256    378772   1914168    157.18    118.13  --
23.19/23.28	c  S st   285     46259     29116    124609         0     20759    378772   1995846    157.18   no data  --
23.19/23.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.19/23.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.39/23.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.17
23.58/23.61	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23.58/23.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.58/23.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
23.58/23.64	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
27.88/27.92	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  4.28 s
27.88/27.93	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.01
27.88/27.96	c vivif2 --  cl tried    20758 cl shrink        0 lits rem          0 time: 0.03
27.98/28.08	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.12
27.98/28.09	c calculated reachability. Time: 0.00
27.98/28.09	c  N dy   285     46259     29116    124609         0     20758    378772   1995801    157.18   no data  --
29.38/29.41	c  N dy   313     50371     29116    124609         0     24870    378772   2977757    157.28    167.19  --
30.79/30.82	c  N dy   340     54556     29116    124609         0     29055    378772   3978884    157.17    167.50  --
32.19/32.22	c  N dy   367     58568     29116    124609         0     33067    378772   4988671    157.38    167.83  --
33.69/33.71	c  N dy   395     62702     29116    124609         0     37201    378772   5992078    157.24    168.50  --
35.09/35.16	c  N dy   423     66789     29116    124609         0     22538    378772   1641493    157.17    171.23  --
35.99/36.09	c  S st   443     69389     29116    124609         0     25138    378772   2287713    157.39   no data  --
36.19/36.27	c  S st   443     69895     29116    124609         0     25644    378772   2383154    157.39   no data  --
36.19/36.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.19/36.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.39/36.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.17
36.59/36.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
36.59/36.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.59/36.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
36.59/36.66	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
42.38/42.44	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  5.78 s
42.38/42.45	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.01
42.38/42.48	c vivif2 --  cl tried    25642 cl shrink        0 lits rem          0 time: 0.03
42.58/42.61	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.13
42.58/42.62	c calculated reachability. Time: 0.00
42.58/42.62	c  N dy   443     69895     29116    124609         0     25642    378772   2382946    157.39   no data  --
44.00/44.09	c  N dy   473     74355     29116    124609         0     30101    378772   3456046    157.45    211.98  --
45.69/45.70	c  N dy   504     79136     29116    124609         0     34882    378772   4630024    157.48    169.06  --
47.38/47.41	c  N dy   533     84217     29116    124609         0     39963    378772   5841922    157.07    165.54  --
48.48/48.55	c  F st   554     87500     29116    124609         0     22371    378772   1077784    157.26    160.88  --
49.69/49.71	c  N st   559     90800     29116    124609         0     25670    378772   2158620    157.26   no data  --
51.79/51.84	c  N dy   588     96693     29116    124609         0     31563    378772   3777915    157.34    166.69  --
54.08/54.14	c  N dy   634    102961     29116    124609         0     37829    378772   5326376    157.66    166.39  --
54.78/54.89	c  S st   650    104843     29116    124609         0     39711    378772   5803841    157.80    139.70  --
54.99/55.08	c  S st   650    105346     29116    124609         0     40214    378772   5885563    157.80   no data  --
55.08/55.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.08/55.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.18/55.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
55.59/55.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
55.69/55.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
55.69/55.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
55.69/55.72	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
121.00/121.03	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 65.31 s
121.00/121.04	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.01
121.09/121.12	c vivif2 --  cl tried    40210 cl shrink        0 lits rem          0 time: 0.08
121.19/121.28	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.16
121.19/121.29	c calculated reachability. Time: 0.00
121.19/121.29	c  N dy   650    105346     29116    124609         0     40210    378772   5883211    157.80   no data  --
123.58/123.68	c  N dy   696    112114     29116    124609         0     24542    378772   1166509    157.73    166.85  --
125.98/126.09	c  N dy   746    119284     29116    124609         0     31712    378772   2859915    157.69    166.97  --
128.79/128.89	c  N dy   799    126999     29116    124609         0     39427    378772   4701629    157.61    170.14  --
132.00/132.02	c  N dy   856    135210     29116    124609         0     23920    378772    657717    157.56    170.22  --
135.09/135.21	c  N dy   916    143971     29116    124609         0     32679    378772   2761366    157.56    167.66  --
138.69/138.75	c  N dy   979    153247     29116    124609         0     41955    378772   5056499    157.65    166.96  --
140.58/140.61	c  S st  1012    158019     29116    124609         0     46727    378772   6238163    157.69   no data  --
140.69/140.81	c  S st  1012    158521     29116    124609         0     47229    378772   6324550    157.69   no data  --
140.80/140.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
140.80/140.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.98/141.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
141.39/141.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
141.39/141.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
141.39/141.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
141.39/141.46	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
220.69/220.76	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 79.30 s
220.69/220.77	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.01
220.79/220.86	c vivif2 --  cl tried    47227 cl shrink        0 lits rem          0 time: 0.09
220.99/221.05	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.19
220.99/221.06	c calculated reachability. Time: 0.00
220.99/221.06	c  N dy  1012    158521     29116    124609         0     47227    378772   6322426    157.69   no data  --
224.98/225.01	c  N dy  1082    168941     29116    124609         0     32787    378772   2487311    157.64    175.11  --
229.09/229.15	c  N dy  1155    179797     29116    124609         0     43643    378772   5101075    157.58    169.14  --
233.79/233.82	c  N dy  1244    191381     29116    124609         0     29295    378772   1411810    157.95    167.19  --
238.39/238.45	c  N dy  1318    203691     29116    124609         0     41604    378772   4384689    157.74    180.82  --
243.59/243.68	c  N dy  1408    216696     29116    124609         0     27650    378772    710091    157.83    179.47  --
248.89/248.92	c  N dy  1500    230578     29116    124609         0     41532    378772   4205224    157.93    169.35  --
251.69/251.76	c  S st  1546    237781     29116    124609         0     48734    378772   5948507    157.86    158.66  --
251.91/251.97	c  S st  1546    238285     29116    124609         0     49238    378772   6027742    157.86   no data  --
251.91/251.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
251.91/251.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
252.09/252.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
252.49/252.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
252.49/252.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
252.49/252.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
252.49/252.58	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
327.59/327.63	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 75.05 s
327.59/327.64	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.01
327.70/327.73	c vivif2 --  cl tried    49235 cl shrink        0 lits rem          0 time: 0.09
327.89/327.92	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.19
327.89/327.93	c calculated reachability. Time: 0.00
327.89/327.93	c  N dy  1546    238285     29116    124609         0     49235    378772   6025870    157.86   no data  --
333.89/333.97	c  N dy  1657    253607     29116    124609         0     36577    378772   2581829    157.92    174.20  --
340.29/340.34	c  N dy  1765    269796     29116    124609         0     52765    378772   6504918    157.78    167.04  --
347.00/347.09	c  N dy  1886    287056     29116    124609         0     41032    378772   3460399    157.92    168.00  --
354.40/354.45	c  N dy  1998    305455     29116    124609         0     59431    378772   7905574    157.88    166.45  --
354.80/354.82	c  F st  2003    306250     29116    124609         0     30232    378772    553834    157.88    165.51  --
362.19/362.25	c  N dy  2098    325021     29116    124609         0     49000    378772   5744128    157.86    168.97  --
370.30/370.39	c  N dy  2230    345213     29116    124609         0     38193    378772   2282989    157.92    168.14  --
375.19/375.26	c  S st  2314    357429     29116    124609         0     50409    378772   5317247    157.98   no data  --
375.39/375.47	c  S st  2314    357931     29116    124609         0     50911    378772   5411866    157.98   no data  --
375.39/375.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
375.39/375.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
375.59/375.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
375.99/376.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
375.99/376.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
375.99/376.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
375.99/376.05	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
439.79/439.91	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 63.85 s
439.90/439.92	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.01
439.90/439.99	c vivif2 --  cl tried    50909 cl shrink        0 lits rem          0 time: 0.08
440.09/440.19	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.19
440.19/440.20	c calculated reachability. Time: 0.00
440.19/440.20	c  N dy  2314    357931     29116    124609         0     50909    378772   5409621    157.98   no data  --
448.40/448.42	c  N dy  2443    378366     29116    124609         0     39353    378772   2237782    157.79    170.10  --
456.40/456.51	c  N dy  2573    398426     29116    124609         0     59408    378772   7146843    157.72    170.23  --
464.60/464.62	c  N dy  2711    418504     29116    124609         0     46485    378772   3814998    157.85    168.09  --
472.90/472.98	c  N dy  2843    438631     29116    124609         0     66612    378772   8763326    157.91    167.13  --
480.89/480.92	c  N dy  2977    458644     29116    124609         0     52629    378772   4954682    157.88    167.77  --
489.30/489.33	c  N dy  3108    478718     29116    124609         0     37709    378772   1113820    157.80    167.13  --
497.39/497.41	c  N dy  3242    498863     29116    124609         0     57853    378772   6122606    157.82    169.70  --
505.80/505.87	c  N dy  3382    518928     29116    124609         0     41922    378772   1957947    157.96    178.60  --
513.10/513.18	c  S st  3503    536896     29116    124609         0     59889    378772   6391538    157.97   no data  --
513.40/513.40	c  S st  3503    537400     29116    124609         0     60393    378772   6479181    157.97   no data  --
513.40/513.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
513.40/513.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
513.60/513.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
514.00/514.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
514.00/514.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
514.00/514.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
514.00/514.05	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
602.70/602.77	c lits-rem:         3  cl-subs:        4  v-elim:      0  v-fix:    0  time: 88.72 s
602.70/602.78	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.01
602.81/602.88	c vivif2 --  cl tried    60389 cl shrink        0 lits rem          0 time: 0.09
603.00/603.09	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.21
603.10/603.10	c calculated reachability. Time: 0.00
603.10/603.10	c  N dy  3503    537400     29116    124609         0     60389    378772   6476374    157.97   no data  --
611.51/611.53	c  N dy  3644    557464     29116    124609         0     43449    378772   2026040    158.03    168.03  --
619.70/619.73	c  N dy  3780    577496     29116    124609         0     63480    378772   6957108    158.08    171.45  --
628.20/628.24	c  N dy  3921    597568     29116    124609         0     45546    378772   2380696    158.19    169.88  --
636.40/636.46	c  N dy  4061    617686     29116    124609         0     65663    378772   7272388    158.19    170.63  --
644.90/644.93	c  N dy  4195    637741     29116    124609         0     46720    378772   2403048    158.28    169.15  --
653.31/653.34	c  N dy  4335    657952     29116    124609         0     66928    378772   7382240    158.33    171.64  --
661.90/661.90	c  N dy  4469    678011     29116    124609         0     46994    378772   2165471    158.29    177.60  --
670.20/670.22	c  N dy  4603    698070     29116    124609         0     67051    378772   7035607    158.28    169.29  --
678.90/678.97	c  N dy  4738    718237     29116    124609         0     46216    378772   1803175    158.26    166.82  --
687.20/687.29	c  N dy  4873    738338     29116    124609         0     66316    378772   6737620    158.31    167.32  --
696.00/696.06	c  N dy  5012    758491     29116    124609         0     44470    378772   1097539    158.31    168.06  --
703.50/703.51	c  N dy  5146    778614     29116    124609         0     64591    378772   6017381    158.28    167.21  --
711.61/711.67	c  N dy  5285    798671     29116    124609         0     84648    378772  10969995    158.31    168.61  --
714.40/714.44	c  S st  5331    806100     29116    124609         0     49078    378772   1961494    158.27    141.90  --
714.60/714.63	c  S st  5331    806604     29116    124609         0     49582    378772   2052185    158.27   no data  --
714.60/714.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
714.60/714.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
714.80/714.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
714.90/714.96	c bin-w-bin subsume rem            0 bins  time:  0.01 s
714.90/714.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
714.90/714.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
714.90/714.99	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
719.90/719.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.93 s
719.90/719.93	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.01
719.90/719.96	c vivif2 --  cl tried    49582 cl shrink        0 lits rem          0 time: 0.03
720.10/720.13	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.17
720.10/720.13	c calculated reachability. Time: 0.00
720.10/720.13	c  N dy  5331    806604     29116    124609         0     49582    378772   2052185    158.27   no data  --
727.70/727.77	c  N dy  5467    826610     29116    124609         0     69587    378772   7004056    158.32    171.89  --
736.10/736.12	c  N dy  5611    846748     29116    124609         0     45727    378772    930931    158.38    170.42  --
743.62/743.67	c  N dy  5749    866837     29116    124609         0     65814    378772   5829405    158.36    169.59  --
751.80/751.84	c  N dy  5886    886865     29116    124609         0     85839    378772  10763385    158.37    167.78  --
759.51/759.55	c  N dy  6016    906917     29116    124609         0     60899    378772   4388682    158.36    166.90  --
767.50/767.58	c  N dy  6157    927014     29116    124609         0     80995    378772   9353506    158.43    167.45  --
775.60/775.62	c  N dy  6296    947016     29116    124609         0     55001    378772   2742940    158.49    174.73  --
783.90/783.94	c  N dy  6443    967048     29116    124609         0     75032    378772   7823090    158.60    196.61  --
792.70/792.70	c  N dy  6573    987207     29116    124609         0     48196    378772    794889    158.58    169.91  --
801.10/801.11	c  N dy  6709   1007367     29116    124609         0     68356    378772   5746305    158.59    170.93  --
810.10/810.19	c  N dy  6842   1027457     29116    124609         0     88446    378772  10698812    158.58    238.59  --
819.11/819.11	c  N dy  6985   1047511     29116    124609         0     60495    378772   3601798    158.63    193.68  --
827.90/827.95	c  N dy  7120   1067557     29116    124609         0     80541    378772   8595846    158.66    172.33  --
829.91/829.94	c  F st  7149   1071875     29116    124609         0     84859    378772   9650927    158.65    148.00  --
837.40/837.43	c  N dy  7233   1087629     29116    124609         0     51610    378772   1210690    158.70    173.29  --
845.81/845.91	c  N dy  7366   1107838     29116    124609         0     71819    378772   6200308    158.70    168.44  --
855.10/855.18	c  N dy  7499   1127853     29116    124609         0     91833    378772  11165007    158.71    167.49  --
864.10/864.19	c  N dy  7640   1147964     29116    124609         0     61947    378772   3475051    158.75    167.44  --
873.00/873.02	c  N dy  7773   1167969     29116    124609         0     81952    378772   8401009    158.75    168.60  --
882.80/882.81	c  N dy  7912   1188159     29116    124609         0     51148    378772    559907    158.77    168.01  --
891.31/891.34	c  N dy  8050   1208289     29116    124609         0     71278    378772   5515385    158.78    168.67  --
892.01/892.06	c  S st  8061   1209906     29116    124609         0     72895    378772   5924950    158.78    149.37  --
892.31/892.30	c  S st  8061   1210411     29116    124609         0     73400    378772   6016853    158.78   no data  --
892.31/892.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
892.31/892.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
892.51/892.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
892.91/892.90	c bin-w-bin subsume rem            0 bins  time:  0.01 s
892.91/892.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
892.91/892.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
892.91/892.93	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
973.41/973.42	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 80.49 s
973.41/973.43	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.01
973.52/973.52	c vivif2 --  cl tried    73398 cl shrink        0 lits rem          0 time: 0.09
973.71/973.76	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.24
973.71/973.77	c calculated reachability. Time: 0.00
973.71/973.77	c  N dy  8061   1210411     29116    124609         0     73398    378772   6016367    158.78   no data  --
983.01/983.08	c  N dy  8201   1230635     29116    124609         0     93617    378772  11039799    158.82    173.12  --
992.11/992.13	c  N dy  8331   1250660     29116    124609         0     61642    378772   2956193    158.84    170.21  --
1001.02/1001.03	c  N dy  8476   1270714     29116    124609         0     81695    378772   7903001    158.88    167.75  --
1010.51/1010.58	c  N dy  8613   1290749     29116    124609         0    101730    378772  12829966    158.91    174.18  --
1019.41/1019.47	c  N dy  8744   1310965     29116    124609         0     68952    378772   4501806    158.90    168.54  --
1028.60/1028.63	c  N dy  8882   1331070     29116    124609         0     89057    378772   9479334    158.91    170.13  --
1038.51/1038.51	c  N dy  9022   1351114     29116    124609         0     55094    378772    806332    158.91    178.91  --
1047.01/1047.05	c  N dy  9164   1371181     29116    124609         0     75160    378772   5765118    158.93    170.78  --
1056.51/1056.57	c  N dy  9314   1391359     29116    124609         0     95337    378772  10865352    158.99    170.51  --
1066.21/1066.20	c  N dy  9452   1411420     29116    124609         0     60399    378772   1884865    159.02    171.61  --
1075.01/1075.04	c  N dy  9593   1431489     29116    124609         0     80467    378772   6896503    159.06    168.16  --
1084.62/1084.64	c  N dy  9731   1451580     29116    124609         0    100557    378772  11885605    159.07    171.55  --
1094.01/1094.03	c  N dy  9865   1471700     29116    124609         0     64685    378772   2650017    159.07    168.37  --
1103.11/1103.13	c  N dy 10011   1491789     29116    124609         0     84774    378772   7706853    159.12    172.99  --
1112.91/1112.91	c  N dy 10153   1511942     29116    124609         0    104926    378772  12775726    159.15    169.65  --
1122.11/1122.12	c  N dy 10282   1531967     29116    124609         0     67953    378772   3260333    159.12    174.70  --
1131.11/1131.19	c  N dy 10416   1552131     29116    124609         0     88114    378772   8219340    159.11    177.14  --
1141.01/1141.05	c  N dy 10548   1572345     29116    124609         0    108327    378772  13141584    159.10    169.16  --
1150.42/1150.43	c  N dy 10685   1592377     29116    124609         0     70360    378772   3643578    159.11    168.77  --
1159.51/1159.53	c  N dy 10820   1612475     29116    124609         0     90457    378772   8571870    159.10    167.82  --
1169.41/1169.47	c  N dy 10956   1632476     29116    124609         0    110455    378772  13476051    159.10    178.71  --
1178.81/1178.81	c  N dy 11093   1652547     29116    124609         0     71526    378772   3646485    159.10    167.80  --
1188.12/1188.10	c  N dy 11229   1672724     29116    124609         0     91702    378772   8704270    159.12    168.04  --
1197.93/1197.99	c  N dy 11369   1692807     29116    124609         0    111785    378772  13644518    159.13    167.72  --
1206.21/1206.29	c  S st 11481   1710411     29116    124609         0     69395    378772   2902709    159.14   no data  --
1206.51/1206.52	c  S st 11481   1710914     29116    124609         0     69898    378772   2980079    159.14   no data  --
1206.51/1206.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1206.51/1206.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1206.73/1206.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1206.91/1206.95	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1206.91/1206.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1206.91/1206.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
1206.91/1206.98	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1216.41/1216.51	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  9.52 s
1216.52/1216.52	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.01
1216.52/1216.57	c vivif2 --  cl tried    69897 cl shrink        0 lits rem          0 time: 0.05
1216.71/1216.79	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.22
1216.81/1216.80	c calculated reachability. Time: 0.00
1216.81/1216.80	c  N dy 11481   1710914     29116    124609         0     69897    378772   2979924    159.14   no data  --
1225.71/1225.71	c  N dy 11607   1730999     29116    124609         0     89981    378772   7992510    159.14    169.70  --
1235.62/1235.68	c  N dy 11750   1751096     29116    124609         0    110075    378772  12901217    159.16    171.16  --
1245.31/1245.39	c  N dy 11891   1771108     29116    124609         0     69097    378772   2551129    159.19    171.81  --
1254.42/1254.40	c  N dy 12029   1791137     29116    124609         0     89126    378772   7450909    159.19    167.84  --
1264.21/1264.29	c  N dy 12171   1811446     29116    124609         0    109430    378772  12442668    159.20    167.76  --
1274.12/1274.19	c  N dy 12302   1831516     29116    124609         0     67499    378772   1933870    159.21    174.01  --
1283.11/1283.14	c  N dy 12428   1851563     29116    124609         0     87544    378772   6890252    159.21    169.98  --
1292.72/1292.78	c  N dy 12554   1871633     29116    124609         0    107613    378772  11830417    159.20    178.56  --

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-3369846-1305383225/watcher-3369846-1305383225 -o /tmp/evaluation-result-3369846-1305383225/solver-3369846-1305383225 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369846-1305383225.cnf 

running on 2 cores: 4,6

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.69 3.96 3.85 4/338 10689
/proc/meminfo: memFree=18215496/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=12748 CPUtime=0 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4194304 104 0 0 0 0 0 0 0 22 0 1 0 649920516 13053952 61 33554432000 4194304 4650387 140735056318096 18446744073709551615 228239425159 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10689/statm: 3187 61 45 112 0 45 0

[startup+0.0440909 s]
/proc/loadavg: 3.69 3.96 3.85 4/338 10689
/proc/meminfo: memFree=18215496/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=41744 CPUtime=0.03 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 4323 0 0 0 3 0 0 0 22 0 1 0 649920516 42745856 3765 33554432000 4194304 4650387 140735056318096 18446744073709551615 4514684 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 10436 3766 329 112 0 5401 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 41744

[startup+0.1011 s]
/proc/loadavg: 3.69 3.96 3.85 4/338 10689
/proc/meminfo: memFree=18215496/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=44040 CPUtime=0.09 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 5341 0 0 0 9 0 0 0 22 0 1 0 649920516 45096960 4783 33554432000 4194304 4650387 140735056318096 18446744073709551615 4369824 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 11010 4783 346 112 0 5975 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44040

[startup+0.301058 s]
/proc/loadavg: 3.69 3.96 3.85 4/338 10689
/proc/meminfo: memFree=18215496/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=61428 CPUtime=0.29 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 9530 0 0 0 28 1 0 0 23 0 1 0 649920516 62902272 8232 33554432000 4194304 4650387 140735056318096 18446744073709551615 4467993 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 15357 8232 360 112 0 10322 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61428

[startup+0.701 s]
/proc/loadavg: 3.69 3.96 3.85 4/338 10689
/proc/meminfo: memFree=18215496/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=74096 CPUtime=0.68 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 12498 0 0 0 67 1 0 0 25 0 1 0 649920516 75874304 11200 33554432000 4194304 4650387 140735056318096 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 18524 11200 379 112 0 13489 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74096

[startup+1.50087 s]
/proc/loadavg: 3.69 3.96 3.85 5/352 10711
/proc/meminfo: memFree=18069508/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=74096 CPUtime=1.48 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 13304 0 0 0 147 1 0 0 25 0 1 0 649920516 75874304 12006 33554432000 4194304 4650387 140735056318096 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 18524 12006 379 112 0 13489 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 74096

[startup+3.10058 s]
/proc/loadavg: 3.72 3.96 3.86 5/352 10712
/proc/meminfo: memFree=18054876/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=74096 CPUtime=3.09 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 14585 0 0 0 307 2 0 0 25 0 1 0 649920516 75874304 13287 33554432000 4194304 4650387 140735056318096 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 18524 13287 379 112 0 13489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74096

[startup+6.30102 s]
/proc/loadavg: 3.72 3.96 3.86 5/352 10712
/proc/meminfo: memFree=18007200/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=121088 CPUtime=6.28 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 17053 0 0 0 626 2 0 0 25 0 1 0 649920516 123994112 15755 33554432000 4194304 4650387 140735056318096 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 30272 15755 379 112 0 25237 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 121088

[startup+12.7009 s]
/proc/loadavg: 3.76 3.96 3.86 5/352 10712
/proc/meminfo: memFree=17785520/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=214600 CPUtime=12.69 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 41158 0 0 0 1263 6 0 0 25 0 1 0 649920516 219750400 34188 33554432000 4194304 4650387 140735056318096 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 53650 34188 383 112 0 48615 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 214600

[startup+25.5006 s]
/proc/loadavg: 3.80 3.96 3.86 5/352 10712
/proc/meminfo: memFree=17758788/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=164700 CPUtime=25.48 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 48712 0 0 0 2541 7 0 0 25 0 1 0 649920516 168652800 34748 33554432000 4194304 4650387 140735056318096 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 41175 34748 383 112 0 36140 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 164700

[startup+51.1011 s]
/proc/loadavg: 3.86 3.96 3.86 5/352 10713
/proc/meminfo: memFree=17641444/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=237232 CPUtime=51.08 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 66547 0 0 0 5097 11 0 0 25 0 1 0 649920516 242925568 38815 33554432000 4194304 4650387 140735056318096 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 59308 38815 383 112 0 54273 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 237232

[startup+102.313 s]
/proc/loadavg: 3.99 3.98 3.87 5/352 10714
/proc/meminfo: memFree=17484308/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=296628 CPUtime=102.3 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 83987 0 0 0 10215 15 0 0 25 0 1 0 649920516 303747072 56255 33554432000 4194304 4650387 140735056318096 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 74157 56255 383 112 0 69122 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 296628

[startup+162.301 s]
/proc/loadavg: 4.04 4.00 3.88 5/352 10716
/proc/meminfo: memFree=17376872/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=329740 CPUtime=162.29 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 100757 0 0 0 16211 18 0 0 25 0 1 0 649920516 337653760 65524 33554432000 4194304 4650387 140735056318096 18446744073709551615 4441708 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 82435 65524 383 112 0 77400 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 329740

[startup+222.301 s]
/proc/loadavg: 4.13 4.03 3.90 5/352 10717
/proc/meminfo: memFree=17322052/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=285336 CPUtime=222.29 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 102847 0 0 0 22210 19 0 0 25 0 1 0 649920516 292184064 63691 33554432000 4194304 4650387 140735056318096 18446744073709551615 4315031 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 71334 63691 383 112 0 66299 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 285336

[startup+282.301 s]
/proc/loadavg: 4.15 4.05 3.91 5/352 10719
/proc/meminfo: memFree=17286276/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=346728 CPUtime=282.29 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 117755 0 0 0 28205 24 0 0 25 0 1 0 649920516 355049472 69903 33554432000 4194304 4650387 140735056318096 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 86682 69903 383 112 0 81647 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 346728

[startup+342.301 s]
/proc/loadavg: 4.10 4.06 3.92 5/352 10721
/proc/meminfo: memFree=17231912/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=361404 CPUtime=342.29 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 127784 0 0 0 34203 26 0 0 25 0 1 0 649920516 370077696 75143 33554432000 4194304 4650387 140735056318096 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 90351 75143 383 112 0 85316 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 361404

[startup+402.3 s]
/proc/loadavg: 4.04 4.04 3.92 5/352 10722
/proc/meminfo: memFree=17208676/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=372460 CPUtime=402.29 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 144670 0 0 0 40198 31 0 0 25 0 1 0 649920516 381399040 76009 33554432000 4194304 4650387 140735056318096 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 93115 76009 383 112 0 88080 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 372460

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.92 5/352 10724
/proc/meminfo: memFree=17235808/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=314608 CPUtime=462.3 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 153628 0 0 0 46195 35 0 0 25 0 1 0 649920516 322158592 73454 33554432000 4194304 4650387 140735056318096 18446744073709551615 4314857 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 78652 73454 383 112 0 73617 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 314608

[startup+522.3 s]
/proc/loadavg: 4.00 4.03 3.92 5/352 10725
/proc/meminfo: memFree=17169288/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=386288 CPUtime=522.3 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 179914 0 0 0 52189 41 0 0 25 0 1 0 649920516 395558912 80535 33554432000 4194304 4650387 140735056318096 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 96572 80535 383 112 0 91537 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 386288

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.92 5/352 10727
/proc/meminfo: memFree=17166384/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=386288 CPUtime=582.3 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 179914 0 0 0 58189 41 0 0 25 0 1 0 649920516 395558912 80535 33554432000 4194304 4650387 140735056318096 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 96572 80535 383 112 0 91537 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 386288

[startup+642.3 s]
/proc/loadavg: 4.07 4.03 3.92 5/352 10729
/proc/meminfo: memFree=17195208/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=328292 CPUtime=642.31 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 197862 0 0 0 64184 47 0 0 25 0 1 0 649920516 336171008 76919 33554432000 4194304 4650387 140735056318096 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 82073 76919 383 112 0 77038 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 328292

[startup+702.301 s]
/proc/loadavg: 4.15 4.06 3.93 5/352 10730
/proc/meminfo: memFree=17187120/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=386736 CPUtime=702.3 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 223736 0 0 0 70174 56 0 0 25 0 1 0 649920516 396017664 79305 33554432000 4194304 4650387 140735056318096 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 96684 79305 383 112 0 91649 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 386736

[startup+762.313 s]
/proc/loadavg: 4.05 4.04 3.93 5/352 10732
/proc/meminfo: memFree=17157816/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=396664 CPUtime=762.31 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 252791 0 0 0 76168 63 0 0 25 0 1 0 649920516 406183936 82557 33554432000 4194304 4650387 140735056318096 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 99166 82557 383 112 0 94131 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 396664

[startup+822.301 s]
/proc/loadavg: 4.09 4.05 3.94 5/352 10733
/proc/meminfo: memFree=17134208/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=399812 CPUtime=822.31 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 281082 0 0 0 82159 72 0 0 25 0 1 0 649920516 409407488 82555 33554432000 4194304 4650387 140735056318096 18446744073709551615 4354960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 99953 82555 383 112 0 94918 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 399812

[startup+882.301 s]
/proc/loadavg: 4.10 4.05 3.94 5/352 10735
/proc/meminfo: memFree=17050100/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=400556 CPUtime=882.31 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 309320 0 0 0 88151 80 0 0 25 0 1 0 649920516 410169344 90314 33554432000 4194304 4650387 140735056318096 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 100139 90314 383 112 0 95104 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 400556

[startup+942.3 s]
/proc/loadavg: 4.03 4.04 3.94 5/352 10737
/proc/meminfo: memFree=17115780/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=400724 CPUtime=942.31 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 312701 0 0 0 94150 81 0 0 25 0 1 0 649920516 410341376 83284 33554432000 4194304 4650387 140735056318096 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 100181 83284 383 112 0 95146 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 400724

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/352 10738
/proc/meminfo: memFree=17068492/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=400856 CPUtime=1002.31 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 325815 0 0 0 100144 87 0 0 25 0 1 0 649920516 410476544 85804 33554432000 4194304 4650387 140735056318096 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 100214 85804 383 112 0 95179 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 400856

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/352 10740
/proc/meminfo: memFree=17048960/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=401052 CPUtime=1062.31 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 352838 0 0 0 106133 98 0 0 25 0 1 0 649920516 410677248 90839 33554432000 4194304 4650387 140735056318096 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 100263 90839 383 112 0 95228 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 401052

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/352 10741
/proc/meminfo: memFree=17039596/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=401568 CPUtime=1122.31 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 377667 0 0 0 112123 108 0 0 25 0 1 0 649920516 411205632 80616 33554432000 4194304 4650387 140735056318096 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 100392 80616 383 112 0 95357 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 401568

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 10743
/proc/meminfo: memFree=17008776/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=409624 CPUtime=1182.31 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 406119 0 0 0 118113 118 0 0 25 0 1 0 649920516 419454976 84740 33554432000 4194304 4650387 140735056318096 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 102406 84740 383 112 0 97371 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 409624

[startup+1242.3 s]
/proc/loadavg: 4.07 4.03 3.96 5/352 10745
/proc/meminfo: memFree=16939896/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=348888 CPUtime=1242.31 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 428915 0 0 0 124105 126 0 0 25 0 1 0 649920516 357261312 82131 33554432000 4194304 4650387 140735056318096 18446744073709551615 4334281 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 87222 82131 383 112 0 82187 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 348888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.07 3.97 5/352 10746
/proc/meminfo: memFree=16916420/32951124 swapFree=67082152/67111528
[pid=10689] ppid=10687 vsize=410044 CPUtime=1300.02 cores=4,6
/proc/10689/stat : 10689 (strangenight1-s) R 10687 10689 10078 0 -1 4202496 454046 0 0 0 129867 135 0 0 25 0 1 0 649920516 419885056 94321 33554432000 4194304 4650387 140735056318096 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10689/statm: 102511 94321 383 112 0 97476 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 410044

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.68
system time used= 1.37079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 454048
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= 15
involuntary context switches= 3229

runsolver used 4.52331 second user time and 9.80851 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-14 16:27:05
IDJOB=3369846
IDBENCH=82655
IDSOLVER=1847
FILE ID=node136/3369846-1305383225
RUNJOBID= node136-1305383225-10669
PBS_JOBID= 13324366
Free space on /tmp= 72992 MiB

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

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

MD5SUM BENCH= 2d92a52914298e3c91073398b38892d9
RANDOM SEED=282995313

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.83
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.809
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.809
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:     32951124 kB
MemFree:      18216064 kB
Buffers:        283084 kB
Cached:        4992224 kB
SwapCached:       2740 kB
Active:       10519128 kB
Inactive:      3872880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18216064 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           16652 kB
Writeback:          16 kB
AnonPages:     9115112 kB
Mapped:          27252 kB
Slab:           237572 kB
PageTables:      40124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69868028 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= 72964 MiB
End job on node136 at 2011-05-14 16:48:48