Trace number 3173956

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-2-mtUNSAT 617.295 154.539

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S1869766438-024.UNKNOWN.cnf
MD5SUMdc8d0e0ace98e64abf3fce79e5dbf973
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.57061
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
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 Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173956-1304074194.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:        1278
0.00/0.00	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300      1278         0         0      3834         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      5  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     128 undec:      33 neg:     139
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       295      1273         0         0      3849         0   no data   no data
0.37/0.10	c Decided on static restart strategy
0.77/0.20	c  N st     8      4920       295      1273         0      4768      3849     75293   no data   no data
1.17/0.36	c  N st    10     11302       295      1273         0      4399      3849     53511   no data   no data
1.97/0.57	c  N st    11     17046       295      1273         0      9850      3849    137888   no data   no data
3.57/0.91	c  F st    12     25001       295      1273         0     12187      3849    175233   no data   no data
3.57/0.91	c  N st    12     25001       295      1273         0     12187      3849    175233   no data   no data
4.39/1.15	c Decided on static restart strategy
4.39/1.15	c  N st    18     30004       295      1273         0     10517      3849    136784   no data   no data
4.39/1.15	c  S st    18     30004       295      1273         0     10517      3849    136784   no data   no data
4.39/1.18	c  S st    18     30505       295      1273         0     11012      3849    144948   no data   no data
4.39/1.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.39/1.18	c blocked clauses removed:        8 vars:      2 tried:         295 T: 0.00 s
4.39/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
4.39/1.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.39/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.25	c lits-rem:       326  cl-subs:     1352  v-elim:      0  v-fix:    0  time:  0.06 s
4.76/1.25	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.00
4.76/1.25	c calculated reachability. Time: 0.00
4.76/1.25	c  N st    18     30505       293      1265         0      9651      3825    125289   no data   no data
6.37/1.66	c  N st    20     37616       293      1265         0      8933      3825    100523   no data   no data
7.57/1.99	c  N st    21     44016       293      1265         0     15093      3825    198821   no data   no data
8.38/2.10	c  S st    22     45758       293      1265         0     16770      3825    226223   no data   no data
8.38/2.15	c  S st    22     46260       293      1265         0     17268      3825    235015   no data   no data
8.38/2.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.38/2.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.38/2.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.38/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.38/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.38/2.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
8.38/2.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.38/2.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.38/2.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.34	c lits-rem:       233  cl-subs:     2144  v-elim:      0  v-fix:    0  time:  0.18 s
9.15/2.34	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
9.15/2.34	c vivif2 --  cl tried    15124 cl shrink        0 lits rem          0 time: 0.00
9.15/2.35	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
9.15/2.35	c calculated reachability. Time: 0.00
9.15/2.35	c  N st    22     46260       293      1265         0     15124      3825    202603   no data   no data
12.77/3.22	c  N st    23     60657       293      1265         0     10803      3825    115970   no data   no data
14.75/3.70	c  N st    24     69390       293      1265         0     19170      3825    249255   no data   no data
14.75/3.70	c  S st    24     69390       293      1265         0     19170      3825    249255   no data   no data
14.75/3.75	c  S st    24     69893       293      1265         0     19668      3825    257604   no data   no data
14.75/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.75/3.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.75/3.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.75/3.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.75/3.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.75/3.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
14.75/3.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.75/3.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.75/3.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.95/4.00	c lits-rem:       270  cl-subs:     2528  v-elim:      0  v-fix:    0  time:  0.23 s
15.95/4.00	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
15.95/4.01	c vivif2 --  cl tried    17140 cl shrink        0 lits rem          0 time: 0.00
15.95/4.01	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
15.95/4.01	c calculated reachability. Time: 0.00
15.95/4.01	c  N st    24     69893       293      1265         0     17140      3825    221088   no data   no data
20.34/5.15	c  F st    25     87503       293      1265         0     12090      3825    123202   no data   no data
20.34/5.15	c  N st    25     87503       293      1265         0     12090      3825    123202   no data   no data
21.56/5.47	c Decided on static restart strategy
22.34/5.68	c  N st    32     95546       293      1265         0     19810      3825    248092   no data   no data
25.54/6.41	c  N st    34    104839       293      1265         0     16305      3825    188249   no data   no data
25.54/6.41	c  S st    34    104839       293      1265         0     16305      3825    188249   no data   no data
25.54/6.46	c  S st    34    105344       293      1265         0     16807      3825    197157   no data   no data
25.54/6.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.54/6.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
25.54/6.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.54/6.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.54/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.54/6.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
25.54/6.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.54/6.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.54/6.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.96/6.54	c lits-rem:       162  cl-subs:      918  v-elim:      0  v-fix:    0  time:  0.06 s
25.96/6.54	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
25.96/6.54	c vivif2 --  cl tried    15889 cl shrink        0 lits rem          0 time: 0.00
25.96/6.55	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
25.96/6.55	c calculated reachability. Time: 0.00
25.96/6.55	c  N st    34    105344       293      1265         0     15889      3825    183040   no data   no data
28.73/7.29	c  N st    35    114946       293      1265         0     25016      3825    324672   no data   no data
33.12/8.37	c  N st    36    129343       293      1265         0     25444      3825    318959   no data   no data
39.53/9.99	c  N st    37    150939       293      1265         0     16484      3825    158874   no data   no data
41.51/10.46	c  S st    38    158016       293      1265         0     23308      3825    276511   no data   no data
41.91/10.52	c  S st    38    158522       293      1265         0     23812      3825    285240   no data   no data
41.91/10.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.91/10.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
41.91/10.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.91/10.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.91/10.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.91/10.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
41.91/10.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.91/10.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
41.91/10.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.71/10.72	c lits-rem:       172  cl-subs:     1671  v-elim:      0  v-fix:    0  time:  0.18 s
42.71/10.72	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
42.71/10.72	c vivif2 --  cl tried    22141 cl shrink        0 lits rem          0 time: 0.00
42.71/10.73	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
42.71/10.73	c calculated reachability. Time: 0.00
42.71/10.73	c  N st    38    158522       293      1265         0     22141      3825    259317   no data   no data
59.89/15.02	c  N st    39    207110       293      1265         0     35048      3825    443910   no data   no data
71.07/17.81	c  N st    40    237785       293      1265         0     27268      3825    307567   no data   no data
71.07/17.81	c  S st    40    237785       293      1265         0     27268      3825    307567   no data   no data
71.07/17.89	c  S st    40    238288       293      1265         0     27768      3825    316153   no data   no data
71.07/17.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.07/17.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
71.07/17.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.07/17.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.07/17.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.07/17.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
71.07/17.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.47/17.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
71.47/17.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.26/18.10	c lits-rem:       244  cl-subs:     1697  v-elim:      0  v-fix:    0  time:  0.19 s
72.26/18.10	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
72.26/18.10	c vivif2 --  cl tried    26071 cl shrink        0 lits rem          0 time: 0.00
72.26/18.12	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
72.26/18.12	c calculated reachability. Time: 0.00
72.26/18.12	c  N st    40    238288       293      1265         0     26071      3825    291517   no data   no data
99.03/24.82	c  F st    41    306251       293      1265         0     27763      3825    274388   no data   no data
99.03/24.83	c  N st    41    306251       293      1265         0     27763      3825    274388   no data   no data
101.05/25.34	c Decided on static restart strategy
111.41/27.90	c  N st    51    334548       293      1265         0     31823      3825    328814   no data   no data
121.80/30.52	c  N st    53    357432       293      1265         0     29833      3825    297401   no data   no data
121.80/30.52	c  S st    53    357432       293      1265         0     29833      3825    297401   no data   no data
122.20/30.60	c  S st    53    357934       293      1265         0     30332      3825    306539   no data   no data
122.20/30.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.20/30.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
122.20/30.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
122.20/30.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.20/30.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.20/30.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
122.20/30.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
122.20/30.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
122.20/30.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.62/30.80	c lits-rem:       324  cl-subs:     2367  v-elim:      0  v-fix:    0  time:  0.17 s
122.62/30.80	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
122.62/30.80	c vivif2 --  cl tried    27965 cl shrink        0 lits rem          0 time: 0.00
123.02/30.81	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
123.02/30.82	c calculated reachability. Time: 0.00
123.02/30.82	c  N st    53    357934       293      1265         0     27965      3825    276625   no data   no data
138.98/34.85	c  N st    54    390327       293      1265         0     34263      3825    357447   no data   no data
165.34/41.42	c  N st    55    438915       293      1265         0     27998      3825    241767   no data   no data
199.29/49.99	c  N st    56    511797       293      1265         1     41155      3825    431134   no data   no data
212.47/53.21	c  N st    57    536902       293      1265         2     35596      3825    339569   no data   no data
212.47/53.21	c  S st    57    536902       293      1265         2     35596      3825    339569   no data   no data
212.47/53.30	c  S st    57    537408       293      1265         2     36101      3825    348392   no data   no data
212.87/53.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
212.87/53.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
212.87/53.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
212.87/53.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
212.87/53.31	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.00 s
212.87/53.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
212.87/53.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
212.87/53.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
212.87/53.36	c subs with bin:      814  lits-rem:       819  v-fix:    0  time:  0.04 s
213.67/53.55	c lits-rem:       371  cl-subs:     2355  v-elim:      0  v-fix:    0  time:  0.19 s
213.67/53.55	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
213.67/53.55	c vivif2 --  cl tried    32932 cl shrink        0 lits rem          0 time: 0.00
213.67/53.57	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.02
213.67/53.57	c calculated reachability. Time: 0.00
213.67/53.57	c  N st    57    537408       293      1264         3     32932      3824    309076   no data   no data
302.36/75.73	c  N st    58    701392       293      1264         4     61809      3824    734057   no data   no data
367.08/91.91	c  N st    59    806112       293      1264         4     55539      3824    572771   no data   no data
367.08/91.91	c  S st    59    806112       293      1264         4     55539      3824    572771   no data   no data
367.48/92.05	c  S st    59    806617       293      1264         4     56038      3824    581581   no data   no data
367.48/92.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
367.48/92.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
367.48/92.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
367.48/92.07	c bin-w-bin subsume rem            1 bins  time:  0.00 s
367.48/92.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
367.48/92.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
367.48/92.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
367.48/92.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
367.88/92.13	c subs with bin:      378  lits-rem:        51  v-fix:    0  time:  0.03 s
372.27/93.27	c lits-rem:      1023  cl-subs:     9757  v-elim:      0  v-fix:    0  time:  1.14 s
372.27/93.27	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
372.27/93.28	c vivif2 --  cl tried    45903 cl shrink        0 lits rem          0 time: 0.01
372.68/93.31	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.03
372.68/93.31	c calculated reachability. Time: 0.00
372.68/93.31	c  N st    59    806617       293      1264         3     45903      3824    452892   no data   no data
550.04/137.72	c  F st    60   1071876       293      1264         4     62203      3824    651231   no data   no data
550.04/137.72	c  N st    60   1071876       293      1264         4     62203      3824    651231   no data   no data
550.04/137.76	c Finding binary XORs  T:     0.00 s  found:       0
554.04/138.73	c Decided on static restart strategy
572.81/143.45	c  N st    70   1100186       291      1222        29     42507      3728    359754   no data   no data
596.39/149.39	c  N st    72   1136179       291      1222        30     76762      3728    872917   no data   no data
596.78/149.42	c Finding binary XORs  T:     0.00 s  found:       0
617.15/154.53	c Following stats are for *FIRST FINISHED THREAD ONLY*
617.15/154.53	c num threads              : 4          
617.15/154.53	c restarts                 : 72         
617.15/154.53	c dynamic restarts         : 0          
617.15/154.53	c static restarts          : 72         
617.15/154.53	c full restarts            : 4          
617.15/154.53	c total simplify time      : 0.35       
617.15/154.53	c learnts DL2              : 0          
617.15/154.53	c learnts size 2           : 189        
617.15/154.53	c learnts size 1           : 110         (36.67     % of vars)
617.15/154.53	c filedLit time            : 0.04        (0.03      % time)
617.15/154.53	c v-elim SatELite          : 7           (2.33      % vars)
617.15/154.53	c SatELite time            : 1.34        (0.87      % time)
617.15/154.53	c v-elim xor               : 0           (0.00      % vars)
617.15/154.53	c xor elim time            : 0.01        (0.00      % time)
617.15/154.53	c num binary xor trees     : 0          
617.15/154.53	c binxor trees' crown      : 0           (nan       leafs/tree)
617.15/154.53	c bin xor find time        : 0.00       
617.15/154.53	c OTF clause improved      : 52135       (0.05      clauses/conflict)
617.15/154.53	c OTF impr. size diff      : 54566       (1.05       lits/clause)
617.15/154.53	c OTF cl watch-shrink      : 272557      (0.24      clauses/conflict)
617.15/154.53	c OTF cl watch-sh-lit      : 340222      (1.25       lits/clause)
617.15/154.53	c tried to recurMin cls    : 117019      (10.18      % of conflicts)
617.15/154.53	c updated cache            : 2251        (0.02       lits/tried recurMin)
617.15/154.53	c unit cls recevied        : 2           (1.82      % of units)
617.15/154.53	c unit cls sent            : 8           (7.27      % of units)
617.15/154.53	c bin cls recevied         : 15         
617.15/154.53	c bin cls sent             : 116        
617.15/154.53	c clauses over max glue    : 0           (0.00      % of all clauses)
617.15/154.53	c conflicts                : 1149414     (7443.26   / sec)
617.15/154.53	c decisions                : 1325234     (0.92      % random)
617.15/154.53	c bogo-props               : 21142285314 (136911040.28 / sec)
617.15/154.53	c conflict literals        : 17851979    (28.80     % deleted)
617.15/154.53	c Memory used              : 363.98      MB
617.15/154.53	c single-thread CPU time   : 154.42      s
617.15/154.53	c all-threads sum CPU time : 616.84      s
617.15/154.53	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: 935)

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-3173956-1304074194/watcher-3173956-1304074194 -o /tmp/evaluation-result-3173956-1304074194/solver-3173956-1304074194 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173956-1304074194.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: 7.99 7.95 7.40 6/180 31495
/proc/meminfo: memFree=31168152/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 519018150 52441088 347 33554432000 4194304 4627427 140736867838384 18446744073709551615 235594922993 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 12803 347 299 106 0 7774 0
[pid=31495/tid=31496] ppid=31493 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 519018151 52441088 347 33554432000 4194304 4627427 140736867838384 18446744073709551615 47090405943218 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519018151 52441088 347 33554432000 4194304 4627427 140736867838384 18446744073709551615 235606664246 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519018151 52441088 347 33554432000 4194304 4627427 140736867838384 18446744073709551615 235594922993 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0191511 s]
/proc/loadavg: 7.99 7.95 7.40 6/180 31495
/proc/meminfo: memFree=31168152/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=281996 CPUtime=0.05 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 1000 0 0 0 5 0 0 0 25 0 4 0 519018150 288763904 915 33554432000 4194304 4627427 140736867838384 18446744073709551615 4327616 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 70499 915 384 106 0 65470 0
[pid=31495/tid=31496] ppid=31493 vsize=281996 CPUtime=0.01 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 171 0 0 0 1 0 0 0 25 0 4 0 519018151 288763904 915 33554432000 4194304 4627427 140736867838384 18446744073709551615 4333341 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=281996 CPUtime=0.01 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 146 0 0 0 1 0 0 0 25 0 4 0 519018151 288763904 915 33554432000 4194304 4627427 140736867838384 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=281996 CPUtime=0.01 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 104 0 0 0 1 0 0 0 25 0 4 0 519018151 288763904 915 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308345 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 281996

