Trace number 3369591

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-mt (fixed)UNSAT 242.434 61.7448

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369591-1305394308.cnf'
0.00/0.01	c -- header says num vars:          82007
0.00/0.01	c -- header says num clauses:      241364
0.36/0.12	c -- clauses added:            0 learnts,       241364 normals,            0 xors
0.36/0.12	c -- vars added      82007
0.36/0.12	c Parsing time:  0.36 s
0.36/0.12	c  N st     0         0     82007     80454    160908         0    563178         0   no data   no data  --
1.94/0.50	c asymm  cl-useful: 0/32711/80453 lits-rem:0 time: 1.53
12.32/3.11	c Flit:    43 Blit:   6060 bXBeca:    0 bXProp: 5431 Bins:      0 BRemL:      0 BRemN:      0 P: 43.7M T: 10.37
12.32/3.12	c Cleaning up after failed var search:     0.04 s 
12.32/3.15	c Replacing     5431 vars Replaced   103374 lits Time:     0.09 s 
12.32/3.19	c bin-w-bin subsume rem         1702 bins  time:  0.04 s
12.74/3.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
13.15/3.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  70441 time:  0.68 s
13.90/3.51	c Removed useless bin:    1198  fixed:     0  props:  14.52M  time:  0.47 s
14.70/3.71	c lits-rem:        12  cl-subs:      335  v-elim:  23480  v-fix:    0  time:  0.80 s
14.70/3.73	c Finding binary XORs  T:     0.05 s  found:       0
14.70/3.78	c Finding non-binary XORs:     0.15 s (found:    2686, avg size: 3.0)
14.70/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    379 locsubst:   120 time:   0.06
14.70/3.79	c Calc default polars -  time:   0.03 s pos:    7381 undec:   38043 neg:   36583
14.70/3.79	c =========================================================================================
14.70/3.79	c types(t): F = full restart, N = normal restart
14.70/3.79	c types(t): S = simplification begin/end, E = solution found
14.70/3.79	c restart types(rt): st = static, dy = dynamic
14.70/3.79	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
14.70/3.79	c  B st     0         0     46582     76888     72086         0    387682         0   no data   no data  --
18.69/4.72	c  N dy    14      4187     46582     76888     72669      3454    387682     31071      4.97      5.33  --
22.68/5.73	c  N dy    42      8286     46581     76888     74276      7028    387682     69898      5.33      6.80  --
27.46/6.95	c  N dy    70     12360     46581     76888     76908     10688    387682    113163      5.46      6.05  --
31.85/8.01	c Finding binary XORs  T:     0.06 s  found:     253
31.85/8.06	c  N dy    97     16441     46580     76885     77070     14481    387671    157606      5.73      6.24  --
36.64/9.20	c  N dy   121     20633     46563     76885     78198      9519    387671     64583      5.75      6.10  --
40.23/10.16	c  N dy   147     24691     46557     76885     79122     13301    387671    105179      5.78      6.14  --
40.63/10.29	c  F st   150     25000     46545     76885     79133     13595    387671    109288      5.80   no data  --
41.03/10.32	c Replacing      322 vars Replaced     9165 lits Time:     0.08 s 
45.82/11.54	c  N dy   156     30003     46215     76745     78532     18243    386828    294361      5.80   no data  --
45.82/11.54	c  S st   156     30003     46215     76745     78532     18243    386828    294361      5.80   no data  --
46.61/11.74	c  S st   156     30505     46211     76745     78773     18496    386828    296018      5.80   no data  --
46.61/11.76	c x-sub:    57 x-cut:      0 vfix:      0 v-elim:    219 locsubst:     0 time:   0.07
74.15/18.61	c Flit:   135 Blit:    254 bXBeca:    0 bXProp: 1669 Bins:  32112 BRemL:   7705 BRemN:    182 P: 56.2M T: 27.18
74.15/18.62	c Cleaning up after failed var search:     0.04 s 
74.15/18.66	c Replacing     1673 vars Replaced    70228 lits Time:     0.11 s 
74.15/18.71	c bin-w-bin subsume rem         3054 bins  time:  0.06 s
74.58/18.76	c subs with bin:     1185  lits-rem:     11096  v-fix:    0  time:  0.19 s
74.92/18.84	c Subs w/ non-existent bins:    114 l-rem:   5070 v-fix:     0 done:  26705 time:  0.34 s
74.92/18.88	c Removed useless bin:     402  fixed:     0  props:   2.54M  time:  0.14 s
77.32/19.50	c lits-rem:      3562  cl-subs:    21202  v-elim:  23946  v-fix:    0  time:  2.43 s
79.31/19.97	c asymm  cl-useful: 53/34442/67153 lits-rem:159 time: 1.86
79.31/19.99	c calculated reachability. Time: 0.07
79.31/19.99	c  N dy   156     30505     19831     67100     30737      3729    301377     38146      5.80   no data  --
79.71/20.05	c Finding binary XORs  T:     0.24 s  found:     107
82.11/20.65	c  N dy   175     34587     19823     67100     32000      7298    301377     88731      5.84      6.15  --
84.89/21.36	c  N dy   198     38840     19822     67100     35272     11087    301377    151959      5.92      6.24  --
87.31/21.92	c  N dy   219     42943     19822     67100     35433     14765    301377    205900      5.97      6.43  --
88.48/22.21	c Finding binary XORs  T:     0.12 s  found:      54
89.68/22.51	c  S st   235     45758     19820     67096     35534     17213    301247    251455      6.08   no data  --
90.08/22.64	c  S st   235     46259     19819     67096     35681     17562    301247    254474      6.08   no data  --
90.08/22.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     96 locsubst:     2 time:   0.05
90.08/22.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
103.25/25.93	c Flit:    26 Blit:      7 bXBeca:    0 bXProp:  183 Bins:  29872 BRemL:  11329 BRemN:    619 P: 37.5M T: 13.02
103.25/25.97	c Replacing      354 vars Replaced    21613 lits Time:     0.14 s 
103.65/26.01	c bin-w-bin subsume rem         1680 bins  time:  0.04 s
105.64/26.52	c subs with bin:     2572  lits-rem:      8024  v-fix:    0  time:  2.01 s
105.64/26.57	c Subs w/ non-existent bins:    253 l-rem:   3706 v-fix:     0 done:  19336 time:  0.20 s
105.64/26.58	c Removed useless bin:     216  fixed:     0  props:   0.50M  time:  0.05 s
107.63/27.05	c lits-rem:      1459  cl-subs:     6378  v-elim:   1893  v-fix:    0  time:  1.85 s
107.63/27.08	c vivif2 --  cl tried    66636 cl shrink     1185 lits rem       1395 time: 0.12
107.63/27.09	c vivif2 --  cl tried    11253 cl shrink     1408 lits rem       2634 time: 0.05
110.42/27.72	c asymm  cl-useful: 167/41174/66285 lits-rem:185 time: 2.51
110.42/27.74	c calculated reachability. Time: 0.04
110.42/27.74	c  N dy   235     46259     17443     66282     43419     11212    300649    166513      6.08   no data  --
110.42/27.77	c Finding binary XORs  T:     0.14 s  found:       4
113.22/28.47	c  N dy   260     50289     17412     66282     45745     14949    300648    238383      6.23      8.29  --
115.21/28.91	c  N dy   276     54375     17404     66282     45789     18657    300648    287357      6.25      9.44  --
116.01/29.14	c Finding binary XORs  T:     0.12 s  found:     221
116.01/29.17	c Replacing      242 vars Replaced    15072 lits Time:     0.10 s 
117.20/29.49	c  N dy   300     58391     17127     66200     51591     10984    299284    124392      6.38      7.15  --
119.60/30.00	c  N dy   322     62466     17116     66200     51760     14591    299284    184464      6.49      8.27  --
121.19/30.48	c  N dy   348     66475     17116     66200     51810     18332    299282    246655      6.58      7.01  --
123.18/30.91	c  S st   369     69389     17113     66200     51889     21049    299282    299024      6.69      5.70  --
123.59/31.02	c  S st   369     69890     17111     66200     51934     21488    299282    301510      6.69   no data  --
123.59/31.03	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:     30 locsubst:     0 time:   0.05
123.59/31.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
131.61/33.03	c Flit:    31 Blit:     35 bXBeca:    0 bXProp:  196 Bins:   6136 BRemL:  12379 BRemN:    390 P: 21.7M T:  7.95
131.61/33.06	c Replacing      211 vars Replaced    11528 lits Time:     0.11 s 
131.96/33.10	c bin-w-bin subsume rem         2704 bins  time:  0.04 s
132.76/33.33	c subs with bin:      988  lits-rem:      3018  v-fix:    0  time:  0.88 s
132.76/33.37	c Subs w/ non-existent bins:    138 l-rem:   1598 v-fix:     0 done:  16804 time:  0.16 s
132.76/33.38	c Removed useless bin:     318  fixed:     0  props:   0.47M  time:  0.04 s
134.76/33.84	c lits-rem:      1619  cl-subs:     3493  v-elim:    377  v-fix:    0  time:  1.83 s
134.76/33.86	c vivif2 --  cl tried    64886 cl shrink      322 lits rem        370 time: 0.11
134.76/33.88	c vivif2 --  cl tried    17881 cl shrink     1078 lits rem       2834 time: 0.07
136.00/34.19	c asymm  cl-useful: 42/13140/64799 lits-rem:126 time: 1.24
136.35/34.21	c calculated reachability. Time: 0.04
136.35/34.21	c  N dy   369     69890     16427     64757     39622     17874    286165    229671      6.69   no data  --
136.35/34.24	c Finding binary XORs  T:     0.12 s  found:       1
138.75/34.81	c  N dy   393     74427     16386     64757     46205     21896    286163    309264      6.76      8.87  --
139.15/34.92	c Finding binary XORs  T:     0.12 s  found:     133
140.39/35.27	c  N dy   404     79174     16384     64755     46016     25975    285744    354433      6.73      7.10  --
142.73/35.83	c  N dy   424     84625     16375     64755     46623     16240    285744    151137      6.73     10.20  --
143.93/36.20	c  F st   443     87500     16359     64755     46735     18909    285744    196696      6.78      5.74  --
144.35/36.22	c Replacing      169 vars Replaced     7056 lits Time:     0.05 s 
145.52/36.57	c  N st   448     90796     16189     64736     46241     21670    285169    435947      6.78   no data  --
147.93/37.18	c  N dy   467     96679     16180     64736     46385     26880    285168    545569      6.88     12.77  --
151.11/37.94	c  N dy   504    103211     16166     64736     46511     32951    285168    648769      6.92      7.31  --
151.91/38.17	c  S st   514    104835     16165     64736     46516     34478    285168    678210      6.94      7.10  --
152.31/38.28	c  S st   514    105338     16163     64736     46654     34940    285168    682016      6.94   no data  --
152.31/38.29	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     6 time:   0.05
152.71/38.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
159.49/40.06	c Flit:    32 Blit:      5 bXBeca:    0 bXProp:  235 Bins:   3075 BRemL:   8880 BRemN:    225 P: 21.0M T:  7.03
159.89/40.12	c Replacing      277 vars Replaced    20472 lits Time:     0.20 s 
159.89/40.18	c bin-w-bin subsume rem         1133 bins  time:  0.03 s
160.69/40.35	c subs with bin:     1399  lits-rem:      7179  v-fix:    0  time:  0.70 s
160.69/40.37	c Subs w/ non-existent bins:      1 l-rem:    296 v-fix:     0 done:   1015 time:  0.07 s
160.69/40.38	c Removed useless bin:     178  fixed:     0  props:   0.45M  time:  0.04 s
169.07/42.44	c lits-rem:      3941  cl-subs:     3669  v-elim:    176  v-fix:    0  time:  8.17 s
169.07/42.47	c vivif2 --  cl tried    64005 cl shrink      411 lits rem        472 time: 0.12
169.07/42.50	c vivif2 --  cl tried    29430 cl shrink     2163 lits rem       6102 time: 0.12
170.27/42.74	c asymm  cl-useful: 45/9666/63980 lits-rem:135 time: 0.99
170.27/42.76	c calculated reachability. Time: 0.04
170.27/42.76	c  N dy   514    105338     15657     63935     37321     29419    279334    362885      6.94   no data  --
170.27/42.79	c Finding binary XORs  T:     0.12 s  found:       1
173.45/43.53	c  N dy   545    112201     15567     63935     39452     18937    279334    166003      7.02      8.87  --
176.24/44.24	c  N dy   580    119591     15531     63935     39829     25749    279334    264900      7.03      7.48  --
179.87/45.11	c  N dy   622    127240     15519     63935     40034     32890    279334    395482      7.11      8.27  --
180.22/45.29	c Finding binary XORs  T:     0.12 s  found:     320
180.62/45.31	c Replacing      333 vars Replaced    17052 lits Time:     0.09 s 
183.42/46.06	c  N dy   657    135431     15147     63814     38932     20068    276939    151870      7.14      8.79  --
187.82/47.15	c  N dy   699    145244     15132     63814     39075     29207    276939    290168      7.13      7.56  --
191.80/48.17	c  N dy   743    155014     15121     63814     39168     38266    276939    411633      7.11      7.56  --
193.79/48.68	c  S st   764    158009     15117     63814     39219     41051    276939    470798      7.15   no data  --
194.59/48.80	c  S st   764    158509     15117     63814     39233     41515    276939    474330      7.15   no data  --
194.59/48.81	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     6 time:   0.05
194.59/48.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
200.58/50.34	c Flit:    13 Blit:     13 bXBeca:    2 bXProp:  148 Bins:   1539 BRemL:   2738 BRemN:    170 P: 19.1M T:  6.08
200.58/50.38	c Replacing      219 vars Replaced    10328 lits Time:     0.13 s 
200.98/50.42	c bin-w-bin subsume rem          722 bins  time:  0.03 s
201.39/50.51	c subs with bin:     1889  lits-rem:      1815  v-fix:    0  time:  0.35 s
201.39/50.55	c Subs w/ non-existent bins:     45 l-rem:   1657 v-fix:     0 done:  14867 time:  0.16 s
201.39/50.56	c Removed useless bin:     145  fixed:     0  props:   0.44M  time:  0.04 s
204.96/51.43	c lits-rem:      3548  cl-subs:     4463  v-elim:    246  v-fix:    0  time:  3.47 s
204.96/51.46	c vivif2 --  cl tried    62498 cl shrink      246 lits rem        291 time: 0.12
204.96/51.49	c vivif2 --  cl tried    35381 cl shrink     1364 lits rem       3750 time: 0.13
206.55/51.84	c asymm  cl-useful: 186/15243/62469 lits-rem:272 time: 1.38
206.55/51.86	c calculated reachability. Time: 0.04
206.55/51.86	c  N dy   764    158509     14621     62454     35283     35374    266433    399632      7.15   no data  --
206.55/51.89	c Finding binary XORs  T:     0.12 s  found:       0
211.34/53.02	c  N dy   806    168678     14468     62454     37913     24491    266432    193784      7.14      7.59  --
211.74/53.16	c Replacing      146 vars Replaced     3293 lits Time:     0.06 s 
215.33/54.06	c  N dy   849    179475     14296     62397     36781     33890    264844    321514      7.13      7.82  --
216.53/54.36	c Finding binary XORs  T:     0.12 s  found:     275
216.53/54.39	c Replacing      309 vars Replaced    17401 lits Time:     0.10 s 
221.72/55.62	c  N dy   909    190969     13938     62279     36169     21940    263859    156531      7.15      8.22  --
226.10/56.79	c  N dy   962    203486     13844     62279     37242     33445    263843    304277      7.14      7.88  --
228.14/57.29	c Replacing      145 vars Replaced     3210 lits Time:     0.06 s 
230.49/57.86	c Finding binary XORs  T:     0.12 s  found:     190
230.49/57.89	c Replacing      210 vars Replaced    14018 lits Time:     0.09 s 
230.89/57.93	c  N dy   997    216514     13413     62025     35558     41286    260996    394802      7.10      7.82  --
235.28/59.00	c  N dy  1027    230501     13335     62025     35828     33782    260976    280146      7.04      7.44  --
236.92/59.45	c  S st  1038    237764     13314     62025     35953     40446    260974    348407      7.01      6.07  --
237.27/59.58	c  S st  1038    238266     13314     62025     35960     40914    260974    352790      7.01   no data  --
237.27/59.59	c x-sub:     5 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     8 time:   0.05
237.27/59.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
240.00/60.59	c Flit:    14 Blit:      5 bXBeca:    1 bXProp:  119 Bins:    674 BRemL:   2167 BRemN:    140 P: 16.7M T:  2.50
240.17/60.62	c Replacing      208 vars Replaced     8733 lits Time:     0.03 s 
240.17/60.65	c bin-w-bin subsume rem         1278 bins  time:  0.01 s
240.17/60.68	c subs with bin:     2392  lits-rem:      1798  v-fix:    0  time:  0.05 s
240.37/60.71	c Subs w/ non-existent bins:     47 l-rem:   1486 v-fix:     0 done:  13080 time:  0.06 s
240.37/60.72	c Removed useless bin:     167  fixed:     0  props:   0.42M  time:  0.02 s
240.97/61.09	c lits-rem:      2761  cl-subs:     5783  v-elim:    343  v-fix:    0  time:  0.75 s
241.17/61.11	c vivif2 --  cl tried    59913 cl shrink      150 lits rem        162 time: 0.04
241.17/61.13	c vivif2 --  cl tried    28310 cl shrink      793 lits rem       1413 time: 0.03
242.20/61.69	c asymm  cl-useful: 170/34403/59879 lits-rem:503 time: 1.13
242.37/61.70	c calculated reachability. Time: 0.01
242.37/61.70	c  N dy  1038    238266     12737     59754     30989     28301    251024    217453      7.01   no data  --
242.37/61.70	c Following stats are for *FIRST FINISHED THREAD ONLY*
242.37/61.70	c num threads              : 4          
242.37/61.70	c restarts                 : 1424       
242.37/61.70	c dynamic restarts         : 1400       
242.37/61.70	c static restarts          : 24         
242.37/61.70	c full restarts            : 3          
242.37/61.70	c total simplify time      : 2.63       
242.37/61.70	c learnts DL2              : 0          
242.37/61.70	c learnts size 2           : 286260     
242.37/61.70	c learnts size 1           : 8374        (10.21     % of vars)
242.37/61.70	c filedLit time            : 55.91       (23.14     % time)
242.37/61.70	c v-elim SatELite          : 49887       (60.83     % vars)
242.37/61.70	c SatELite time            : 8.52        (3.53      % time)
242.37/61.70	c v-elim xor               : 726         (0.89      % vars)
242.37/61.70	c xor elim time            : 0.23        (0.09      % time)
242.37/61.70	c num binary xor trees     : 5958       
242.37/61.70	c binxor trees' crown      : 10046       (1.69      leafs/tree)
242.37/61.70	c bin xor find time        : 1.55       
242.37/61.70	c OTF clause improved      : 26090       (0.08      clauses/conflict)
242.37/61.70	c OTF impr. size diff      : 28383       (1.09       lits/clause)
242.37/61.70	c OTF cl watch-shrink      : 105809      (0.31      clauses/conflict)
242.37/61.70	c OTF cl watch-sh-lit      : 171264      (1.62       lits/clause)
242.37/61.70	c tried to recurMin cls    : 134587      (39.56      % of conflicts)
242.37/61.70	c updated cache            : 0           (0.00       lits/tried recurMin)
242.37/61.70	c unit cls received        : 419         (5.00      % of units)
242.37/61.70	c unit cls sent            : 918         (10.96     % of units)
242.37/61.70	c bin cls received         : 70932      
242.37/61.70	c bin cls sent             : 18701      
242.37/61.70	c clauses over max glue    : 0           (0.00      % of all clauses)
242.37/61.70	c conflicts                : 340199      (1407.62   / sec)
242.37/61.70	c decisions                : 7641672     (1.04      % random)
242.37/61.70	c bogo-props               : 1708770566  (7070289.35 / sec)
242.37/61.70	c conflict literals        : 3830844     (18.96     % deleted)
242.37/61.70	c Memory used              : 1022.59     MB
242.37/61.70	c single-thread CPU time   : 241.68      s
242.37/61.70	c all-threads sum CPU time : 241.68      s
242.37/61.70	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369591-1305394308/watcher-3369591-1305394308 -o /tmp/evaluation-result-3369591-1305394308/solver-3369591-1305394308 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369591-1305394308.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.09 8.01 7.64 6/342 11964
/proc/meminfo: memFree=17388196/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 651028840 52465664 351 33554432000 4194304 4650419 140737388804800 18446744073709551615 47209496405938 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 12809 351 303 112 0 7774 0
[pid=11964/tid=11965] ppid=11962 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651028840 52465664 353 33554432000 4194304 4650419 140737388804800 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651028840 52465664 353 33554432000 4194304 4650419 140737388804800 18446744073709551615 47209496405938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651028840 52465664 353 33554432000 4194304 4650419 140737388804800 18446744073709551615 47209496405932 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0863871 s]
/proc/loadavg: 8.09 8.01 7.64 6/342 11964
/proc/meminfo: memFree=17388196/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=327244 CPUtime=0.3 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 25849 0 0 0 27 3 0 0 18 0 4 0 651028840 335097856 21422 33554432000 4194304 4650419 140737388804800 18446744073709551615 4319147 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 81811 21427 344 112 0 76776 0
[pid=11964/tid=11965] ppid=11962 vsize=327244 CPUtime=0.06 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 6300 0 0 0 6 0 0 0 25 0 4 0 651028840 335097856 21427 33554432000 4194304 4650419 140737388804800 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=327244 CPUtime=0.06 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) D 11962 11964 11396 0 -1 4202560 6307 0 0 0 6 0 0 0 18 0 4 0 651028840 335097856 21427 33554432000 4194304 4650419 140737388804800 18446744073709551615 4316340 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=327244 CPUtime=0.06 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 6494 0 0 0 6 0 0 0 18 0 4 0 651028840 335097856 21435 33554432000 4194304 4650419 140737388804800 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 327244

