Trace number 3366365

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-mt (fixed)UNSAT 598.645 150.027

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366365-1305402592.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:        1278
3.17/0.81	c -- clauses added:            0 learnts,         1278 normals,            0 xors
3.17/0.81	c -- vars added        300
3.17/0.81	c Parsing time:  0.00 s
3.17/0.81	c  N st     0         0       300      1278         0         0      3834         0   no data   no data
3.17/0.81	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
3.17/0.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.17/0.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.17/0.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.17/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.17/0.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
3.17/0.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.17/0.81	c lits-rem:         0  cl-subs:        0  v-elim:      5  v-fix:    0  time:  0.00 s
3.17/0.81	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.81	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.81	c calculated reachability. Time: 0.00
3.17/0.81	c Calc default polars -  time:   0.00 s pos:     128 undec:      33 neg:     139
3.17/0.81	c =========================================================================================
3.17/0.81	c types(t): F = full restart, N = normal restart
3.17/0.81	c types(t): S = simplification begin/end, E = solution found
3.17/0.81	c restart types(rt): st = static, dy = dynamic
3.17/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.81	c  B st     0         0       295      1273         0         0      3849         0   no data   no data
3.17/0.81	c Decided on static restart strategy
3.17/0.81	c  N st     8      4920       295      1273         0      4768      3849     75293   no data   no data
3.17/0.81	c  N st    10     11302       295      1273         0      4399      3849     53511   no data   no data
3.17/0.81	c  N st    11     17046       295      1273         0      9850      3849    137888   no data   no data
3.98/1.01	c  F st    12     25001       295      1273         0     12187      3849    175233   no data   no data
3.98/1.01	c  N st    12     25001       295      1273         0     12187      3849    175233   no data   no data
4.76/1.21	c Decided on static restart strategy
4.76/1.21	c  N st    18     30004       295      1273         0     10517      3849    136784   no data   no data
4.76/1.21	c  S st    18     30004       295      1273         0     10517      3849    136784   no data   no data
4.76/1.21	c  S st    18     30505       295      1273         0     11012      3849    144948   no data   no data
4.76/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.76/1.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.76/1.21	c blocked clauses removed:        8 vars:      2 tried:         295 T: 0.00 s
4.76/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.76/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
4.76/1.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.76/1.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.76/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.31	c lits-rem:       326  cl-subs:     1352  v-elim:      0  v-fix:    0  time:  0.05 s
5.16/1.31	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.00
5.16/1.31	c calculated reachability. Time: 0.00
5.16/1.31	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.56/1.99	c  N st    21     44016       293      1265         0     15093      3825    198821   no data   no data
7.96/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.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.38/2.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.38/2.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.38/2.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
8.38/2.16	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.17 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.74/3.70	c  N st    24     69390       293      1265         0     19170      3825    249255   no data   no data
14.74/3.70	c  S st    24     69390       293      1265         0     19170      3825    249255   no data   no data
14.74/3.75	c  S st    24     69893       293      1265         0     19668      3825    257604   no data   no data
14.74/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.74/3.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.74/3.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.74/3.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.74/3.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.74/3.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
14.74/3.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.74/3.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.74/3.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.00	c lits-rem:       270  cl-subs:     2528  v-elim:      0  v-fix:    0  time:  0.23 s
15.94/4.00	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
15.94/4.01	c vivif2 --  cl tried    17140 cl shrink        0 lits rem          0 time: 0.00
15.94/4.01	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
15.94/4.01	c calculated reachability. Time: 0.00
15.94/4.01	c  N st    24     69893       293      1265         0     17140      3825    221088   no data   no data
20.32/5.14	c  F st    25     87503       293      1265         0     12090      3825    123202   no data   no data
20.32/5.15	c  N st    25     87503       293      1265         0     12090      3825    123202   no data   no data
21.54/5.47	c Decided on static restart strategy
22.32/5.68	c  N st    32     95546       293      1265         0     19810      3825    248092   no data   no data
25.52/6.41	c  N st    34    104839       293      1265         0     16305      3825    188249   no data   no data
25.52/6.41	c  S st    34    104839       293      1265         0     16305      3825    188249   no data   no data
25.52/6.45	c  S st    34    105344       293      1265         0     16807      3825    197157   no data   no data
25.52/6.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.52/6.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
25.52/6.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.52/6.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.52/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.52/6.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
25.52/6.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.52/6.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.52/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.93/6.53	c lits-rem:       162  cl-subs:      918  v-elim:      0  v-fix:    0  time:  0.06 s
25.93/6.53	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
25.93/6.53	c vivif2 --  cl tried    15889 cl shrink        0 lits rem          0 time: 0.00
25.93/6.54	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
25.93/6.54	c calculated reachability. Time: 0.00
25.93/6.54	c  N st    34    105344       293      1265         0     15889      3825    183040   no data   no data
28.70/7.28	c  N st    35    114946       293      1265         0     25016      3825    324672   no data   no data
33.09/8.36	c  N st    36    129343       293      1265         0     25444      3825    318959   no data   no data
39.52/9.97	c  N st    37    150939       293      1265         0     16484      3825    158874   no data   no data
41.47/10.44	c  S st    38    158016       293      1265         0     23308      3825    276511   no data   no data
41.87/10.50	c  S st    38    158522       293      1265         0     23812      3825    285240   no data   no data
41.87/10.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.87/10.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
41.87/10.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.87/10.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.87/10.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.87/10.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
41.87/10.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.87/10.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
41.87/10.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.67/10.70	c lits-rem:       172  cl-subs:     1671  v-elim:      0  v-fix:    0  time:  0.18 s
42.67/10.70	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
42.67/10.70	c vivif2 --  cl tried    22141 cl shrink        0 lits rem          0 time: 0.00
42.67/10.72	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
42.67/10.72	c calculated reachability. Time: 0.00
42.67/10.72	c  N st    38    158522       293      1265         0     22141      3825    259317   no data   no data
59.83/15.00	c  N st    39    207110       293      1265         0     35048      3825    443910   no data   no data
71.00/17.80	c  N st    40    237785       293      1265         0     27268      3825    307567   no data   no data
71.00/17.80	c  S st    40    237785       293      1265         0     27268      3825    307567   no data   no data
71.00/17.88	c  S st    40    238288       293      1265         0     27768      3825    316153   no data   no data
71.00/17.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.00/17.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
71.00/17.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.00/17.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.00/17.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.00/17.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
71.00/17.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.00/17.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
71.40/17.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.79/18.09	c lits-rem:       244  cl-subs:     1697  v-elim:      0  v-fix:    0  time:  0.19 s
71.79/18.09	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
71.79/18.09	c vivif2 --  cl tried    26071 cl shrink        0 lits rem          0 time: 0.00
72.19/18.10	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
72.19/18.11	c calculated reachability. Time: 0.00
72.19/18.11	c  N st    40    238288       293      1265         0     26071      3825    291517   no data   no data
98.53/24.79	c  F st    41    306251       293      1265         0     27763      3825    274388   no data   no data
98.53/24.79	c  N st    41    306251       293      1265         0     27763      3825    274388   no data   no data
100.96/25.32	c Decided on static restart strategy
110.90/27.87	c  N st    51    334548       293      1265         0     31823      3825    328814   no data   no data
121.27/30.49	c  N st    53    357432       293      1265         0     29833      3825    297401   no data   no data
121.27/30.49	c  S st    53    357432       293      1265         0     29833      3825    297401   no data   no data
121.67/30.57	c  S st    53    357934       293      1265         0     30332      3825    306539   no data   no data
121.67/30.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
121.67/30.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
121.67/30.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
121.67/30.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
121.67/30.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.67/30.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
121.67/30.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
121.67/30.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
121.67/30.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.49/30.76	c lits-rem:       324  cl-subs:     2367  v-elim:      0  v-fix:    0  time:  0.17 s
122.49/30.76	c vivif2 --  cl tried     1265 cl shrink        0 lits rem          0 time: 0.00
122.49/30.77	c vivif2 --  cl tried    27965 cl shrink        0 lits rem          0 time: 0.00
122.49/30.78	c asymm  cl-useful: 0/1265/1265 lits-rem:0 time: 0.01
122.49/30.78	c calculated reachability. Time: 0.00
122.49/30.78	c  N st    53    357934       293      1265         0     27965      3825    276625   no data   no data
138.83/34.82	c  N st    54    390327       293      1265         0     34263      3825    357447   no data   no data
165.17/41.43	c  N st    55    438915       293      1265         0     27998      3825    241767   no data   no data
199.09/50.00	c  N st    56    511797       293      1265         1     41155      3825    431134   no data   no data
212.26/53.22	c  N st    57    536902       293      1265         2     35596      3825    339569   no data   no data
212.26/53.22	c  S st    57    536902       293      1265         2     35596      3825    339569   no data   no data
212.66/53.31	c  S st    57    537408       293      1265         2     36101      3825    348392   no data   no data
212.66/53.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
212.66/53.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
212.66/53.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
212.66/53.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
212.66/53.32	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.00 s
212.66/53.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
212.66/53.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
212.66/53.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
212.66/53.37	c subs with bin:      814  lits-rem:       819  v-fix:    0  time:  0.03 s
213.46/53.56	c lits-rem:       371  cl-subs:     2355  v-elim:      0  v-fix:    0  time:  0.19 s
213.46/53.56	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
213.46/53.56	c vivif2 --  cl tried    32932 cl shrink        0 lits rem          0 time: 0.00
213.46/53.58	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.02
213.46/53.58	c calculated reachability. Time: 0.00
213.46/53.58	c  N st    57    537408       293      1264         3     32932      3824    309076   no data   no data
302.05/75.77	c  N st    58    701392       293      1264         4     61809      3824    734057   no data   no data
366.71/91.97	c  N st    59    806112       293      1264         4     55539      3824    572771   no data   no data
366.71/91.97	c  S st    59    806112       293      1264         4     55539      3824    572771   no data   no data
367.51/92.12	c  S st    59    806617       293      1264         4     56038      3824    581581   no data   no data
367.51/92.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
367.51/92.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
367.51/92.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
367.51/92.14	c bin-w-bin subsume rem            1 bins  time:  0.00 s
367.51/92.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
367.51/92.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
367.51/92.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
367.51/92.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
367.51/92.19	c subs with bin:      378  lits-rem:        51  v-fix:    0  time:  0.03 s
372.29/93.33	c lits-rem:      1023  cl-subs:     9757  v-elim:      0  v-fix:    0  time:  1.13 s
372.29/93.33	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
372.29/93.33	c vivif2 --  cl tried    45903 cl shrink        0 lits rem          0 time: 0.01
372.29/93.36	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.03
372.29/93.36	c calculated reachability. Time: 0.00
372.29/93.36	c  N st    59    806617       293      1264         3     45903      3824    452892   no data   no data
549.87/137.80	c  F st    60   1071876       293      1264         4     62203      3824    651231   no data   no data
549.87/137.80	c  N st    60   1071876       293      1264         4     62203      3824    651231   no data   no data
549.87/137.83	c Finding binary XORs  T:     0.00 s  found:       0
553.46/138.78	c Decided on static restart strategy
572.22/143.40	c  N st    70   1100184       291      1222        28     42488      3728    357461   no data   no data
580.20/145.48	c Finding binary XORs  T:     0.00 s  found:       0
596.17/149.43	c  N st    72   1136178       291      1222        36     76397      3728    799670   no data   no data
597.00/149.61	c Finding binary XORs  T:     0.00 s  found:       0
598.56/150.01	c Following stats are for *FIRST FINISHED THREAD ONLY*
598.56/150.01	c num threads              : 4          
598.56/150.01	c restarts                 : 71         
598.56/150.01	c dynamic restarts         : 0          
598.56/150.01	c static restarts          : 71         
598.56/150.01	c full restarts            : 4          
598.56/150.01	c total simplify time      : 0.10       
598.56/150.01	c learnts DL2              : 0          
598.56/150.01	c learnts size 2           : 145        
598.56/150.01	c learnts size 1           : 12          (4.00      % of vars)
598.56/150.01	c filedLit time            : 0.03        (0.02      % time)
598.56/150.01	c v-elim SatELite          : 5           (1.67      % vars)
598.56/150.01	c SatELite time            : 0.74        (0.49      % time)
598.56/150.01	c v-elim xor               : 0           (0.00      % vars)
598.56/150.01	c xor elim time            : 0.00        (0.00      % time)
598.56/150.01	c num binary xor trees     : 0          
598.56/150.01	c binxor trees' crown      : 0           (nan       leafs/tree)
598.56/150.01	c bin xor find time        : 0.00       
598.56/150.01	c OTF clause improved      : 49793       (0.04      clauses/conflict)
598.56/150.01	c OTF impr. size diff      : 52829       (1.06       lits/clause)
598.56/150.02	c OTF cl watch-shrink      : 268784      (0.24      clauses/conflict)
598.56/150.02	c OTF cl watch-sh-lit      : 334576      (1.24       lits/clause)
598.56/150.02	c tried to recurMin cls    : 112098      (10.11      % of conflicts)
598.56/150.02	c updated cache            : 2225        (0.02       lits/tried recurMin)
598.56/150.02	c unit cls recevied        : 3           (25.00     % of units)
598.56/150.02	c unit cls sent            : 4           (33.33     % of units)
598.56/150.02	c bin cls recevied         : 31         
598.56/150.02	c bin cls sent             : 18         
598.56/150.02	c clauses over max glue    : 0           (0.00      % of all clauses)
598.56/150.02	c conflicts                : 1108393     (7394.45   / sec)
598.56/150.02	c decisions                : 1282331     (1.10      % random)
598.56/150.02	c bogo-props               : 20522200224 (136910311.88 / sec)
598.56/150.02	c conflict literals        : 17270194    (28.42     % deleted)
598.56/150.02	c Memory used              : 293.74      MB
598.56/150.02	c single-thread CPU time   : 149.90      s
598.56/150.02	c all-threads sum CPU time : 598.17      s
598.56/150.02	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-3366365-1305402592/watcher-3366365-1305402592 -o /tmp/evaluation-result-3366365-1305402592/solver-3366365-1305402592 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366365-1305402592.cnf 