[startup+0.101137 s]
/proc/loadavg: 7.99 7.95 7.40 6/180 31495
/proc/meminfo: memFree=31168152/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=282264 CPUtime=0.37 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 1404 0 0 0 37 0 0 0 25 0 4 0 519018150 289038336 1319 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309195 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 70566 1319 384 106 0 65537 0
[pid=31495/tid=31496] ppid=31493 vsize=282264 CPUtime=0.09 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 263 0 0 0 9 0 0 0 25 0 4 0 519018151 289038336 1319 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=282264 CPUtime=0.09 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 254 0 0 0 9 0 0 0 25 0 4 0 519018151 289038336 1319 33554432000 4194304 4627427 140736867838384 18446744073709551615 4348352 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=282264 CPUtime=0.09 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 216 0 0 0 9 0 0 0 25 0 4 0 519018151 289038336 1319 33554432000 4194304 4627427 140736867838384 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282264

[startup+0.301102 s]
/proc/loadavg: 7.99 7.95 7.40 6/180 31495
/proc/meminfo: memFree=31168152/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=283392 CPUtime=1.17 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 2258 0 0 0 117 0 0 0 25 0 4 0 519018150 290193408 1780 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 70848 1780 385 106 0 65819 0
[pid=31495/tid=31496] ppid=31493 vsize=283392 CPUtime=0.29 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 476 0 0 0 29 0 0 0 25 0 4 0 519018151 290193408 1780 33554432000 4194304 4627427 140736867838384 18446744073709551615 4310445 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=283392 CPUtime=0.29 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 462 0 0 0 29 0 0 0 25 0 4 0 519018151 290193408 1780 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=283392 CPUtime=0.29 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 429 0 0 0 29 0 0 0 25 0 4 0 519018151 290193408 1780 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283392

