Trace number 3174685

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.04 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S171669125-021.SATISFIABLE.cnf
MD5SUM9649b9e4fa8d251c4c59f8783cbf0b60
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008998
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c 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-3174685-1301788321.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     17  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:     302 undec:      86 neg:     312
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       683      2964         0         0      9003         0   no data   no data
0.00/0.07	c Decided on static restart strategy
0.09/0.19	c  N st     8      4920       683      2964         0      4862      9003    156188   no data   no data
0.49/0.50	c  N st    10     11305       683      2964         0      4487      9003     97953   no data   no data
0.79/0.83	c  N st    11     17049       683      2964         0     10164      9003    285670   no data   no data
1.28/1.34	c  F st    12     25000       683      2964         0     12415      9003    343716   no data   no data
1.28/1.34	c  N st    12     25000       683      2964         0     12415      9003    343716   no data   no data
1.58/1.64	c Decided on static restart strategy
1.58/1.64	c  N st    18     30000       683      2964         0     10682      9003    255103   no data   no data
1.58/1.64	c  S st    18     30000       683      2964         0     10682      9003    255103   no data   no data
1.58/1.67	c  S st    18     30503       683      2964         0     11185      9003    268906   no data   no data
1.58/1.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.58/1.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.58/1.67	c blocked clauses removed:       18 vars:      2 tried:         683 T: 0.00 s
1.58/1.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.58/1.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.58/1.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
1.58/1.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.58/1.68	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.58/1.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.68/1.76	c lits-rem:       129  cl-subs:      443  v-elim:      0  v-fix:    0  time:  0.07 s
1.68/1.77	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.01
1.68/1.77	c calculated reachability. Time: 0.00
1.68/1.77	c  N st    18     30503       680      2945         0     10720      8953    251862   no data   no data
2.19/2.23	c  N st    20     37615       680      2945         0     10019      8953    208193   no data   no data
2.58/2.69	c  N st    21     44014       680      2945         0     16307      8953    411868   no data   no data
2.78/2.82	c  S st    22     45754       680      2945         0      9232      8953    165445   no data   no data
2.78/2.85	c  S st    22     46261       680      2945         0      9739      8953    179227   no data   no data
2.78/2.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.78/2.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.78/2.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.78/2.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.78/2.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/2.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
2.78/2.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.78/2.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.78/2.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/2.87	c lits-rem:        15  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.01 s
2.78/2.87	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
2.78/2.87	c vivif2 --  cl tried     9721 cl shrink        0 lits rem          0 time: 0.00
2.78/2.88	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.01
2.78/2.88	c calculated reachability. Time: 0.00
2.78/2.88	c  N st    22     46261       680      2945         0      9721      8953    178555   no data   no data
3.89/3.98	c  N st    23     60660       680      2945         0     14059      8953    295478   no data   no data
4.59/4.69	c  N st    24     69391       680      2945         0     11823      8953    218055   no data   no data
4.59/4.69	c  S st    24     69391       680      2945         0     11823      8953    218055   no data   no data
4.69/4.73	c  S st    24     69893       680      2945         0     12325      8953    232100   no data   no data
4.69/4.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.69/4.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.69/4.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
4.69/4.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.69/4.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.69/4.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.77	c lits-rem:        21  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.02 s
4.69/4.77	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
4.69/4.77	c vivif2 --  cl tried    12196 cl shrink        0 lits rem          0 time: 0.00
4.69/4.78	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.01
4.69/4.78	c calculated reachability. Time: 0.00
4.69/4.78	c  N st    24     69893       680      2945         0     12196      8953    228620   no data   no data
6.29/6.30	c  F st    25     87501       680      2945         0     17751      8953    381235   no data   no data
6.29/6.30	c  N st    25     87501       680      2945         0     17751      8953    381235   no data   no data
6.79/6.89	c  N dy    33     94362       680      2945         0     24543      8953    586095     19.88     20.93
7.28/7.40	c  N dy    52    100574       680      2945         0     17806      8953    308259     19.45     20.48
7.69/7.78	c  S st    67    104840       680      2945         0     22032      8953    425490     19.26     18.46
7.78/7.84	c  S st    67    105342       680      2945         0     22534      8953    438990     19.26   no data
7.78/7.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.78/7.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.78/7.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.78/7.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.78/7.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.78/7.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
7.78/7.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.78/7.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.78/7.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.88/7.95	c lits-rem:        72  cl-subs:      314  v-elim:      0  v-fix:    0  time:  0.08 s
7.88/7.95	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
7.88/7.95	c vivif2 --  cl tried    22220 cl shrink        0 lits rem          0 time: 0.01
7.88/7.97	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.01
7.88/7.97	c calculated reachability. Time: 0.00
7.88/7.97	c  N dy    67    105342       680      2945         0     22220      8953    429141     19.26   no data
8.69/8.72	c  N dy    95    113064       680      2945         0     16022      8953    220300     19.19     20.29
9.29/9.34	c  N dy   139    120279       680      2945         0     23200      8953    428877     19.45     20.56
10.09/10.14	c  N dy   177    128051       680      2945         0     16030      8953    190881     19.48     21.15
10.79/10.85	c  N dy   195    136593       680      2945         0     24493      8953    435139     19.32     20.37
11.69/11.79	c  N dy   208    145708       680      2945         0     17670      8953    211037     19.05     20.07
12.59/12.68	c  N dy   242    155420       680      2945         0     27304      8953    485566     19.03     20.11
12.89/12.99	c  S st   260    158015       680      2945         0     29880      8953    557937     19.06   no data
12.99/13.07	c  S st   260    158518       680      2945         0     30382      8953    571621     19.06   no data
12.99/13.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.99/13.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.99/13.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
12.99/13.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.99/13.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.09/13.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.19/13.26	c lits-rem:       224  cl-subs:      432  v-elim:      0  v-fix:    0  time:  0.15 s
13.19/13.26	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
13.19/13.27	c vivif2 --  cl tried    29950 cl shrink        0 lits rem          0 time: 0.01
13.19/13.29	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.02
13.19/13.29	c calculated reachability. Time: 0.00
13.19/13.29	c  N dy   260    158518       680      2945         0     29950      8953    557975     19.06   no data
14.29/14.34	c  N dy   332    168704       680      2945         0     23211      8953    348935     19.25     20.48
15.59/15.62	c  N dy   388    180058       680      2945         0     34496      8953    671647     19.32     20.40
16.69/16.75	c  N dy   434    191582       680      2945         0     28052      8953    456343     19.32     23.86
18.39/18.46	c  N dy   487    206865       680      2945         0     24330      8953    329694     19.30     20.58
19.98/20.05	c  N dy   556    220068       680      2945         0     37454      8953    708082     19.36     20.48
21.59/21.69	c  N dy   630    234513       680      2945         0     31941      8953    518091     19.39     20.41
22.08/22.13	c  S st   653    237778       680      2945         0     35190      8953    614992     19.43     19.55
22.18/22.21	c  S st   653    238278       680      2945         0     35690      8953    628820     19.43   no data
22.18/22.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.18/22.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.18/22.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.18/22.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.18/22.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.18/22.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
22.18/22.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
22.18/22.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.18/22.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.38/22.43	c lits-rem:       208  cl-subs:      380  v-elim:      0  v-fix:    0  time:  0.18 s
22.38/22.43	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
22.38/22.44	c vivif2 --  cl tried    35310 cl shrink        0 lits rem          0 time: 0.01
22.38/22.47	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.02
22.38/22.47	c calculated reachability. Time: 0.00
22.38/22.47	c  N dy   653    238278       680      2945         0     35310      8953    615543     19.43   no data
24.78/24.81	c  N dy   717    258325       680      2945         0     34360      8953    573562     19.35     20.37
26.98/27.02	c  N dy   807    274972       680      2945         0     29013      8953    386207     19.41     20.48
29.69/29.73	c  N dy   861    295358       680      2945         0     26431      8953    294321     19.27     20.34
30.99/31.04	c  F st   918    306252       680      2945         0     37240      8953    604766     19.30     18.49
31.59/31.69	c Decided on static restart strategy
31.99/32.09	c  N st   925    314290       680      2945         0     45196      8953    854681     19.30   no data
34.68/34.78	c  N st   928    334556       680      2945         0     41401      8953    959935     19.30   no data
37.79/37.86	c  N st   930    357417       680      2945         0     39220      8953    887412     19.30   no data
37.79/37.86	c  S st   930    357417       680      2945         0     39220      8953    887412     19.30   no data
37.89/37.95	c  S st   930    357921       680      2945         0     39724      8953    901488     19.30   no data
37.89/37.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.89/37.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
37.89/37.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.89/37.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.89/37.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.89/37.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
37.89/37.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.89/37.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.99/38.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.58/38.62	c lits-rem:       179  cl-subs:     1137  v-elim:      0  v-fix:    0  time:  0.61 s
38.58/38.62	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
38.58/38.64	c vivif2 --  cl tried    38587 cl shrink        0 lits rem          0 time: 0.01
38.58/38.67	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.03
38.58/38.67	c calculated reachability. Time: 0.00
38.58/38.67	c  N st   930    357921       680      2945         0     38587      8953    861558     19.30   no data
43.89/43.96	c  N st   931    390315       680      2945         0     44830      8953   1064795     19.30   no data
51.98/52.02	c  N st   932    438905       680      2945         0     38530      8953    772683     19.30   no data
64.68/64.71	c  N st   933    511787       680      2945         0     52489      8953   1241717     19.30   no data
69.29/69.34	c  N st   934    536881       680      2945         0     46588      8953    958266     19.30   no data
69.29/69.34	c  S st   934    536881       680      2945         0     46588      8953    958266     19.30   no data
69.38/69.45	c  S st   934    537386       680      2945         0     47092      8953    972412     19.30   no data
69.38/69.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.38/69.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
69.38/69.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.38/69.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.38/69.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.38/69.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
69.38/69.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
69.38/69.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
69.48/69.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.29/70.35	c lits-rem:       768  cl-subs:      983  v-elim:      0  v-fix:    0  time:  0.83 s
70.29/70.35	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
70.29/70.36	c vivif2 --  cl tried    46109 cl shrink        0 lits rem          0 time: 0.01
70.29/70.40	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.03
70.29/70.40	c calculated reachability. Time: 0.00
70.29/70.40	c  N st   934    537386       680      2945         0     46109      8953    936481     19.30   no data
100.89/100.95	c  N st   935    701372       680      2945         0     40143      8953    618865     19.30   no data
121.58/121.69	c  N st   936    806080       680      2945         0     69140      8953   1489675     19.30   no data
121.58/121.69	c  S st   936    806080       680      2945         0     69140      8953   1489675     19.30   no data
121.78/121.87	c  S st   936    806583       680      2945         0     69643      8953   1503985     19.30   no data
121.78/121.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
121.88/121.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
121.88/121.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
121.88/121.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
121.88/121.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.88/121.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
121.88/121.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
121.88/121.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
121.88/121.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.89/125.95	c lits-rem:       518  cl-subs:     3306  v-elim:      0  v-fix:    0  time:  3.97 s
125.89/125.95	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
125.89/125.97	c vivif2 --  cl tried    66337 cl shrink        0 lits rem          0 time: 0.02
125.99/126.03	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.06
125.99/126.03	c calculated reachability. Time: 0.00
125.99/126.03	c  N st   936    806583       680      2945         0     66337      8953   1400674     19.30   no data
182.60/182.69	c  F st   937   1071875       680      2945         0     82357      8953   1785039     19.30   no data
182.60/182.69	c  N st   937   1071875       680      2945         0     82357      8953   1785039     19.30   no data
183.99/184.03	c Decided on static restart strategy
188.29/188.33	c  N st   947   1100179       680      2945         0     66096      8953   1226789     19.30   no data
195.59/195.60	c  N st   949   1136175       680      2945         0     56277      8953    884389     19.30   no data
203.29/203.40	c  N st   950   1168568       680      2945         0     88095      8953   1855712     19.30   no data
213.40/213.48	c  N st   951   1209874       680      2945         0     82351      8953   1692004     19.30   no data
213.40/213.48	c  S st   951   1209874       680      2945         0     82351      8953   1692004     19.30   no data
213.69/213.70	c  S st   951   1210381       680      2945         0     82858      8953   1706474     19.30   no data
213.69/213.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
213.69/213.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
213.69/213.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
213.69/213.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
213.69/213.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
213.69/213.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
213.69/213.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
213.69/213.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
213.79/213.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
219.69/219.74	c lits-rem:       666  cl-subs:     4070  v-elim:      0  v-fix:    0  time:  5.91 s
219.69/219.74	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
219.69/219.76	c vivif2 --  cl tried    78788 cl shrink        0 lits rem          0 time: 0.02
219.79/219.84	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.07
219.79/219.84	c calculated reachability. Time: 0.00
219.79/219.84	c  N st   951   1210381       680      2945         0     78788      8953   1570732     19.30   no data
237.19/237.24	c  N st   952   1283264       680      2945         0     55286      8953    771037     19.30   no data
263.49/263.52	c  N st   953   1392587       680      2945         0     63265      8953    961465     19.30   no data
306.70/306.70	c  N st   954   1556573       680      2945         0     68009      8953   1055913     19.30   no data
347.89/347.93	c  N st   955   1710381       680      2945         0    109846      8953   2354378     19.30   no data
347.89/347.93	c  S st   955   1710381       680      2945         0    109846      8953   2354378     19.30   no data
348.19/348.26	c  S st   955   1710884       680      2945         0    110349      8953   2369501     19.30   no data
348.19/348.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
348.29/348.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
348.29/348.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
348.29/348.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
348.29/348.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
348.29/348.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
348.29/348.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
348.29/348.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
348.39/348.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
367.00/367.02	c lits-rem:      1212  cl-subs:     8422  v-elim:      0  v-fix:    0  time: 18.59 s
367.00/367.02	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
367.00/367.05	c vivif2 --  cl tried   101927 cl shrink        0 lits rem          0 time: 0.03
367.10/367.15	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.10
367.10/367.16	c calculated reachability. Time: 0.00
367.10/367.16	c  N st   955   1710884       680      2945         0    101927      8953   2106801     19.30   no data
469.50/469.56	c  N st   956   2079850       680      2945         0    113902      8953   2250536     19.30   no data
509.59/509.63	c  N st   957   2210884       680      2945         0    118078      8953   2430124     19.30   no data
509.59/509.63	c  S st   957   2210884       680      2945         0    118078      8953   2430124     19.30   no data
509.89/509.95	c  S st   957   2211387       680      2945         0    118581      8953   2444690     19.30   no data
509.89/509.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
509.99/510.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
509.99/510.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
509.99/510.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
509.99/510.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
509.99/510.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
509.99/510.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
509.99/510.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
510.09/510.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
525.71/525.80	c lits-rem:       841  cl-subs:     7572  v-elim:      0  v-fix:    0  time: 15.67 s
525.71/525.80	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
525.81/525.83	c vivif2 --  cl tried   111009 cl shrink        0 lits rem          0 time: 0.03
525.90/525.95	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.11
525.90/525.95	c calculated reachability. Time: 0.00
525.90/525.95	c  N st   957   2211387       680      2945         0    111009      8953   2212420     19.30   no data
684.60/684.65	c  N st   958   2711389       680      2945         0    134398      8953   2839344     19.30   no data
684.60/684.65	c  S st   958   2711389       680      2945         0    134398      8953   2839344     19.30   no data
685.00/685.05	c  S st   958   2711890       680      2945         0    134899      8953   2853434     19.30   no data
685.00/685.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
685.10/685.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
685.10/685.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
685.10/685.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
685.10/685.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
685.10/685.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
685.10/685.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
685.10/685.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
685.21/685.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
712.20/712.26	c lits-rem:       714  cl-subs:    10404  v-elim:      0  v-fix:    0  time: 27.00 s
712.20/712.26	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
712.20/712.29	c vivif2 --  cl tried   124495 cl shrink        0 lits rem          0 time: 0.04
712.40/712.42	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.13
712.40/712.43	c calculated reachability. Time: 0.00
712.40/712.43	c  N st   958   2711890       680      2945         0    124495      8953   2529803     19.30   no data
887.20/887.29	c  N st   959   3211892       680      2945         0    100303      8953   1588317     19.30   no data
887.20/887.29	c  S st   959   3211892       680      2945         0    100303      8953   1588317     19.30   no data
887.50/887.54	c  S st   959   3212396       680      2945         0    100806      8953   1603059     19.30   no data
887.50/887.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
887.50/887.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
887.50/887.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
887.50/887.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
887.50/887.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
887.50/887.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
887.50/887.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
887.61/887.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
887.61/887.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
890.50/890.54	c lits-rem:       250  cl-subs:     2429  v-elim:      0  v-fix:    0  time:  2.87 s
890.50/890.54	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
890.50/890.56	c vivif2 --  cl tried    98377 cl shrink        0 lits rem          0 time: 0.02
890.60/890.65	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.08
890.60/890.65	c calculated reachability. Time: 0.00
890.60/890.65	c  N st   959   3212396       680      2945         0     98377      8953   1524506     19.30   no data
1079.81/1079.81	c  N st   960   3712396       680      2945         0    109320      8953   1731037     19.30   no data
1079.81/1079.81	c  S st   960   3712396       680      2945         0    109320      8953   1731037     19.30   no data
1080.01/1080.07	c  S st   960   3712900       680      2945         0    109824      8953   1745473     19.30   no data
1080.01/1080.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1080.12/1080.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1080.12/1080.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1080.12/1080.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1080.12/1080.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1080.12/1080.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
1080.12/1080.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1080.12/1080.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1080.22/1080.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1083.21/1083.27	c lits-rem:       371  cl-subs:     2305  v-elim:      0  v-fix:    0  time:  3.06 s
1083.21/1083.27	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
1083.21/1083.29	c vivif2 --  cl tried   107519 cl shrink        0 lits rem          0 time: 0.02
1083.31/1083.39	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.10
1083.41/1083.40	c calculated reachability. Time: 0.00
1083.41/1083.40	c  N st   960   3712900       680      2945         0    107519      8953   1672161     19.30   no data
1097.61/1097.68	c  F st   961   3751562       680      2945         0    145405      8953   2836516     19.30   no data
1097.61/1097.68	c  N st   961   3751562       680      2945         0    145405      8953   2836516     19.30   no data
1100.30/1100.31	c Decided on static restart strategy
1108.51/1108.55	c  N st   971   3779874       680      2945         0     90008      8953   1090588     19.30   no data
1121.41/1121.41	c  N st   973   3815866       680      2945         0    125441      8953   2239000     19.30   no data
1135.51/1135.54	c  N st   974   3848258       680      2945         0    157329      8953   3245597     19.30   no data
1152.31/1152.32	c  N st   975   3896850       680      2945         0    120689      8953   2042014     19.30   no data
1179.11/1179.15	c  N st   976   3969732       680      2945         0    106857      8953   1599944     19.30   no data
1216.82/1216.85	c  N st   977   4079056       680      2945         0    127675      8953   2208282     19.30   no data
1269.91/1269.97	c  N st   978   4212903       680      2945         0    171924      8953   3832352     19.30   no data
1269.91/1269.97	c  S st   978   4212903       680      2945         0    171924      8953   3832352     19.30   no data
1270.52/1270.53	c  S st   978   4213406       680      2945         0    172427      8953   3847396     19.30   no data
1270.52/1270.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1270.61/1270.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1270.61/1270.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1270.61/1270.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1270.61/1270.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1270.61/1270.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
1270.61/1270.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1270.71/1270.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1270.81/1270.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174685-1301788321/watcher-3174685-1301788321 -o /tmp/evaluation-result-3174685-1301788321/solver-3174685-1301788321 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174685-1301788321.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: 3.93 3.98 3.95 4/189 10892
/proc/meminfo: memFree=22203684/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=20396 CPUtime=0 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 290434713 20885504 196 33554432000 4194304 4627331 140733672709440 18446744073709551615 216629553041 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10892/statm: 5099 196 162 106 0 57 0