running on 4 cores: 1,3,5,7

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.77 8.02 8.03 5/298 20527
/proc/meminfo: memFree=27467456/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 651857743 52396032 348 33554432000 4194304 4580107 140733658108704 18446744073709551615 47367657240498 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 12792 348 299 95 0 7774 0
[pid=20527/tid=20528] ppid=20525 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651857743 52396032 348 33554432000 4194304 4580107 140733658108704 18446744073709551615 210204703729 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651857743 52396032 348 33554432000 4194304 4580107 140733658108704 18446744073709551615 47367657240498 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651857743 52396032 348 33554432000 4194304 4580107 140733658108704 18446744073709551615 47367657240498 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0533351 s]
/proc/loadavg: 7.77 8.02 8.03 5/298 20527
/proc/meminfo: memFree=27467456/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=281916 CPUtime=0.18 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 1138 0 0 0 18 0 0 0 18 0 4 0 651857743 288681984 1054 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294438 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 70479 1054 377 95 0 65461 0
[pid=20527/tid=20528] ppid=20525 vsize=281916 CPUtime=0.04 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 181 0 0 0 4 0 0 0 25 0 4 0 651857743 288681984 1054 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=281916 CPUtime=0.04 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 209 0 0 0 4 0 0 0 18 0 4 0 651857743 288681984 1054 33554432000 4194304 4580107 140733658108704 18446744073709551615 4293048 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=281916 CPUtime=0.04 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 149 0 0 0 4 0 0 0 18 0 4 0 651857743 288681984 1054 33554432000 4194304 4580107 140733658108704 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 281916