[startup+0.701033 s]
/proc/loadavg: 7.99 7.95 7.40 6/180 31495
/proc/meminfo: memFree=31168152/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=284572 CPUtime=2.77 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 3889 0 0 0 277 0 0 0 25 0 4 0 519018150 291401728 2035 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 71143 2035 385 106 0 66114 0
[pid=31495/tid=31496] ppid=31493 vsize=284572 CPUtime=0.69 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 888 0 0 0 69 0 0 0 25 0 4 0 519018151 291401728 2035 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=284572 CPUtime=0.69 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 858 0 0 0 69 0 0 0 25 0 4 0 519018151 291401728 2035 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=284572 CPUtime=0.69 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 840 0 0 0 69 0 0 0 25 0 4 0 519018151 291401728 2035 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284572

[startup+1.50089 s]
/proc/loadavg: 7.99 7.95 7.40 9/184 31499
/proc/meminfo: memFree=31157636/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=285428 CPUtime=5.96 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 7158 0 0 0 596 0 0 0 25 0 4 0 519018150 292278272 3364 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 71357 3364 389 106 0 66328 0
[pid=31495/tid=31496] ppid=31493 vsize=285428 CPUtime=1.49 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 1468 0 0 0 149 0 0 0 25 0 4 0 519018151 292278272 3364 33554432000 4194304 4627427 140736867838384 18446744073709551615 4330943 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=285428 CPUtime=1.49 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 1489 0 0 0 149 0 0 0 25 0 4 0 519018151 292278272 3364 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=285428 CPUtime=1.48 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 1422 0 0 0 148 0 0 0 25 0 4 0 519018151 292278272 3364 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285428

