Trace number 3175654

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.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S517749870-003-UNKNOWN.cnf
MD5SUM4033245e3bd21ace8cfcd57089ff73c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark213.183
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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-3175654-1301784970.cnf'
0.00/0.00	c -- header says num vars:          50000
0.00/0.00	c -- header says num clauses:      210000
0.09/0.14	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.09/0.14	c -- vars added      50000
0.09/0.14	c Parsing time:  0.13 s
0.09/0.14	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data  --
0.19/0.29	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.14
0.39/0.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.16
0.59/0.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.59/0.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.01 s
0.59/0.64	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
0.99/1.10	c lits-rem:         0  cl-subs:        0  v-elim:   1429  v-fix:    0  time:  0.45 s
1.09/1.11	c Finding binary XORs  T:     0.01 s  found:       0
1.19/1.21	c Finding non-binary XORs:     0.09 s (found:       0, avg size: nan)
1.19/1.21	c calculated reachability. Time: 0.00
1.19/1.23	c Calc default polars -  time:   0.02 s pos:   22046 undec:    5631 neg:   22323
1.19/1.23	c =========================================================================================
1.19/1.23	c types(t): F = full restart, N = normal restart
1.19/1.23	c types(t): S = simplification begin/end, E = solution found
1.19/1.23	c restart types(rt): st = static, dy = dynamic
1.19/1.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.19/1.23	c  B st     0         0     48571    207782         0         0    631281         0   no data   no data  --
3.09/3.11	c  N dy    22      4115     48571    207782         0      4115    631281   1276890    192.18    207.31  --
4.99/5.02	c  N dy    52      8126     48571    207782         0      8126    631281   2394876    194.88    252.52  --
6.89/6.99	c  N dy    79     12303     48571    207782         0     12303    631281   3541660    192.41    211.96  --
8.99/9.06	c  N dy   110     16442     48571    207782         0     16441    631281   4769135    194.23    204.68  --
11.00/11.02	c  N dy   135     20498     48571    207782         0     10501    631281    846511    193.36    208.45  --
12.79/12.83	c  N dy   163     24590     48571    207782         0     14593    631281   2003465    193.96    242.64  --
12.99/13.03	c  F st   167     25000     48571    207782         0     15003    631281   2128554    194.15   no data  --
15.59/15.65	c  N dy   173     30000     48571    207782         0     20001    631281   4693179    194.15   no data  --
15.59/15.65	c  S st   173     30000     48571    207782         0     20001    631281   4693179    194.15   no data  --
15.79/15.89	c  S st   173     30505     48571    207782         0     20506    631281   4797907    194.15   no data  --
15.89/15.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
15.89/15.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.29/16.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.38
16.79/16.81	c bin-w-bin subsume rem            0 bins  time:  0.01 s
16.79/16.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16.79/16.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48571 time:  0.01 s
16.79/16.86	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
56.59/56.66	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 39.80 s
56.79/56.87	c asymm  cl-useful: 0/207782/207782 lits-rem:0 time: 0.22
56.79/56.89	c calculated reachability. Time: 0.00
56.79/56.89	c  N dy   173     30505     48571    207782         0     20504    631281   4795874    194.15   no data  --
58.79/58.87	c  N dy   198     34557     48571    207782         0     24556    631281   5953930    193.91    204.35  --
60.89/60.94	c  N dy   227     38679     48571    207782         0     28678    631281   7203783    194.92    205.89  --
62.89/62.98	c  N dy   254     42699     48571    207782         0     17204    631281   1369505    195.18    208.00  --
64.49/64.51	c  S st   278     45758     48571    207782         0     20263    631281   2271390    195.71   no data  --
64.69/64.76	c  S st   278     46262     48571    207782         0     20767    631281   2383694    195.71   no data  --
64.69/64.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
64.69/64.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.09/65.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.39
65.39/65.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
65.39/65.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
65.39/65.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48571 time:  0.02 s
65.39/65.47	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
71.79/71.83	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  6.35 s
71.79/71.85	c vivif2 --  cl tried   207782 cl shrink        0 lits rem          0 time: 0.03
71.79/71.89	c vivif2 --  cl tried    20765 cl shrink        0 lits rem          0 time: 0.04
72.09/72.11	c asymm  cl-useful: 0/207782/207782 lits-rem:0 time: 0.21
72.09/72.12	c calculated reachability. Time: 0.00
72.09/72.12	c  N dy   278     46262     48571    207782         0     20765    631281   2383535    195.71   no data  --
74.19/74.23	c  N dy   307     50527     48571    207782         0     25029    631281   3653082    196.35    209.31  --
76.29/76.31	c  N dy   335     54646     48571    207782         0     29148    631281   4865065    196.43    218.65  --
78.29/78.38	c  N dy   363     58750     48571    207782         0     33252    631281   6039232    196.21    209.89  --
80.39/80.46	c  N dy   390     62777     48571    207782         0     37279    631281   7224827    196.34    214.92  --
82.50/82.51	c  N dy   421     66853     48571    207782         0     22605    631281   1990431    196.49    209.89  --
83.69/83.79	c  S st   439     69394     48571    207782         0     25146    631281   2761039    196.72   no data  --
83.99/84.04	c  S st   439     69897     48571    207782         0     25649    631281   2867836    196.72   no data  --
83.99/84.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
83.99/84.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.39/84.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.39
84.70/84.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
84.70/84.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
84.70/84.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48571 time:  0.02 s
84.70/84.78	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
93.40/93.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  8.68 s
93.40/93.49	c vivif2 --  cl tried   207782 cl shrink        0 lits rem          0 time: 0.03
93.50/93.54	c vivif2 --  cl tried    25649 cl shrink        0 lits rem          0 time: 0.04
93.69/93.76	c asymm  cl-useful: 0/207782/207782 lits-rem:0 time: 0.23
93.69/93.78	c calculated reachability. Time: 0.00
93.69/93.78	c  N dy   439     69897     48571    207782         0     25649    631281   2867836    196.72   no data  --
95.99/96.05	c  N dy   465     74492     48571    207782         0     30243    631281   4201715    196.47    221.78  --
98.49/98.56	c  N dy   501     79298     48571    207782         0     35049    631281   5719175    197.38    212.18  --
101.20/101.26	c  N dy   540     84472     48571    207782         0     40223    631281   7270425    197.66    218.37  --
102.80/102.89	c  F st   561     87500     48571    207782         0     22375    631281   1209707    197.70   no data  --
104.69/104.71	c  N st   566     90796     48571    207782         0     25671    631281   2653415    197.70   no data  --
107.60/107.68	c  N dy   591     96626     48571    207782         0     31501    631281   4573635    197.57    213.01  --
111.00/111.05	c  N dy   635    103112     48571    207782         0     37986    631281   6472973    197.62    211.67  --
111.89/111.98	c  S st   649    104845     48571    207782         0     39719    631281   7005639    197.70   no data  --
112.20/112.24	c  S st   649    105346     48571    207782         0     40220    631281   7104401    197.70   no data  --
112.20/112.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
112.20/112.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.59/112.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.41
113.20/113.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
113.20/113.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
113.30/113.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48571 time:  0.01 s
113.30/113.32	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
209.40/209.43	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 96.10 s
209.40/209.45	c vivif2 --  cl tried   207782 cl shrink        0 lits rem          0 time: 0.03
209.50/209.56	c vivif2 --  cl tried    40218 cl shrink        0 lits rem          0 time: 0.11
209.80/209.82	c asymm  cl-useful: 0/207782/207782 lits-rem:0 time: 0.26
209.80/209.84	c calculated reachability. Time: 0.00
209.80/209.84	c  N dy   649    105346     48571    207782         0     40218    631281   7102462    197.70   no data  --
213.40/213.45	c  N dy   697    112111     48571    207782         0     24547    631281   1374077    197.85    214.88  --
217.09/217.12	c  N dy   745    119359     48571    207782         0     31795    631281   3461322    197.78    214.52  --
221.10/221.18	c  N dy   802    127031     48571    207782         0     39466    631281   5741054    198.09    208.91  --
225.60/225.60	c  N dy   854    135326     48571    207782         0     24050    631281    775167    197.85    209.18  --
230.00/230.02	c  N dy   913    144008     48571    207782         0     32732    631281   3298823    197.77    209.73  --
234.90/234.91	c  N dy   975    153247     48571    207782         0     41967    631281   5980996    197.76    211.04  --
237.50/237.58	c  S st  1009    158020     48571    207782         0     46740    631281   7401574    197.90    145.40  --
237.80/237.82	c  S st  1009    158521     48571    207782         0     47241    631281   7510783    197.90   no data  --
237.80/237.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
237.80/237.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
238.20/238.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.41
238.79/238.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
238.79/238.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
238.79/238.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48571 time:  0.02 s
238.79/238.88	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
350.00/350.05	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 111.18 s
350.00/350.08	c vivif2 --  cl tried   207782 cl shrink        0 lits rem          0 time: 0.03
350.20/350.20	c vivif2 --  cl tried    47238 cl shrink        0 lits rem          0 time: 0.12
350.40/350.48	c asymm  cl-useful: 0/207782/207782 lits-rem:0 time: 0.28
350.50/350.50	c calculated reachability. Time: 0.00
350.50/350.50	c  N dy  1009    158521     48571    207782         0     47238    631281   7507566    197.90   no data  --
355.90/355.93	c  N dy  1079    168694     48571    207782         0     32559    631281   2956780    197.97    214.39  --
361.40/361.40	c  N dy  1153    179558     48571    207782         0     43423    631281   6143333    197.94    210.74  --
367.40/367.45	c  N dy  1239    191108     48571    207782         0     29037    631281   1547831    198.20    213.75  --
373.50/373.57	c  N dy  1328    203375     48571    207782         0     41304    631281   5198524    198.49    221.83  --
380.40/380.45	c  N dy  1422    216479     48571    207782         0     27443    631281    736991    198.79    220.25  --
387.30/387.36	c  N dy  1521    230311     48571    207782         0     41274    631281   4844289    198.84    223.65  --
391.20/391.23	c  S st  1575    237781     48571    207782         0     48743    631281   7081659    198.90   no data  --
391.50/391.50	c  S st  1575    238286     48571    207782         0     49248    631281   7191737    198.90   no data  --
391.50/391.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
391.50/391.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
391.90/391.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.41
392.40/392.47	c bin-w-bin subsume rem            0 bins  time:  0.01 s
392.40/392.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
392.50/392.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48571 time:  0.02 s
392.50/392.52	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
498.21/498.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 105.70 s
498.21/498.24	c vivif2 --  cl tried   207782 cl shrink        0 lits rem          0 time: 0.02
498.31/498.35	c vivif2 --  cl tried    49248 cl shrink        0 lits rem          0 time: 0.11
498.61/498.62	c asymm  cl-useful: 0/207782/207782 lits-rem:0 time: 0.27
498.61/498.63	c calculated reachability. Time: 0.00
498.61/498.63	c  N dy  1575    238286     48571    207782         0     49248    631281   7191737    198.90   no data  --
506.60/506.61	c  N dy  1686    253791     48571    207782         0     36769    631281   3177088    199.07    215.07  --
515.01/515.04	c  N dy  1803    269993     48571    207782         0     52971    631281   7964703    199.08    248.00  --
523.91/523.91	c  N dy  1924    287257     48571    207782         0     41243    631281   4220519    199.12    212.12  --
533.61/533.63	c  N dy  2057    305687     48571    207782         0     59672    631281   9636245    199.19    213.23  --
533.90/533.97	c  F st  2061    306250     48571    207782         0     30243    631281    616655    199.16    160.32  --
544.11/544.16	c  N dy  2166    325514     48571    207782         0     49507    631281   7151702    199.25    210.23  --
555.00/555.02	c  N dy  2313    345633     48571    207782         0     38634    631281   2781093    199.44    214.12  --
561.40/561.44	c  S st  2395    357430     48571    207782         0     50430    631281   6283615    199.39   no data  --
561.70/561.72	c  S st  2395    357938     48571    207782         0     50938    631281   6400192    199.39   no data  --
561.70/561.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
561.70/561.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
562.11/562.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.42
562.60/562.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
562.60/562.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
562.60/562.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48571 time:  0.02 s
562.70/562.71	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
649.30/649.34	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 86.64 s
649.30/649.37	c vivif2 --  cl tried   207782 cl shrink        0 lits rem          0 time: 0.02
649.40/649.47	c vivif2 --  cl tried    50935 cl shrink        0 lits rem          0 time: 0.10
649.70/649.74	c asymm  cl-useful: 0/207782/207782 lits-rem:0 time: 0.27
649.70/649.76	c calculated reachability. Time: 0.00
649.70/649.76	c  N dy  2395    357938     48571    207782         0     50935    631281   6397658    199.39   no data  --
660.31/660.38	c  N dy  2536    378144     48571    207782         0     39141    631281   2640677    199.40    218.85  --
670.81/670.89	c  N dy  2674    398270     48571    207782         0     59266    631281   8643195    199.48    211.03  --
681.40/681.41	c  N dy  2818    418353     48571    207782         0     46348    631281   4560058    199.58    211.30  --
692.11/692.13	c  N dy  2955    438419     48571    207782         0     66411    631281  10619917    199.74    218.18  --
702.61/702.64	c  N dy  3098    458502     48571    207782         0     52493    631281   6132689    199.87    285.60  --
713.31/713.36	c  N dy  3231    478553     48571    207782         0     37547    631281   1283074    199.78    212.70  --
723.82/723.87	c  N dy  3368    498800     48571    207782         0     57793    631281   7314576    199.86    214.41  --
734.82/734.83	c  N dy  3511    519086     48571    207782         0     42079    631281   2277496    199.83    214.72  --
744.31/744.30	c  S st  3639    536908     48571    207782         0     59900    631281   7671277    199.95    177.80  --
744.51/744.57	c  S st  3639    537411     48571    207782         0     60403    631281   7770076    199.95   no data  --
744.62/744.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
744.62/744.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
745.01/745.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.42
745.51/745.58	c bin-w-bin subsume rem            0 bins  time:  0.01 s
745.61/745.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
745.61/745.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48571 time:  0.02 s
745.61/745.63	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
869.81/869.82	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time: 124.19 s
869.81/869.85	c vivif2 --  cl tried   207782 cl shrink        0 lits rem          0 time: 0.03
869.91/869.97	c vivif2 --  cl tried    60402 cl shrink        0 lits rem          0 time: 0.12
870.21/870.27	c asymm  cl-useful: 0/207782/207782 lits-rem:0 time: 0.30
870.21/870.29	c calculated reachability. Time: 0.00
870.21/870.29	c  N dy  3639    537411     48571    207782         0     60402    631281   7769905    199.95   no data  --
881.22/881.26	c  N dy  3774    557598     48571    207782         0     43588    631281   2496483    199.93    210.74  --
891.92/891.96	c  N dy  3903    577648     48571    207782         0     63636    631281   8416527    199.90    214.19  --
902.92/902.92	c  N dy  4043    597776     48571    207782         0     45767    631281   2892819    200.02    210.60  --
913.71/913.73	c  N dy  4180    617945     48571    207782         0     65936    631281   8911542    199.96    217.84  --
924.81/924.83	c  N dy  4321    638107     48571    207782         0     47108    631281   2983245    199.98    213.54  --
935.61/935.64	c  N dy  4455    658111     48571    207782         0     67109    631281   8942498    199.99    211.67  --
946.82/946.81	c  N dy  4594    678213     48571    207782         0     47211    631281   2689893    200.06    213.99  --
957.71/957.71	c  N dy  4733    698220     48571    207782         0     67216    631281   8622679    200.11    211.69  --
969.42/969.43	c  N dy  4862    718381     48571    207782         0     46377    631281   2084776    200.08    211.38  --
980.61/980.66	c  N dy  5001    738403     48571    207782         0     66399    631281   7987172    200.10    212.47  --
992.51/992.55	c  N dy  5143    758677     48571    207782         0     44670    631281   1305873    200.09    212.61  --
1003.71/1003.70	c  N dy  5284    778819     48571    207782         0     64812    631281   7224265    200.10    212.85  --
1015.61/1015.66	c  N dy  5430    798840     48571    207782         0     84832    631281  13303627    200.22    211.48  --
1019.63/1019.67	c  S st  5477    806118     48571    207782         0     49111    631281   2320512    200.21    182.44  --
1019.92/1019.95	c  S st  5477    806620     48571    207782         0     49613    631281   2435251    200.21   no data  --
1019.92/1019.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1019.92/1019.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1020.32/1020.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.42
1020.62/1020.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1020.62/1020.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1020.62/1020.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48571 time:  0.02 s
1020.62/1020.68	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1028.12/1028.19	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  7.51 s
1028.22/1028.21	c vivif2 --  cl tried   207782 cl shrink        0 lits rem          0 time: 0.03
1028.22/1028.25	c vivif2 --  cl tried    49611 cl shrink        0 lits rem          0 time: 0.04
1028.53/1028.53	c asymm  cl-useful: 0/207782/207782 lits-rem:0 time: 0.27
1028.53/1028.54	c calculated reachability. Time: 0.00
1028.53/1028.54	c  N dy  5477    806620     48571    207782         0     49611    631281   2434011    200.21   no data  --
1040.01/1040.03	c  N dy  5617    826736     48571    207782         0     69727    631281   8440547    200.21    216.41  --
1051.72/1051.70	c  N dy  5756    846779     48571    207782         0     45773    631281   1060071    200.22    214.03  --
1062.52/1062.56	c  N dy  5896    866876     48571    207782         0     65870    631281   7077945    200.25    215.58  --
1074.02/1074.07	c  N dy  6039    886969     48571    207782         0     85962    631281  13107603    200.31    219.74  --
1085.12/1085.11	c  N dy  6176    907261     48571    207782         0     61262    631281   5389922    200.29    211.99  --
1096.22/1096.20	c  N dy  6309    927273     48571    207782         0     81272    631281  11287476    200.28    213.71  --
1107.52/1107.58	c  N dy  6452    947375     48571    207782         0     55369    631281   3385315    200.36    217.29  --
1118.52/1118.58	c  N dy  6595    967406     48571    207782         0     75398    631281   9380371    200.38    233.75  --
1130.22/1130.24	c  N dy  6731    987435     48571    207782         0     48431    631281    973782    200.35    212.94  --
1141.22/1141.27	c  N dy  6881   1007577     48571    207782         0     68573    631281   7051956    200.40    211.44  --
1152.73/1152.73	c  N dy  7017   1027698     48571    207782         0     88693    631281  13084597    200.40    211.87  --
1164.02/1164.03	c  N dy  7164   1047756     48571    207782         0     60753    631281   4476925    200.53    214.31  --
1175.02/1175.06	c  N dy  7299   1067834     48571    207782         0     80829    631281  10539261    200.56    214.28  --
1177.42/1177.43	c  F st  7328   1071875     48571    207782         0     84870    631281  11752498    200.58   no data  --
1187.12/1187.14	c  N dy  7411   1087880     48571    207782         0     51877    631281   1377755    200.60    216.23  --
1197.92/1197.95	c  N dy  7544   1107943     48571    207782         0     71938    631281   7359748    200.60    217.22  --
1209.62/1209.61	c  N dy  7688   1128026     48571    207782         0     92020    631281  13312877    200.61    211.63  --
1220.93/1220.94	c  N dy  7822   1148040     48571    207782         0     62034    631281   4194306    200.62    241.78  --
1232.12/1232.15	c  N dy  7965   1168052     48571    207782         0     82044    631281  10213871    200.65    215.18  --
1244.12/1244.17	c  N dy  8105   1188087     48571    207782         0     51079    631281    586742    200.63    219.91  --
1255.13/1255.10	c  N dy  8249   1208224     48571    207782         0     71216    631281   6590196    200.66    214.17  --
1256.02/1256.07	c  S st  8261   1209932     48571    207782         0     72924    631281   7075309    200.66   no data  --
1256.32/1256.36	c  S st  8261   1210434     48571    207782         0     73426    631281   7186954    200.66   no data  --
1256.32/1256.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1256.32/1256.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1256.82/1256.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.43
1257.33/1257.34	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1257.33/1257.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1257.33/1257.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48571 time:  0.02 s
1257.33/1257.39	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175654-1301784970/watcher-3175654-1301784970 -o /tmp/evaluation-result-3175654-1301784970/solver-3175654-1301784970 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175654-1301784970.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.77 3.89 3.39 4/189 17060
/proc/meminfo: memFree=22061404/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=25672 CPUtime=0 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 1749 0 0 0 0 0 0 0 21 0 1 0 290095859 26288128 1496 33554432000 4194304 4650387 140736736762976 18446744073709551615 268272386233 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 6418 1510 326 112 0 1383 0

