Trace number 3175547

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S845438593-067-UNKNOWN.cnf
MD5SUM3b06c2c5c22c8501e021c8b11d20bcd0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1042.77
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175547-1301783665.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.00/0.09	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.00/0.09	c -- vars added      40000
0.00/0.09	c Parsing time:  0.09 s
0.00/0.10	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.19/0.20	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.10
0.29/0.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.11
0.39/0.40	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.39/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.39/0.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.01 s
0.39/0.43	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.01 s
0.69/0.75	c lits-rem:         0  cl-subs:        0  v-elim:   1161  v-fix:    0  time:  0.32 s
0.69/0.76	c Finding binary XORs  T:     0.01 s  found:       0
0.80/0.83	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.80/0.83	c calculated reachability. Time: 0.00
0.80/0.84	c Calc default polars -  time:   0.01 s pos:   17674 undec:    4556 neg:   17770
0.80/0.84	c =========================================================================================
0.80/0.84	c types(t): F = full restart, N = normal restart
0.80/0.84	c types(t): S = simplification begin/end, E = solution found
0.80/0.84	c restart types(rt): st = static, dy = dynamic
0.80/0.84	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.80/0.84	c  B st     0         0     38839    166144         0         0    505009         0   no data   no data  --
2.20/2.28	c  N dy    18      4162     38839    166144         0      4161    505009   1146340    167.72    178.05  --
3.69/3.76	c  N dy    48      8165     38839    166144         0      8164    505009   2181748    172.52    190.23  --
5.19/5.29	c  N dy    80     12198     38839    166144         0     12195    505009   3289165    177.48    209.29  --
6.89/6.91	c  N dy   110     16383     38839    166144         0     16380    505009   4441107    179.49    192.62  --
8.49/8.53	c  N dy   139     20522     38839    166144         0     10525    505009    817931    179.73    196.86  --
10.00/10.03	c  N dy   164     24557     38839    166144         0     14560    505009   1883902    178.63    188.30  --
10.09/10.19	c  F st   168     25000     38839    166144         0     15003    505009   1996639    178.59   no data  --
12.39/12.41	c  N dy   174     30001     38839    166144         0     20002    505009   3967858    178.59   no data  --
12.39/12.41	c  S st   174     30001     38839    166144         0     20002    505009   3967858    178.59   no data  --
12.59/12.62	c  S st   174     30504     38839    166144         0     20505    505009   4072038    178.59   no data  --
12.59/12.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12.59/12.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.26
13.30/13.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
13.30/13.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
13.30/13.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38839 time:  0.01 s
13.30/13.37	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
23.29/23.32	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  9.94 s
23.39/23.49	c asymm  cl-useful: 0/166144/166144 lits-rem:0 time: 0.17
23.49/23.50	c calculated reachability. Time: 0.00
23.49/23.50	c  N dy   174     30504     38839    166144         0     20503    505009   4070266    178.59   no data  --
25.20/25.21	c  N dy   200     34526     38839    166144         0     24525    505009   5127218    178.42    193.11  --
26.89/26.96	c  N dy   231     38647     38839    166144         0     28646    505009   6253051    178.76    196.45  --
28.59/28.60	c  N dy   259     42650     38839    166144         0     17150    505009   1261017    179.11    258.04  --
29.80/29.83	c  S st   280     45758     38839    166144         0     20258    505009   2104702    179.03   no data  --
30.00/30.03	c  S st   280     46261     38839    166144         0     20761    505009   2217085    179.03   no data  --
30.00/30.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
30.00/30.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.30/30.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.26
30.50/30.50	c bin-w-bin subsume rem            0 bins  time:  0.01 s
30.50/30.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
30.50/30.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38839 time:  0.01 s
30.50/30.53	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
35.89/35.91	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  5.38 s
35.89/35.93	c vivif2 --  cl tried   166144 cl shrink        0 lits rem          0 time: 0.02
35.89/35.97	c vivif2 --  cl tried    20759 cl shrink        0 lits rem          0 time: 0.03
36.09/36.14	c asymm  cl-useful: 0/166144/166144 lits-rem:0 time: 0.18
36.09/36.15	c calculated reachability. Time: 0.00
36.09/36.16	c  N dy   280     46261     38839    166144         0     20759    505009   2216334    179.03   no data  --
37.79/37.89	c  N dy   308     50295     38839    166144         0     24793    505009   3294970    179.15    189.35  --
39.49/39.54	c  N dy   332     54435     38839    166144         0     28933    505009   4372112    178.31    193.97  --
41.09/41.18	c  N dy   359     58454     38839    166144         0     32951    505009   5440895    178.06    188.25  --
42.79/42.85	c  N dy   381     62521     38839    166144         0     37018    505009   6506910    177.50    197.14  --
44.49/44.51	c  N dy   406     66666     38839    166144         0     22413    505009   1739636    177.02    188.87  --
45.49/45.59	c  S st   427     69391     38839    166144         0     25138    505009   2483048    177.29    183.51  --
45.69/45.79	c  S st   427     69895     38839    166144         0     25642    505009   2598442    177.29   no data  --
45.79/45.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
45.79/45.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.99/46.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.26
46.20/46.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
46.20/46.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
46.30/46.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38839 time:  0.01 s
46.30/46.32	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
52.99/53.07	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.75 s
52.99/53.09	c vivif2 --  cl tried   166144 cl shrink        0 lits rem          0 time: 0.02
53.09/53.13	c vivif2 --  cl tried    25641 cl shrink        0 lits rem          0 time: 0.04
53.29/53.31	c asymm  cl-useful: 0/166144/166144 lits-rem:0 time: 0.18
53.29/53.32	c calculated reachability. Time: 0.00
53.29/53.32	c  N dy   427     69895     38839    166144         0     25641    505009   2597416    177.29   no data  --
55.19/55.29	c  N dy   462     74366     38839    166144         0     30111    505009   3840068    178.03    201.77  --
57.40/57.41	c  N dy   493     79260     38839    166144         0     35004    505009   5113251    177.81    193.28  --
59.69/59.71	c  N dy   525     84468     38839    166144         0     40212    505009   6478651    177.53    190.74  --
61.09/61.11	c  F st   548     87501     38839    166144         0     22374    505009   1169941    177.70   no data  --
62.59/62.67	c  N st   553     90796     38839    166144         0     25669    505009   2477126    177.70   no data  --
65.19/65.22	c  N dy   580     96588     38839    166144         0     31460    505009   4305052    177.73    188.30  --
67.99/68.02	c  N dy   626    102789     38839    166144         0     37660    505009   5997870    178.01    199.69  --
68.89/68.95	c  S st   642    104844     38839    166144         0     39715    505009   6557222    178.00   no data  --
69.09/69.18	c  S st   642    105349     38839    166144         0     40220    505009   6644485    178.00   no data  --
69.19/69.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
69.19/69.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.40/69.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.28
69.90/69.99	c bin-w-bin subsume rem            0 bins  time:  0.01 s
69.99/70.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
69.99/70.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38839 time:  0.01 s
69.99/70.03	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
154.10/154.11	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time: 84.08 s
154.10/154.13	c vivif2 --  cl tried   166144 cl shrink        0 lits rem          0 time: 0.02
154.19/154.23	c vivif2 --  cl tried    40215 cl shrink        0 lits rem          0 time: 0.10
154.39/154.45	c asymm  cl-useful: 0/166144/166144 lits-rem:0 time: 0.22
154.39/154.46	c calculated reachability. Time: 0.00
154.39/154.46	c  N dy   642    105349     38839    166144         0     40215    505009   6643489    178.00   no data  --
157.49/157.57	c  N dy   687    112101     38839    166144         0     24531    505009   1259126    177.87    190.98  --
160.79/160.80	c  N dy   738    119433     38839    166144         0     31862    505009   3266216    178.09    189.02  --
164.29/164.32	c  N dy   793    127172     38839    166144         0     39600    505009   5411089    178.27    191.60  --
167.99/168.09	c  N dy   842    135403     38839    166144         0     24115    505009    741993    177.95    187.34  --
171.89/171.98	c  N dy   906    144205     38839    166144         0     32917    505009   3081814    177.93    188.26  --
176.19/176.21	c  N dy   970    153488     38839    166144         0     42200    505009   5654953    178.16    189.62  --
178.29/178.37	c  S st  1004    158023     38839    166144         0     46735    505009   6869182    178.22   no data  --
178.59/178.60	c  S st  1004    158523     38839    166144         0     47235    505009   6980090    178.22   no data  --
178.59/178.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
178.59/178.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
178.89/178.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
179.40/179.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
179.40/179.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
179.40/179.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38839 time:  0.01 s
179.40/179.46	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
276.99/277.05	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 97.59 s
276.99/277.07	c vivif2 --  cl tried   166144 cl shrink        0 lits rem          0 time: 0.02
277.09/277.18	c vivif2 --  cl tried    47234 cl shrink        0 lits rem          0 time: 0.11
277.39/277.41	c asymm  cl-useful: 0/166144/166144 lits-rem:0 time: 0.23
277.39/277.42	c calculated reachability. Time: 0.00
277.39/277.42	c  N dy  1004    158523     38839    166144         0     47234    505009   6979378    178.22   no data  --
282.08/282.13	c  N dy  1077    168645     38839    166144         0     32502    505009   2707225    178.44    202.27  --
286.98/287.06	c  N dy  1156    179727     38839    166144         0     43583    505009   5733749    178.70    190.19  --
292.08/292.14	c  N dy  1238    191259     38839    166144         0     29187    505009   1517710    178.92    188.97  --
297.38/297.46	c  N dy  1327    203733     38839    166144         0     41660    505009   4932875    179.05    189.42  --
303.28/303.31	c  N dy  1422    216857     38839    166144         0     27817    505009    796768    179.42    203.56  --
309.09/309.20	c  N dy  1517    230829     38839    166144         0     41787    505009   4622845    179.43    204.50  --
312.18/312.20	c  S st  1558    237784     38839    166144         0     48742    505009   6466390    179.24    142.94  --
312.39/312.43	c  S st  1558    238291     38839    166144         0     49249    505009   6569979    179.24   no data  --
312.39/312.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
312.39/312.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.68/312.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.28
313.08/313.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
313.08/313.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
313.08/313.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38839 time:  0.01 s
313.18/313.20	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
400.48/400.53	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 87.32 s
400.48/400.55	c vivif2 --  cl tried   166144 cl shrink        0 lits rem          0 time: 0.02
400.58/400.64	c vivif2 --  cl tried    49247 cl shrink        0 lits rem          0 time: 0.09
400.78/400.87	c asymm  cl-useful: 0/166144/166144 lits-rem:0 time: 0.22
400.78/400.88	c calculated reachability. Time: 0.00
400.78/400.88	c  N dy  1558    238291     38839    166144         0     49247    505009   6568145    179.24   no data  --
407.58/407.68	c  N dy  1670    253584     38839    166144         0     36558    505009   2909835    179.50    193.08  --
414.78/414.88	c  N dy  1786    269835     38839    166144         0     52809    505009   7331946    179.61    189.98  --
422.38/422.42	c  N dy  1904    287107     38839    166144         0     41092    505009   3803412    179.53    191.79  --
430.68/430.71	c  N dy  2041    305442     38839    166144         0     59426    505009   8828768    179.72    203.15  --
431.08/431.12	c  F st  2046    306251     38839    166144         0     30239    505009    578455    179.69   no data  --
439.27/439.37	c  N dy  2145    325128     38839    166144         0     49115    505009   6207612    179.66    192.76  --
448.88/448.91	c  N dy  2281    345156     38839    166144         0     38146    505009   2484863    179.72    195.25  --
454.68/454.72	c  S st  2370    357436     38839    166144         0     50426    505009   5859958    179.74    170.72  --
454.88/454.97	c  S st  2370    357937     38839    166144         0     50927    505009   5965730    179.74   no data  --
454.88/454.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
454.88/454.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
455.18/455.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
455.58/455.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
455.68/455.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
455.68/455.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38839 time:  0.01 s
455.68/455.73	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
532.38/532.40	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 76.66 s
532.38/532.42	c vivif2 --  cl tried   166144 cl shrink        0 lits rem          0 time: 0.02
532.48/532.50	c vivif2 --  cl tried    50926 cl shrink        0 lits rem          0 time: 0.09
532.68/532.73	c asymm  cl-useful: 0/166144/166144 lits-rem:0 time: 0.22
532.68/532.74	c calculated reachability. Time: 0.00
532.68/532.74	c  N dy  2370    357937     38839    166144         0     50926    505009   5965657    179.74   no data  --
541.67/541.70	c  N dy  2505    377940     38839    166144         0     38932    505009   2403541    179.65    202.08  --
550.47/550.59	c  N dy  2638    397949     38839    166144         0     58941    505009   7830966    179.67    194.81  --
559.47/559.57	c  N dy  2769    418111     38839    166144         0     46103    505009   4116993    179.58    191.65  --
568.78/568.84	c  N dy  2921    438112     38839    166144         0     66104    505009   9673939    179.77    189.38  --
577.78/577.82	c  N dy  3061    458303     38839    166144         0     52298    505009   5478206    179.80    190.23  --
587.17/587.22	c  N dy  3208    478312     38839    166144         0     37306    505009   1134369    179.96    189.52  --
596.18/596.21	c  N dy  3345    498518     38839    166144         0     57511    505009   6692389    180.03    193.30  --
605.37/605.47	c  N dy  3486    518612     38839    166144         0     41603    505009   2024509    180.05    192.26  --
613.67/613.74	c  S st  3618    536906     38839    166144         0     59897    505009   7001762    180.09   no data  --
613.88/613.98	c  S st  3618    537406     38839    166144         0     60397    505009   7100563    180.09   no data  --
613.97/614.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
613.97/614.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
614.27/614.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.30
614.67/614.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
614.77/614.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
614.77/614.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38839 time:  0.01 s
614.77/614.83	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
717.97/718.08	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 103.25 s
718.07/718.10	c vivif2 --  cl tried   166144 cl shrink        0 lits rem          0 time: 0.02
718.17/718.21	c vivif2 --  cl tried    60392 cl shrink        0 lits rem          0 time: 0.11
718.37/718.46	c asymm  cl-useful: 0/166144/166144 lits-rem:0 time: 0.25
718.37/718.47	c calculated reachability. Time: 0.00
718.37/718.47	c  N dy  3618    537406     38839    166144         0     60392    505009   7097203    180.09   no data  --
727.76/727.86	c  N dy  3769    557530     38839    166144         0     43516    505009   2303980    180.20    193.36  --
736.87/736.93	c  N dy  3907    577593     38839    166144         0     63578    505009   7804792    180.24    194.51  --
746.36/746.45	c  N dy  4051    597811     38839    166144         0     45799    505009   2695600    180.32    195.40  --
755.47/755.56	c  N dy  4184    617821     38839    166144         0     65807    505009   8103539    180.27    190.09  --
764.97/765.04	c  N dy  4322    638007     38839    166144         0     46997    505009   2690622    180.33    190.29  --
774.47/774.55	c  N dy  4462    658028     38839    166144         0     67016    505009   8185812    180.41    191.18  --
784.46/784.57	c  N dy  4599    678069     38839    166144         0     47058    505009   2424520    180.41    193.42  --
794.37/794.40	c  N dy  4735    698136     38839    166144         0     67125    505009   7887674    180.39    196.94  --
804.46/804.58	c  N dy  4877    718209     38839    166144         0     46202    505009   1935843    180.41    191.51  --
814.26/814.34	c  N dy  5012    738215     38839    166144         0     66208    505009   7443799    180.45    190.19  --
824.56/824.68	c  N dy  5150    758286     38839    166144         0     44276    505009   1138124    180.55    206.40  --
834.27/834.37	c  N dy  5288    778315     38839    166144         0     64303    505009   6646472    180.57    194.22  --
844.56/844.61	c  N dy  5430    798375     38839    166144         0     84361    505009  12168392    180.63    192.59  --
848.17/848.22	c  S st  5485    806109     38839    166144         0     49094    505009   2187168    180.65   no data  --
848.36/848.45	c  S st  5485    806610     38839    166144         0     49595    505009   2287628    180.65   no data  --
848.36/848.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
848.36/848.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
848.66/848.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.28
848.86/848.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
848.86/848.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
848.86/848.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38839 time:  0.01 s
848.86/848.98	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
855.46/855.54	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.56 s
855.46/855.56	c vivif2 --  cl tried   166144 cl shrink        0 lits rem          0 time: 0.02
855.46/855.59	c vivif2 --  cl tried    49595 cl shrink        0 lits rem          0 time: 0.03
855.76/855.81	c asymm  cl-useful: 0/166144/166144 lits-rem:0 time: 0.21
855.76/855.82	c calculated reachability. Time: 0.00
855.76/855.82	c  N dy  5485    806610     38839    166144         0     49595    505009   2287627    180.65   no data  --
865.07/865.13	c  N dy  5626    826755     38839    166144         0     69740    505009   7771091    180.67    191.80  --
874.86/874.94	c  N dy  5758    846789     38839    166144         0     45776    505009    999650    180.67    193.90  --
884.07/884.13	c  N dy  5898    866800     38839    166144         0     65784    505009   6480547    180.70    196.16  --
893.86/893.95	c  N dy  6028    886855     38839    166144         0     85839    505009  12045253    180.70    191.32  --
903.17/903.28	c  N dy  6159    906984     38839    166144         0     60973    505009   4858342    180.66    194.36  --
913.08/913.13	c  N dy  6306    927029     38839    166144         0     81016    505009  10433172    180.73    190.88  --
922.87/922.92	c  N dy  6447    947138     38839    166144         0     55132    505009   3103507    180.80    201.92  --
932.27/932.36	c  N dy  6580    967198     38839    166144         0     75192    505009   8548226    180.78    191.97  --
942.17/942.26	c  N dy  6709    987212     38839    166144         0     48207    505009    843058    180.73    206.67  --
951.57/951.62	c  N dy  6853   1007526     38839    166144         0     68518    505009   6412950    180.76    198.26  --
961.47/961.53	c  N dy  6986   1027600     38839    166144         0     88591    505009  11913370    180.75    190.35  --
971.06/971.13	c  N dy  7123   1047692     38839    166144         0     60682    505009   4012609    180.75    194.76  --
980.87/980.96	c  N dy  7268   1067830     38839    166144         0     80819    505009   9551018    180.80    190.87  --
982.87/982.97	c  F st  7295   1071875     38839    166144         0     84864    505009  10649602    180.79   no data  --
991.07/991.15	c  N dy  7375   1087953     38839    166144         0     51948    505009   1347210    180.79    191.67  --
1000.47/1000.52	c  N dy  7512   1108101     38839    166144         0     72095    505009   6837177    180.78    196.93  --
1010.56/1010.64	c  N dy  7658   1128125     38839    166144         0     92118    505009  12405481    180.87    191.99  --
1020.37/1020.42	c  N dy  7799   1148244     38839    166144         0     62237    505009   3873657    180.90    195.11  --
1030.17/1030.22	c  N dy  7937   1168388     38839    166144         0     82381    505009   9383101    180.93    197.82  --
1041.07/1041.18	c  N dy  8081   1188595     38839    166144         0     51595    505009    700361    180.99    199.22  --
1050.36/1050.49	c  N dy  8212   1208600     38839    166144         0     71600    505009   6213633    181.01    204.29  --
1051.06/1051.14	c  S st  8221   1209915     38839    166144         0     72915    505009   6588185    181.02    169.00  --
1051.36/1051.40	c  S st  8221   1210417     38839    166144         0     73417    505009   6695820    181.02   no data  --
1051.36/1051.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1051.36/1051.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1051.67/1051.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.30
1052.06/1052.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1052.06/1052.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1052.06/1052.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38839 time:  0.01 s
1052.06/1052.20	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
1148.07/1148.11	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 95.92 s
1148.07/1148.13	c vivif2 --  cl tried   166144 cl shrink        0 lits rem          0 time: 0.02
1148.17/1148.23	c vivif2 --  cl tried    73414 cl shrink        0 lits rem          0 time: 0.10
1148.37/1148.50	c asymm  cl-useful: 0/166144/166144 lits-rem:0 time: 0.26
1148.47/1148.51	c calculated reachability. Time: 0.00
1148.47/1148.51	c  N dy  8221   1210417     38839    166144         0     73414    505009   6694849    181.02   no data  --
1158.47/1158.56	c  N dy  8354   1230427     38839    166144         0     93423    505009  12273820    181.05    192.23  --
1168.47/1168.57	c  N dy  8489   1250476     38839    166144         0     61466    505009   3145160    181.03    191.54  --
1178.18/1178.21	c  N dy  8623   1270666     38839    166144         0     81655    505009   8654563    181.01    192.52  --
1188.47/1188.54	c  N dy  8761   1290730     38839    166144         0    101717    505009  14183132    181.04    195.89  --
1198.27/1198.35	c  N dy  8900   1310760     38839    166144         0     68749    505009   4953733    181.08    215.31  --
1208.17/1208.26	c  N dy  9040   1330838     38839    166144         0     88825    505009  10519190    181.11    269.82  --
1218.77/1218.82	c  N dy  9174   1350865     38839    166144         0     54848    505009    791013    181.13    221.13  --
1228.37/1228.47	c  N dy  9317   1370949     38839    166144         0     74932    505009   6395036    181.20    196.87  --
1238.57/1238.66	c  N dy  9452   1391077     38839    166144         0     95060    505009  11971910    181.20    191.60  --
1249.08/1249.18	c  N dy  9589   1411192     38839    166144         0     60175    505009   1947981    181.22    191.87  --
1259.58/1259.67	c  N dy  9737   1431222     38839    166144         0     80203    505009   7604116    181.29    194.80  --
1270.77/1270.81	c  N dy  9868   1451232     38839    166144         0    100213    505009  13054195    181.25    192.52  --
1281.97/1282.04	c  N dy  9998   1471247     38839    166144         0     64235    505009   2854502    181.25    196.44  --
1292.67/1292.78	c  N dy 10144   1491331     38839    166144         0     84317    505009   8518583    181.31    203.47  --

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-3175547-1301783665/watcher-3175547-1301783665 -o /tmp/evaluation-result-3175547-1301783665/solver-3175547-1301783665 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175547-1301783665.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: 0.00 0.25 2.63 1/174 2450
/proc/meminfo: memFree=20164552/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=23648 CPUtime=0 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 1277 0 0 0 0 0 0 0 20 0 1 0 368597290 24215552 1151 33554432000 4194304 4650387 140734298700416 18446744073709551615 4316324 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 5948 1157 326 112 0 913 0