[startup+3.10061 s]
/proc/loadavg: 7.99 7.95 7.40 9/184 31500
/proc/meminfo: memFree=31142012/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=289500 CPUtime=12.35 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 14367 0 0 0 1233 2 0 0 25 0 4 0 519018150 296448000 8163 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308282 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 72375 8163 389 106 0 67346 0
[pid=31495/tid=31496] ppid=31493 vsize=289500 CPUtime=3.09 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 3089 0 0 0 309 0 0 0 25 0 4 0 519018151 296448000 8163 33554432000 4194304 4627427 140736867838384 18446744073709551615 4333248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=289500 CPUtime=3.08 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 3652 0 0 0 308 0 0 0 25 0 4 0 519018151 296448000 8163 33554432000 4194304 4627427 140736867838384 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=289500 CPUtime=3.07 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 3321 0 0 0 307 0 0 0 25 0 4 0 519018151 296448000 8163 33554432000 4194304 4627427 140736867838384 18446744073709551615 4327352 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 289500

[startup+6.30105 s]
/proc/loadavg: 7.99 7.95 7.40 9/184 31500
/proc/meminfo: memFree=31124660/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=295252 CPUtime=25.14 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 22102 0 0 0 2510 4 0 0 25 0 4 0 519018150 302338048 10413 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 73813 10413 389 106 0 68784 0
[pid=31495/tid=31496] ppid=31493 vsize=295252 CPUtime=6.29 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 5494 0 0 0 629 0 0 0 25 0 4 0 519018151 302338048 10413 33554432000 4194304 4627427 140736867838384 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=295252 CPUtime=6.29 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 5707 0 0 0 628 1 0 0 25 0 4 0 519018151 302338048 10413 33554432000 4194304 4627427 140736867838384 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=295252 CPUtime=6.26 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 4610 0 0 0 625 1 0 0 25 0 4 0 519018151 302338048 10413 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 295252

