Trace number 3367882

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 (fixed)? (TO) 1300.01 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1959079526-027.UNKNOWN.cnf
MD5SUMf44a4cf4fe89dcbd323f749ee3ba0f10
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark146.379
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367882-1305388353.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 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:    450 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:     14  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:     216 undec:      55 neg:     179
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       436      1898         0         0      5773         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4918       436      1898         0      4790      5773    101356   no data   no data
0.29/0.38	c  N st    10     11301       436      1898         0      4451      5773     69782   no data   no data
0.59/0.63	c  N st    11     17047       436      1898         0     10039      5773    183323   no data   no data
1.00/1.03	c  F st    12     25001       436      1898         0     12289      5773    235793   no data   no data
1.00/1.03	c  N st    12     25001       436      1898         0     12289      5773    235793   no data   no data
1.19/1.29	c Decided on static restart strategy
1.19/1.29	c  N st    18     30000       436      1898         0     10602      5773    186377   no data   no data
1.19/1.29	c  S st    18     30000       436      1898         0     10602      5773    186377   no data   no data
1.29/1.32	c  S st    18     30501       436      1898         0     11101      5773    196781   no data   no data
1.29/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.32	c blocked clauses removed:       17 vars:      2 tried:         436 T: 0.00 s
1.29/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    434 time:  0.00 s
1.29/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.32	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.29/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.39	c lits-rem:       160  cl-subs:      708  v-elim:      0  v-fix:    0  time:  0.06 s
1.29/1.39	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.01
1.29/1.39	c calculated reachability. Time: 0.00
1.29/1.39	c  N st    18     30501       433      1881         0     10346      5726    179530   no data   no data
1.69/1.78	c  N st    20     37612       433      1881         0      9639      5726    146088   no data   no data
2.09/2.17	c  N st    21     44013       433      1881         0     15874      5726    282352   no data   no data
2.29/2.30	c  S st    22     45751       433      1881         0      8866      5726    115857   no data   no data
2.29/2.32	c  S st    22     46252       433      1881         0      9367      5726    126583   no data   no data
2.29/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
2.29/2.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.34	c lits-rem:        17  cl-subs:       94  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.34	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
2.29/2.34	c vivif2 --  cl tried     9273 cl shrink        0 lits rem          0 time: 0.00
2.29/2.35	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.01
2.29/2.35	c calculated reachability. Time: 0.00
2.29/2.35	c  N st    22     46252       433      1881         0      9273      5726    124549   no data   no data
3.20/3.25	c  N st    23     60649       433      1881         0     13569      5726    205556   no data   no data
3.89/3.93	c  N st    24     69378       433      1881         0     11403      5726    152587   no data   no data
3.89/3.93	c  S st    24     69378       433      1881         0     11403      5726    152587   no data   no data
3.89/3.96	c  S st    24     69879       433      1881         0     11903      5726    162382   no data   no data
3.89/3.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.89/3.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
3.89/3.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.98	c lits-rem:        30  cl-subs:      159  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.98	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
3.89/3.98	c vivif2 --  cl tried    11744 cl shrink        0 lits rem          0 time: 0.00
3.89/3.99	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.01
3.89/3.99	c calculated reachability. Time: 0.00
3.89/3.99	c  N st    24     69879       433      1881         0     11744      5726    159032   no data   no data
5.19/5.26	c  F st    25     87500       433      1881         0     17213      5726    279396   no data   no data
5.19/5.26	c  N st    25     87500       433      1881         0     17213      5726    279396   no data   no data
5.59/5.62	c Decided on static restart strategy
5.79/5.83	c  N st    32     95539       433      1881         0     25063      5726    451378   no data   no data
6.39/6.48	c  N st    34    104818       433      1881         0     21483      5726    352410   no data   no data
6.39/6.48	c  S st    34    104818       433      1881         0     21483      5726    352410   no data   no data
6.50/6.54	c  S st    34    105321       433      1881         0     21986      5726    363089   no data   no data
6.50/6.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.50/6.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.50/6.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
6.50/6.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.50/6.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.50/6.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.70	c lits-rem:       102  cl-subs:     1008  v-elim:      0  v-fix:    0  time:  0.14 s
6.69/6.70	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
6.69/6.70	c vivif2 --  cl tried    20978 cl shrink        0 lits rem          0 time: 0.00
6.69/6.71	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.01
6.69/6.71	c calculated reachability. Time: 0.00
6.69/6.71	c  N st    34    105321       433      1881         0     20978      5726    340037   no data   no data
7.49/7.50	c  N st    35    114919       433      1881         0     16676      5726    225907   no data   no data
8.69/8.75	c  N st    36    129317       433      1881         0     16021      5726    196677   no data   no data
10.59/10.69	c  N st    37    150912       433      1881         0     21604      5726    310364   no data   no data
11.19/11.26	c  S st    38    157983       433      1881         0     28517      5726    474084   no data   no data
11.29/11.33	c  S st    38    158489       433      1881         0     29022      5726    485385   no data   no data
11.29/11.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.29/11.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.29/11.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
11.29/11.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.29/11.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.29/11.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.64	c lits-rem:       435  cl-subs:     1321  v-elim:      0  v-fix:    0  time:  0.28 s
11.59/11.64	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
11.59/11.64	c vivif2 --  cl tried    27701 cl shrink        0 lits rem          0 time: 0.01
11.59/11.66	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.01
11.59/11.66	c calculated reachability. Time: 0.00
11.59/11.66	c  N st    38    158489       433      1881         0     27701      5726    455527   no data   no data
16.19/16.23	c  N st    39    207077       433      1881         0     22384      5726    297750   no data   no data
19.29/19.33	c  N st    40    237733       433      1881         0     32632      5726    477293   no data   no data
19.29/19.33	c  S st    40    237733       433      1881         0     32632      5726    477293   no data   no data
19.39/19.41	c  S st    40    238238       433      1881         0     33135      5726    488172   no data   no data
19.39/19.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.39/19.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.39/19.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.39/19.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.39/19.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.39/19.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
19.39/19.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.39/19.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.39/19.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.89/19.97	c lits-rem:       218  cl-subs:     2827  v-elim:      0  v-fix:    0  time:  0.53 s
19.89/19.97	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
19.89/19.97	c vivif2 --  cl tried    30308 cl shrink        0 lits rem          0 time: 0.00
19.89/19.99	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.02
19.89/19.99	c calculated reachability. Time: 0.00
19.89/19.99	c  N st    40    238238       433      1881         0     30308      5726    437700   no data   no data
27.40/27.48	c  F st    41    306252       433      1881         0     32196      5726    449369   no data   no data
27.40/27.48	c  N st    41    306252       433      1881         0     32196      5726    449369   no data   no data
27.99/28.03	c Decided on static restart strategy
30.49/30.57	c  N st    51    334558       433      1881         0     36538      5726    537938   no data   no data
33.00/33.09	c  N st    53    357357       433      1881         0     34512      5726    487025   no data   no data
33.00/33.09	c  S st    53    357357       433      1881         0     34512      5726    487025   no data   no data
33.09/33.18	c  S st    53    357861       433      1881         0     35015      5726    498168   no data   no data
33.09/33.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.09/33.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.09/33.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.09/33.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.09/33.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/33.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
33.09/33.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.19/33.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.19/33.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.39/33.42	c lits-rem:       143  cl-subs:      920  v-elim:      0  v-fix:    0  time:  0.21 s
33.39/33.42	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
33.39/33.43	c vivif2 --  cl tried    34095 cl shrink        0 lits rem          0 time: 0.01
33.39/33.45	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.02
33.39/33.45	c calculated reachability. Time: 0.00
33.39/33.45	c  N st    53    357861       433      1881         0     34095      5726    477016   no data   no data
37.40/37.45	c  N st    54    390255       433      1881         0     40243      5726    620870   no data   no data
43.68/43.78	c  N st    55    438844       433      1881         0     33910      5726    415013   no data   no data
53.09/53.14	c  N st    56    511726       433      1881         0     47373      5726    693312   no data   no data
56.49/56.55	c  N st    57    536791       433      1881         0     41660      5726    546203   no data   no data
56.49/56.55	c  S st    57    536791       433      1881         0     41660      5726    546203   no data   no data
56.59/56.64	c  S st    57    537298       433      1881         0     42166      5726    557643   no data   no data
56.59/56.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.59/56.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.59/56.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.59/56.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.59/56.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.59/56.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
56.59/56.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.59/56.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.59/56.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.09/57.12	c lits-rem:       218  cl-subs:     1871  v-elim:      0  v-fix:    0  time:  0.44 s
57.09/57.12	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
57.09/57.13	c vivif2 --  cl tried    40295 cl shrink        0 lits rem          0 time: 0.01
57.09/57.15	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.02
57.09/57.15	c calculated reachability. Time: 0.00
57.09/57.15	c  N st    57    537298       433      1881         0     40295      5726    518706   no data   no data
80.48/80.57	c  N st    58    701282       433      1881         0     69149      5726   1157208   no data   no data
96.39/96.49	c  N st    59    805947       433      1881         0     63087      5726    947700   no data   no data
96.39/96.49	c  S st    59    805947       433      1881         0     63087      5726    947700   no data   no data
96.59/96.66	c  S st    59    806454       433      1881         0     63590      5726    958792   no data   no data
96.59/96.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.59/96.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
96.59/96.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.59/96.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.59/96.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.59/96.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
96.59/96.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.59/96.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
96.69/96.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.28/99.35	c lits-rem:       784  cl-subs:     5518  v-elim:      0  v-fix:    0  time:  2.63 s
99.28/99.35	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
99.28/99.36	c vivif2 --  cl tried    58072 cl shrink        0 lits rem          0 time: 0.01
99.38/99.40	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.04
99.38/99.40	c calculated reachability. Time: 0.00
99.38/99.40	c  N st    59    806454       433      1881         0     58072      5726    842485   no data   no data
143.39/143.44	c  F st    60   1071877       433      1881         0     74158      5726   1085052   no data   no data
143.39/143.44	c  N st    60   1071877       433      1881         0     74158      5726   1085052   no data   no data
144.59/144.67	c Decided on static restart strategy
149.39/149.45	c  N st    70   1100178       433      1881         0     58012      5726    729669   no data   no data
156.58/156.61	c  N st    72   1136173       433      1881         0     48436      5726    500462   no data   no data
162.18/162.28	c  N st    73   1168569       433      1881         0     79925      5726   1180133   no data   no data
169.48/169.51	c  N st    74   1209681       433      1881         0     74150      5726   1056932   no data   no data
169.48/169.51	c  S st    74   1209681       433      1881         0     74150      5726   1056932   no data   no data
169.58/169.68	c  S st    74   1210183       433      1881         0     74649      5726   1068450   no data   no data
169.58/169.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.68/169.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
169.68/169.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
169.68/169.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.68/169.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.68/169.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
169.68/169.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
169.68/169.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
169.68/169.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.99/172.09	c lits-rem:       378  cl-subs:     4940  v-elim:      0  v-fix:    0  time:  2.34 s
171.99/172.09	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
172.09/172.11	c vivif2 --  cl tried    69709 cl shrink        0 lits rem          0 time: 0.01
172.09/172.15	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.04
172.09/172.15	c calculated reachability. Time: 0.00
172.09/172.15	c  N st    74   1210183       433      1881         0     69709      5726    966323   no data   no data
187.00/187.03	c  N st    75   1283065       433      1881         0     93565      5726   1448042   no data   no data
209.08/209.14	c  N st    76   1392388       433      1881         0     54264      5726    549033   no data   no data
243.69/243.79	c  N st    77   1556373       433      1881         0     59147      5726    614226   no data   no data
276.68/276.72	c  N st    78   1710184       433      1881         0    100773      5726   1500317   no data   no data
276.68/276.72	c  S st    78   1710184       433      1881         0    100773      5726   1500317   no data   no data
276.98/277.01	c  S st    78   1710686       433      1881         0    101274      5726   1511844   no data   no data
276.98/277.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
276.98/277.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
276.98/277.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
276.98/277.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.98/277.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.98/277.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
276.98/277.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
276.98/277.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
277.09/277.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
283.18/283.28	c lits-rem:       540  cl-subs:     8687  v-elim:      0  v-fix:    0  time:  6.16 s
283.18/283.28	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
283.18/283.29	c vivif2 --  cl tried    92587 cl shrink        0 lits rem          0 time: 0.02
283.28/283.37	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.07
283.28/283.37	c calculated reachability. Time: 0.00
283.28/283.37	c  N st    78   1710686       433      1881         0     92587      5726   1339575   no data   no data
367.99/368.09	c  N st    79   2079650       433      1881         0    104188      5726   1519607   no data   no data
400.98/401.07	c  N st    80   2210686       433      1881         0    108143      5726   1595714   no data   no data
400.98/401.07	c  S st    80   2210686       433      1881         0    108143      5726   1595714   no data   no data
401.28/401.38	c  S st    80   2211191       433      1881         0    108648      5726   1607052   no data   no data
401.28/401.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
401.39/401.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
401.39/401.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
401.39/401.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
401.39/401.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
401.39/401.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
401.39/401.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
401.39/401.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
401.39/401.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
408.29/408.37	c lits-rem:       739  cl-subs:     8489  v-elim:      0  v-fix:    0  time:  6.87 s
408.29/408.37	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
408.29/408.39	c vivif2 --  cl tried   100159 cl shrink        0 lits rem          0 time: 0.02
408.39/408.47	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.08
408.39/408.47	c calculated reachability. Time: 0.00
408.39/408.47	c  N st    80   2211191       433      1881         0    100159      5726   1435334   no data   no data
540.78/540.82	c  N st    81   2711191       433      1881         0    123380      5726   1839848   no data   no data
540.78/540.82	c  S st    81   2711191       433      1881         0    123380      5726   1839848   no data   no data
541.09/541.18	c  S st    81   2711692       433      1881         0    123878      5726   1851153   no data   no data
541.09/541.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
541.19/541.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
541.19/541.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
541.19/541.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
541.19/541.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
541.19/541.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
541.19/541.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
541.19/541.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
541.28/541.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
552.09/552.11	c lits-rem:       447  cl-subs:    11339  v-elim:      0  v-fix:    0  time: 10.78 s
552.09/552.11	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
552.09/552.12	c vivif2 --  cl tried   112539 cl shrink        0 lits rem          0 time: 0.02
552.19/552.22	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.10
552.19/552.23	c calculated reachability. Time: 0.00
552.19/552.23	c  N st    81   2711692       433      1881         0    112539      5726   1615737   no data   no data
699.68/699.72	c  N st    82   3211693       433      1881         0     88715      5726    939296   no data   no data
699.68/699.72	c  S st    82   3211693       433      1881         0     88715      5726    939296   no data   no data
699.88/699.94	c  S st    82   3212197       433      1881         0     89218      5726    950646   no data   no data
699.88/699.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
699.88/699.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
699.88/699.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
699.88/699.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
699.88/699.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
699.88/699.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
699.88/699.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
699.88/699.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
699.98/700.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
700.78/700.84	c lits-rem:       149  cl-subs:     3017  v-elim:      0  v-fix:    0  time:  0.82 s
700.78/700.84	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
700.78/700.85	c vivif2 --  cl tried    86201 cl shrink        0 lits rem          0 time: 0.01
700.88/700.91	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.06
700.88/700.91	c calculated reachability. Time: 0.00
700.88/700.91	c  N st    82   3212197       433      1881         0     86201      5726    903066   no data   no data
855.08/855.15	c  N st    83   3712197       433      1881         0     96704      5726   1044342   no data   no data
855.08/855.15	c  S st    83   3712197       433      1881         0     96704      5726   1044342   no data   no data
855.28/855.37	c  S st    83   3712700       433      1881         0     97205      5726   1055538   no data   no data
855.28/855.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
855.38/855.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
855.38/855.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
855.38/855.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
855.38/855.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
855.38/855.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
855.38/855.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
855.38/855.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
855.38/855.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
856.68/856.72	c lits-rem:       173  cl-subs:     4055  v-elim:      0  v-fix:    0  time:  1.26 s
856.68/856.72	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
856.68/856.73	c vivif2 --  cl tried    93150 cl shrink        0 lits rem          0 time: 0.02
856.79/856.81	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.06
856.79/856.81	c calculated reachability. Time: 0.00
856.79/856.81	c  N st    83   3712700       433      1881         0     93150      5726    985570   no data   no data
868.78/868.88	c  F st    84   3751565       433      1881         0    130643      5726   1813533   no data   no data
868.78/868.88	c  N st    84   3751565       433      1881         0    130643      5726   1813533   no data   no data
870.78/870.86	c Decided on static restart strategy
881.58/881.60	c  N st    94   3779868       433      1881         0    158161      5726   2427146   no data   no data
895.88/895.96	c  N st    96   3815862       433      1881         0    111206      5726   1373607   no data   no data
906.88/906.91	c  N st    97   3848254       433      1881         0    142568      5726   2045771   no data   no data
922.79/922.88	c  N st    98   3896842       433      1881         0    106660      5726   1273848   no data   no data
948.88/948.99	c  N st    99   3969724       433      1881         0     93105      5726    939240   no data   no data
983.69/983.79	c  N st   100   4079047       433      1881         0    113594      5726   1368764   no data   no data
1029.49/1029.55	c  N st   101   4212701       433      1881         0    156562      5726   2388079   no data   no data
1029.49/1029.55	c  S st   101   4212701       433      1881         0    156562      5726   2388079   no data   no data
1029.98/1030.08	c  S st   101   4213204       433      1881         0    157064      5726   2399454   no data   no data
1029.98/1030.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1030.08/1030.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1030.08/1030.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1030.08/1030.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1030.08/1030.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1030.08/1030.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
1030.08/1030.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1030.08/1030.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1030.18/1030.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1059.30/1059.38	c lits-rem:       921  cl-subs:    15698  v-elim:      0  v-fix:    0  time: 29.12 s
1059.30/1059.38	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
1059.39/1059.42	c vivif2 --  cl tried   141366 cl shrink        0 lits rem          0 time: 0.04
1059.59/1059.61	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.19
1059.59/1059.61	c calculated reachability. Time: 0.00
1059.59/1059.61	c  N st   101   4213204       433      1881         0    141366      5726   2059998   no data   no data
1158.48/1158.56	c  N st   102   4459180       433      1881         0    115443      5726   1380548   no data   no data
1248.18/1248.21	c  N st   103   4713205       433      1881         0    180479      5726   2803646   no data   no data
1248.18/1248.21	c  S st   103   4713205       433      1881         0    180479      5726   2803646   no data   no data
1248.88/1248.95	c  S st   103   4713711       433      1881         0    180983      5726   2815852   no data   no data
1248.88/1248.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1248.98/1249.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
1248.98/1249.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1248.98/1249.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1248.98/1249.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1248.98/1249.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
1248.98/1249.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1249.08/1249.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1249.18/1249.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1284.88/1284.92	c lits-rem:       379  cl-subs:    18526  v-elim:      0  v-fix:    0  time: 35.72 s
1284.88/1284.92	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
1284.88/1284.95	c vivif2 --  cl tried   162457 cl shrink        0 lits rem          0 time: 0.04
1285.08/1285.12	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.16
1285.08/1285.13	c calculated reachability. Time: 0.00
1285.08/1285.13	c  N st   103   4713711       433      1881         0    162457      5726   2451760   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-3367882-1305388353/watcher-3367882-1305388353 -o /tmp/evaluation-result-3367882-1305388353/solver-3367882-1305388353 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367882-1305388353.cnf 