[startup+0.10128 s]
/proc/loadavg: 0.00 0.25 2.63 1/174 2450
/proc/meminfo: memFree=20164552/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=50932 CPUtime=0.09 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 7294 0 0 0 9 0 0 0 20 0 1 0 368597290 52154368 6234 33554432000 4194304 4650387 140734298700416 18446744073709551615 4532726 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 12733 6234 345 112 0 7698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50932

[startup+0.200261 s]
/proc/loadavg: 0.00 0.25 2.63 1/174 2450
/proc/meminfo: memFree=20164552/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=50932 CPUtime=0.19 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 7295 0 0 0 19 0 0 0 21 0 1 0 368597290 52154368 6235 33554432000 4194304 4650387 140734298700416 18446744073709551615 4369166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 12733 6235 346 112 0 7698 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 50932

[startup+0.300241 s]
/proc/loadavg: 0.00 0.25 2.63 1/174 2450
/proc/meminfo: memFree=20164552/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=61548 CPUtime=0.29 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 9392 0 0 0 29 0 0 0 21 0 1 0 368597290 63025152 7346 33554432000 4194304 4650387 140734298700416 18446744073709551615 4245543 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 15387 7346 350 112 0 10352 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61548

[startup+0.700174 s]
/proc/loadavg: 0.00 0.25 2.63 1/174 2450
/proc/meminfo: memFree=20164552/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=86136 CPUtime=0.69 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 15456 0 0 0 67 2 0 0 22 0 1 0 368597290 88203264 13410 33554432000 4194304 4650387 140734298700416 18446744073709551615 4428590 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 21534 13410 367 112 0 16499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86136