[startup+0.089097 s]
/proc/loadavg: 3.77 3.89 3.39 4/189 17060
/proc/meminfo: memFree=22061404/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=51188 CPUtime=0.07 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 7146 0 0 0 7 0 0 0 21 0 1 0 290095859 52416512 6086 33554432000 4194304 4650387 140736736762976 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 12797 6086 329 112 0 7762 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 51188

[startup+0.101097 s]
/proc/loadavg: 3.77 3.89 3.39 4/189 17060
/proc/meminfo: memFree=22061404/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=54088 CPUtime=0.09 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 7785 0 0 0 9 0 0 0 21 0 1 0 290095859 55386112 6725 33554432000 4194304 4650387 140736736762976 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 13522 6726 329 112 0 8487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54088

[startup+0.301062 s]
/proc/loadavg: 3.77 3.89 3.39 4/189 17060
/proc/meminfo: memFree=22061404/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=76732 CPUtime=0.29 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 11231 0 0 0 28 1 0 0 22 0 1 0 290095859 78573568 10171 33554432000 4194304 4650387 140736736762976 18446744073709551615 4511517 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 19183 10171 347 112 0 14148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76732

[startup+0.700989 s]
/proc/loadavg: 3.77 3.89 3.39 4/189 17060
/proc/meminfo: memFree=22061404/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=95040 CPUtime=0.69 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 17080 0 0 0 67 2 0 0 23 0 1 0 290095859 97320960 14788 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476143 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 23760 14788 365 112 0 18725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95040