[startup+0.089888 s]
/proc/loadavg: 3.93 3.98 3.95 4/189 10892
/proc/meminfo: memFree=22203684/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=30584 CPUtime=0.08 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 833 0 0 0 8 0 0 0 25 0 1 0 290434713 31318016 755 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 7646 755 371 106 0 2617 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30584

[startup+0.100886 s]
/proc/loadavg: 3.93 3.98 3.95 4/189 10892
/proc/meminfo: memFree=22203684/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=30584 CPUtime=0.09 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 849 0 0 0 9 0 0 0 25 0 1 0 290434713 31318016 771 33554432000 4194304 4627331 140733672709440 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 7646 771 371 106 0 2617 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30584

[startup+0.300851 s]
/proc/loadavg: 3.93 3.98 3.95 4/189 10892
/proc/meminfo: memFree=22203684/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=31088 CPUtime=0.29 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 1124 0 0 0 29 0 0 0 25 0 1 0 290434713 31834112 858 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309117 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 7772 858 372 106 0 2743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31088

[startup+0.700785 s]
/proc/loadavg: 3.93 3.98 3.95 4/189 10892
/proc/meminfo: memFree=22203684/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=31616 CPUtime=0.69 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 1573 0 0 0 69 0 0 0 25 0 1 0 290434713 32374784 1037 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 7904 1037 372 106 0 2875 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31616