[startup+1.50103 s]
/proc/loadavg: 0.00 0.25 2.63 3/180 2461
/proc/meminfo: memFree=20077160/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=86136 CPUtime=1.5 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 16045 0 0 0 148 2 0 0 25 0 1 0 368597290 88203264 13999 33554432000 4194304 4650387 140734298700416 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 21534 13999 379 112 0 16499 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 86136

[startup+3.10075 s]
/proc/loadavg: 0.24 0.30 2.64 5/190 2482
/proc/meminfo: memFree=20008420/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=86136 CPUtime=3.09 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 17143 0 0 0 307 2 0 0 25 0 1 0 368597290 88203264 15097 33554432000 4194304 4650387 140734298700416 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 21534 15098 379 112 0 16499 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86136

[startup+6.30019 s]
/proc/loadavg: 0.24 0.30 2.64 5/190 2482
/proc/meminfo: memFree=19960756/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=137856 CPUtime=6.29 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 19431 0 0 0 627 2 0 0 25 0 1 0 368597290 141164544 17385 33554432000 4194304 4650387 140734298700416 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 34464 17385 379 112 0 29429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137856

[startup+12.7011 s]
/proc/loadavg: 0.82 0.42 2.65 5/190 2482
/proc/meminfo: memFree=19766304/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=154348 CPUtime=12.69 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 25832 0 0 0 1266 3 0 0 25 0 1 0 368597290 158052352 17414 33554432000 4194304 4650387 140734298700416 18446744073709551615 4244288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 38587 17414 383 112 0 33552 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 154348