running on 2 cores: 5,7

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.68 3.90 3.60 3/314 17501
/proc/meminfo: memFree=17357916/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=30092 CPUtime=0 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 641 0 0 0 0 0 0 0 23 0 1 0 650434947 30814208 575 33554432000 4194304 4580011 140735448826976 18446744073709551615 4368057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 7523 575 356 95 0 2505 0

[startup+0.0960041 s]
/proc/loadavg: 3.68 3.90 3.60 3/314 17501
/proc/meminfo: memFree=17357916/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=30224 CPUtime=0.09 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 755 0 0 0 9 0 0 0 23 0 1 0 650434947 30949376 689 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 7556 689 364 95 0 2538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30224

[startup+0.100996 s]
/proc/loadavg: 3.68 3.90 3.60 3/314 17501
/proc/meminfo: memFree=17357916/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=30224 CPUtime=0.09 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 759 0 0 0 9 0 0 0 23 0 1 0 650434947 30949376 693 33554432000 4194304 4580011 140735448826976 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 7556 693 364 95 0 2538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30224

[startup+0.300904 s]
/proc/loadavg: 3.68 3.90 3.60 3/314 17501
/proc/meminfo: memFree=17357916/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=30788 CPUtime=0.29 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 1006 0 0 0 29 0 0 0 25 0 1 0 650434947 31526912 813 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 7697 813 364 95 0 2679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30788