[startup+1.50066 s]
/proc/loadavg: 3.93 3.98 3.95 5/190 10893
/proc/meminfo: memFree=22199088/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=32384 CPUtime=1.48 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 2447 0 0 0 148 0 0 0 25 0 1 0 290434713 33161216 1130 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 8096 1130 373 106 0 3067 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32384

[startup+3.10036 s]
/proc/loadavg: 3.93 3.98 3.95 5/190 10893
/proc/meminfo: memFree=22190408/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=39436 CPUtime=3.09 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 5233 0 0 0 308 1 0 0 25 0 1 0 290434713 40382464 2928 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 9859 2928 377 106 0 4830 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39436

[startup+6.30081 s]
/proc/loadavg: 3.94 3.98 3.95 5/190 10893
/proc/meminfo: memFree=22194380/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=41176 CPUtime=6.29 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 7502 0 0 0 628 1 0 0 25 0 1 0 290434713 42164224 3429 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 10294 3429 377 106 0 5265 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41176

[startup+12.7006 s]
/proc/loadavg: 3.94 3.98 3.95 5/190 10893
/proc/meminfo: memFree=22179676/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=55420 CPUtime=12.69 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 10435 0 0 0 1267 2 0 0 25 0 1 0 290434713 56750080 5663 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 13855 5663 377 106 0 8826 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55420