[startup+25.5008 s]
/proc/loadavg: 1.31 0.54 2.66 5/190 2482
/proc/meminfo: memFree=19647004/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=247404 CPUtime=25.5 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 50292 0 0 0 2543 7 0 0 25 0 1 0 368597290 253341696 41874 33554432000 4194304 4650387 140734298700416 18446744073709551615 4315098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 61851 41874 383 112 0 56816 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 247404

[startup+51.1003 s]
/proc/loadavg: 2.22 0.81 2.70 5/190 2483
/proc/meminfo: memFree=19454232/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=203576 CPUtime=51.09 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 67977 0 0 0 5099 10 0 0 25 0 1 0 368597290 208461824 44159 33554432000 4194304 4650387 140734298700416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 50894 44159 383 112 0 45859 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 203576

[startup+102.3 s]
/proc/loadavg: 3.37 1.36 2.78 5/190 2484
/proc/meminfo: memFree=19315260/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=334196 CPUtime=102.29 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 96415 0 0 0 10214 15 0 0 25 0 1 0 368597290 342216704 64751 33554432000 4194304 4650387 140734298700416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 83549 64751 383 112 0 78514 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 334196

[startup+162.301 s]
/proc/loadavg: 3.77 1.84 2.85 5/190 2486
/proc/meminfo: memFree=19257940/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=350228 CPUtime=162.29 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 102666 0 0 0 16212 17 0 0 25 0 1 0 368597290 358633472 66330 33554432000 4194304 4650387 140734298700416 18446744073709551615 4364374 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 87557 66330 383 112 0 82522 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 350228