[startup+0.700832 s]
/proc/loadavg: 3.68 3.90 3.60 3/314 17501
/proc/meminfo: memFree=17357916/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=31412 CPUtime=0.69 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 1479 0 0 0 69 0 0 0 25 0 1 0 650434947 32165888 850 33554432000 4194304 4580011 140735448826976 18446744073709551615 4292864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 7853 850 364 95 0 2835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31412

[startup+1.50069 s]
/proc/loadavg: 3.70 3.91 3.60 5/320 17512
/proc/meminfo: memFree=17340940/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=36932 CPUtime=1.49 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 3270 0 0 0 149 0 0 0 25 0 1 0 650434947 37818368 2340 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 9233 2340 367 95 0 4215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36932

[startup+3.10041 s]
/proc/loadavg: 3.70 3.91 3.60 5/320 17512
/proc/meminfo: memFree=17314580/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=37108 CPUtime=3.09 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 4356 0 0 0 308 1 0 0 25 0 1 0 650434947 37998592 2282 33554432000 4194304 4580011 140735448826976 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 9277 2282 367 95 0 4259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37108

[startup+6.30085 s]
/proc/loadavg: 3.73 3.91 3.60 5/320 17512
/proc/meminfo: memFree=17308772/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=38468 CPUtime=6.29 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 6305 0 0 0 628 1 0 0 25 0 1 0 650434947 39391232 2740 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 9617 2741 367 95 0 4599 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38468