[startup+12.7009 s]
/proc/loadavg: 7.99 7.95 7.41 9/184 31500
/proc/meminfo: memFree=31107208/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=298292 CPUtime=50.7 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 33885 0 0 0 5064 6 0 0 25 0 4 0 519018150 305451008 13107 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 74573 13107 389 106 0 69544 0
[pid=31495/tid=31496] ppid=31493 vsize=298292 CPUtime=12.69 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 8099 0 0 0 1268 1 0 0 25 0 4 0 519018151 305451008 13107 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=298292 CPUtime=12.69 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 8181 0 0 0 1267 2 0 0 25 0 4 0 519018151 305451008 13107 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=298292 CPUtime=12.61 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 7977 0 0 0 1260 1 0 0 25 0 4 0 519018151 305451008 13107 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 298292

[startup+25.5007 s]
/proc/loadavg: 7.99 7.95 7.41 9/184 31500
/proc/meminfo: memFree=31096872/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=305424 CPUtime=101.82 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 52451 0 0 0 10171 11 0 0 25 0 4 0 519018150 312754176 16730 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 76356 16730 389 106 0 71327 0
[pid=31495/tid=31496] ppid=31493 vsize=305424 CPUtime=25.49 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 13293 0 0 0 2547 2 0 0 25 0 4 0 519018151 312754176 16730 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=305424 CPUtime=25.49 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 12761 0 0 0 2546 3 0 0 25 0 4 0 519018151 312754176 16730 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=305424 CPUtime=25.34 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 12304 0 0 0 2532 2 0 0 25 0 4 0 519018151 312754176 16730 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 305424