[startup+222.306 s]
/proc/loadavg: 3.91 2.23 2.92 5/190 2487
/proc/meminfo: memFree=19166768/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=372480 CPUtime=222.3 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 115546 0 0 0 22209 21 0 0 25 0 1 0 368597290 381419520 74921 33554432000 4194304 4650387 140734298700416 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 93120 74921 383 112 0 88085 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 372480

[startup+282.301 s]
/proc/loadavg: 3.97 2.55 2.98 5/190 2492
/proc/meminfo: memFree=19177512/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=323920 CPUtime=282.29 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 120066 0 0 0 28206 23 0 0 25 0 1 0 368597290 331694080 74907 33554432000 4194304 4650387 140734298700416 18446744073709551615 4364384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 80980 74907 383 112 0 75945 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 323920

[startup+342.3 s]
/proc/loadavg: 3.99 2.81 3.04 5/190 2494
/proc/meminfo: memFree=19105312/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=390604 CPUtime=342.28 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 134952 0 0 0 34202 26 0 0 25 0 1 0 368597290 399978496 79528 33554432000 4194304 4650387 140734298700416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 97651 79528 383 112 0 92616 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 390604

[startup+402.301 s]
/proc/loadavg: 3.99 3.03 3.10 6/190 2495
/proc/meminfo: memFree=19083820/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=390604 CPUtime=402.28 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 135802 0 0 0 40202 26 0 0 25 0 1 0 368597290 399978496 80378 33554432000 4194304 4650387 140734298700416 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 97651 80378 383 112 0 92616 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 390604

