Trace number 3264532

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-Night2-st? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 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-3264532-1303571499.cnf'
0.00/0.00	c -- header says num vars:            260
0.00/0.00	c -- header says num clauses:         486
0.00/0.00	c -- clauses added:            0 learnts,          486 normals,            0 xors
0.00/0.00	c -- vars added        260
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       260        65       421         0      1102         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/65/65 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         3  cl-subs:        2  v-elim:     76  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:      94 undec:      77 neg:      89
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       184       138       277         0      1248         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.12	c  N st     8      4918       184       138       277      4664      1248    172251   no data   no data
0.29/0.38	c  N st    10     11300       184       138       277      4340      1248    128645   no data   no data
0.59/0.64	c  N st    11     17046       184       138       277      9879      1248    354048   no data   no data
1.00/1.01	c  F st    12     25000       184       138       277     12035      1248    401165   no data   no data
1.00/1.02	c  N st    12     25000       184       138       277     12035      1248    401165   no data   no data
1.19/1.21	c Decided on static restart strategy
1.19/1.21	c  N st    18     30000       184       138       277     10334      1248    303898   no data   no data
1.19/1.21	c  S st    18     30000       184       138       277     10334      1248    303898   no data   no data
1.19/1.24	c  S st    18     30505       184       138       277     10820      1248    318928   no data   no data
1.19/1.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
1.19/1.25	c blocked clauses removed:        0 vars:      0 tried:         184 T: 0.00 s
1.19/1.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
1.19/1.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1.39/1.43	c lits-rem:      1334  cl-subs:      332  v-elim:      0  v-fix:    0  time:  0.14 s
1.39/1.43	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.00
1.39/1.43	c calculated reachability. Time: 0.00
1.39/1.43	c  N st    18     30505       184       138       277     10488      1248    305510   no data   no data
1.69/1.75	c  N st    20     37620       184       138       277      9769      1248    264066   no data   no data
1.99/2.06	c  N st    21     44020       184       138       277     15866      1248    496982   no data   no data
2.09/2.16	c  S st    22     45757       184       138       277      8993      1248    208996   no data   no data
2.09/2.19	c  S st    22     46259       184       138       277      9481      1248    223108   no data   no data
2.09/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.09/2.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.09/2.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
2.09/2.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.09/2.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.19/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2.19/2.25	c lits-rem:       127  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.03 s
2.19/2.25	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
2.19/2.25	c vivif2 --  cl tried     9414 cl shrink        0 lits rem          0 time: 0.00
2.19/2.26	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.00
2.19/2.26	c calculated reachability. Time: 0.00
2.19/2.26	c  N st    22     46259       184       138       277      9414      1248    220992   no data   no data
2.99/3.09	c  N st    23     60657       184       138       277     13662      1248    380575   no data   no data
3.59/3.66	c  N st    24     69390       184       138       277     11553      1248    271961   no data   no data
3.59/3.66	c  S st    24     69390       184       138       277     11553      1248    271961   no data   no data
3.68/3.70	c  S st    24     69894       184       138       277     12048      1248    287169   no data   no data
3.68/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.68/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.68/3.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.68/3.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.68/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.68/3.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
3.68/3.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.68/3.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.68/3.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3.68/3.78	c lits-rem:       186  cl-subs:       80  v-elim:      0  v-fix:    0  time:  0.05 s
3.68/3.78	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
3.68/3.79	c vivif2 --  cl tried    11968 cl shrink        0 lits rem          0 time: 0.00
3.68/3.79	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.00
3.68/3.79	c calculated reachability. Time: 0.00
3.68/3.79	c  N st    24     69894       184       138       277     11968      1248    284463   no data   no data
4.89/4.99	c  F st    25     87500       184       138       277     17445      1248    471539   no data   no data
4.89/4.99	c  N st    25     87500       184       138       277     17445      1248    471539   no data   no data
5.19/5.30	c Decided on static restart strategy
5.50/5.52	c  N st    32     95541       184       138       277     12610      1248    271023   no data   no data
5.99/6.06	c  N st    34    104841       184       138       277     21438      1248    609972   no data   no data
5.99/6.06	c  S st    34    104841       184       138       277     21438      1248    609972   no data   no data
6.09/6.13	c  S st    34    105346       184       138       277     21937      1248    625438   no data   no data
6.09/6.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
6.09/6.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.09/6.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
6.09/6.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.09/6.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.19/6.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
6.60/6.62	c lits-rem:      1351  cl-subs:      473  v-elim:      0  v-fix:    0  time:  0.39 s
6.60/6.62	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
6.60/6.62	c vivif2 --  cl tried    21464 cl shrink        0 lits rem          0 time: 0.01
6.60/6.63	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.00
6.60/6.63	c calculated reachability. Time: 0.00
6.60/6.63	c  N st    34    105346       184       138       277     21464      1248    605451   no data   no data
7.19/7.25	c  N st    35    114947       184       138       277     17342      1248    418567   no data   no data
8.39/8.47	c  N st    36    129344       184       138       277     16780      1248    379221   no data   no data
9.90/9.94	c  N st    37    150939       184       138       277     22106      1248    585594   no data   no data
10.49/10.55	c  S st    38    158019       184       138       277     28898      1248    828964   no data   no data
10.59/10.63	c  S st    38    158524       184       138       277     29392      1248    843506   no data   no data
10.59/10.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
10.59/10.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.59/10.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
10.59/10.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.59/10.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.69/10.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
11.59/11.66	c lits-rem:       476  cl-subs:      870  v-elim:      0  v-fix:    0  time:  0.89 s
11.59/11.66	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
11.59/11.67	c vivif2 --  cl tried    28522 cl shrink        0 lits rem          0 time: 0.01
11.59/11.68	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.01
11.59/11.68	c calculated reachability. Time: 0.00
11.59/11.68	c  N st    38    158524       184       138       277     28522      1248    809474   no data   no data
16.29/16.31	c  N st    39    207113       184       138       277     23297      1248    574719   no data   no data
18.79/18.86	c  N st    40    237787       184       138       277     33088      1248    890362   no data   no data
18.79/18.86	c  S st    40    237787       184       138       277     33088      1248    890362   no data   no data
18.89/18.94	c  S st    40    238287       184       138       277     33578      1248    906058   no data   no data
18.89/18.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.89/18.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
18.89/18.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.89/18.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.89/18.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/18.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
18.89/18.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.89/18.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.99/19.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
20.09/20.19	c lits-rem:      1412  cl-subs:     1110  v-elim:      0  v-fix:    0  time:  1.12 s
20.09/20.19	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
20.19/20.20	c vivif2 --  cl tried    32468 cl shrink        0 lits rem          0 time: 0.01
20.19/20.21	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.01
20.19/20.21	c calculated reachability. Time: 0.00
20.19/20.21	c  N st    40    238287       184       138       277     32468      1248    866991   no data   no data
26.98/27.09	c  F st    41    306250       184       138       277     34583      1248    939174   no data   no data
26.98/27.09	c  N st    41    306250       184       138       277     34583      1248    939174   no data   no data
27.50/27.59	c Decided on static restart strategy
29.69/29.72	c  N st    51    334556       184       138       277     38895      1248   1085954   no data   no data
31.79/31.81	c  N st    53    357430       184       138       277     36793      1248    964539   no data   no data
31.79/31.81	c  S st    53    357430       184       138       277     36793      1248    964539   no data   no data
31.79/31.90	c  S st    53    357934       184       138       277     37286      1248    979804   no data   no data
31.89/31.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.89/31.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
31.89/31.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.89/31.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.89/31.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.89/31.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
31.89/31.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.89/31.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.99/32.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
32.99/33.06	c lits-rem:       865  cl-subs:     1048  v-elim:      0  v-fix:    0  time:  1.00 s
32.99/33.06	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
32.99/33.07	c vivif2 --  cl tried    36238 cl shrink        0 lits rem          0 time: 0.01
32.99/33.08	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.01
32.99/33.08	c calculated reachability. Time: 0.00
32.99/33.08	c  N st    53    357934       184       138       277     36238      1248    940401   no data   no data
36.68/36.79	c  N st    54    390326       184       138       277     42271      1248   1034338   no data   no data
41.70/41.76	c  N st    55    438915       184       138       277     36297      1248    862210   no data   no data
49.98/50.04	c  N st    56    511797       184       138       277     49767      1248   1325676   no data   no data
52.49/52.54	c  N st    57    536901       184       138       277     44033      1248   1138174   no data   no data
52.49/52.54	c  S st    57    536901       184       138       277     44033      1248   1138174   no data   no data
52.59/52.65	c  S st    57    537407       184       138       277     44532      1248   1154357   no data   no data
52.59/52.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.59/52.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
52.59/52.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.59/52.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.59/52.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.59/52.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
52.59/52.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.59/52.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
52.80/52.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
54.19/54.20	c lits-rem:       943  cl-subs:     1003  v-elim:      0  v-fix:    0  time:  1.37 s
54.19/54.20	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
54.19/54.22	c vivif2 --  cl tried    43529 cl shrink        0 lits rem          0 time: 0.02
54.19/54.23	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.01
54.19/54.23	c calculated reachability. Time: 0.00
54.19/54.23	c  N st    57    537407       184       138       277     43529      1248   1114649   no data   no data
73.59/73.63	c  N st    58    701391       184       138       277     37786      1248    752160   no data   no data
86.99/87.05	c  N st    59    806110       184       138       277     66650      1248   1704191   no data   no data
86.99/87.05	c  S st    59    806110       184       138       277     66650      1248   1704191   no data   no data
87.09/87.18	c  S st    59    806616       184       138       277     67150      1248   1720554   no data   no data
87.09/87.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.19/87.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
87.19/87.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.19/87.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.19/87.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.19/87.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
87.19/87.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.19/87.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
87.39/87.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
91.79/91.85	c lits-rem:      2558  cl-subs:     1896  v-elim:      0  v-fix:    0  time:  4.40 s
91.79/91.85	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
91.79/91.88	c vivif2 --  cl tried    65254 cl shrink        0 lits rem          0 time: 0.03
91.89/91.91	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.03
91.89/91.91	c calculated reachability. Time: 0.00
91.89/91.91	c  N st    59    806616       184       138       277     65254      1248   1657375   no data   no data
130.59/130.69	c  F st    60   1071878       184       138       277     80705      1248   2165136   no data   no data
130.59/130.69	c  N st    60   1071878       184       138       277     80705      1248   2165136   no data   no data
131.39/131.48	c Decided on static restart strategy
134.19/134.25	c  N st    70   1100184       184       138       277     64863      1248   1613716   no data   no data
138.99/139.04	c  N st    72   1136178       184       138       277     55228      1248   1192639   no data   no data
143.49/143.55	c  N st    73   1168570       184       138       277     86196      1248   2383875   no data   no data
149.29/149.36	c  N st    74   1209925       184       138       277     79739      1248   2101399   no data   no data
149.29/149.36	c  S st    74   1209925       184       138       277     79739      1248   2101399   no data   no data
149.50/149.52	c  S st    74   1210426       184       138       277     80239      1248   2117489   no data   no data
149.50/149.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.50/149.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
149.50/149.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.50/149.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.50/149.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.50/149.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
149.50/149.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.60/149.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
149.80/149.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
160.40/160.49	c lits-rem:      7808  cl-subs:     4890  v-elim:      0  v-fix:    0  time: 10.61 s
160.40/160.49	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
160.50/160.53	c vivif2 --  cl tried    75349 cl shrink        0 lits rem          0 time: 0.04
160.50/160.56	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.03
160.50/160.56	c calculated reachability. Time: 0.00
160.50/160.56	c  N st    74   1210426       184       138       277     75349      1248   1950359   no data   no data
170.90/170.95	c  N st    75   1283309       184       138       277     53127      1248   1053182   no data   no data
188.69/188.79	c  N st    76   1392633       184       138       277     60984      1248   1320830   no data   no data
215.30/215.38	c  N st    77   1556617       184       138       277     65767      1248   1390935   no data   no data
241.29/241.35	c  N st    78   1710426       184       138       277    106689      1248   2781092   no data   no data
241.29/241.35	c  S st    78   1710426       184       138       277    106689      1248   2781092   no data   no data
241.49/241.57	c  S st    78   1710928       184       138       277    107174      1248   2795930   no data   no data
241.49/241.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
241.59/241.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
241.59/241.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
241.59/241.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.59/241.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.59/241.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
241.59/241.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.69/241.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
242.00/242.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.27 s
256.89/256.90	c lits-rem:      6016  cl-subs:     4229  v-elim:      0  v-fix:    0  time: 14.85 s
256.89/256.90	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
256.89/256.94	c vivif2 --  cl tried   102945 cl shrink        0 lits rem          0 time: 0.05
256.89/256.99	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.04
256.89/256.99	c calculated reachability. Time: 0.00
256.89/256.99	c  N st    78   1710928       184       138       277    102945      1248   2650043   no data   no data
328.10/328.14	c  N st    79   2079892       184       138       277    112492      1248   2666963   no data   no data
354.60/354.60	c  N st    80   2210929       184       138       277    117835      1248   2938144   no data   no data
354.60/354.60	c  S st    80   2210929       184       138       277    117835      1248   2938144   no data   no data
354.80/354.83	c  S st    80   2211429       184       138       277    118327      1248   2955802   no data   no data
354.80/354.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
354.90/354.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
354.90/354.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
354.90/354.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
354.90/354.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
354.90/354.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
354.90/354.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
354.90/354.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
355.30/355.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.31 s
371.50/371.59	c lits-rem:      4406  cl-subs:     6314  v-elim:      0  v-fix:    0  time: 16.23 s
371.50/371.59	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
371.60/371.64	c vivif2 --  cl tried   112013 cl shrink        0 lits rem          0 time: 0.05
371.60/371.69	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.05
371.71/371.70	c calculated reachability. Time: 0.00
371.71/371.70	c  N st    80   2211429       184       138       277    112013      1248   2779875   no data   no data
462.90/462.90	c  N st    81   2711430       184       138       277    135500      1248   3889148   no data   no data
462.90/462.90	c  S st    81   2711430       184       138       277    135500      1248   3889148   no data   no data
463.20/463.20	c  S st    81   2711933       184       138       277    135992      1248   3904988   no data   no data
463.20/463.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
463.30/463.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.10
463.30/463.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
463.30/463.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
463.30/463.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
463.30/463.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
463.30/463.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
463.30/463.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
463.80/463.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
484.50/484.59	c lits-rem:      5217  cl-subs:     3599  v-elim:      0  v-fix:    0  time: 20.74 s
484.50/484.59	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
484.60/484.66	c vivif2 --  cl tried   132393 cl shrink        0 lits rem          0 time: 0.07
484.70/484.72	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.06
484.70/484.73	c calculated reachability. Time: 0.00
484.70/484.73	c  N st    81   2711933       184       138       277    132393      1248   3752089   no data   no data
608.31/608.39	c  N st    82   3211934       184       138       277    109757      1248   2667852   no data   no data
608.31/608.39	c  S st    82   3211934       184       138       277    109757      1248   2667852   no data   no data
608.61/608.62	c  S st    82   3212437       184       138       277    110249      1248   2682933   no data   no data
608.61/608.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
608.71/608.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
608.71/608.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
608.71/608.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
608.71/608.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
608.71/608.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
608.71/608.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
608.71/608.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
609.01/609.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.27 s
617.11/617.19	c lits-rem:      2822  cl-subs:     2074  v-elim:      0  v-fix:    0  time:  8.10 s
617.11/617.19	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
617.21/617.24	c vivif2 --  cl tried   108175 cl shrink        0 lits rem          0 time: 0.05
617.21/617.29	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.05
617.21/617.29	c calculated reachability. Time: 0.00
617.21/617.29	c  N st    82   3212437       184       138       277    108175      1248   2603842   no data   no data
760.91/760.92	c  N st    83   3712438       184       138       277    119022      1248   2999824   no data   no data
760.91/760.92	c  S st    83   3712438       184       138       277    119022      1248   2999824   no data   no data
761.12/761.19	c  S st    83   3712940       184       138       277    119515      1248   3015663   no data   no data
761.22/761.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
761.31/761.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.09
761.31/761.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
761.31/761.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
761.31/761.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
761.31/761.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
761.31/761.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
761.31/761.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
761.71/761.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
769.31/769.30	c lits-rem:      1930  cl-subs:     2710  v-elim:      0  v-fix:    0  time:  7.55 s
769.31/769.31	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
769.31/769.36	c vivif2 --  cl tried   116805 cl shrink        0 lits rem          0 time: 0.05
769.41/769.41	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.06
769.41/769.42	c calculated reachability. Time: 0.00
769.41/769.42	c  N st    83   3712940       184       138       277    116805      1248   2923345   no data   no data
778.11/778.17	c  F st    84   3751564       184       138       277    153613      1248   4338904   no data   no data
778.11/778.18	c  N st    84   3751564       184       138       277    153613      1248   4338904   no data   no data
779.71/779.77	c Decided on static restart strategy
784.81/784.82	c  N st    94   3779868       184       138       277     99221      1248   2082708   no data   no data
792.01/792.02	c  N st    96   3815860       184       138       277    133838      1248   3408240   no data   no data
802.12/802.15	c  N st    97   3848255       184       138       277    165251      1248   4644639   no data   no data
811.72/811.77	c  N st    98   3896846       184       138       277    129407      1248   3157399   no data   no data
828.11/828.15	c  N st    99   3969728       184       138       277    115127      1248   2566687   no data   no data
851.61/851.65	c  N st   100   4079052       184       138       277    136029      1248   3241095   no data   no data
882.71/882.78	c  N st   101   4212940       184       138       277     92122      1248   1677634   no data   no data
882.71/882.78	c  S st   101   4212940       184       138       277     92122      1248   1677634   no data   no data
882.91/882.97	c  S st   101   4213448       184       138       277     92620      1248   1693610   no data   no data
882.91/882.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
883.01/883.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.05
883.01/883.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
883.01/883.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
883.01/883.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
883.01/883.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
883.01/883.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
883.01/883.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
883.22/883.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
884.21/884.20	c lits-rem:       645  cl-subs:      523  v-elim:      0  v-fix:    0  time:  0.98 s
884.21/884.20	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
884.21/884.23	c vivif2 --  cl tried    92097 cl shrink        0 lits rem          0 time: 0.03
884.21/884.26	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.03
884.21/884.26	c calculated reachability. Time: 0.00
884.21/884.26	c  N st   101   4213448       184       138       277     92097      1248   1677769   no data   no data
938.22/938.29	c  N st   102   4459425       184       138       277    151175      1248   3624124   no data   no data
997.41/997.42	c  N st   103   4713450       184       138       277    122997      1248   2770644   no data   no data
997.41/997.42	c  S st   103   4713450       184       138       277    122997      1248   2770644   no data   no data
997.62/997.66	c  S st   103   4713953       184       138       277    123494      1248   2786817   no data   no data
997.62/997.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
997.72/997.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.08
997.72/997.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
997.72/997.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
997.72/997.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
997.72/997.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
997.72/997.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
997.81/997.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
998.02/998.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
1008.82/1008.80	c lits-rem:     12980  cl-subs:     3649  v-elim:      0  v-fix:    0  time: 10.72 s
1008.82/1008.80	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
1008.82/1008.86	c vivif2 --  cl tried   119845 cl shrink        0 lits rem          0 time: 0.05
1008.92/1008.91	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.05
1008.92/1008.91	c calculated reachability. Time: 0.00
1008.92/1008.91	c  N st   103   4713953       184       138       277    119845      1248   2649164   no data   no data
1137.02/1137.04	c  N st   104   5213953       184       138       277    131721      1248   3025097   no data   no data
1137.02/1137.04	c  S st   104   5213953       184       138       277    131721      1248   3025097   no data   no data
1137.32/1137.31	c  S st   104   5214453       184       138       277    132215      1248   3040995   no data   no data
1137.32/1137.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1137.42/1137.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.10
1137.42/1137.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1137.42/1137.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1137.42/1137.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1137.42/1137.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
1137.42/1137.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1137.42/1137.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1137.83/1137.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.27 s
1146.23/1146.23	c lits-rem:      1219  cl-subs:     2343  v-elim:      0  v-fix:    0  time:  8.41 s
1146.23/1146.23	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
1146.23/1146.28	c vivif2 --  cl tried   129872 cl shrink        0 lits rem          0 time: 0.05
1146.32/1146.34	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.06
1146.32/1146.34	c calculated reachability. Time: 0.00
1146.32/1146.34	c  N st   104   5214453       184       138       277    129872      1248   2949113   no data   no data
1293.93/1293.99	c  N st   105   5714453       184       138       277    115765      1248   2345646   no data   no data
1293.93/1293.99	c  S st   105   5714453       184       138       277    115765      1248   2345646   no data   no data
1294.23/1294.25	c  S st   105   5714954       184       138       277    116261      1248   2361209   no data   no data
1294.23/1294.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1294.33/1294.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
1294.33/1294.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1294.33/1294.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1294.33/1294.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1294.33/1294.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    184 time:  0.00 s
1294.33/1294.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1294.33/1294.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1294.63/1294.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
1297.93/1297.99	c lits-rem:       760  cl-subs:     1199  v-elim:      0  v-fix:    0  time:  3.37 s
1297.93/1297.99	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
1298.03/1298.03	c vivif2 --  cl tried   115062 cl shrink        0 lits rem          0 time: 0.04
1298.03/1298.08	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.05
1298.03/1298.08	c calculated reachability. Time: 0.00
1298.03/1298.08	c  N st   105   5714954       184       138       277    115062      1248   2317537   no data   no data