[startup+51.1012 s]
/proc/loadavg: 8.05 7.97 7.43 9/184 31501
/proc/meminfo: memFree=31078100/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=321096 CPUtime=204.09 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 78291 0 0 0 20390 19 0 0 25 0 4 0 519018150 328802304 20849 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309111 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 80274 20849 389 106 0 75245 0
[pid=31495/tid=31496] ppid=31493 vsize=321096 CPUtime=51.09 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 19511 0 0 0 5105 4 0 0 25 0 4 0 519018151 328802304 20849 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=321096 CPUtime=51.09 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 19784 0 0 0 5104 5 0 0 25 0 4 0 519018151 328802304 20849 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=321096 CPUtime=50.8 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 18318 0 0 0 5076 4 0 0 25 0 4 0 519018151 328802304 20849 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 321096

[startup+102.306 s]
/proc/loadavg: 8.08 7.99 7.47 9/184 31502
/proc/meminfo: memFree=31030084/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=323028 CPUtime=408.65 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 121850 0 0 0 40833 32 0 0 25 0 4 0 519018150 330780672 25207 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 80757 25207 389 106 0 75728 0
[pid=31495/tid=31496] ppid=31493 vsize=323028 CPUtime=102.29 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 28797 0 0 0 10222 7 0 0 25 0 4 0 519018151 330780672 25207 33554432000 4194304 4627427 140736867838384 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=323028 CPUtime=102.29 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 30530 0 0 0 10221 8 0 0 25 0 4 0 519018151 330780672 25207 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=323028 CPUtime=101.74 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 30182 0 0 0 10167 7 0 0 25 0 4 0 519018151 330780672 25207 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308353 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 323028

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

[startup+127.901 s]
/proc/loadavg: 8.05 7.99 7.48 9/184 31503
/proc/meminfo: memFree=31032920/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=307512 CPUtime=510.9 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 138261 0 0 0 51052 38 0 0 25 0 4 0 519018150 314892288 29426 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 76878 29426 389 106 0 71849 0
[pid=31495/tid=31496] ppid=31493 vsize=307512 CPUtime=127.89 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 32580 0 0 0 12780 9 0 0 25 0 4 0 519018151 314892288 29426 33554432000 4194304 4627427 140736867838384 18446744073709551615 4324104 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=307512 CPUtime=127.89 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 34362 0 0 0 12780 9 0 0 25 0 4 0 519018151 314892288 29426 33554432000 4194304 4627427 140736867838384 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=307512 CPUtime=127.21 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 34278 0 0 0 12712 9 0 0 25 0 4 0 519018151 314892288 29426 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 510.9
Current children cumulated vsize (KiB) 307512