[startup+462.3 s]
/proc/loadavg: 3.99 3.20 3.15 5/190 2497
/proc/meminfo: memFree=19082292/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=405940 CPUtime=462.28 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 162102 0 0 0 46194 34 0 0 25 0 1 0 368597290 415682560 82920 33554432000 4194304 4650387 140734298700416 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 101485 82920 383 112 0 96450 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 405940

[startup+522.301 s]
/proc/loadavg: 3.99 3.34 3.20 5/190 2498
/proc/meminfo: memFree=19067992/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=405940 CPUtime=522.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 162102 0 0 0 52193 34 0 0 25 0 1 0 368597290 415682560 82920 33554432000 4194304 4650387 140734298700416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 101485 82920 383 112 0 96450 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 405940

[startup+582.3 s]
/proc/loadavg: 3.99 3.46 3.25 5/190 2500
/proc/meminfo: memFree=19023576/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=418864 CPUtime=582.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 188071 0 0 0 58188 39 0 0 25 0 1 0 368597290 428916736 88485 33554432000 4194304 4650387 140734298700416 18446744073709551615 4229498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 104716 88485 383 112 0 99681 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 418864

[startup+642.301 s]
/proc/loadavg: 3.99 3.56 3.30 5/190 2502
/proc/meminfo: memFree=19002340/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=418940 CPUtime=642.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 202109 0 0 0 64184 43 0 0 25 0 1 0 368597290 428994560 87457 33554432000 4194304 4650387 140734298700416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 104735 87457 383 112 0 99700 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 418940