[startup+12.7007 s]
/proc/loadavg: 3.75 3.91 3.61 5/320 17512
/proc/meminfo: memFree=17278320/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=49540 CPUtime=12.69 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 11411 0 0 0 1267 2 0 0 25 0 1 0 650434947 50728960 5340 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 12385 5340 367 95 0 7367 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49540

[startup+25.5005 s]
/proc/loadavg: 3.79 3.91 3.61 5/320 17512
/proc/meminfo: memFree=17263556/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=53800 CPUtime=25.49 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 16355 0 0 0 2547 2 0 0 25 0 1 0 650434947 55091200 6450 33554432000 4194304 4580011 140735448826976 18446744073709551615 4293888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 13450 6450 367 95 0 8432 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53800

[startup+51.101 s]
/proc/loadavg: 3.92 3.93 3.63 5/320 17513
/proc/meminfo: memFree=17249736/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=56520 CPUtime=51.09 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 24759 0 0 0 5105 4 0 0 25 0 1 0 650434947 57876480 6876 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 14130 6876 367 95 0 9112 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56520

[startup+102.312 s]
/proc/loadavg: 3.96 3.94 3.64 5/320 17514
/proc/meminfo: memFree=17201824/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=74500 CPUtime=102.29 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 40493 0 0 0 10222 7 0 0 25 0 1 0 650434947 76288000 12148 33554432000 4194304 4580011 140735448826976 18446744073709551615 4293678 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 18625 12148 367 95 0 13607 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 74500

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.66 5/320 17516
/proc/meminfo: memFree=17182788/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=74920 CPUtime=162.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 52830 0 0 0 16218 10 0 0 25 0 1 0 650434947 76718080 12025 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 18730 12025 367 95 0 13712 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 74920

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.68 5/320 17518
/proc/meminfo: memFree=17164128/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=84004 CPUtime=222.29 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 65124 0 0 0 22216 13 0 0 25 0 1 0 650434947 86020096 13781 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 21001 13781 367 95 0 15983 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 84004

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.70 5/320 17519
/proc/meminfo: memFree=17134940/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=99776 CPUtime=282.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 77066 0 0 0 28212 16 0 0 25 0 1 0 650434947 102170624 17999 33554432000 4194304 4580011 140735448826976 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 24944 17999 367 95 0 19926 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 99776

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.71 5/320 17521
/proc/meminfo: memFree=17101164/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=99972 CPUtime=342.29 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 85951 0 0 0 34210 19 0 0 25 0 1 0 650434947 102371328 18374 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 24993 18374 367 95 0 19975 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 99972

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.73 5/320 17522
/proc/meminfo: memFree=17096044/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=110000 CPUtime=402.29 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 96879 0 0 0 40206 23 0 0 25 0 1 0 650434947 112640000 20400 33554432000 4194304 4580011 140735448826976 18446744073709551615 4406254 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 27500 20400 367 95 0 22482 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 110000