Verifier Data

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

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-3264532-1303571499/watcher-3264532-1303571499 -o /tmp/evaluation-result-3264532-1303571499/solver-3264532-1303571499 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3264532-1303571499.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.07 3.79 3.63 5/189 6379
/proc/meminfo: memFree=16078816/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=29800 CPUtime=0 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 468750329 30515200 460 33554432000 4194304 4627331 140736536060992 18446744073709551615 4250464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 7450 463 364 106 0 2421 0

[startup+0.0910269 s]
/proc/loadavg: 4.07 3.79 3.63 5/189 6379
/proc/meminfo: memFree=16078816/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=30072 CPUtime=0.08 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 735 0 0 0 8 0 0 0 25 0 1 0 468750329 30793728 674 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 7518 674 371 106 0 2489 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30072

[startup+0.101024 s]
/proc/loadavg: 4.07 3.79 3.63 5/189 6379
/proc/meminfo: memFree=16078816/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=30072 CPUtime=0.09 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 749 0 0 0 9 0 0 0 25 0 1 0 468750329 30793728 688 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 7518 688 371 106 0 2489 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30072

[startup+0.300982 s]
/proc/loadavg: 4.07 3.79 3.63 5/189 6379
/proc/meminfo: memFree=16078816/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=30728 CPUtime=0.29 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 1088 0 0 0 29 0 0 0 25 0 1 0 468750329 31465472 840 33554432000 4194304 4627331 140736536060992 18446744073709551615 4333296 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 7682 840 372 106 0 2653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30728