[startup+702.3 s]
/proc/loadavg: 4.09 3.66 3.35 5/190 2503
/proc/meminfo: memFree=18951712/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=418940 CPUtime=702.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 202109 0 0 0 70184 43 0 0 25 0 1 0 368597290 428994560 87457 33554432000 4194304 4650387 140734298700416 18446744073709551615 4476724 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 104735 87457 383 112 0 99700 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 418940

[startup+762.301 s]
/proc/loadavg: 4.03 3.72 3.38 5/190 2505
/proc/meminfo: memFree=19015272/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=369424 CPUtime=762.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 225784 0 0 0 76176 51 0 0 25 0 1 0 368597290 378290176 86591 33554432000 4194304 4650387 140734298700416 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 92356 86591 383 112 0 87321 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 369424

[startup+822.3 s]
/proc/loadavg: 4.01 3.77 3.42 5/190 2506
/proc/meminfo: memFree=18988972/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=433044 CPUtime=822.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 252157 0 0 0 82168 59 0 0 25 0 1 0 368597290 443437056 95327 33554432000 4194304 4650387 140734298700416 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 108261 95327 383 112 0 103226 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 433044

[startup+882.307 s]
/proc/loadavg: 4.00 3.81 3.45 5/190 2508
/proc/meminfo: memFree=19020064/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=446220 CPUtime=882.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 277947 0 0 0 88161 66 0 0 25 0 1 0 368597290 456929280 92398 33554432000 4194304 4650387 140734298700416 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 111555 92398 383 112 0 106520 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 446220