[startup+0.100327 s]
/proc/loadavg: 7.77 8.02 8.03 5/298 20527
/proc/meminfo: memFree=27467456/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=282052 CPUtime=0.37 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 1389 0 0 0 37 0 0 0 18 0 4 0 651857743 288821248 1305 33554432000 4194304 4580107 140733658108704 18446744073709551615 4318305 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 70513 1305 377 95 0 65495 0
[pid=20527/tid=20528] ppid=20525 vsize=282052 CPUtime=0.08 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 244 0 0 0 8 0 0 0 25 0 4 0 651857743 288821248 1305 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294363 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=282052 CPUtime=0.09 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 271 0 0 0 9 0 0 0 18 0 4 0 651857743 288821248 1305 33554432000 4194304 4580107 140733658108704 18446744073709551615 4293148 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=282052 CPUtime=0.09 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 212 0 0 0 9 0 0 0 18 0 4 0 651857743 288821248 1305 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282052

[startup+0.300294 s]
/proc/loadavg: 7.77 8.02 8.03 5/298 20527
/proc/meminfo: memFree=27467456/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=283176 CPUtime=1.17 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 2238 0 0 0 117 0 0 0 18 0 4 0 651857743 289972224 1761 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294109 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 70794 1761 377 95 0 65776 0
[pid=20527/tid=20528] ppid=20525 vsize=283176 CPUtime=0.28 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 459 0 0 0 28 0 0 0 25 0 4 0 651857743 289972224 1761 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=283176 CPUtime=0.29 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 480 0 0 0 29 0 0 0 18 0 4 0 651857743 289972224 1761 33554432000 4194304 4580107 140733658108704 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=283176 CPUtime=0.29 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 428 0 0 0 29 0 0 0 18 0 4 0 651857743 289972224 1761 33554432000 4194304 4580107 140733658108704 18446744073709551615 4293700 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283176