[startup+140.7 s]
/proc/loadavg: 8.11 8.00 7.49 9/184 31503
/proc/meminfo: memFree=31002028/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=373436 CPUtime=562.05 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 145269 0 0 0 56164 41 0 0 25 0 4 0 519018150 382398464 31561 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 93359 31561 389 106 0 88330 0
[pid=31495/tid=31496] ppid=31493 vsize=373436 CPUtime=140.69 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 34717 0 0 0 14060 9 0 0 25 0 4 0 519018151 382398464 31561 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=373436 CPUtime=140.69 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 35376 0 0 0 14060 9 0 0 25 0 4 0 519018151 382398464 31561 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=373436 CPUtime=139.94 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 36304 0 0 0 13984 10 0 0 25 0 4 0 519018151 382398464 31561 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 562.05
Current children cumulated vsize (KiB) 373436

[startup+147.1 s]
/proc/loadavg: 8.10 8.00 7.50 9/184 31503
/proc/meminfo: memFree=31002276/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=362500 CPUtime=587.6 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 148737 0 0 0 58717 43 0 0 25 0 4 0 519018150 371200000 32568 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 90625 32568 389 106 0 85596 0
[pid=31495/tid=31496] ppid=31493 vsize=362500 CPUtime=147.09 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 35654 0 0 0 14699 10 0 0 25 0 4 0 519018151 371200000 32568 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=362500 CPUtime=147.08 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 36398 0 0 0 14699 9 0 0 25 0 4 0 519018151 371200000 32568 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=362500 CPUtime=146.3 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 36806 0 0 0 14620 10 0 0 25 0 4 0 519018151 371200000 32568 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 587.6
Current children cumulated vsize (KiB) 362500

[startup+150.301 s]
/proc/loadavg: 8.09 8.00 7.50 9/184 31503
/proc/meminfo: memFree=30993720/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=362500 CPUtime=600.38 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 150297 0 0 0 59994 44 0 0 25 0 4 0 519018150 371200000 34128 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309247 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 90625 34128 389 106 0 85596 0
[pid=31495/tid=31496] ppid=31493 vsize=362500 CPUtime=150.29 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 35908 0 0 0 15019 10 0 0 25 0 4 0 519018151 371200000 34128 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=362500 CPUtime=150.29 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 36729 0 0 0 15019 10 0 0 25 0 4 0 519018151 371200000 34128 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=362500 CPUtime=149.48 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 37511 0 0 0 14938 10 0 0 25 0 4 0 519018151 371200000 34128 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 600.38
Current children cumulated vsize (KiB) 362500

[startup+151.9 s]
/proc/loadavg: 8.09 8.00 7.50 9/184 31504
/proc/meminfo: memFree=30986528/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=362500 CPUtime=606.77 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 151222 0 0 0 60633 44 0 0 25 0 4 0 519018150 371200000 35053 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 90625 35053 389 106 0 85596 0
[pid=31495/tid=31496] ppid=31493 vsize=362500 CPUtime=151.89 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 36017 0 0 0 15179 10 0 0 25 0 4 0 519018151 371200000 35053 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=362500 CPUtime=151.89 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 36859 0 0 0 15179 10 0 0 25 0 4 0 519018151 371200000 35053 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=362500 CPUtime=151.08 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 37650 0 0 0 15097 11 0 0 25 0 4 0 519018151 371200000 35053 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 606.77
Current children cumulated vsize (KiB) 362500

[startup+153.501 s]
/proc/loadavg: 8.09 8.00 7.50 9/184 31504
/proc/meminfo: memFree=30981688/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=372708 CPUtime=613.16 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 152609 0 0 0 61272 44 0 0 25 0 4 0 519018150 381652992 36440 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309186 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 93177 36440 389 106 0 88148 0
[pid=31495/tid=31496] ppid=31493 vsize=372708 CPUtime=153.49 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 36518 0 0 0 15339 10 0 0 25 0 4 0 519018151 381652992 36440 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=372708 CPUtime=153.49 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 37447 0 0 0 15339 10 0 0 25 0 4 0 519018151 381652992 36440 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=372708 CPUtime=152.67 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 37781 0 0 0 15256 11 0 0 25 0 4 0 519018151 381652992 36440 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 613.16
Current children cumulated vsize (KiB) 372708