[startup+1.50085 s]
/proc/loadavg: 3.77 3.89 3.39 5/190 17061
/proc/meminfo: memFree=21983648/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=106384 CPUtime=1.49 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 19693 0 0 0 147 2 0 0 25 0 1 0 290095859 108937216 17401 33554432000 4194304 4650387 140736736762976 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 26596 17401 379 112 0 21561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106384

[startup+3.10056 s]
/proc/loadavg: 3.77 3.89 3.39 5/190 17061
/proc/meminfo: memFree=21898708/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=106384 CPUtime=3.09 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 20772 0 0 0 307 2 0 0 25 0 1 0 290095859 108937216 18480 33554432000 4194304 4650387 140736736762976 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 26596 18480 379 112 0 21561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106384

[startup+6.30099 s]
/proc/loadavg: 3.79 3.89 3.39 5/190 17061
/proc/meminfo: memFree=21885240/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=162828 CPUtime=6.29 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 22622 0 0 0 626 3 0 0 25 0 1 0 290095859 166735872 20330 33554432000 4194304 4650387 140736736762976 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 40707 20330 379 112 0 35672 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 162828

[startup+12.7008 s]
/proc/loadavg: 3.81 3.90 3.39 5/190 17061
/proc/meminfo: memFree=21863052/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=109832 CPUtime=12.69 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 28375 0 0 0 1265 4 0 0 25 0 1 0 290095859 112467968 19085 33554432000 4194304 4650387 140736736762976 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 27458 19085 381 112 0 22423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 109832