[startup+0.700228 s]
/proc/loadavg: 7.77 8.02 8.03 5/298 20527
/proc/meminfo: memFree=27467456/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=284408 CPUtime=2.77 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 3863 0 0 0 277 0 0 0 18 0 4 0 651857743 291233792 2010 33554432000 4194304 4580107 140733658108704 18446744073709551615 4489474 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 71102 2010 377 95 0 66084 0
[pid=20527/tid=20528] ppid=20525 vsize=284408 CPUtime=0.68 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 861 0 0 0 68 0 0 0 25 0 4 0 651857743 291233792 2010 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=284408 CPUtime=0.69 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 874 0 0 0 69 0 0 0 18 0 4 0 651857743 291233792 2010 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=284408 CPUtime=0.69 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 845 0 0 0 69 0 0 0 18 0 4 0 651857743 291233792 2010 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284408

[startup+1.5011 s]
/proc/loadavg: 7.79 8.01 8.03 10/302 20531
/proc/meminfo: memFree=27457032/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=285156 CPUtime=5.96 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 7111 0 0 0 595 1 0 0 20 0 4 0 651857743 291999744 3420 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 71289 3420 379 95 0 66271 0
[pid=20527/tid=20528] ppid=20525 vsize=285156 CPUtime=1.47 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 1442 0 0 0 147 0 0 0 25 0 4 0 651857743 291999744 3420 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=285156 CPUtime=1.49 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 1502 0 0 0 149 0 0 0 20 0 4 0 651857743 291999744 3420 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=285156 CPUtime=1.49 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 1451 0 0 0 149 0 0 0 20 0 4 0 651857743 291999744 3421 33554432000 4194304 4580107 140733658108704 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285156