[startup+462.301 s]
/proc/loadavg: 4.12 4.00 3.75 5/320 17524
/proc/meminfo: memFree=17068316/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=110140 CPUtime=462.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 104086 0 0 0 46203 25 0 0 25 0 1 0 650434947 112783360 20354 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 27535 20354 367 95 0 22517 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 110140

[startup+522.301 s]
/proc/loadavg: 4.20 4.03 3.78 5/320 17535
/proc/meminfo: memFree=17067536/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=110304 CPUtime=522.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 111724 0 0 0 52200 28 0 0 25 0 1 0 650434947 112951296 20722 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 27576 20722 367 95 0 22558 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 110304

[startup+582.301 s]
/proc/loadavg: 4.07 4.03 3.79 5/320 17536
/proc/meminfo: memFree=17055312/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=120820 CPUtime=582.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 119972 0 0 0 58197 31 0 0 25 0 1 0 650434947 123719680 23668 33554432000 4194304 4580011 140735448826976 18446744073709551615 4304842 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 30205 23668 367 95 0 25187 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 120820

[startup+642.301 s]
/proc/loadavg: 4.14 4.05 3.81 5/320 17538
/proc/meminfo: memFree=17049428/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=120976 CPUtime=642.29 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 127492 0 0 0 64195 34 0 0 25 0 1 0 650434947 123879424 23378 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 30244 23378 367 95 0 25226 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 120976