[startup+0.102414 s]
/proc/loadavg: 8.09 8.01 7.64 6/342 11964
/proc/meminfo: memFree=17388196/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=353932 CPUtime=0.36 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 33926 0 0 0 31 5 0 0 18 0 4 0 651028840 362426368 28346 33554432000 4194304 4650419 140737388804800 18446744073709551615 228244392071 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 88483 27834 344 112 0 83448 0
[pid=11964/tid=11965] ppid=11962 vsize=353932 CPUtime=0.07 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) D 11962 11964 11396 0 -1 4202560 7502 0 0 0 7 0 0 0 25 0 4 0 651028840 362426368 27834 33554432000 4194304 4650419 140737388804800 18446744073709551615 4316340 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=353932 CPUtime=0.08 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 8554 0 0 0 8 0 0 0 18 0 4 0 651028840 362426368 27834 33554432000 4194304 4650419 140737388804800 18446744073709551615 4362064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=353932 CPUtime=0.08 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) D 11962 11964 11396 0 -1 4202560 8908 0 0 0 7 1 0 0 18 0 4 0 651028840 362426368 27834 33554432000 4194304 4650419 140737388804800 18446744073709551615 4556570 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 353932

[startup+0.300502 s]
/proc/loadavg: 8.09 8.01 7.64 6/342 11964
/proc/meminfo: memFree=17388196/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=360328 CPUtime=1.14 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 40104 0 0 0 109 5 0 0 18 0 4 0 651028840 368975872 31390 33554432000 4194304 4650419 140737388804800 18446744073709551615 4370224 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 90082 31390 368 112 0 85047 0
[pid=11964/tid=11965] ppid=11962 vsize=360328 CPUtime=0.27 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 9860 0 0 0 26 1 0 0 25 0 4 0 651028840 368975872 31390 33554432000 4194304 4650419 140737388804800 18446744073709551615 4369390 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=360328 CPUtime=0.27 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 9864 0 0 0 27 0 0 0 18 0 4 0 651028840 368975872 31390 33554432000 4194304 4650419 140737388804800 18446744073709551615 4369394 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=360328 CPUtime=0.28 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 10095 0 0 0 27 1 0 0 18 0 4 0 651028840 368975872 31390 33554432000 4194304 4650419 140737388804800 18446744073709551615 4310885 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 360328