[startup+3.10083 s]
/proc/loadavg: 7.79 8.01 8.03 9/302 20531
/proc/meminfo: memFree=27441780/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=291984 CPUtime=12.35 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 14421 0 0 0 1232 3 0 0 25 0 4 0 651857743 298991616 7893 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 72996 7893 379 95 0 67978 0
[pid=20527/tid=20528] ppid=20525 vsize=291984 CPUtime=3.05 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 3114 0 0 0 305 0 0 0 25 0 4 0 651857743 298991616 7893 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=291984 CPUtime=3.08 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 3603 0 0 0 308 0 0 0 25 0 4 0 651857743 298991616 7893 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=291984 CPUtime=3.08 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 3511 0 0 0 308 0 0 0 25 0 4 0 651857743 298991616 7893 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 291984

[startup+6.3003 s]
/proc/loadavg: 7.79 8.01 8.03 9/302 20531
/proc/meminfo: memFree=27425620/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=295804 CPUtime=25.11 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 22335 0 0 0 2506 5 0 0 25 0 4 0 651857743 302903296 10393 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 73951 10393 379 95 0 68933 0
[pid=20527/tid=20528] ppid=20525 vsize=295804 CPUtime=6.23 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 5558 0 0 0 622 1 0 0 25 0 4 0 651857743 302903296 10393 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=295804 CPUtime=6.29 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 5529 0 0 0 628 1 0 0 25 0 4 0 651857743 302903296 10393 33554432000 4194304 4580107 140733658108704 18446744073709551615 4340664 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=295804 CPUtime=6.28 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 4911 0 0 0 628 0 0 0 25 0 4 0 651857743 302903296 10393 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 295804