[startup+0.700886 s]
/proc/loadavg: 4.07 3.79 3.63 5/189 6379
/proc/meminfo: memFree=16078816/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=31436 CPUtime=0.69 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 1815 0 0 0 69 0 0 0 25 0 1 0 468750329 32190464 860 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 7859 860 372 106 0 2830 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31436

[startup+1.50076 s]
/proc/loadavg: 4.06 3.80 3.63 5/190 6380
/proc/meminfo: memFree=16074096/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=40004 CPUtime=1.49 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 4521 0 0 0 149 0 0 0 18 0 1 0 468750329 40964096 3101 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 10001 3101 377 106 0 4972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40004

[startup+3.10045 s]
/proc/loadavg: 4.06 3.80 3.63 5/190 6380
/proc/meminfo: memFree=16074344/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=40280 CPUtime=3.09 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 6287 0 0 0 309 0 0 0 20 0 1 0 468750329 41246720 3132 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309174 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 10070 3132 377 106 0 5041 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40280

[startup+6.3009 s]
/proc/loadavg: 4.06 3.80 3.63 5/190 6380
/proc/meminfo: memFree=16073640/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=51064 CPUtime=6.29 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 11288 0 0 0 628 1 0 0 25 0 1 0 468750329 52289536 5822 33554432000 4194304 4627331 140736536060992 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 12766 5822 377 106 0 7737 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51064