[startup+0.700432 s]
/proc/loadavg: 8.09 8.01 7.64 6/342 11964
/proc/meminfo: memFree=17388196/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=367252 CPUtime=2.75 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 42908 0 0 0 269 6 0 0 18 0 4 0 651028840 376066048 32775 33554432000 4194304 4650419 140737388804800 18446744073709551615 4369176 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 91813 32775 373 112 0 86778 0
[pid=11964/tid=11965] ppid=11962 vsize=367252 CPUtime=0.67 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 10777 0 0 0 66 1 0 0 25 0 4 0 651028840 376066048 32775 33554432000 4194304 4650419 140737388804800 18446744073709551615 4369991 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=367252 CPUtime=0.68 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 10786 0 0 0 67 1 0 0 18 0 4 0 651028840 376066048 32775 33554432000 4194304 4650419 140737388804800 18446744073709551615 4244991 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=367252 CPUtime=0.68 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 10141 0 0 0 67 1 0 0 18 0 4 0 651028840 376066048 32775 33554432000 4194304 4650419 140737388804800 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 367252

[startup+1.50029 s]
/proc/loadavg: 8.09 8.01 7.64 9/346 11968
/proc/meminfo: memFree=17249516/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=367384 CPUtime=5.93 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 43187 0 0 0 587 6 0 0 19 0 4 0 651028840 376201216 33054 33554432000 4194304 4650419 140737388804800 18446744073709551615 4369251 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 91846 33054 373 112 0 86811 0
[pid=11964/tid=11965] ppid=11962 vsize=367384 CPUtime=1.46 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 10843 0 0 0 145 1 0 0 25 0 4 0 651028840 376201216 33054 33554432000 4194304 4650419 140737388804800 18446744073709551615 4369255 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=367384 CPUtime=1.48 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 10847 0 0 0 147 1 0 0 19 0 4 0 651028840 376201216 33054 33554432000 4194304 4650419 140737388804800 18446744073709551615 4370286 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=367384 CPUtime=1.48 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 10228 0 0 0 147 1 0 0 19 0 4 0 651028840 376201216 33054 33554432000 4194304 4650419 140737388804800 18446744073709551615 4363337 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 367384

