Trace number 3370314

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_511.cnf
MD5SUM766a362c83d920a8f8dd49df62ed42c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables509
Number of clauses4478
Sum of the clauses size17912
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44478
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370314-1305391441.cnf'
0.00/0.00	c -- header says num vars:            509
0.00/0.00	c -- header says num clauses:        4478
0.00/0.00	c -- clauses added:            0 learnts,         4478 normals,            0 xors
0.00/0.00	c -- vars added        509
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       509      4478         0         0     17912         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/4478/4478 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    509 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:     509 neg:       0
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       509      4478         0         0     17912         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.10/0.12	c  N st     8      4921       509      4478         0      4727     17912    134438   no data   no data  --
0.29/0.34	c  N st    10     11303       509      4478         0      4396     17912     97873   no data   no data  --
0.49/0.56	c  N st    11     17046       509      4478         0      9924     17912    255240   no data   no data  --
0.79/0.87	c  F st    12     25000       509      4478         0     12091     17912    300734   no data   no data  --
0.79/0.87	c Found part        5 vars:        252 clauses:      2088 lits size:      8352
0.79/0.87	c Found part        7 vars:        257 clauses:      2390 lits size:      9560
0.79/0.87	c Found parts:          2 time: 0.00 s
0.79/0.87	c Solving part 5
0.79/0.89	c  N st     0         0       252      2088         0     12091      8352    300734   no data   no data  --
0.89/0.90	c asymm  cl-useful: 0/2088/2088 lits-rem:0 time: 0.01
0.89/0.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.89/0.91	c Finding binary XORs  T:     0.00 s  found:       0
0.89/0.91	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.89/0.91	c calculated reachability. Time: 0.00
0.89/0.91	c Calc default polars -  time:   0.00 s pos:       0 undec:     509 neg:       0
0.89/0.91	c =========================================================================================
0.89/0.91	c types(t): F = full restart, N = normal restart
0.89/0.91	c types(t): S = simplification begin/end, E = solution found
0.89/0.91	c restart types(rt): st = static, dy = dynamic
0.89/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.91	c  B st     0         0       252      2088         0     12091      8352    300734   no data   no data  --
0.99/1.00	c Decided on static restart strategy
1.09/1.13	c  N st     8      4914       252      2088         0     16874      8352    442325   no data   no data  --
1.39/1.42	c  N st    10     11297       252      2088         0      7427      8352    132605   no data   no data  --
1.59/1.66	c  N st    11     17040       252      2088         0     12952      8352    299737   no data   no data  --
1.99/2.03	c  F st    12     25002       252      2088         0     13624      8352    308221   no data   no data  --
1.99/2.03	c  N st    12     25002       252      2088         0     13624      8352    308221   no data   no data  --
2.19/2.23	c Decided on static restart strategy
2.19/2.23	c  N st    18     30202       252      2088         0     11356      8352    229120   no data   no data  --
2.49/2.53	c  N st    20     37317       252      2088         0     10221      8352    186608   no data   no data  --
2.79/2.84	c  N st    21     43716       252      2088         0     16319      8352    363580   no data   no data  --
3.29/3.31	c  N st    22     53314       252      2088         0     16741      8352    370030   no data   no data  --
4.09/4.12	c  N st    23     67711       252      2088         0     20844      8352    459633   no data   no data  --
4.99/5.03	c  E st    24     83231         0      2088         0     13613      8352    241205   no data   no data  --
4.99/5.03	c Verified 2088 clauses.
4.99/5.03	c Verified 2088 clauses.
4.99/5.03	c Solved part
4.99/5.03	c =========================================================================================
4.99/5.03	c Coming back to original instance
4.99/5.03	c =========================================================================================
4.99/5.03	c  N st    12     25000       257      2390         0         0      9560         0   no data   no data  --
5.09/5.15	c Decided on static restart strategy
5.09/5.15	c  N st    18     30000       257      2390         0      4363      9560    120505   no data   no data  --
5.09/5.15	c  S st    18     30000       257      2390         0      4363      9560    120505   no data   no data  --
5.09/5.16	c  S st    18     30503       257      2390         0      4859      9560    134168   no data   no data  --
5.09/5.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.09/5.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
5.09/5.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.19/5.26	c lits-rem:      2347  cl-subs:      463  v-elim:      0  v-fix:    0  time:  0.09 s
5.19/5.26	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
5.19/5.26	c calculated reachability. Time: 0.00
5.19/5.26	c  N st    18     30503       257      2390         0      4396      9560    116610   no data   no data  --
5.49/5.52	c  N st    20     37616       257      2390         0      6668      9560    153836   no data   no data  --
5.79/5.80	c  N st    21     44015       257      2390         0     12786      9560    327468   no data   no data  --
5.89/5.90	c  S st    22     45754       257      2390         0      7373      9560    152196   no data   no data  --
5.89/5.92	c  S st    22     46257       257      2390         0      7874      9560    166220   no data   no data  --
5.89/5.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.89/5.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.89/5.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
5.89/5.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.99/6.07	c lits-rem:      2081  cl-subs:      465  v-elim:      0  v-fix:    0  time:  0.13 s
5.99/6.07	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
5.99/6.07	c vivif2 --  cl tried     7409 cl shrink        0 lits rem          0 time: 0.00
5.99/6.08	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
5.99/6.08	c calculated reachability. Time: 0.00
5.99/6.08	c  N st    22     46257       257      2390         0      7409      9560    150492   no data   no data  --
6.79/6.82	c  N st    23     60657       257      2390         0     12404      9560    285644   no data   no data  --
7.29/7.38	c  N st    24     69385       257      2390         0     10620      9560    202886   no data   no data  --
7.29/7.38	c  S st    24     69385       257      2390         0     10620      9560    202886   no data   no data  --
7.39/7.41	c  S st    24     69893       257      2390         0     11124      9560    217089   no data   no data  --
7.39/7.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.39/7.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.39/7.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
7.39/7.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.80/7.86	c lits-rem:      1861  cl-subs:      606  v-elim:      0  v-fix:    0  time:  0.44 s
7.80/7.86	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
7.80/7.87	c vivif2 --  cl tried    10518 cl shrink        0 lits rem          0 time: 0.00
7.80/7.88	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
7.80/7.88	c calculated reachability. Time: 0.00
7.80/7.88	c  N st    24     69893       257      2390         0     10518      9560    198801   no data   no data  --
8.99/9.03	c  F st    25     87500       257      2390         0     15969      9560    324103   no data   no data  --
8.99/9.03	c  N st    25     87500       257      2390         0     15969      9560    324103   no data   no data  --
9.29/9.32	c Decided on static restart strategy
9.49/9.52	c  N st    32     95540       257      2390         0     23706      9560    533514   no data   no data  --
9.89/9.98	c  N st    34    104841       257      2390         0     20353      9560    433321   no data   no data  --
9.89/9.98	c  S st    34    104841       257      2390         0     20353      9560    433321   no data   no data  --
10.00/10.03	c  S st    34    105344       257      2390         0     20856      9560    448039   no data   no data  --
10.00/10.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.00/10.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.00/10.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.00/10.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.00/10.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.00/10.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
10.00/10.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.69/11.79	c lits-rem:      7529  cl-subs:     1233  v-elim:      0  v-fix:    0  time:  1.74 s
11.69/11.79	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
11.69/11.79	c vivif2 --  cl tried    19623 cl shrink        0 lits rem          0 time: 0.00
11.79/11.82	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.03
11.79/11.82	c calculated reachability. Time: 0.00
11.79/11.82	c  N st    34    105344       257      2390         0     19623      9560    404744   no data   no data  --
12.49/12.51	c  N st    35    114944       257      2390         0     15489      9560    284818   no data   no data  --
13.49/13.50	c  N st    36    129341       257      2390         0     14892      9560    238860   no data   no data  --
14.99/15.01	c  N st    37    150936       257      2390         0     20094      9560    352754   no data   no data  --
15.50/15.57	c  S st    38    158021       257      2390         0     26820      9560    534279   no data   no data  --
15.59/15.65	c  S st    38    158522       257      2390         0     27316      9560    548544   no data   no data  --
15.59/15.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.59/15.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.59/15.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.59/15.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.59/15.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.59/15.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
15.59/15.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.79/17.84	c lits-rem:      6924  cl-subs:     2373  v-elim:      0  v-fix:    0  time:  2.17 s
17.79/17.84	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
17.79/17.84	c vivif2 --  cl tried    24943 cl shrink        0 lits rem          0 time: 0.01
17.79/17.88	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.04
17.79/17.89	c calculated reachability. Time: 0.00
17.79/17.89	c  N st    38    158522       257      2390         0     24943      9560    478967   no data   no data  --
22.10/22.14	c  N st    39    207110       257      2390         0     19872      9560    307538   no data   no data  --
24.79/24.84	c  N st    40    237783       257      2390         0     29850      9560    566716   no data   no data  --
24.79/24.84	c  S st    40    237783       257      2390         0     29850      9560    566716   no data   no data  --
24.89/24.92	c  S st    40    238293       257      2390         0     30357      9560    581055   no data   no data  --
24.89/24.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.89/24.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.89/24.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.89/24.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.89/24.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.89/24.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
24.89/24.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.19/27.28	c lits-rem:      5240  cl-subs:     2845  v-elim:      0  v-fix:    0  time:  2.33 s
27.19/27.28	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
27.19/27.28	c vivif2 --  cl tried    27512 cl shrink        0 lits rem          0 time: 0.01
27.29/27.33	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.04
27.29/27.33	c calculated reachability. Time: 0.00
27.29/27.33	c  N st    40    238293       257      2390         0     27512      9560    500869   no data   no data  --
33.10/33.14	c  F st    41    306250       257      2390         0     29557      9560    526088   no data   no data  --
33.10/33.14	c  N st    41    306250       257      2390         0     29557      9560    526088   no data   no data  --
33.59/33.63	c Decided on static restart strategy
35.49/35.58	c  N st    51    334557       257      2390         0     33821      9560    606772   no data   no data  --
37.69/37.76	c  N st    53    357439       257      2390         0     31872      9560    538092   no data   no data  --
37.69/37.76	c  S st    53    357439       257      2390         0     31872      9560    538092   no data   no data  --
37.79/37.85	c  S st    53    357946       257      2390         0     32374      9560    552631   no data   no data  --
37.79/37.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.79/37.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.79/37.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.79/37.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.79/37.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.79/37.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
37.79/37.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.89/39.90	c lits-rem:      7071  cl-subs:     1201  v-elim:      0  v-fix:    0  time:  2.03 s
39.89/39.90	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
39.89/39.91	c vivif2 --  cl tried    31173 cl shrink        0 lits rem          0 time: 0.01
39.89/39.96	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.05
39.89/39.96	c calculated reachability. Time: 0.00
39.89/39.96	c  N st    53    357946       257      2390         0     31173      9560    513503   no data   no data  --
43.00/43.01	c  N st    54    390340       257      2390         0     37279      9560    685879   no data   no data  --
47.99/48.08	c  N st    55    438929       257      2390         0     31157      9560    463572   no data   no data  --
55.99/56.05	c  N st    56    511812       257      2390         0     44079      9560    814414   no data   no data  --
58.69/58.72	c  N st    57    536920       257      2390         0     38563      9560    624657   no data   no data  --
58.69/58.72	c  S st    57    536920       257      2390         0     38563      9560    624657   no data   no data  --
58.79/58.82	c  S st    57    537426       257      2390         0     39063      9560    638863   no data   no data  --
58.79/58.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.79/58.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.79/58.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.79/58.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.79/58.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.79/58.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
58.79/58.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.29/61.39	c lits-rem:      5838  cl-subs:     2122  v-elim:      0  v-fix:    0  time:  2.54 s
61.29/61.39	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
61.39/61.40	c vivif2 --  cl tried    36941 cl shrink        0 lits rem          0 time: 0.01
61.39/61.47	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.07
61.39/61.47	c calculated reachability. Time: 0.00
61.39/61.47	c  N st    57    537426       257      2390         0     36941      9560    578887   no data   no data  --
80.09/80.11	c  N st    58    701410       257      2390         0     65686      9560   1393751   no data   no data  --
94.19/94.25	c  N st    59    806139       257      2390         0     59538      9560   1111861   no data   no data  --
94.19/94.25	c  S st    59    806139       257      2390         0     59538      9560   1111861   no data   no data  --
94.39/94.44	c  S st    59    806644       257      2390         0     60042      9560   1125610   no data   no data  --
94.39/94.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.39/94.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.39/94.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
94.49/94.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.49/94.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.49/94.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
94.49/94.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.99/102.08	c lits-rem:      3628  cl-subs:     6893  v-elim:      0  v-fix:    0  time:  7.58 s
101.99/102.08	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
101.99/102.09	c vivif2 --  cl tried    53149 cl shrink        0 lits rem          0 time: 0.01
102.19/102.22	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.13
102.19/102.22	c calculated reachability. Time: 0.00
102.19/102.22	c  N st    59    806644       257      2390         0     53149      9560    939516   no data   no data  --
139.81/139.82	c  F st    60   1071875       257      2390         0     68439      9560   1216257   no data   no data  --
139.81/139.82	c  N st    60   1071875       257      2390         0     68439      9560   1216257   no data   no data  --
140.69/140.75	c Decided on static restart strategy
143.80/143.84	c  N st    70   1100180       257      2390         0     53013      9560    796567   no data   no data  --
149.50/149.53	c  N st    72   1136175       257      2390         0     87071      9560   1760211   no data   no data  --
153.90/153.92	c  N st    73   1168567       257      2390         0     74334      9560   1378216   no data   no data  --
160.60/160.64	c  N st    74   1209968       257      2390         0     68981      9560   1233029   no data   no data  --
160.60/160.64	c  S st    74   1209968       257      2390         0     68981      9560   1233029   no data   no data  --
160.80/160.83	c  S st    74   1210469       257      2390         0     69476      9560   1246650   no data   no data  --
160.80/160.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.80/160.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.80/160.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
160.80/160.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.80/160.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.80/160.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
160.80/160.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
169.09/169.17	c lits-rem:      4347  cl-subs:     5530  v-elim:      0  v-fix:    0  time:  8.28 s
169.09/169.17	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
169.09/169.19	c vivif2 --  cl tried    63946 cl shrink        0 lits rem          0 time: 0.01
169.29/169.35	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.16
169.29/169.35	c calculated reachability. Time: 0.00
169.29/169.35	c  N st    74   1210469       257      2390         0     63946      9560   1091622   no data   no data  --
182.50/182.54	c  N st    75   1283351       257      2390         0     87669      9560   1774328   no data   no data  --
202.30/202.34	c  N st    76   1392676       257      2390         0     48976      9560    583140   no data   no data  --
229.00/229.05	c  N st    77   1556663       257      2390         0     53746      9560    668231   no data   no data  --
255.70/255.78	c  N st    78   1710470       257      2390         0     94345      9560   1822474   no data   no data  --
255.70/255.78	c  S st    78   1710470       257      2390         0     94345      9560   1822474   no data   no data  --
256.00/256.07	c  S st    78   1710971       257      2390         0     94844      9560   1837291   no data   no data  --
256.00/256.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
256.00/256.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
256.10/256.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
256.10/256.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.10/256.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.10/256.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
256.10/256.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
277.10/277.11	c lits-rem:      4838  cl-subs:     9888  v-elim:      0  v-fix:    0  time: 20.94 s
277.10/277.11	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
277.10/277.13	c vivif2 --  cl tried    84956 cl shrink        0 lits rem          0 time: 0.02
277.31/277.31	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.17
277.31/277.31	c calculated reachability. Time: 0.00
277.31/277.31	c  N st    78   1710971       257      2390         0     84956      9560   1571491   no data   no data  --
346.10/346.13	c  N st    79   2079935       257      2390         0     96545      9560   1741832   no data   no data  --
370.60/370.67	c  N st    80   2210972       257      2390         0    100943      9560   1970864   no data   no data  --
370.60/370.67	c  S st    80   2210972       257      2390         0    100943      9560   1970864   no data   no data  --
371.00/371.01	c  S st    80   2211476       257      2390         0    101443      9560   1984714   no data   no data  --
371.00/371.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
371.00/371.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
371.00/371.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
371.10/371.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
371.10/371.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
371.10/371.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
371.10/371.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
394.50/394.51	c lits-rem:      9157  cl-subs:     7574  v-elim:      0  v-fix:    0  time: 23.40 s
394.50/394.51	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
394.50/394.54	c vivif2 --  cl tried    93869 cl shrink        0 lits rem          0 time: 0.02
394.70/394.79	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.25
394.70/394.79	c calculated reachability. Time: 0.00
394.70/394.79	c  N st    80   2211476       257      2390         0     93869      9560   1756132   no data   no data  --
503.01/503.00	c  N st    81   2711478       257      2390         0    116837      9560   2243109   no data   no data  --
503.01/503.00	c  S st    81   2711478       257      2390         0    116837      9560   2243109   no data   no data  --
503.31/503.35	c  S st    81   2711983       257      2390         0    117337      9560   2257790   no data   no data  --
503.31/503.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
503.31/503.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
503.41/503.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
503.41/503.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
503.41/503.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
503.41/503.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
503.41/503.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
532.91/532.98	c lits-rem:      1367  cl-subs:    11537  v-elim:      0  v-fix:    0  time: 29.51 s
532.91/532.98	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
533.01/533.01	c vivif2 --  cl tried   105800 cl shrink        0 lits rem          0 time: 0.02
533.31/533.31	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.31
533.31/533.32	c calculated reachability. Time: 0.00
533.31/533.32	c  N st    81   2711983       257      2390         0    105800      9560   1952557   no data   no data  --
641.81/641.85	c  N st    82   3211984       257      2390         0     82473      9560   1076322   no data   no data  --
641.81/641.85	c  S st    82   3211984       257      2390         0     82473      9560   1076322   no data   no data  --
642.11/642.10	c  S st    82   3212485       257      2390         0     82973      9560   1090069   no data   no data  --
642.11/642.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
642.11/642.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
642.11/642.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
642.11/642.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
642.11/642.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
642.11/642.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
642.11/642.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
646.81/646.85	c lits-rem:      1865  cl-subs:     2247  v-elim:      0  v-fix:    0  time:  4.69 s
646.81/646.85	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
646.81/646.87	c vivif2 --  cl tried    80726 cl shrink        0 lits rem          0 time: 0.01
647.02/647.06	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.20
647.02/647.07	c calculated reachability. Time: 0.00
647.02/647.07	c  N st    82   3212485       257      2390         0     80726      9560   1037959   no data   no data  --
767.92/767.93	c  N st    83   3712488       257      2390         0     91026      9560   1236082   no data   no data  --
767.92/767.93	c  S st    83   3712488       257      2390         0     91026      9560   1236082   no data   no data  --
768.21/768.22	c  S st    83   3712990       257      2390         0     91528      9560   1250196   no data   no data  --
768.21/768.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
768.21/768.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
768.21/768.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
768.31/768.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
768.31/768.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
768.31/768.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
768.31/768.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
775.31/775.37	c lits-rem:       464  cl-subs:     2787  v-elim:      0  v-fix:    0  time:  7.07 s
775.31/775.37	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
775.31/775.39	c vivif2 --  cl tried    88741 cl shrink        0 lits rem          0 time: 0.02
775.63/775.61	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.22
775.63/775.61	c calculated reachability. Time: 0.00
775.63/775.61	c  N st    83   3712990       257      2390         0     88741      9560   1179575   no data   no data  --
784.43/784.44	c  F st    84   3751563       257      2390         0    125369      9560   2275882   no data   no data  --
784.43/784.44	c  N st    84   3751563       257      2390         0    125369      9560   2275882   no data   no data  --
786.01/786.04	c Decided on static restart strategy
792.32/792.37	c  N st    94   3779872       257      2390         0    152267      9560   3027880   no data   no data  --
800.62/800.64	c  N st    96   3815865       257      2390         0    106130      9560   1683929   no data   no data  --
808.12/808.15	c  N st    97   3848257       257      2390         0    136729      9560   2533862   no data   no data  --
819.82/819.81	c  N st    98   3896846       257      2390         0    101236      9560   1510378   no data   no data  --
839.82/839.80	c  N st    99   3969729       257      2390         0     87926      9560   1091101   no data   no data  --
864.81/864.84	c  N st   100   4079057       257      2390         0    108154      9560   1648498   no data   no data  --
899.22/899.27	c  N st   101   4212990       257      2390         0    151011      9560   2844680   no data   no data  --
899.22/899.27	c  S st   101   4212990       257      2390         0    151011      9560   2844680   no data   no data  --
899.82/899.81	c  S st   101   4213492       257      2390         0    151508      9560   2859477   no data   no data  --
899.82/899.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
899.82/899.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
899.82/899.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
899.93/899.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
899.93/899.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
899.93/899.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
899.93/899.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
991.72/991.72	c lits-rem:     13772  cl-subs:    14664  v-elim:      0  v-fix:    0  time: 91.74 s
991.72/991.72	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
991.72/991.75	c vivif2 --  cl tried   136844 cl shrink        0 lits rem          0 time: 0.03
992.02/992.06	c asymm  cl-useful: 0/2118/2390 lits-rem:0 time: 0.31
992.02/992.06	c calculated reachability. Time: 0.00
992.02/992.06	c  N st   101   4213492       257      2390         0    136844      9560   2467589   no data   no data  --
1055.93/1055.90	c  N st   102   4459469       257      2390         0    111490      9560   1715092   no data   no data  --
1118.73/1118.76	c  N st   103   4713493       257      2390         0    174315      9560   3438948   no data   no data  --
1118.73/1118.76	c  S st   103   4713493       257      2390         0    174315      9560   3438948   no data   no data  --
1119.23/1119.26	c  S st   103   4713997       257      2390         0    174815      9560   3453701   no data   no data  --
1119.23/1119.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1119.23/1119.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1119.33/1119.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1119.43/1119.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1119.43/1119.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1119.43/1119.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
1119.43/1119.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1270.43/1270.48	c lits-rem:     11609  cl-subs:    25674  v-elim:      0  v-fix:    0  time: 151.04 s
1270.43/1270.48	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
1270.53/1270.51	c vivif2 --  cl tried   149141 cl shrink        0 lits rem          0 time: 0.03
1270.83/1270.81	c asymm  cl-useful: 0/2044/2390 lits-rem:0 time: 0.30
1270.83/1270.81	c calculated reachability. Time: 0.00
1270.83/1270.81	c  N st   103   4713997       257      2390         0    149141      9560   2764127   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: 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-3370314-1305391441/watcher-3370314-1305391441 -o /tmp/evaluation-result-3370314-1305391441/solver-3370314-1305391441 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370314-1305391441.cnf 