[startup+25.5006 s]
/proc/loadavg: 3.85 3.90 3.40 5/190 17062
/proc/meminfo: memFree=21676444/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=272036 CPUtime=25.49 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 56395 0 0 0 2541 8 0 0 25 0 1 0 290095859 278564864 47105 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 68009 47105 383 112 0 62974 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 272036

[startup+51.101 s]
/proc/loadavg: 3.90 3.91 3.42 5/190 17062
/proc/meminfo: memFree=21659924/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=272036 CPUtime=51.09 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 56396 0 0 0 5101 8 0 0 25 0 1 0 290095859 278564864 47106 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 68009 47106 383 112 0 62974 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 272036

[startup+102.307 s]
/proc/loadavg: 3.95 3.92 3.45 5/190 17064
/proc/meminfo: memFree=21538816/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=232044 CPUtime=102.3 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 86558 0 0 0 10214 16 0 0 25 0 1 0 290095859 237613056 50922 33554432000 4194304 4650387 140736736762976 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 58011 50922 383 112 0 52976 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 232044

[startup+162.3 s]
/proc/loadavg: 4.03 3.94 3.48 5/190 17065
/proc/meminfo: memFree=21342600/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=371052 CPUtime=162.29 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 109667 0 0 0 16209 20 0 0 25 0 1 0 290095859 379957248 74031 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 92763 74031 383 112 0 87728 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 371052