[startup+3.10101 s]
/proc/loadavg: 8.08 8.01 7.64 9/346 11968
/proc/meminfo: memFree=17229796/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=371728 CPUtime=12.32 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 44561 0 0 0 1226 6 0 0 25 0 4 0 651028840 380649472 34428 33554432000 4194304 4650419 140737388804800 18446744073709551615 4370264 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 92932 34428 374 112 0 87897 0
[pid=11964/tid=11965] ppid=11962 vsize=371728 CPUtime=3.05 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 10920 0 0 0 304 1 0 0 25 0 4 0 651028840 380649472 34428 33554432000 4194304 4650419 140737388804800 18446744073709551615 4243851 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=371728 CPUtime=3.08 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 10922 0 0 0 307 1 0 0 25 0 4 0 651028840 380649472 34428 33554432000 4194304 4650419 140737388804800 18446744073709551615 4245493 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=371728 CPUtime=3.08 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 11376 0 0 0 307 1 0 0 25 0 4 0 651028840 380649472 34428 33554432000 4194304 4650419 140737388804800 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 371728

[startup+6.30045 s]
/proc/loadavg: 8.08 8.01 7.64 9/346 11968
/proc/meminfo: memFree=17127116/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=372872 CPUtime=25.08 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 66933 0 0 0 2496 12 0 0 25 0 4 0 651028840 381820928 54280 33554432000 4194304 4650419 140737388804800 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 93218 54280 393 112 0 88183 0
[pid=11964/tid=11965] ppid=11962 vsize=372872 CPUtime=6.21 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 18275 0 0 0 618 3 0 0 25 0 4 0 651028840 381820928 54280 33554432000 4194304 4650419 140737388804800 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=372872 CPUtime=6.28 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 18262 0 0 0 625 3 0 0 25 0 4 0 651028840 381820928 54280 33554432000 4194304 4650419 140737388804800 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=372872 CPUtime=6.28 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 11683 0 0 0 626 2 0 0 25 0 4 0 651028840 381820928 54280 33554432000 4194304 4650419 140737388804800 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 372872