running on 2 cores: 1,3

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.01 4.03 4.00 5/326 8817
/proc/meminfo: memFree=22345568/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=29928 CPUtime=0 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 592 0 0 0 0 0 0 0 25 0 1 0 729374612 30646272 532 33554432000 4194304 4650387 140733856936800 18446744073709551615 4371088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 7482 532 345 112 0 2447 0

[startup+0.108715 s]
/proc/loadavg: 4.01 4.03 4.00 5/326 8817
/proc/meminfo: memFree=22345568/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=31104 CPUtime=0.1 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 1034 0 0 0 10 0 0 0 25 0 1 0 729374612 31850496 942 33554432000 4194304 4650387 140733856936800 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 7776 942 377 112 0 2741 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 31104

[startup+0.200701 s]
/proc/loadavg: 4.01 4.03 4.00 5/326 8817
/proc/meminfo: memFree=22345568/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=31384 CPUtime=0.19 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 1242 0 0 0 19 0 0 0 25 0 1 0 729374612 32137216 970 33554432000 4194304 4650387 140733856936800 18446744073709551615 4333858 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 7846 970 379 112 0 2811 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31384

[startup+0.300681 s]
/proc/loadavg: 4.01 4.03 4.00 5/326 8817
/proc/meminfo: memFree=22345568/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=31520 CPUtime=0.29 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 1341 0 0 0 29 0 0 0 25 0 1 0 729374612 32276480 1069 33554432000 4194304 4650387 140733856936800 18446744073709551615 4310536 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 7880 1069 379 112 0 2845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31520