[startup+12.7002 s]
/proc/loadavg: 7.82 8.01 8.03 9/302 20531
/proc/meminfo: memFree=27409768/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=296556 CPUtime=50.65 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 34276 0 0 0 5058 7 0 0 25 0 4 0 651857743 303673344 13021 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 74139 13021 379 95 0 69121 0
[pid=20527/tid=20528] ppid=20525 vsize=296556 CPUtime=12.56 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 8451 0 0 0 1255 1 0 0 25 0 4 0 651857743 303673344 13021 33554432000 4194304 4580107 140733658108704 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=296556 CPUtime=12.68 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 7800 0 0 0 1267 1 0 0 25 0 4 0 651857743 303673344 13021 33554432000 4194304 4580107 140733658108704 18446744073709551615 4293755 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=296556 CPUtime=12.68 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 8386 0 0 0 1267 1 0 0 25 0 4 0 651857743 303673344 13021 33554432000 4194304 4580107 140733658108704 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 296556

[startup+25.5011 s]
/proc/loadavg: 7.85 8.01 8.03 9/302 20531
/proc/meminfo: memFree=27377892/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=301412 CPUtime=101.72 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 52670 0 0 0 10160 12 0 0 25 0 4 0 651857743 308645888 16370 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 75353 16370 379 95 0 70335 0
[pid=20527/tid=20528] ppid=20525 vsize=301412 CPUtime=25.24 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 13794 0 0 0 2521 3 0 0 25 0 4 0 651857743 308645888 16370 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=301412 CPUtime=25.48 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 11906 0 0 0 2546 2 0 0 25 0 4 0 651857743 308645888 16370 33554432000 4194304 4580107 140733658108704 18446744073709551615 4322672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=301412 CPUtime=25.48 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 12740 0 0 0 2546 2 0 0 25 0 4 0 651857743 308645888 16370 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 301412

[startup+51.1008 s]
/proc/loadavg: 7.90 8.01 8.02 9/302 20532
/proc/meminfo: memFree=27355048/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=296864 CPUtime=203.88 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 78873 0 0 0 20368 20 0 0 25 0 4 0 651857743 303988736 21933 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 74216 21934 379 95 0 69198 0
[pid=20527/tid=20528] ppid=20525 vsize=296864 CPUtime=50.6 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 20704 0 0 0 5054 6 0 0 25 0 4 0 651857743 303988736 21934 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=296864 CPUtime=51.08 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 18590 0 0 0 5104 4 0 0 25 0 4 0 651857743 303988736 21934 33554432000 4194304 4580107 140733658108704 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=296864 CPUtime=51.08 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 18856 0 0 0 5104 4 0 0 25 0 4 0 651857743 303988736 21934 33554432000 4194304 4580107 140733658108704 18446744073709551615 4322530 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 296864

[startup+102.311 s]
/proc/loadavg: 7.96 8.00 8.02 9/302 20533
/proc/meminfo: memFree=27336780/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=309324 CPUtime=408.24 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 122952 0 0 0 40789 35 0 0 25 0 4 0 651857743 316747776 25989 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 77331 25989 379 95 0 72313 0
[pid=20527/tid=20528] ppid=20525 vsize=309324 CPUtime=101.34 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 30932 0 0 0 10125 9 0 0 25 0 4 0 651857743 316747776 25989 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=309324 CPUtime=102.28 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 28800 0 0 0 10220 8 0 0 25 0 4 0 651857743 316747776 25989 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=309324 CPUtime=102.3 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 30564 0 0 0 10222 8 0 0 25 0 4 0 651857743 316747776 25989 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.24
Current children cumulated vsize (KiB) 309324

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

[startup+127.901 s]
/proc/loadavg: 7.97 8.00 8.02 9/302 20534
/proc/meminfo: memFree=27301804/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=311756 CPUtime=510.37 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 139618 0 0 0 50996 41 0 0 25 0 4 0 651857743 319238144 31005 33554432000 4194304 4580107 140733658108704 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 77939 31005 379 95 0 72921 0
[pid=20527/tid=20528] ppid=20525 vsize=311756 CPUtime=126.7 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 34772 0 0 0 12660 10 0 0 25 0 4 0 651857743 319238144 31005 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=311756 CPUtime=127.86 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 33019 0 0 0 12776 10 0 0 25 0 4 0 651857743 319238144 31005 33554432000 4194304 4580107 140733658108704 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=311756 CPUtime=127.88 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 34719 0 0 0 12779 9 0 0 25 0 4 0 651857743 319238144 31005 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 510.37
Current children cumulated vsize (KiB) 311756