[startup+25.5004 s]
/proc/loadavg: 3.95 3.98 3.95 5/190 10894
/proc/meminfo: memFree=22168608/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=74176 CPUtime=25.48 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 13864 0 0 0 2546 2 0 0 25 0 1 0 290434713 75956224 9092 33554432000 4194304 4627331 140733672709440 18446744073709551615 4308574 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 18544 9092 377 106 0 13515 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74176

[startup+51.1009 s]
/proc/loadavg: 3.97 3.98 3.95 5/190 10894
/proc/meminfo: memFree=22150720/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=66196 CPUtime=51.08 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 23808 0 0 0 5103 5 0 0 25 0 1 0 290434713 67784704 9296 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 16549 9296 377 106 0 11520 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 66196

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.95 5/190 10896
/proc/meminfo: memFree=22137656/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=89660 CPUtime=102.29 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 37624 0 0 0 10220 9 0 0 25 0 1 0 290434713 91811840 14474 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 22415 14474 377 106 0 17386 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 89660

[startup+162.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 10897
/proc/meminfo: memFree=22116892/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=105504 CPUtime=162.29 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 50109 0 0 0 16215 14 0 0 25 0 1 0 290434713 108036096 19156 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 26376 19156 377 106 0 21347 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 105504

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 10899
/proc/meminfo: memFree=22094280/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=115976 CPUtime=222.29 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 62189 0 0 0 22211 18 0 0 25 0 1 0 290434713 118759424 22409 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 28994 22409 377 106 0 23965 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 115976

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 10901
/proc/meminfo: memFree=22086052/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=116152 CPUtime=282.29 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 73995 0 0 0 28207 22 0 0 25 0 1 0 290434713 118939648 22123 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 29038 22123 377 106 0 24009 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 116152

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 10902
/proc/meminfo: memFree=22051528/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=116364 CPUtime=342.3 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 84494 0 0 0 34203 27 0 0 25 0 1 0 290434713 119156736 22272 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 29091 22272 377 106 0 24062 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 116364

[startup+402.301 s]
/proc/loadavg: 4.04 4.01 3.96 5/190 10904
/proc/meminfo: memFree=22015920/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=142476 CPUtime=402.29 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 96795 0 0 0 40200 29 0 0 25 0 1 0 290434713 145895424 28941 33554432000 4194304 4627331 140733672709440 18446744073709551615 4324072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 35619 28941 377 106 0 30590 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 142476

[startup+462.3 s]
/proc/loadavg: 4.07 4.02 3.96 5/190 10905
/proc/meminfo: memFree=21997672/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=142688 CPUtime=462.29 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 106989 0 0 0 46195 34 0 0 25 0 1 0 290434713 146112512 28090 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 35672 28090 377 106 0 30643 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 142688

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 10907
/proc/meminfo: memFree=21938628/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=160752 CPUtime=522.3 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 117933 0 0 0 52193 37 0 0 25 0 1 0 290434713 164610048 33144 33554432000 4194304 4627331 140733672709440 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 40188 33144 377 106 0 35159 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 160752

[startup+582.301 s]
/proc/loadavg: 3.95 4.00 3.96 5/190 11002
/proc/meminfo: memFree=22240748/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=160876 CPUtime=582.3 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 127210 0 0 0 58191 39 0 0 25 0 1 0 290434713 164737024 32680 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 40219 32680 377 106 0 35190 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 160876

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 11003
/proc/meminfo: memFree=22223040/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=161076 CPUtime=642.31 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 136525 0 0 0 64189 42 0 0 25 0 1 0 290434713 164941824 32030 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 40269 32030 377 106 0 35240 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 161076

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 11008
/proc/meminfo: memFree=22161600/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=232680 CPUtime=702.3 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 146428 0 0 0 70186 44 0 0 25 0 1 0 290434713 238264320 38500 33554432000 4194304 4627331 140733672709440 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 58170 38500 377 106 0 53141 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 232680

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 11009
/proc/meminfo: memFree=22148856/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=181764 CPUtime=762.31 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 153432 0 0 0 76185 46 0 0 25 0 1 0 290434713 186126336 38181 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 45441 38181 377 106 0 40412 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 181764

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 11011
/proc/meminfo: memFree=22143504/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=233908 CPUtime=822.3 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 161499 0 0 0 82182 48 0 0 25 0 1 0 290434713 239521792 38942 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 58477 38942 377 106 0 53448 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 233908

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 11013
/proc/meminfo: memFree=22107888/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=182060 CPUtime=882.31 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 170201 0 0 0 88180 51 0 0 25 0 1 0 290434713 186429440 36516 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 45515 36516 377 106 0 40486 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 182060

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 11014
/proc/meminfo: memFree=22097804/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=234940 CPUtime=942.31 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 176691 0 0 0 94178 53 0 0 25 0 1 0 290434713 240578560 39183 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 58735 39183 377 106 0 53706 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 234940

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 11016
/proc/meminfo: memFree=22073080/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=235432 CPUtime=1002.31 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 184175 0 0 0 100175 56 0 0 25 0 1 0 290434713 241082368 39023 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 58858 39023 377 106 0 53829 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 235432

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.97 5/190 11017
/proc/meminfo: memFree=22082224/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=236028 CPUtime=1062.31 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 191899 0 0 0 106172 59 0 0 25 0 1 0 290434713 241692672 38878 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309117 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 59007 38878 377 106 0 53978 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 236028

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.97 5/190 11019
/proc/meminfo: memFree=22054424/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=189272 CPUtime=1122.31 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 200928 0 0 0 112170 61 0 0 25 0 1 0 290434713 193814528 39785 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 47318 39785 377 106 0 42289 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 189272

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.97 5/190 11021
/proc/meminfo: memFree=22049568/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=189356 CPUtime=1182.31 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 208760 0 0 0 118167 64 0 0 25 0 1 0 290434713 193900544 39366 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 47339 39366 377 106 0 42310 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 189356

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 11022
/proc/meminfo: memFree=22048648/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=189444 CPUtime=1242.31 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 216795 0 0 0 124164 67 0 0 25 0 1 0 290434713 193990656 38932 33554432000 4194304 4627331 140733672709440 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 47361 38932 377 106 0 42332 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 189444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 11024
/proc/meminfo: memFree=21997668/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=283320 CPUtime=1300.01 cores=0,2
/proc/10892/stat : 10892 (strangenight2-s) R 10890 10892 10306 0 -1 4202496 228162 0 0 0 129932 69 0 0 25 0 1 0 290434713 290119680 50299 33554432000 4194304 4627331 140733672709440 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10892/statm: 70830 50299 377 106 0 65801 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 283320

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.04
CPU user time (s): 1299.33
CPU system time (s): 0.707892
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 283320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.33
system time used= 0.707892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228162
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= 13
involuntary context switches= 1870

runsolver used 2.34864 second user time and 4.72528 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-03 01:52:01
IDJOB=3174685
IDBENCH=82903
IDSOLVER=1587
FILE ID=node103/3174685-1301788321
RUNJOBID= node103-1301783655-10324
PBS_JOBID= 12841414
Free space on /tmp= 71832 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S171669125-021.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174685-1301788321/watcher-3174685-1301788321 -o /tmp/evaluation-result-3174685-1301788321/solver-3174685-1301788321 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174685-1301788321.cnf

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

MD5SUM BENCH= 9649b9e4fa8d251c4c59f8783cbf0b60
RANDOM SEED=228217109

node103.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.858
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.71
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22203840 kB
Buffers:        336884 kB
Cached:        9854380 kB
SwapCached:          0 kB
Active:        7394240 kB
Inactive:      3094648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22203840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5844 kB
Writeback:           0 kB
AnonPages:      297400 kB
Mapped:          16292 kB
Slab:           194508 kB
PageTables:       6120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   551676 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= 71824 MiB
End job on node103 at 2011-04-03 02:13:43