[startup+12.7007 s]
/proc/loadavg: 4.05 3.80 3.63 5/190 6380
/proc/meminfo: memFree=16048424/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=59356 CPUtime=12.69 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 17168 0 0 0 1268 1 0 0 25 0 1 0 468750329 60780544 7816 33554432000 4194304 4627331 140736536060992 18446744073709551615 4327395 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 14839 7816 377 106 0 9810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59356

[startup+25.5004 s]
/proc/loadavg: 4.04 3.81 3.64 5/190 6380
/proc/meminfo: memFree=16044452/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=67672 CPUtime=25.49 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 25711 0 0 0 2546 3 0 0 25 0 1 0 468750329 69296128 10213 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 16918 10213 377 106 0 11889 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67672

[startup+51.1007 s]
/proc/loadavg: 4.10 3.84 3.65 5/190 6381
/proc/meminfo: memFree=16030852/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=74296 CPUtime=51.08 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 40158 0 0 0 5103 5 0 0 25 0 1 0 468750329 76079104 12072 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 18574 12072 377 106 0 13545 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74296

[startup+102.306 s]
/proc/loadavg: 4.04 3.86 3.67 5/190 6382
/proc/meminfo: memFree=16006288/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=99572 CPUtime=102.3 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 65971 0 0 0 10219 11 0 0 25 0 1 0 468750329 101961728 17865 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 24893 17865 377 106 0 19864 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 99572