[startup+12.7003 s]
/proc/loadavg: 8.07 8.01 7.64 9/346 11968
/proc/meminfo: memFree=17113500/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=377260 CPUtime=50.61 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 160482 0 0 0 5037 24 0 0 25 0 4 0 651028840 386314240 57648 33554432000 4194304 4650419 140737388804800 18446744073709551615 4370305 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 94315 57648 395 112 0 89280 0
[pid=11964/tid=11965] ppid=11962 vsize=377260 CPUtime=12.53 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 43964 0 0 0 1246 7 0 0 25 0 4 0 651028840 386314240 57648 33554432000 4194304 4650419 140737388804800 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=377260 CPUtime=12.67 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 44853 0 0 0 1262 5 0 0 25 0 4 0 651028840 386314240 57648 33554432000 4194304 4650419 140737388804800 18446744073709551615 4310834 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=377260 CPUtime=12.68 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 12776 0 0 0 1266 2 0 0 25 0 4 0 651028840 386314240 57648 33554432000 4194304 4650419 140737388804800 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 377260

[startup+25.5011 s]
/proc/loadavg: 8.13 8.03 7.65 9/346 11969
/proc/meminfo: memFree=16656684/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=861832 CPUtime=101.65 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 279617 0 0 0 10111 54 0 0 25 0 4 0 651028840 882515968 156656 33554432000 4194304 4650419 140737388804800 18446744073709551615 4243385 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 215458 156656 395 112 0 210423 0
[pid=11964/tid=11965] ppid=11962 vsize=861832 CPUtime=25.19 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 71793 0 0 0 2503 16 0 0 25 0 4 0 651028840 882515968 156656 33554432000 4194304 4650419 140737388804800 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=861832 CPUtime=25.47 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 71321 0 0 0 2534 13 0 0 25 0 4 0 651028840 882515968 156656 33554432000 4194304 4650419 140737388804800 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=861832 CPUtime=25.48 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 50599 0 0 0 2540 8 0 0 25 0 4 0 651028840 882515968 156656 33554432000 4194304 4650419 140737388804800 18446744073709551615 4370697 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 861832