[startup+0.700609 s]
/proc/loadavg: 4.01 4.03 4.00 5/326 8817
/proc/meminfo: memFree=22345568/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=32524 CPUtime=0.69 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 2068 0 0 0 69 0 0 0 25 0 1 0 729374612 33304576 1180 33554432000 4194304 4650387 140733856936800 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 8131 1180 379 112 0 3096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32524

[startup+1.50046 s]
/proc/loadavg: 4.01 4.03 4.00 6/327 8818
/proc/meminfo: memFree=22331112/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=50612 CPUtime=1.49 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 3918 0 0 0 149 0 0 0 25 0 1 0 729374612 51826688 2128 33554432000 4194304 4650387 140733856936800 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 12653 2129 381 112 0 7618 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50612

[startup+3.10016 s]
/proc/loadavg: 4.01 4.03 4.00 7/327 8818
/proc/meminfo: memFree=22336944/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=68592 CPUtime=3.09 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 4875 0 0 0 309 0 0 0 18 0 1 0 729374612 70238208 3085 33554432000 4194304 4650387 140733856936800 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 17148 3085 381 112 0 12113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68592

[startup+6.30057 s]
/proc/loadavg: 4.01 4.03 4.00 5/327 8819
/proc/meminfo: memFree=22331912/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=58564 CPUtime=6.29 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 7331 0 0 0 628 1 0 0 25 0 1 0 729374612 59969536 3469 33554432000 4194304 4650387 140733856936800 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 14641 3469 382 112 0 9606 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58564