[startup+222.3 s]
/proc/loadavg: 4.05 3.97 3.52 5/190 17067
/proc/meminfo: memFree=21307980/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=388172 CPUtime=222.29 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 118471 0 0 0 22207 22 0 0 25 0 1 0 290095859 397488128 77695 33554432000 4194304 4650387 140736736762976 18446744073709551615 4333662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 97043 77695 383 112 0 92008 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 388172

[startup+282.301 s]
/proc/loadavg: 4.02 3.97 3.55 5/190 17068
/proc/meminfo: memFree=21250408/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=412588 CPUtime=282.3 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 130494 0 0 0 28204 26 0 0 25 0 1 0 290095859 422490112 84953 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476729 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 103147 84953 383 112 0 98112 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 412588

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.57 5/190 17079
/proc/meminfo: memFree=21251360/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=412840 CPUtime=342.3 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 130569 0 0 0 34204 26 0 0 25 0 1 0 290095859 422748160 85028 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476198 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 103210 85028 383 112 0 98175 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 412840

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 17081
/proc/meminfo: memFree=21233476/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=434012 CPUtime=402.3 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 151934 0 0 0 40199 31 0 0 25 0 1 0 290095859 444428288 90116 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 108503 90116 383 112 0 103468 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 434012

[startup+462.301 s]
/proc/loadavg: 4.03 3.99 3.62 5/190 17082
/proc/meminfo: memFree=21209636/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=434012 CPUtime=462.31 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 151978 0 0 0 46200 31 0 0 25 0 1 0 290095859 444428288 90160 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 108503 90160 383 112 0 103468 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 434012

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.64 5/190 17087
/proc/meminfo: memFree=21188772/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=451264 CPUtime=522.3 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 164864 0 0 0 52196 34 0 0 25 0 1 0 290095859 462094336 90674 33554432000 4194304 4650387 140736736762976 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 112816 90674 383 112 0 107781 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 451264

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.66 5/190 17088
/proc/meminfo: memFree=21172628/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=452384 CPUtime=582.3 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 182689 0 0 0 58191 39 0 0 25 0 1 0 290095859 463241216 94033 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 113096 94033 383 112 0 108061 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 452384

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.68 5/190 17090
/proc/meminfo: memFree=21172364/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=452384 CPUtime=642.31 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 182689 0 0 0 64192 39 0 0 25 0 1 0 290095859 463241216 94033 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 113096 94033 383 112 0 108061 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 452384