[startup+162.301 s]
/proc/loadavg: 4.01 3.89 3.68 5/190 6384
/proc/meminfo: memFree=15970316/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=119216 CPUtime=162.29 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 88998 0 0 0 16213 16 0 0 25 0 1 0 468750329 122077184 23098 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 29804 23098 377 106 0 24775 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 119216

[startup+222.301 s]
/proc/loadavg: 4.06 3.92 3.71 5/190 6386
/proc/meminfo: memFree=15956296/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=119752 CPUtime=222.29 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 109613 0 0 0 22208 21 0 0 25 0 1 0 468750329 122626048 23444 33554432000 4194304 4627331 140736536060992 18446744073709551615 4333367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 29938 23444 377 106 0 24909 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 119752

[startup+282.301 s]
/proc/loadavg: 4.02 3.93 3.72 5/190 6387
/proc/meminfo: memFree=15913616/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=151076 CPUtime=282.29 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 130718 0 0 0 28203 26 0 0 25 0 1 0 468750329 154701824 29136 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 37769 29136 377 106 0 32740 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 151076

[startup+342.301 s]
/proc/loadavg: 4.00 3.94 3.74 5/190 6389
/proc/meminfo: memFree=15902560/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=151348 CPUtime=342.3 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 145295 0 0 0 34199 31 0 0 25 0 1 0 468750329 154980352 31070 33554432000 4194304 4627331 140736536060992 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 37837 31070 377 106 0 32808 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 151348