[startup+942.3 s]
/proc/loadavg: 4.00 3.84 3.48 5/190 2510
/proc/meminfo: memFree=18879044/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=382660 CPUtime=942.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 306629 0 0 0 94153 74 0 0 25 0 1 0 368597290 391843840 89927 33554432000 4194304 4650387 140734298700416 18446744073709551615 4333597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 95665 89927 383 112 0 90630 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 382660

[startup+1002.3 s]
/proc/loadavg: 4.05 3.88 3.52 5/190 2511
/proc/meminfo: memFree=18778820/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=447096 CPUtime=1002.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 334138 0 0 0 100145 82 0 0 25 0 1 0 368597290 457826304 94815 33554432000 4194304 4650387 140734298700416 18446744073709551615 4363516 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 111774 94815 383 112 0 106739 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 447096

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 3.55 5/190 2513
/proc/meminfo: memFree=18771096/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=451936 CPUtime=1062.26 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 357410 0 0 0 106139 87 0 0 25 0 1 0 368597290 462782464 94873 33554432000 4194304 4650387 140734298700416 18446744073709551615 4476101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 112984 94873 383 112 0 107949 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 451936

[startup+1122.3 s]
/proc/loadavg: 4.07 3.93 3.58 5/190 2514
/proc/meminfo: memFree=18809384/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=451936 CPUtime=1122.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 357410 0 0 0 112140 87 0 0 25 0 1 0 368597290 462782464 94873 33554432000 4194304 4650387 140734298700416 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 112984 94873 383 112 0 107949 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 451936

[startup+1182.3 s]
/proc/loadavg: 4.02 3.94 3.60 5/190 2516
/proc/meminfo: memFree=18783284/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=452016 CPUtime=1182.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 373626 0 0 0 118135 92 0 0 25 0 1 0 368597290 462864384 99016 33554432000 4194304 4650387 140734298700416 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 113004 99016 383 112 0 107969 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 452016

[startup+1242.3 s]
/proc/loadavg: 4.09 3.97 3.63 5/190 2518
/proc/meminfo: memFree=18785476/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=458432 CPUtime=1242.27 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 403020 0 0 0 124126 101 0 0 25 0 1 0 368597290 469434368 103476 33554432000 4194304 4650387 140734298700416 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 114608 103476 383 112 0 109573 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 458432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.97 3.65 5/190 2519
/proc/meminfo: memFree=18688856/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=458744 CPUtime=1299.98 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 427353 0 0 0 129887 111 0 0 25 0 1 0 368597290 469753856 101715 33554432000 4194304 4650387 140734298700416 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 114686 101715 383 112 0 109651 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 458744

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

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

[startup+1300 s]
/proc/loadavg: 4.03 3.97 3.65 5/190 2519
/proc/meminfo: memFree=18688856/32950940 swapFree=67111528/67111528
[pid=2450] ppid=2448 vsize=458744 CPUtime=1299.98 cores=5,7
/proc/2450/stat : 2450 (strangenight1-s) R 2448 2450 2420 0 -1 4202496 427353 0 0 0 129887 111 0 0 25 0 1 0 368597290 469753856 101715 33554432000 4194304 4650387 140734298700416 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2450/statm: 114686 101715 383 112 0 109651 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 458744

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.01
CPU user time (s): 1298.87
CPU system time (s): 1.13083
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 458744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.87
system time used= 1.13083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 427354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 3015

runsolver used 2.02969 second user time and 5.07423 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 00:34:25
IDJOB=3175547
IDBENCH=82565
IDSOLVER=1589
FILE ID=node117/3175547-1301783665
RUNJOBID= node117-1301783654-2441
PBS_JOBID= 12841401
Free space on /tmp= 71436 MiB

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

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

MD5SUM BENCH= 3b06c2c5c22c8501e021c8b11d20bcd0
RANDOM SEED=596009643

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20164832 kB
Buffers:        388932 kB
Cached:       12032072 kB
SwapCached:          0 kB
Active:        7931008 kB
Inactive:      4552864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20164832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9612 kB
Writeback:           0 kB
AnonPages:       62476 kB
Mapped:          14616 kB
Slab:           238964 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   188436 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= 71404 MiB
End job on node117 at 2011-04-03 00:56:07