[startup+51.1006 s]
/proc/loadavg: 8.15 8.04 7.66 9/346 11969
/proc/meminfo: memFree=16478932/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=970156 CPUtime=203.76 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 340519 0 0 0 20308 68 0 0 25 0 4 0 651028840 993439744 188333 33554432000 4194304 4650419 140737388804800 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 242539 188333 395 112 0 237504 0
[pid=11964/tid=11965] ppid=11962 vsize=970156 CPUtime=50.51 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 85986 0 0 0 5031 20 0 0 25 0 4 0 651028840 993439744 188333 33554432000 4194304 4650419 140737388804800 18446744073709551615 4363924 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=970156 CPUtime=51.07 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 86032 0 0 0 5090 17 0 0 25 0 4 0 651028840 993439744 188333 33554432000 4194304 4650419 140737388804800 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=970156 CPUtime=51.09 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 69749 0 0 0 5097 12 0 0 25 0 4 0 651028840 993439744 188333 33554432000 4194304 4650419 140737388804800 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 970156

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

[startup+57.5005 s]
/proc/loadavg: 8.13 8.04 7.67 9/346 11970
/proc/meminfo: memFree=16456844/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=969200 CPUtime=229.29 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 350399 0 0 0 22859 70 0 0 25 0 4 0 651028840 992460800 187504 33554432000 4194304 4650419 140737388804800 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 242300 187504 395 112 0 237265 0
[pid=11964/tid=11965] ppid=11962 vsize=969200 CPUtime=56.83 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 89380 0 0 0 5663 20 0 0 25 0 4 0 651028840 992460800 187504 33554432000 4194304 4650419 140737388804800 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=969200 CPUtime=57.47 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 90388 0 0 0 5729 18 0 0 25 0 4 0 651028840 992460800 187504 33554432000 4194304 4650419 140737388804800 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=969200 CPUtime=57.48 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 70801 0 0 0 5736 12 0 0 25 0 4 0 651028840 992460800 187504 33554432000 4194304 4650419 140737388804800 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 229.29
Current children cumulated vsize (KiB) 969200