[startup+402.301 s]
/proc/loadavg: 4.00 3.95 3.75 5/190 6390
/proc/meminfo: memFree=15883080/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=170652 CPUtime=402.3 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 162773 0 0 0 40194 36 0 0 25 0 1 0 468750329 174747648 34242 33554432000 4194304 4627331 140736536060992 18446744073709551615 4330024 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 42663 34242 377 106 0 37634 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 170652

[startup+462.301 s]
/proc/loadavg: 4.00 3.95 3.76 5/190 6392
/proc/meminfo: memFree=15868164/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=229700 CPUtime=462.3 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 180383 0 0 0 46189 41 0 0 25 0 1 0 468750329 235212800 35912 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 57425 35912 377 106 0 52396 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 229700

[startup+522.301 s]
/proc/loadavg: 4.00 3.96 3.77 5/190 6394
/proc/meminfo: memFree=15822388/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=258460 CPUtime=522.31 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 196271 0 0 0 52185 46 0 0 25 0 1 0 468750329 264663040 43099 33554432000 4194304 4627331 140736536060992 18446744073709551615 4324088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 64615 43099 377 106 0 59586 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 258460

[startup+582.301 s]
/proc/loadavg: 4.03 3.98 3.79 5/190 6395
/proc/meminfo: memFree=15835020/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=199140 CPUtime=582.31 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 211815 0 0 0 58181 50 0 0 25 0 1 0 468750329 203919360 40839 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 49785 40839 377 106 0 44756 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 199140