[startup+702.301 s]
/proc/loadavg: 4.06 4.00 3.70 5/190 17092
/proc/meminfo: memFree=21096064/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=469456 CPUtime=702.31 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 209347 0 0 0 70185 46 0 0 25 0 1 0 290095859 480722944 97955 33554432000 4194304 4650387 140736736762976 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 117364 97955 383 112 0 112329 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 469456

[startup+762.306 s]
/proc/loadavg: 4.08 4.02 3.72 5/190 17093
/proc/meminfo: memFree=21138696/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=469456 CPUtime=762.32 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 227843 0 0 0 76180 52 0 0 25 0 1 0 290095859 480722944 99794 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 117364 99794 383 112 0 112329 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 469456

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.74 5/190 17095
/proc/meminfo: memFree=21122812/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=469456 CPUtime=822.31 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 227843 0 0 0 82179 52 0 0 25 0 1 0 290095859 480722944 99794 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 117364 99794 383 112 0 112329 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 469456

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.75 5/190 17096
/proc/meminfo: memFree=21152428/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=480256 CPUtime=882.32 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 234533 0 0 0 88177 55 0 0 25 0 1 0 290095859 491782144 97821 33554432000 4194304 4650387 140736736762976 18446744073709551615 4333809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 120064 97821 383 112 0 115029 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 480256

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 17098
/proc/meminfo: memFree=21046116/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=494984 CPUtime=942.31 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 265873 0 0 0 94168 63 0 0 25 0 1 0 290095859 506863616 110755 33554432000 4194304 4650387 140736736762976 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 123746 110755 383 112 0 118711 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 494984

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.78 5/190 17100
/proc/meminfo: memFree=20995512/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=494984 CPUtime=1002.31 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 289728 0 0 0 100159 72 0 0 25 0 1 0 290095859 506863616 104909 33554432000 4194304 4650387 140736736762976 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 123746 104909 383 112 0 118711 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 494984

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.79 5/190 17101
/proc/meminfo: memFree=21004312/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=494984 CPUtime=1062.32 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 311458 0 0 0 106151 81 0 0 25 0 1 0 290095859 506863616 105320 33554432000 4194304 4650387 140736736762976 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 123746 105320 383 112 0 118711 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 494984

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 17103
/proc/meminfo: memFree=20943264/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=495552 CPUtime=1122.32 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 338476 0 0 0 112143 89 0 0 25 0 1 0 290095859 507445248 109814 33554432000 4194304 4650387 140736736762976 18446744073709551615 4229498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 123888 109814 383 112 0 118853 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 495552

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 17104
/proc/meminfo: memFree=20915704/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=495552 CPUtime=1182.33 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 366038 0 0 0 118137 96 0 0 25 0 1 0 290095859 507445248 113573 33554432000 4194304 4650387 140736736762976 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 123888 113573 383 112 0 118853 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 495552

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 17106
/proc/meminfo: memFree=20903028/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=495552 CPUtime=1242.32 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 392148 0 0 0 124130 102 0 0 25 0 1 0 290095859 507445248 113676 33554432000 4194304 4650387 140736736762976 18446744073709551615 4314686 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 123888 113676 383 112 0 118853 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 495552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.83 4/188 17165
/proc/meminfo: memFree=21775300/32950928 swapFree=67111528/67111528
[pid=17060] ppid=17058 vsize=495552 CPUtime=1300.03 cores=5,7
/proc/17060/stat : 17060 (strangenight1-s) R 17058 17060 16853 0 -1 4202496 397129 0 0 0 129899 104 0 0 25 0 1 0 290095859 507445248 105740 33554432000 4194304 4650387 140736736762976 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17060/statm: 123888 105740 383 112 0 118853 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 495552

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1298.99
CPU system time (s): 1.06184
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 495552

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

runsolver used 1.9797 second user time and 5.13422 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-03 00:56:11
IDJOB=3175654
IDBENCH=82672
IDSOLVER=1589
FILE ID=node122/3175654-1301784970
RUNJOBID= node122-1301783653-16874
PBS_JOBID= 12841396
Free space on /tmp= 71928 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S517749870-003-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175654-1301784970/watcher-3175654-1301784970 -o /tmp/evaluation-result-3175654-1301784970/solver-3175654-1301784970 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175654-1301784970.cnf

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

MD5SUM BENCH= 4033245e3bd21ace8cfcd57089ff73c5
RANDOM SEED=1399810658

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22061684 kB
Buffers:        351836 kB
Cached:       10050900 kB
SwapCached:          0 kB
Active:        7002212 kB
Inactive:      3631248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22061684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           34088 kB
Writeback:           0 kB
AnonPages:      230096 kB
Mapped:          16588 kB
Slab:           193428 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   433888 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= 71928 MiB
End job on node122 at 2011-04-03 01:17:53