[startup+140.701 s]
/proc/loadavg: 7.98 8.00 8.01 9/302 20534
/proc/meminfo: memFree=27290868/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=322344 CPUtime=561.47 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 144910 0 0 0 56103 44 0 0 25 0 4 0 651857743 330080256 29130 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294389 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 80586 29130 379 95 0 75568 0
[pid=20527/tid=20528] ppid=20525 vsize=322344 CPUtime=139.38 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 35778 0 0 0 13928 10 0 0 25 0 4 0 651857743 330080256 29132 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=322344 CPUtime=140.67 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 33327 0 0 0 14057 10 0 0 25 0 4 0 651857743 330080256 29132 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=322344 CPUtime=140.7 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 36956 0 0 0 14059 11 0 0 25 0 4 0 651857743 330080256 29132 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 561.47
Current children cumulated vsize (KiB) 322344

[startup+143.9 s]
/proc/loadavg: 7.98 8.00 8.01 9/302 20534
/proc/meminfo: memFree=27286652/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=311896 CPUtime=574.22 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 146111 0 0 0 57377 45 0 0 25 0 4 0 651857743 319381504 29081 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 77974 29081 379 95 0 72956 0
[pid=20527/tid=20528] ppid=20525 vsize=311896 CPUtime=142.56 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 36032 0 0 0 14245 11 0 0 25 0 4 0 651857743 319381504 29081 33554432000 4194304 4580107 140733658108704 18446744073709551615 4318389 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=311896 CPUtime=143.86 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 33358 0 0 0 14376 10 0 0 25 0 4 0 651857743 319381504 29081 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=311896 CPUtime=143.89 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 37205 0 0 0 14378 11 0 0 25 0 4 0 651857743 319381504 29081 33554432000 4194304 4580107 140733658108704 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 574.22
Current children cumulated vsize (KiB) 311896

[startup+147.101 s]
/proc/loadavg: 7.98 8.00 8.01 9/302 20534
/proc/meminfo: memFree=27307856/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=300788 CPUtime=586.99 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 148470 0 0 0 58653 46 0 0 25 0 4 0 651857743 308006912 29067 33554432000 4194304 4580107 140733658108704 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 75197 29067 379 95 0 70179 0
[pid=20527/tid=20528] ppid=20525 vsize=300788 CPUtime=145.72 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 36674 0 0 0 14561 11 0 0 25 0 4 0 651857743 308006912 29067 33554432000 4194304 4580107 140733658108704 18446744073709551615 4293244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=300788 CPUtime=147.06 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 34040 0 0 0 14695 11 0 0 25 0 4 0 651857743 308006912 29067 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=300788 CPUtime=147.08 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 37933 0 0 0 14697 11 0 0 25 0 4 0 651857743 308006912 29067 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 586.99
Current children cumulated vsize (KiB) 300788

[startup+148.701 s]
/proc/loadavg: 7.98 8.00 8.01 9/302 20534
/proc/meminfo: memFree=27305252/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=300788 CPUtime=593.37 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 149113 0 0 0 59290 47 0 0 25 0 4 0 651857743 308006912 29710 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 75197 29710 379 95 0 70179 0
[pid=20527/tid=20528] ppid=20525 vsize=300788 CPUtime=147.3 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 36870 0 0 0 14719 11 0 0 25 0 4 0 651857743 308006912 29710 33554432000 4194304 4580107 140733658108704 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=300788 CPUtime=148.66 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 34196 0 0 0 14855 11 0 0 25 0 4 0 651857743 308006912 29710 33554432000 4194304 4580107 140733658108704 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=300788 CPUtime=148.68 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 38101 0 0 0 14857 11 0 0 25 0 4 0 651857743 308006912 29710 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 593.37
Current children cumulated vsize (KiB) 300788