[startup+59.1012 s]
/proc/loadavg: 8.13 8.04 7.67 9/346 11970
/proc/meminfo: memFree=16447544/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=1034736 CPUtime=235.68 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 351932 0 0 0 23497 71 0 0 25 0 4 0 651028840 1059569664 188947 33554432000 4194304 4650419 140737388804800 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 258684 188947 395 112 0 253649 0
[pid=11964/tid=11965] ppid=11962 vsize=1034736 CPUtime=58.42 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 89624 0 0 0 5822 20 0 0 25 0 4 0 651028840 1059569664 188947 33554432000 4194304 4650419 140737388804800 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=1034736 CPUtime=59.07 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 90663 0 0 0 5889 18 0 0 25 0 4 0 651028840 1059569664 188947 33554432000 4194304 4650419 140737388804800 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=1034736 CPUtime=59.08 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 70931 0 0 0 5896 12 0 0 25 0 4 0 651028840 1059569664 188947 33554432000 4194304 4650419 140737388804800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 235.68
Current children cumulated vsize (KiB) 1034736

[startup+60.701 s]
/proc/loadavg: 8.13 8.04 7.67 7/346 11970
/proc/meminfo: memFree=16435392/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=1047124 CPUtime=240.37 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 355785 0 0 0 23966 71 0 0 25 0 4 0 651028840 1072254976 191460 33554432000 4194304 4650419 140737388804800 18446744073709551615 4550442 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 261781 191460 395 112 0 256746 0
[pid=11964/tid=11965] ppid=11962 vsize=1047124 CPUtime=59.17 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) S 11962 11964 11396 0 -1 4202560 90373 0 0 0 5896 21 0 0 25 0 4 0 651028840 1072254976 191460 33554432000 4194304 4650419 140737388804800 18446744073709551615 47209496405556 0 0 4096 2 18446604445215415232 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=1047124 CPUtime=60.67 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 91912 0 0 0 6049 18 0 0 25 0 4 0 651028840 1072254976 191460 33554432000 4194304 4650419 140737388804800 18446744073709551615 4205400 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=1047124 CPUtime=59.83 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) S 11962 11964 11396 0 -1 4202560 71810 0 0 0 5971 12 0 0 25 0 4 0 651028840 1072254976 191460 33554432000 4194304 4650419 140737388804800 18446744073709551615 47209496405556 0 0 4096 2 18446604445215415232 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 240.37
Current children cumulated vsize (KiB) 1047124