[startup+702.3 s]
/proc/loadavg: 4.05 4.04 3.82 5/320 17542
/proc/meminfo: memFree=17053944/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=121504 CPUtime=702.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 134650 0 0 0 70192 36 0 0 25 0 1 0 650434947 124420096 22588 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 30376 22588 367 95 0 25358 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 121504

[startup+762.312 s]
/proc/loadavg: 4.02 4.03 3.83 5/320 17544
/proc/meminfo: memFree=17041308/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=121616 CPUtime=762.29 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 141209 0 0 0 76191 38 0 0 25 0 1 0 650434947 124534784 23467 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 30404 23467 367 95 0 25386 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 121616

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.83 5/320 17546
/proc/meminfo: memFree=17035448/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=121728 CPUtime=822.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 147469 0 0 0 82188 40 0 0 25 0 1 0 650434947 124649472 23970 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 30432 23970 367 95 0 25414 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 121728

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.84 5/320 17547
/proc/meminfo: memFree=17013708/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=123532 CPUtime=882.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 153936 0 0 0 88186 42 0 0 25 0 1 0 650434947 126496768 24645 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 30883 24645 367 95 0 25865 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 123532

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.84 5/320 17549
/proc/meminfo: memFree=17023472/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=123660 CPUtime=942.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 160101 0 0 0 94183 45 0 0 25 0 1 0 650434947 126627840 24667 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 30915 24667 367 95 0 25897 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 123660

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/320 17550
/proc/meminfo: memFree=17023060/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=123776 CPUtime=1002.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 166438 0 0 0 100181 47 0 0 25 0 1 0 650434947 126746624 24698 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 30944 24698 367 95 0 25926 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 123776