[startup+12.7004 s]
/proc/loadavg: 4.01 4.03 4.00 7/327 8819
/proc/meminfo: memFree=22314468/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=60312 CPUtime=12.69 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 10525 0 0 0 1267 2 0 0 25 0 1 0 729374612 61759488 6663 33554432000 4194304 4650387 140733856936800 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 15078 6663 382 112 0 10043 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60312

[startup+25.501 s]
/proc/loadavg: 4.01 4.03 4.00 7/327 8819
/proc/meminfo: memFree=22298708/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=75412 CPUtime=25.49 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 14028 0 0 0 2547 2 0 0 25 0 1 0 729374612 77221888 10166 33554432000 4194304 4650387 140733856936800 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 18853 10166 382 112 0 13818 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75412

[startup+51.1012 s]
/proc/loadavg: 4.00 4.03 4.00 7/327 8820
/proc/meminfo: memFree=22300660/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=61296 CPUtime=51.09 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 23532 0 0 0 5103 6 0 0 25 0 1 0 729374612 62767104 8798 33554432000 4194304 4650387 140733856936800 18446744073709551615 4313048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 15324 8798 382 112 0 10289 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61296

[startup+102.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/327 8821
/proc/meminfo: memFree=22259828/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=78980 CPUtime=102.3 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 42730 0 0 0 10219 11 0 0 25 0 1 0 729374612 80875520 12820 33554432000 4194304 4650387 140733856936800 18446744073709551615 4360191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 19745 12820 382 112 0 14710 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78980

[startup+162.301 s]
/proc/loadavg: 4.00 4.01 4.00 6/327 8823
/proc/meminfo: memFree=22212040/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=87948 CPUtime=162.29 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 61992 0 0 0 16211 18 0 0 25 0 1 0 729374612 90058752 15011 33554432000 4194304 4650387 140733856936800 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 21987 15011 382 112 0 16952 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 87948

[startup+222.312 s]
/proc/loadavg: 4.00 4.01 4.00 6/327 8824
/proc/meminfo: memFree=22198860/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=90680 CPUtime=222.31 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 75823 0 0 0 22208 23 0 0 25 0 1 0 729374612 92856320 15578 33554432000 4194304 4650387 140733856936800 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 22670 15578 382 112 0 17635 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 90680

[startup+282.3 s]
/proc/loadavg: 4.04 4.02 4.00 7/327 8826
/proc/meminfo: memFree=22152680/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=110496 CPUtime=282.3 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 89074 0 0 0 28203 27 0 0 25 0 1 0 729374612 113147904 21586 33554432000 4194304 4650387 140733856936800 18446744073709551615 4313032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 27624 21586 382 112 0 22589 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 110496

[startup+342.301 s]
/proc/loadavg: 4.12 4.04 4.01 5/327 8827
/proc/meminfo: memFree=22050440/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=110876 CPUtime=342.31 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 103899 0 0 0 34199 32 0 0 25 0 1 0 729374612 113537024 20212 33554432000 4194304 4650387 140733856936800 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 27719 20212 382 112 0 22684 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 110876

[startup+402.301 s]
/proc/loadavg: 4.08 4.05 4.01 5/327 8829
/proc/meminfo: memFree=22014432/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=172408 CPUtime=402.3 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 113878 0 0 0 40196 34 0 0 25 0 1 0 729374612 176545792 24495 33554432000 4194304 4650387 140733856936800 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 43102 24495 382 112 0 38067 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 172408

[startup+462.301 s]
/proc/loadavg: 4.07 4.05 4.01 6/327 8831
/proc/meminfo: memFree=22003716/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=122728 CPUtime=462.31 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 125885 0 0 0 46190 41 0 0 25 0 1 0 729374612 125673472 24313 33554432000 4194304 4650387 140733856936800 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 30682 24313 382 112 0 25647 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 122728

[startup+522.301 s]
/proc/loadavg: 4.02 4.04 4.00 6/327 8832
/proc/meminfo: memFree=21991396/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=132892 CPUtime=522.3 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 137055 0 0 0 52187 43 0 0 25 0 1 0 729374612 136081408 26163 33554432000 4194304 4650387 140733856936800 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 33223 26163 382 112 0 28188 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 132892

[startup+582.3 s]
/proc/loadavg: 4.01 4.03 4.00 6/327 8834
/proc/meminfo: memFree=21959096/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=140336 CPUtime=582.31 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 148103 0 0 0 58182 49 0 0 25 0 1 0 729374612 143704064 27350 33554432000 4194304 4650387 140733856936800 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 35084 27350 382 112 0 30049 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 140336

[startup+642.3 s]
/proc/loadavg: 4.00 4.02 4.00 6/327 8835
/proc/meminfo: memFree=21975152/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=140580 CPUtime=642.31 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 160153 0 0 0 64175 56 0 0 18 0 1 0 729374612 143953920 26244 33554432000 4194304 4650387 140733856936800 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 35145 26244 382 112 0 30110 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 140580

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 4.00 7/327 8837
/proc/meminfo: memFree=21963928/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=140696 CPUtime=702.32 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 169187 0 0 0 70171 61 0 0 25 0 1 0 729374612 144072704 28406 33554432000 4194304 4650387 140733856936800 18446744073709551615 4328502 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 35174 28406 382 112 0 30139 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 140696

[startup+762.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/327 8839
/proc/meminfo: memFree=21875224/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=140872 CPUtime=762.33 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 179681 0 0 0 76168 65 0 0 25 0 1 0 729374612 144252928 28391 33554432000 4194304 4650387 140733856936800 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 35218 28391 382 112 0 30183 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 140872

[startup+822.301 s]
/proc/loadavg: 4.06 4.02 4.00 5/327 8840
/proc/meminfo: memFree=21873684/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=142648 CPUtime=822.31 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 190335 0 0 0 82161 70 0 0 25 0 1 0 729374612 146071552 27925 33554432000 4194304 4650387 140733856936800 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 35662 27925 382 112 0 30627 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 142648

[startup+882.313 s]
/proc/loadavg: 4.08 4.03 4.00 5/327 8842
/proc/meminfo: memFree=21882944/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=198520 CPUtime=882.33 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 199719 0 0 0 88158 75 0 0 25 0 1 0 729374612 203284480 29521 33554432000 4194304 4650387 140733856936800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 49630 29521 382 112 0 44595 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 198520

[startup+942.301 s]
/proc/loadavg: 4.13 4.05 4.01 5/327 8843
/proc/meminfo: memFree=21856600/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=160872 CPUtime=942.32 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 207441 0 0 0 94154 78 0 0 25 0 1 0 729374612 164732928 33438 33554432000 4194304 4650387 140733856936800 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 40218 33438 382 112 0 35183 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 160872

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/327 8901
/proc/meminfo: memFree=22533212/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=220256 CPUtime=1002.32 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 209157 0 0 0 100154 78 0 0 25 0 1 0 729374612 225542144 35154 33554432000 4194304 4650387 140733856936800 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 55064 35154 382 112 0 50029 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 220256

[startup+1062.3 s]
/proc/loadavg: 3.60 3.92 3.97 4/321 8930
/proc/meminfo: memFree=22877476/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=164372 CPUtime=1062.33 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 220363 0 0 0 106151 82 0 0 25 0 1 0 729374612 168316928 33860 33554432000 4194304 4650387 140733856936800 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 41093 33860 382 112 0 36058 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 164372

[startup+1122.3 s]
/proc/loadavg: 3.22 3.75 3.90 4/321 8931
/proc/meminfo: memFree=22843944/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=239100 CPUtime=1122.32 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 233882 0 0 0 112147 85 0 0 25 0 1 0 729374612 244838400 39222 33554432000 4194304 4650387 140733856936800 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 59775 39222 382 112 0 54740 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 239100

[startup+1182.3 s]
/proc/loadavg: 3.08 3.61 3.84 4/321 8933
/proc/meminfo: memFree=22830368/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=239100 CPUtime=1182.33 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 233882 0 0 0 118148 85 0 0 25 0 1 0 729374612 244838400 39222 33554432000 4194304 4650387 140733856936800 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 59775 39222 382 112 0 54740 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 239100

[startup+1242.3 s]
/proc/loadavg: 3.03 3.50 3.79 4/321 8934
/proc/meminfo: memFree=22801916/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=240540 CPUtime=1242.33 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 234194 0 0 0 124148 85 0 0 25 0 1 0 729374612 246312960 39534 33554432000 4194304 4650387 140733856936800 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 60135 39534 382 112 0 55100 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 240540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.41 3.74 5/321 8936
/proc/meminfo: memFree=22786236/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=240764 CPUtime=1300.04 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 238971 0 0 0 129917 87 0 0 25 0 1 0 729374612 246542336 39502 33554432000 4194304 4650387 140733856936800 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 60191 39502 382 112 0 55156 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 240764

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

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

[startup+1300 s]
/proc/loadavg: 3.01 3.41 3.74 5/321 8936
/proc/meminfo: memFree=22786236/32951124 swapFree=59305796/67111528
[pid=8817] ppid=8815 vsize=240764 CPUtime=1300.04 cores=1,3
/proc/8817/stat : 8817 (strangenight1-s) R 8815 8817 8223 0 -1 4202496 238971 0 0 0 129917 87 0 0 25 0 1 0 729374612 246542336 39502 33554432000 4194304 4650387 140733856936800 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8817/statm: 60191 39502 382 112 0 55156 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 240764

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.18
system time used= 0.877866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238971
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= 20
involuntary context switches= 1054

runsolver used 3.69744 second user time and 9.37857 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 18:44:01
IDJOB=3370314
IDBENCH=83250
IDSOLVER=1847
FILE ID=node111/3370314-1305391441
RUNJOBID= node111-1305391115-8550
PBS_JOBID= 13324403
Free space on /tmp= 73636 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_511.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370314-1305391441/watcher-3370314-1305391441 -o /tmp/evaluation-result-3370314-1305391441/solver-3370314-1305391441 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370314-1305391441.cnf

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

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=1416767367

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      22345724 kB
Buffers:        252856 kB
Cached:        6343604 kB
SwapCached:      13720 kB
Active:        1603496 kB
Inactive:      8785612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22345724 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            6292 kB
Writeback:           0 kB
AnonPages:     3787788 kB
Mapped:          14000 kB
Slab:           113876 kB
PageTables:      38720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 54249792 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= 73656 MiB
End job on node111 at 2011-05-14 19:05:43