[startup+61.5008 s]
/proc/loadavg: 7.96 8.00 7.66 7/346 11970
/proc/meminfo: memFree=16420760/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=1047124 CPUtime=241.98 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 355813 0 0 0 24127 71 0 0 25 0 4 0 651028840 1072254976 191488 33554432000 4194304 4650419 140737388804800 18446744073709551615 4371317 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 261781 191488 395 112 0 256746 0
[pid=11964/tid=11965] ppid=11962 vsize=1047124 CPUtime=59.17 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) S 11962 11964 11396 0 -1 4202560 90373 0 0 0 5896 21 0 0 25 0 4 0 651028840 1072254976 191488 33554432000 4194304 4650419 140737388804800 18446744073709551615 47209496405556 0 0 4096 2 18446604445215415232 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=1047124 CPUtime=61.48 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 91912 0 0 0 6130 18 0 0 25 0 4 0 651028840 1072254976 191488 33554432000 4194304 4650419 140737388804800 18446744073709551615 47209496381124 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=1047124 CPUtime=59.83 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) S 11962 11964 11396 0 -1 4202560 71810 0 0 0 5971 12 0 0 25 0 4 0 651028840 1072254976 191488 33554432000 4194304 4650419 140737388804800 18446744073709551615 47209496405556 0 0 4096 2 18446604445215415232 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 241.98
Current children cumulated vsize (KiB) 1047124

[startup+61.7008 s]
/proc/loadavg: 7.96 8.00 7.66 7/346 11970
/proc/meminfo: memFree=16420760/32951124 swapFree=67082152/67111528
[pid=11964] ppid=11962 vsize=1047124 CPUtime=242.37 cores=0,2,4,6
/proc/11964/stat : 11964 (strangenight1-m) R 11962 11964 11396 0 -1 4202496 355813 0 0 0 24166 71 0 0 25 0 4 0 651028840 1072254976 191488 33554432000 4194304 4650419 140737388804800 18446744073709551615 4506836 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11964/statm: 261781 191488 395 112 0 256746 0
[pid=11964/tid=11965] ppid=11962 vsize=1047124 CPUtime=59.17 cores=0,2,4,6
/proc/11964/task/11965/stat : 11965 (strangenight1-m) S 11962 11964 11396 0 -1 4202560 90373 0 0 0 5896 21 0 0 25 0 4 0 651028840 1072254976 191488 33554432000 4194304 4650419 140737388804800 18446744073709551615 47209496405556 0 0 4096 2 18446604445215415232 0 0 -1 6 0 0 0
[pid=11964/tid=11966] ppid=11962 vsize=1047124 CPUtime=61.67 cores=0,2,4,6
/proc/11964/task/11966/stat : 11966 (strangenight1-m) R 11962 11964 11396 0 -1 4202560 91912 0 0 0 6149 18 0 0 25 0 4 0 651028840 1072254976 191488 33554432000 4194304 4650419 140737388804800 18446744073709551615 47209496381124 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11964/tid=11967] ppid=11962 vsize=1047124 CPUtime=59.83 cores=0,2,4,6
/proc/11964/task/11967/stat : 11967 (strangenight1-m) S 11962 11964 11396 0 -1 4202560 71810 0 0 0 5971 12 0 0 25 0 4 0 651028840 1072254976 191488 33554432000 4194304 4650419 140737388804800 18446744073709551615 47209496405556 0 0 4096 2 18446604445215415232 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 242.37
Current children cumulated vsize (KiB) 1047124

Child status: 20
Real time (s): 61.7448
CPU time (s): 242.434
CPU user time (s): 241.683
CPU system time (s): 0.750885
CPU usage (%): 392.639
Max. virtual memory (cumulated for all children) (KiB): 1047124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 241.683
system time used= 0.750885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355816
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= 3411
involuntary context switches= 1438

runsolver used 0.182972 second user time and 0.511922 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-14 19:31:49
IDJOB=3369591
IDBENCH=82477
IDSOLVER=1846
FILE ID=node136/3369591-1305394308
RUNJOBID= node136-1305393047-11785
PBS_JOBID= 13324431
Free space on /tmp= 72980 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369591-1305394308/watcher-3369591-1305394308 -o /tmp/evaluation-result-3369591-1305394308/solver-3369591-1305394308 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369591-1305394308.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=233473281

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17388476 kB
Buffers:        290064 kB
Cached:        5020032 kB
SwapCached:       2740 kB
Active:       11346776 kB
Inactive:      3873784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17388476 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           10040 kB
Writeback:           0 kB
AnonPages:     9908572 kB
Mapped:          28204 kB
Slab:           236956 kB
PageTables:      40880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70776884 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= 72976 MiB
End job on node136 at 2011-05-14 19:32:51