[startup+154.301 s]
/proc/loadavg: 8.09 8.00 7.50 9/184 31504
/proc/meminfo: memFree=30977224/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=372708 CPUtime=616.35 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 152928 0 0 0 61591 44 0 0 25 0 4 0 519018150 381652992 36759 33554432000 4194304 4627427 140736867838384 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 93177 36759 389 106 0 88148 0
[pid=31495/tid=31496] ppid=31493 vsize=372708 CPUtime=154.29 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 36625 0 0 0 15419 10 0 0 25 0 4 0 519018151 381652992 36759 33554432000 4194304 4627427 140736867838384 18446744073709551615 4299724 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=372708 CPUtime=154.29 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 37517 0 0 0 15419 10 0 0 25 0 4 0 519018151 381652992 36759 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=372708 CPUtime=153.47 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 37846 0 0 0 15336 11 0 0 25 0 4 0 519018151 381652992 36759 33554432000 4194304 4627427 140736867838384 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 616.35
Current children cumulated vsize (KiB) 372708

[startup+154.501 s]
/proc/loadavg: 8.09 8.00 7.50 9/184 31504
/proc/meminfo: memFree=30977224/32950928 swapFree=67111404/67111528
[pid=31495] ppid=31493 vsize=372708 CPUtime=617.15 cores=0,2,4,6
/proc/31495/stat : 31495 (strangenight2-m) R 31493 31495 30873 0 -1 4202496 152994 0 0 0 61671 44 0 0 25 0 4 0 519018150 381652992 36825 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31495/statm: 93177 36825 389 106 0 88148 0
[pid=31495/tid=31496] ppid=31493 vsize=372708 CPUtime=154.49 cores=0,2,4,6
/proc/31495/task/31496/stat : 31496 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 36647 0 0 0 15439 10 0 0 25 0 4 0 519018151 381652992 36825 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31495/tid=31497] ppid=31493 vsize=372708 CPUtime=154.49 cores=0,2,4,6
/proc/31495/task/31497/stat : 31497 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 37527 0 0 0 15439 10 0 0 25 0 4 0 519018151 381652992 36825 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31495/tid=31498] ppid=31493 vsize=372708 CPUtime=153.67 cores=0,2,4,6
/proc/31495/task/31498/stat : 31498 (strangenight2-m) R 31493 31495 30873 0 -1 4202560 37859 0 0 0 15356 11 0 0 25 0 4 0 519018151 381652992 36825 33554432000 4194304 4627427 140736867838384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 617.15
Current children cumulated vsize (KiB) 372708

Child status: 20
Real time (s): 154.539
CPU time (s): 617.295
CPU user time (s): 616.838
CPU system time (s): 0.45693
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 373436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 616.838
system time used= 0.45693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153007
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= 279
involuntary context switches= 4325

runsolver used 0.244962 second user time and 0.556915 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 12:49:54
IDJOB=3173956
IDBENCH=82774
IDSOLVER=1586
FILE ID=node120/3173956-1304074194
RUNJOBID= node120-1304072690-31310
PBS_JOBID= 13170475
Free space on /tmp= 72068 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S1869766438-024.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173956-1304074194/watcher-3173956-1304074194 -o /tmp/evaluation-result-3173956-1304074194/solver-3173956-1304074194 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173956-1304074194.cnf

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

MD5SUM BENCH= dc8d0e0ace98e64abf3fce79e5dbf973
RANDOM SEED=1268808642

node120.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	: 5226.07
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.82
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31168316 kB
Buffers:        453068 kB
Cached:         585920 kB
SwapCached:          8 kB
Active:         710776 kB
Inactive:       711952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31168316 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            5768 kB
Writeback:           0 kB
AnonPages:      383924 kB
Mapped:          15676 kB
Slab:           295916 kB
PageTables:       5608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   598752 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= 72064 MiB
End job on node120 at 2011-04-29 12:52:29