[startup+1062.3 s]
/proc/loadavg: 4.06 4.03 3.87 5/320 17552
/proc/meminfo: memFree=16984952/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=142164 CPUtime=1062.29 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 173894 0 0 0 106180 49 0 0 25 0 1 0 650434947 145575936 28964 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 35541 28964 367 95 0 30523 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 142164

[startup+1122.3 s]
/proc/loadavg: 4.10 4.05 3.88 5/320 17554
/proc/meminfo: memFree=16975204/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=142244 CPUtime=1122.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 179521 0 0 0 112177 51 0 0 25 0 1 0 650434947 145657856 27638 33554432000 4194304 4580011 140735448826976 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 35561 27638 367 95 0 30543 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 142244

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 3.89 5/320 17555
/proc/meminfo: memFree=16948652/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=142304 CPUtime=1182.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 184491 0 0 0 118174 54 0 0 25 0 1 0 650434947 145719296 29282 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 35576 29282 367 95 0 30558 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 142304

[startup+1242.3 s]
/proc/loadavg: 4.07 4.06 3.91 5/320 17557
/proc/meminfo: memFree=16951208/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=142408 CPUtime=1242.28 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 190946 0 0 0 124172 56 0 0 25 0 1 0 650434947 145825792 29037 33554432000 4194304 4580011 140735448826976 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 35602 29037 367 95 0 30584 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 142408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.91 3/316 17560
/proc/meminfo: memFree=17105200/32950928 swapFree=67111348/67111528
[pid=17501] ppid=17499 vsize=160724 CPUtime=1299.99 cores=5,7
/proc/17501/stat : 17501 (strangenight2-s) R 17499 17501 16245 0 -1 4202496 197494 0 0 0 129941 58 0 0 25 0 1 0 650434947 164581376 31735 33554432000 4194304 4580011 140735448826976 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17501/statm: 40181 31735 367 95 0 35163 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 160724

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.01
CPU user time (s): 1299.42
CPU system time (s): 0.58691
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 213824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.58691
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197494
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= 6
involuntary context switches= 1582

runsolver used 3.90241 second user time and 9.16861 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-14 17:52:33
IDJOB=3367882
IDBENCH=83091
IDSOLVER=1845
FILE ID=node125/3367882-1305388353
RUNJOBID= node125-1305388353-17472
PBS_JOBID= 13324377
Free space on /tmp= 73188 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1959079526-027.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367882-1305388353/watcher-3367882-1305388353 -o /tmp/evaluation-result-3367882-1305388353/solver-3367882-1305388353 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367882-1305388353.cnf

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

MD5SUM BENCH= f44a4cf4fe89dcbd323f749ee3ba0f10
RANDOM SEED=1942801774

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17357948 kB
Buffers:        284696 kB
Cached:        4867332 kB
SwapCached:          0 kB
Active:       11431640 kB
Inactive:      3781936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17357948 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           16900 kB
Writeback:          28 kB
AnonPages:    10061896 kB
Mapped:          30040 kB
Slab:           279388 kB
PageTables:      35740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51055176 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= 73188 MiB
End job on node125 at 2011-05-14 18:14:15