[startup+149.5 s]
/proc/loadavg: 7.98 8.00 8.01 9/302 20534
/proc/meminfo: memFree=27302264/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=300788 CPUtime=596.58 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 149391 0 0 0 59611 47 0 0 25 0 4 0 651857743 308006912 29988 33554432000 4194304 4580107 140733658108704 18446744073709551615 4305633 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 75197 29988 379 95 0 70179 0
[pid=20527/tid=20528] ppid=20525 vsize=300788 CPUtime=148.1 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 36946 0 0 0 14799 11 0 0 25 0 4 0 651857743 308006912 29989 33554432000 4194304 4580107 140733658108704 18446744073709551615 4305164 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=300788 CPUtime=149.47 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 34275 0 0 0 14936 11 0 0 25 0 4 0 651857743 308006912 29989 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=300788 CPUtime=149.49 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 38175 0 0 0 14938 11 0 0 25 0 4 0 651857743 308006912 29989 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294704 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 596.58
Current children cumulated vsize (KiB) 300788

[startup+149.9 s]
/proc/loadavg: 7.98 8.00 8.01 9/302 20534
/proc/meminfo: memFree=27302264/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=300788 CPUtime=598.16 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 149527 0 0 0 59769 47 0 0 25 0 4 0 651857743 308006912 30124 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 75197 30124 379 95 0 70179 0
[pid=20527/tid=20528] ppid=20525 vsize=300788 CPUtime=148.49 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 36981 0 0 0 14838 11 0 0 25 0 4 0 651857743 308006912 30124 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=300788 CPUtime=149.86 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 34311 0 0 0 14975 11 0 0 25 0 4 0 651857743 308006912 30124 33554432000 4194304 4580107 140733658108704 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=300788 CPUtime=149.88 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 38217 0 0 0 14977 11 0 0 25 0 4 0 651857743 308006912 30124 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294496 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 598.16
Current children cumulated vsize (KiB) 300788

[startup+150 s]
/proc/loadavg: 7.98 8.00 8.01 9/302 20534
/proc/meminfo: memFree=27302264/32951124 swapFree=63649232/67111528
[pid=20527] ppid=20525 vsize=300788 CPUtime=598.56 cores=1,3,5,7
/proc/20527/stat : 20527 (strangenight2-m) R 20525 20527 20027 0 -1 4202496 149558 0 0 0 59809 47 0 0 25 0 4 0 651857743 308006912 30155 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20527/statm: 75197 30155 379 95 0 70179 0
[pid=20527/tid=20528] ppid=20525 vsize=300788 CPUtime=148.59 cores=1,3,5,7
/proc/20527/task/20528/stat : 20528 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 36987 0 0 0 14848 11 0 0 25 0 4 0 651857743 308006912 30155 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20527/tid=20529] ppid=20525 vsize=300788 CPUtime=149.96 cores=1,3,5,7
/proc/20527/task/20529/stat : 20529 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 34319 0 0 0 14985 11 0 0 25 0 4 0 651857743 308006912 30155 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20527/tid=20530] ppid=20525 vsize=300788 CPUtime=149.98 cores=1,3,5,7
/proc/20527/task/20530/stat : 20530 (strangenight2-m) R 20525 20527 20027 0 -1 4202560 38226 0 0 0 14987 11 0 0 25 0 4 0 651857743 308006912 30155 33554432000 4194304 4580107 140733658108704 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 598.56
Current children cumulated vsize (KiB) 300788

Child status: 20
Real time (s): 150.027
CPU time (s): 598.645
CPU user time (s): 598.166
CPU system time (s): 0.478927
CPU usage (%): 399.026
Max. virtual memory (cumulated for all children) (KiB): 322344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 598.166
system time used= 0.478927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149569
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= 108
involuntary context switches= 4481

runsolver used 0.363944 second user time and 1.03884 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 21:49:52
IDJOB=3366365
IDBENCH=82774
IDSOLVER=1844
FILE ID=node130/3366365-1305402592
RUNJOBID= node130-1305401086-20342
PBS_JOBID= 13324461
Free space on /tmp= 73424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366365-1305402592/watcher-3366365-1305402592 -o /tmp/evaluation-result-3366365-1305402592/solver-3366365-1305402592 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366365-1305402592.cnf

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

MD5SUM BENCH= dc8d0e0ace98e64abf3fce79e5dbf973
RANDOM SEED=2058656323

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27467736 kB
Buffers:        256060 kB
Cached:        3594112 kB
SwapCached:      10248 kB
Active:        1452664 kB
Inactive:      3761280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27467736 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            5636 kB
Writeback:           0 kB
AnonPages:     1361180 kB
Mapped:          13804 kB
Slab:           183028 kB
PageTables:      25664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51875488 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= 73416 MiB
End job on node130 at 2011-05-14 21:52:23