[startup+642.3 s]
/proc/loadavg: 4.01 3.98 3.80 5/190 6397
/proc/meminfo: memFree=15812668/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=202748 CPUtime=642.32 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 223196 0 0 0 64179 53 0 0 25 0 1 0 468750329 207613952 42770 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 50687 42770 377 106 0 45658 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 202748

[startup+702.3 s]
/proc/loadavg: 4.00 3.98 3.81 5/190 6398
/proc/meminfo: memFree=15806560/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=203040 CPUtime=702.3 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 237120 0 0 0 70174 56 0 0 25 0 1 0 468750329 207912960 42135 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 50760 42135 377 106 0 45731 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 203040

[startup+762.306 s]
/proc/loadavg: 4.07 3.99 3.83 5/190 6400
/proc/meminfo: memFree=15783592/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=207824 CPUtime=762.31 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 249066 0 0 0 76169 62 0 0 25 0 1 0 468750329 212811776 43736 33554432000 4194304 4627331 140736536060992 18446744073709551615 4420176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 51956 43736 377 106 0 46927 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 207824

[startup+822.301 s]
/proc/loadavg: 3.94 3.98 3.83 4/185 6420
/proc/meminfo: memFree=15876396/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=272676 CPUtime=822.31 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 260814 0 0 0 82167 64 0 0 25 0 1 0 468750329 279220224 45294 33554432000 4194304 4627331 140736536060992 18446744073709551615 4338532 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 68169 45294 377 106 0 63140 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 272676

[startup+882.301 s]
/proc/loadavg: 2.08 3.43 3.65 2/172 6457
/proc/meminfo: memFree=16107604/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=208220 CPUtime=882.31 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 277125 0 0 0 88162 69 0 0 25 0 1 0 468750329 213217280 42246 33554432000 4194304 4627331 140736536060992 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 52055 42246 377 106 0 47026 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 208220

[startup+942.301 s]
/proc/loadavg: 1.39 2.99 3.48 2/172 6459
/proc/meminfo: memFree=16096676/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=274272 CPUtime=942.31 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 289773 0 0 0 94159 72 0 0 25 0 1 0 468750329 280854528 45163 33554432000 4194304 4627331 140736536060992 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 68568 45164 377 106 0 63539 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 274272

[startup+1002.3 s]
/proc/loadavg: 1.14 2.62 3.32 2/172 6460
/proc/meminfo: memFree=16094064/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=217396 CPUtime=1002.32 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 305933 0 0 0 100156 76 0 0 25 0 1 0 468750329 222613504 45713 33554432000 4194304 4627331 140736536060992 18446744073709551615 4420075 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 54349 45713 377 106 0 49320 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 217396

[startup+1062.3 s]
/proc/loadavg: 1.05 2.32 3.17 2/172 6462
/proc/meminfo: memFree=16092192/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=217700 CPUtime=1062.32 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 317761 0 0 0 106153 79 0 0 25 0 1 0 468750329 222924800 46323 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 54425 46323 377 106 0 49396 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 217700

[startup+1122.3 s]
/proc/loadavg: 1.02 2.08 3.03 2/172 6464
/proc/meminfo: memFree=16086224/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=286788 CPUtime=1122.32 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 330562 0 0 0 112150 82 0 0 25 0 1 0 468750329 293670912 47719 33554432000 4194304 4627331 140736536060992 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 71697 47719 377 106 0 66668 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 286788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.88 2.90 2/172 6465
/proc/meminfo: memFree=16079144/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=299148 CPUtime=1182.33 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 344246 0 0 0 118148 85 0 0 25 0 1 0 468750329 306327552 49578 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 74787 49578 377 106 0 69758 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 299148

[startup+1242.3 s]
/proc/loadavg: 1.00 1.72 2.78 2/172 6467
/proc/meminfo: memFree=16080868/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=229444 CPUtime=1242.33 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 355609 0 0 0 124146 87 0 0 25 0 1 0 468750329 234950656 49071 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 57361 49071 377 106 0 52332 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 229444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.59 2.68 2/172 6468
/proc/meminfo: memFree=16083592/32951124 swapFree=67111528/67111528
[pid=6379] ppid=6377 vsize=229628 CPUtime=1300.03 cores=0,2
/proc/6379/stat : 6379 (strangenight2-s) R 6377 6379 5803 0 -1 4202496 366689 0 0 0 129914 89 0 0 25 0 1 0 468750329 235139072 48344 33554432000 4194304 4627331 140736536060992 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6379/statm: 57407 48344 377 106 0 52378 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 229628

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.15
CPU system time (s): 0.904862
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 300440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.15
system time used= 0.904862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366689
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= 14
involuntary context switches= 3127

runsolver used 2.13967 second user time and 4.53931 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-23 17:11:39
IDJOB=3264532
IDBENCH=84715
IDSOLVER=1587
FILE ID=node106/3264532-1303571499
RUNJOBID= node106-1303571015-6240
PBS_JOBID= 13150305
Free space on /tmp= 71728 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264532-1303571499/watcher-3264532-1303571499 -o /tmp/evaluation-result-3264532-1303571499/solver-3264532-1303571499 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3264532-1303571499.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=1084758729

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.82
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.830
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.74
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.830
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16079220 kB
Buffers:       1982844 kB
Cached:       14085704 kB
SwapCached:          0 kB
Active:        9812696 kB
Inactive:      6498916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16079220 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5852 kB
Writeback:           0 kB
AnonPages:      242272 kB
Mapped:          16192 kB
Slab:           496248 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   502540 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= 71740 MiB
End job on node106 at 2011-04-23 17:33:21