Trace number 3369858

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
MD5SUM3c4691c1028b5642345f341166405cb7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369858-1305383305.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.00/0.01	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.29/0.36	c asymm  cl-useful: 0/14573/21250 lits-rem:0 time: 0.35
0.29/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
0.39/0.46	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.47	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.47	c calculated reachability. Time: 0.00
0.39/0.47	c Calc default polars -  time:   0.00 s pos:     129 undec:       5 neg:     116
0.39/0.47	c =========================================================================================
0.39/0.47	c types(t): F = full restart, N = normal restart
0.39/0.47	c types(t): S = simplification begin/end, E = solution found
0.39/0.47	c restart types(rt): st = static, dy = dynamic
0.39/0.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.47	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.69/0.71	c  N dy    14      4288       250     21250         0      4185    148750    285753     60.43     63.85  --
0.89/0.98	c  N dy    23      8733       250     21250         0      6084    148750    351599     58.75     62.09  --
1.19/1.27	c  N dy    35     13205       250     21250         0      6302    148750    301313     58.68     62.10  --
1.59/1.61	c  N dy    51     18073       250     21250         0      5566    148750    192245     58.77     61.88  --
1.79/1.88	c  N dy    63     22115       250     21250         0      9522    148750    452808     58.47     61.61  --
1.99/2.08	c  F st    70     25002       250     21250         0     12346    148750    640408     58.35     54.54  --
2.10/2.17	c  N st    73     26192       250     21250         0      6853    148750    219092     58.35   no data  --
2.39/2.43	c  S st    76     30003       250     21250         0     10570    148750    470036     58.35   no data  --
2.39/2.48	c  S st    76     30506       250     21250         0     11070    148750    500720     58.35   no data  --
2.39/2.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.49/2.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.50/5.58	c lits-rem:      1971  cl-subs:      301  v-elim:      0  v-fix:    0  time:  3.07 s
5.69/5.78	c asymm  cl-useful: 0/5512/21250 lits-rem:0 time: 0.20
5.69/5.78	c calculated reachability. Time: 0.00
5.69/5.78	c  N dy    76     30506       250     21250         0     10769    148750    470878     58.35   no data  --
6.19/6.25	c  N dy    92     36398       250     21250         0      8800    148750    291528     58.01     61.59  --
6.49/6.56	c  N dy   103     40548       250     21250         0     12830    148750    556293     57.92     61.22  --
6.89/6.92	c  N dy   124     44970       250     21250         0     17151    148750    843187     58.04     61.17  --
6.89/7.00	c  S st   128     45760       250     21250         0      9185    148750    263114     58.07     60.53  --
6.98/7.05	c  S st   128     46261       250     21250         0      9678    148750    294917     58.07   no data  --
6.98/7.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.98/7.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.98/7.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.98/7.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.98/7.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.98/7.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
6.98/7.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.48/9.57	c lits-rem:       511  cl-subs:       46  v-elim:      0  v-fix:    0  time:  2.51 s
9.48/9.58	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
9.48/9.58	c vivif2 --  cl tried     9632 cl shrink        0 lits rem          0 time: 0.00
9.58/9.62	c asymm  cl-useful: 0/1165/21250 lits-rem:0 time: 0.04
9.58/9.62	c calculated reachability. Time: 0.00
9.58/9.62	c  N dy   128     46261       250     21250         0      9632    148750    290002     58.07   no data  --
9.89/9.94	c  N dy   142     50786       250     21250         0     14064    148750    584458     58.01     61.25  --
10.18/10.30	c  N dy   160     55101       250     21250         0     18286    148750    866223     58.07     61.24  --
10.58/10.65	c  N dy   177     59256       250     21250         0     12586    148750    433716     58.14     61.55  --
10.90/10.97	c  N dy   193     63462       250     21250         0     16693    148750    706256     58.14     61.38  --
11.29/11.34	c  N dy   207     67555       250     21250         0     20679    148750    968639     58.08     61.18  --
11.49/11.51	c  S st   219     69391       250     21250         0     11748    148750    328053     58.13   no data  --
11.49/11.57	c  S st   219     69894       250     21250         0     12249    148750    358379     58.13   no data  --
11.49/11.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.49/11.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.49/11.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
11.49/11.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.59/14.63	c lits-rem:       981  cl-subs:       65  v-elim:      0  v-fix:    0  time:  3.05 s
14.59/14.64	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
14.59/14.64	c vivif2 --  cl tried    12184 cl shrink        0 lits rem          0 time: 0.00
14.99/15.04	c asymm  cl-useful: 0/12464/21250 lits-rem:0 time: 0.40
14.99/15.04	c calculated reachability. Time: 0.00
14.99/15.04	c  N dy   219     69894       250     21250         0     12184    148750    351115     58.13   no data  --
15.30/15.39	c  N dy   233     74380       250     21250         0     16577    148750    643219     58.15     61.69  --
15.99/16.02	c  N dy   260     81080       250     21250         0     23134    148750   1079931     58.15     61.46  --
16.39/16.45	c  N dy   274     86337       250     21250         0     16551    148750    592965     58.09     61.95  --
16.50/16.56	c  F st   282     87502       250     21250         0     17688    148750    667768     58.10   no data  --
16.99/17.01	c  N dy   288     92696       250     21250         0     22737    148750   1004127     58.10   no data  --
17.49/17.54	c  N dy   300     98719       250     21250         0     15917    148750    495504     58.02     61.09  --
17.98/18.06	c  S st   320    104843       250     21250         0     21896    148750    893063     58.02   no data  --
18.08/18.13	c  S st   320    105346       250     21250         0     22393    148750    921892     58.02   no data  --
18.08/18.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.08/18.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.08/18.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
18.08/18.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.08/18.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.08/18.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.08/18.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.39/21.48	c lits-rem:       619  cl-subs:      650  v-elim:      0  v-fix:    0  time:  3.30 s
21.39/21.48	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
21.39/21.49	c vivif2 --  cl tried    21743 cl shrink        0 lits rem          0 time: 0.01
21.69/21.71	c asymm  cl-useful: 0/4108/21250 lits-rem:0 time: 0.22
21.69/21.71	c calculated reachability. Time: 0.00
21.69/21.71	c  N dy   320    105346       250     21250         0     21743    148750    862821     58.02   no data  --
22.29/22.39	c  N dy   346    112282       250     21250         0     14863    148750    373051     58.04     61.64  --
23.00/23.01	c  N dy   365    119658       250     21250         0     22082    148750    852179     58.01     61.29  --
23.79/23.86	c  N dy   396    127963       250     21250         0     15548    148750    365164     57.97     61.04  --
24.59/24.62	c  N dy   436    136198       250     21250         0     23593    148750    898341     58.02     62.83  --
25.48/25.58	c  N dy   464    145229       250     21250         0     16786    148750    394220     58.03     61.32  --
26.40/26.49	c  N dy   501    154882       250     21250         0     26253    148750   1023610     58.04     61.68  --
26.79/26.82	c  S st   512    158022       250     21250         0     29323    148750   1225235     58.02   no data  --
26.89/26.91	c  S st   512    158525       250     21250         0     29821    148750   1256413     58.02   no data  --
26.89/26.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.89/26.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.89/26.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
26.89/26.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.89/26.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.89/26.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
26.89/26.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.39/35.42	c lits-rem:       993  cl-subs:      819  v-elim:      0  v-fix:    0  time:  8.44 s
35.39/35.42	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
35.39/35.43	c vivif2 --  cl tried    29002 cl shrink        0 lits rem          0 time: 0.01
35.59/35.67	c asymm  cl-useful: 0/3329/21250 lits-rem:0 time: 0.23
35.59/35.67	c calculated reachability. Time: 0.00
35.59/35.67	c  N dy   512    158525       250     21250         0     29002    148750   1180266     58.02   no data  --
36.69/36.73	c  N dy   539    169037       250     21250         0     22659    148750    729190     58.00     61.43  --
37.89/37.90	c  N dy   575    179996       250     21250         0     33363    148750   1436289     57.99     61.10  --
39.09/39.10	c  N dy   627    192165       250     21250         0     27609    148750   1005123     58.03     61.10  --
40.29/40.39	c  N dy   651    204624       250     21250         0     21233    148750    527361     57.96     61.94  --
41.69/41.74	c  N dy   697    217722       250     21250         0     34025    148750   1377208     57.96     62.10  --
43.29/43.30	c  N dy   738    232552       250     21250         0     28964    148750    985668     57.92     61.17  --
43.79/43.85	c  S st   748    237787       250     21250         0     34066    148750   1321872     57.89     51.30  --
43.90/43.94	c  S st   748    238291       250     21250         0     34564    148750   1353000     57.89   no data  --
43.90/43.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.90/43.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.90/43.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
43.90/44.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.90/44.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.90/44.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
43.90/44.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.99/52.00	c lits-rem:      1070  cl-subs:      898  v-elim:      0  v-fix:    0  time:  8.00 s
51.99/52.00	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
51.99/52.02	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.01
52.09/52.13	c asymm  cl-useful: 0/1349/21250 lits-rem:0 time: 0.12
52.09/52.14	c calculated reachability. Time: 0.00
52.09/52.14	c  N dy   748    238291       250     21250         0     33666    148750   1272515     57.89   no data  --
53.99/54.03	c  N dy   803    254735       250     21250         0     29261    148750    953896     57.91     61.36  --
55.89/55.95	c  N dy   852    271114       250     21250         0     23763    148750    534169     57.89     60.98  --
57.89/57.91	c  N dy   921    288566       250     21250         0     40809    148750   1660323     57.90     61.47  --
59.89/59.92	c  F st   994    306250       250     21250         0     35621    148750   1264520     57.94     56.34  --
59.99/60.06	c  N st   997    307440       250     21250         0     36782    148750   1341678     57.94   no data  --
62.39/62.41	c  N dy  1066    327266       250     21250         0     32721    148750   1019869     57.96     61.11  --
64.90/64.93	c  N dy  1124    347550       250     21250         0     28113    148750    660463     57.93     61.41  --
66.00/66.09	c  S st  1163    357437       250     21250         0     37759    148750   1296344     57.94     54.34  --
66.09/66.19	c  S st  1163    357943       250     21250         0     38263    148750   1327417     57.94   no data  --
66.19/66.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.19/66.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.19/66.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
66.19/66.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.19/66.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.19/66.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
66.19/66.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.39/77.43	c lits-rem:      1209  cl-subs:      756  v-elim:      0  v-fix:    0  time: 11.17 s
77.39/77.43	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
77.39/77.44	c vivif2 --  cl tried    37507 cl shrink        0 lits rem          0 time: 0.01
77.59/77.65	c asymm  cl-useful: 0/3712/21250 lits-rem:0 time: 0.21
77.59/77.65	c calculated reachability. Time: 0.00
77.59/77.65	c  N dy  1163    357943       250     21250         0     37507    148750   1256807     57.94   no data  --
79.99/80.08	c  N dy  1219    378163       250     21250         0     31849    148750    850934     57.88     61.27  --
82.59/82.65	c  N dy  1296    398372       250     21250         0     51570    148750   2154894     57.89     61.07  --
84.99/85.05	c  N dy  1373    418467       250     21250         0     44850    148750   1664693     57.91     62.32  --
87.49/87.59	c  N dy  1436    438918       250     21250         0     37509    148750   1120019     57.88     61.16  --
90.59/90.65	c  N dy  1509    460122       250     21250         0     29863    148750    558083     57.88     60.93  --
93.19/93.29	c  N dy  1578    480554       250     21250         0     49826    148750   1881717     57.87     61.28  --
95.99/96.00	c  N dy  1641    500661       250     21250         0     40151    148750   1184538     57.86     60.97  --
98.89/98.91	c  N dy  1724    520733       250     21250         0     59785    148750   2488424     57.89     62.84  --
100.89/100.97	c  S st  1798    536914       250     21250         0     45296    148750   1474558     57.90   no data  --
100.99/101.08	c  S st  1798    537416       250     21250         0     45789    148750   1505990     57.90   no data  --
100.99/101.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.99/101.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.10/101.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
101.10/101.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.10/101.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.10/101.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
101.10/101.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.29/117.38	c lits-rem:      1453  cl-subs:      851  v-elim:      0  v-fix:    0  time: 16.22 s
117.29/117.38	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
117.29/117.39	c vivif2 --  cl tried    44938 cl shrink        0 lits rem          0 time: 0.02
117.60/117.63	c asymm  cl-useful: 0/2760/21250 lits-rem:0 time: 0.23
117.60/117.63	c calculated reachability. Time: 0.00
117.60/117.63	c  N dy  1798    537416       250     21250         0     44938    148750   1426117     57.90   no data  --
120.49/120.53	c  N dy  1864    557695       250     21250         0     33498    148750    637285     57.88     60.95  --
123.09/123.15	c  N dy  1900    577780       250     21250         0     53030    148750   1931986     57.80     61.30  --
126.29/126.40	c  N dy  1982    597859       250     21250         0     40465    148750   1047751     57.82     60.94  --
129.59/129.67	c  N dy  2052    618093       250     21250         0     60227    148750   2350907     57.80     61.24  --
132.69/132.79	c  N dy  2132    639175       250     21250         0     47651    148750   1465399     57.80     61.05  --
136.19/136.26	c  N dy  2217    659291       250     21250         0     67288    148750   2761849     57.82     61.16  --
138.99/139.04	c  N dy  2279    679417       250     21250         0     52724    148750   1742970     57.80     61.18  --
142.69/142.70	c  N dy  2333    702381       250     21250         0     40022    148750    852791     57.78     61.21  --
145.70/145.73	c  N dy  2407    722471       250     21250         0     59661    148750   2150231     57.78     61.44  --
148.99/149.09	c  N dy  2444    744279       250     21250         0     44831    148750   1111550     57.73     60.82  --
152.29/152.34	c  N dy  2533    764282       250     21250         0     64357    148750   2413905     57.76     60.95  --
155.49/155.56	c  N dy  2597    784386       250     21250         0     46874    148750   1192892     57.75     61.01  --
158.80/158.86	c  N dy  2676    804449       250     21250         0     66492    148750   2490661     57.76     61.17  --
159.10/159.14	c  S st  2679    806124       250     21250         0     68122    148750   2597469     57.76     57.04  --
159.30/159.31	c  S st  2679    806626       250     21250         0     68620    148750   2628932     57.76   no data  --
159.30/159.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
159.30/159.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.30/159.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
159.40/159.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.40/159.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.40/159.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
159.40/159.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
418.60/418.62	c lits-rem:      2385  cl-subs:     1648  v-elim:      0  v-fix:    0  time: 259.19 s
418.60/418.62	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
418.60/418.65	c vivif2 --  cl tried    66972 cl shrink        0 lits rem          0 time: 0.03
418.90/418.99	c asymm  cl-useful: 0/1956/21250 lits-rem:0 time: 0.34
418.90/418.99	c calculated reachability. Time: 0.00
418.90/418.99	c  N dy  2679    806626       250     21250         0     66972    148750   2474594     57.76   no data  --
422.41/422.46	c  N dy  2743    827216       250     21250         0     49043    148750   1285557     57.75     60.81  --
426.00/426.04	c  N dy  2824    847289       250     21250         0     68620    148750   2576005     57.75     61.47  --
429.60/429.65	c  N dy  2898    867430       250     21250         0     49238    148750   1237871     57.76     60.84  --
433.00/433.03	c  N dy  2951    887500       250     21250         0     68840    148750   2532272     57.74     60.97  --
436.71/436.76	c  N dy  3026    907802       250     21250         0     48606    148750   1146758     57.75     61.11  --
440.10/440.18	c  N dy  3098    927836       250     21250         0     68140    148750   2441525     57.75     60.84  --
444.20/444.22	c  N dy  3181    948022       250     21250         0     46894    148750    973754     57.75     60.91  --
447.80/447.85	c  N dy  3265    969047       250     21250         0     67455    148750   2338350     57.77     61.74  --
452.10/452.13	c  N dy  3350    989140       250     21250         0     45080    148750    797005     57.77     61.01  --
455.50/455.58	c  N dy  3432   1009376       250     21250         0     64796    148750   2107312     57.78     61.07  --
459.81/459.86	c  N dy  3496   1029469       250     21250         0     84442    148750   3406632     57.77     61.94  --
463.40/463.43	c  N dy  3587   1049555       250     21250         0     61095    148750   1804970     57.78     63.41  --
467.51/467.53	c  N dy  3643   1069951       250     21250         0     81092    148750   3130601     57.78     60.85  --
467.90/467.98	c  F st  3651   1071876       250     21250         0     82982    148750   3254168     57.78   no data  --
471.20/471.27	c  N dy  3713   1090002       250     21250         0     56701    148750   1453393     57.78     62.39  --
475.11/475.19	c  N dy  3778   1110492       250     21250         0     76727    148750   2779389     57.78     60.86  --
479.30/479.31	c  N dy  3830   1130981       250     21250         0     51747    148750   1073536     57.76     61.04  --
483.00/483.05	c  N dy  3913   1151009       250     21250         0     71310    148750   2369585     57.76     60.92  --
487.70/487.72	c  N dy  3991   1171058       250     21250         0     90938    148750   3670513     57.77     61.09  --
491.30/491.36	c  N dy  4076   1191074       250     21250         0     64530    148750   1864097     57.77     60.82  --
495.30/495.30	c  S st  4148   1209940       250     21250         0     82965    148750   3079240     57.78     55.34  --
495.50/495.52	c  S st  4148   1210441       250     21250         0     83460    148750   3110679     57.78   no data  --
495.50/495.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
495.50/495.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
495.50/495.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
495.60/495.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
495.60/495.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
495.60/495.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
495.60/495.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
879.41/879.48	c lits-rem:      2219  cl-subs:     2135  v-elim:      0  v-fix:    0  time: 383.82 s
879.41/879.48	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
879.51/879.51	c vivif2 --  cl tried    81325 cl shrink        0 lits rem          0 time: 0.03
879.81/879.81	c asymm  cl-useful: 0/1681/21250 lits-rem:0 time: 0.30
879.81/879.81	c calculated reachability. Time: 0.00
879.81/879.81	c  N dy  4148   1210441       250     21250         0     81325    148750   2912728     57.78   no data  --
883.61/883.66	c  N dy  4217   1230462       250     21250         0     54015    148750   1116315     57.77     64.31  --
887.11/887.16	c  N dy  4297   1250570       250     21250         0     73644    148750   2418072     57.78     61.60  --
891.61/891.62	c  N dy  4396   1270893       250     21250         0     93490    148750   3732944     57.79     61.19  --
895.11/895.10	c  N dy  4479   1291184       250     21250         0     65465    148750   1819067     57.80     61.04  --
899.31/899.31	c  N dy  4560   1311285       250     21250         0     85124    148750   3116304     57.80     61.00  --
903.71/903.70	c  N dy  4633   1331315       250     21250         0     55843    148750   1124468     57.79     61.27  --
907.52/907.58	c  N dy  4703   1351543       250     21250         0     75595    148750   2437692     57.80     61.14  --
912.31/912.36	c  N dy  4775   1371584       250     21250         0     95202    148750   3731730     57.80     61.31  --
916.52/916.50	c  N dy  4857   1391633       250     21250         0     64971    148750   1666424     57.80     61.11  --
920.51/920.54	c  N dy  4929   1411651       250     21250         0     84527    148750   2963064     57.80     61.04  --
925.21/925.23	c  N dy  5011   1431674       250     21250         0     53278    148750    842156     57.81     62.13  --
928.61/928.65	c  N dy  5097   1451737       250     21250         0     72930    148750   2145696     57.81     64.10  --
932.62/932.66	c  N dy  5151   1471830       250     21250         0     92522    148750   3440460     57.80     60.95  --
937.12/937.11	c  N dy  5248   1491848       250     21250         0     60271    148750   1252529     57.81     60.86  --
940.71/940.70	c  N dy  5303   1511855       250     21250         0     79791    148750   2548726     57.80     61.05  --
945.42/945.41	c  N dy  5396   1532108       250     21250         0     99574    148750   3859947     57.81     60.91  --
949.32/949.32	c  N dy  5474   1552152       250     21250         0     66392    148750   1604193     57.81     63.56  --
953.41/953.42	c  N dy  5547   1573079       250     21250         0     86820    148750   2952539     57.81     60.93  --
958.41/958.44	c  N dy  5635   1593129       250     21250         0    106417    148750   4249629     57.82     61.23  --
961.81/961.89	c  N dy  5685   1613221       250     21250         0     72337    148750   1942535     57.80     62.17  --
965.92/965.97	c  N dy  5751   1633252       250     21250         0     91897    148750   3243344     57.81     61.23  --
971.01/971.01	c  N dy  5819   1654134       250     21250         0     57591    148750    912549     57.80     61.12  --
974.52/974.59	c  N dy  5898   1674551       250     21250         0     77526    148750   2231477     57.81     61.73  --
979.11/979.14	c  N dy  5994   1694562       250     21250         0     97064    148750   3529984     57.82     61.07  --
983.32/983.35	c  S st  6059   1710442       250     21250         0     56931    148750    813442     57.82   no data  --
983.42/983.48	c  S st  6059   1710948       250     21250         0     57436    148750    845747     57.82   no data  --
983.42/983.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
983.42/983.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
983.51/983.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
983.51/983.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
983.51/983.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
983.51/983.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
983.51/983.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
989.71/989.79	c lits-rem:       589  cl-subs:       79  v-elim:      0  v-fix:    0  time:  6.26 s
989.71/989.79	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
989.81/989.80	c vivif2 --  cl tried    57357 cl shrink        0 lits rem          0 time: 0.01
990.02/990.04	c asymm  cl-useful: 0/2185/21250 lits-rem:0 time: 0.24
990.02/990.04	c calculated reachability. Time: 0.00
990.02/990.04	c  N dy  6059   1710948       250     21250         0     57357    148750    837757     57.82   no data  --
993.61/993.62	c  N dy  6136   1730998       250     21250         0     76954    148750   2136417     57.83     61.22  --
998.12/998.19	c  N dy  6215   1751387       250     21250         0     96888    148750   3455834     57.83     60.92  --
1003.22/1003.28	c  N dy  6289   1772023       250     21250         0     60354    148750    981541     57.83     60.88  --
1007.21/1007.23	c  N dy  6372   1792162       250     21250         0     80016    148750   2292874     57.83     61.03  --
1012.41/1012.40	c  N dy  6458   1812437       250     21250         0     99855    148750   3612320     57.84     61.17  --
1017.82/1017.85	c  N dy  6524   1832563       250     21250         0     61878    148750   1027109     57.84     60.94  --
1022.11/1022.13	c  N dy  6604   1853238       250     21250         0     82056    148750   2360798     57.83     61.10  --
1027.22/1027.20	c  N dy  6666   1873972       250     21250         0    102294    148750   3702048     57.83     61.15  --
1032.11/1032.14	c  N dy  6733   1894035       250     21250         0     63319    148750   1066914     57.83     64.32  --
1035.91/1035.95	c  N dy  6813   1914070       250     21250         0     82936    148750   2368170     57.83     60.94  --
1040.52/1040.60	c  N dy  6892   1934347       250     21250         0    102809    148750   3691090     57.83     60.90  --
1046.12/1046.14	c  N dy  6972   1954646       250     21250         0     62972    148750    985870     57.84     61.23  --
1049.92/1049.91	c  N dy  7034   1975074       250     21250         0     82943    148750   2309724     57.83     61.32  --
1054.61/1054.64	c  N dy  7110   1995343       250     21250         0    102734    148750   3625512     57.84     61.07  --
1060.02/1060.05	c  N dy  7174   2015670       250     21250         0     61983    148750    864924     57.83     61.21  --
1063.73/1063.78	c  N dy  7244   2035742       250     21250         0     81600    148750   2162366     57.83     61.80  --
1068.71/1068.71	c  N dy  7341   2055899       250     21250         0    101287    148750   3467912     57.84     61.16  --
1074.01/1074.03	c  N dy  7400   2076278       250     21250         0    121207    148750   4788119     57.84     61.06  --
1078.12/1078.13	c  N dy  7466   2096430       250     21250         0     79299    148750   1957862     57.83     61.87  --
1086.22/1086.23	c  N dy  7537   2131512       250     21250         0    113500    148750   4240734     57.81     60.87  --
1091.42/1091.47	c  N dy  7616   2151751       250     21250         0     70818    148750   1346246     57.81     61.02  --
1095.52/1095.55	c  N dy  7680   2171846       250     21250         0     90419    148750   2641426     57.81     61.04  --
1101.32/1101.38	c  N dy  7754   2195579       250     21250         0    113611    148750   4174840     57.80     61.60  --
1105.92/1105.91	c  S st  7817   2210949       250     21250         0     65153    148750    914883     57.80     59.97  --
1106.02/1106.06	c  S st  7817   2211450       250     21250         0     65648    148750    946588     57.80   no data  --
1106.02/1106.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1106.02/1106.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1106.02/1106.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1106.12/1106.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1106.12/1106.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1106.12/1106.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1106.12/1106.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1111.42/1111.46	c lits-rem:       224  cl-subs:       92  v-elim:      0  v-fix:    0  time:  5.34 s
1111.42/1111.47	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1111.42/1111.48	c vivif2 --  cl tried    65556 cl shrink        0 lits rem          0 time: 0.01
1111.72/1111.73	c asymm  cl-useful: 0/2002/21250 lits-rem:0 time: 0.25
1111.72/1111.73	c calculated reachability. Time: 0.00
1111.72/1111.73	c  N dy  7817   2211450       250     21250         0     65556    148750    937582     57.80   no data  --
1115.52/1115.58	c  N dy  7892   2231462       250     21250         0     85107    148750   2234240     57.81     62.89  --
1120.82/1120.88	c  N dy  7966   2254069       250     21250         0    107175    148750   3694309     57.80     61.25  --
1126.71/1126.79	c  N dy  8039   2274134       250     21250         0    126772    148750   4990645     57.80     60.87  --
1131.02/1131.05	c  N dy  8103   2294304       250     21250         0     81990    148750   1973238     57.80     61.41  --
1135.71/1135.79	c  N dy  8190   2314317       250     21250         0    101563    148750   3271913     57.81     60.85  --
1141.21/1141.25	c  N dy  8263   2334506       250     21250         0    121267    148750   4573536     57.81     60.93  --
1146.42/1146.49	c  N dy  8324   2355203       250     21250         0     76065    148750   1525863     57.80     61.20  --
1151.51/1151.57	c  N dy  8411   2375274       250     21250         0     95662    148750   2832969     57.81     60.96  --
1157.32/1157.35	c  N dy  8506   2395325       250     21250         0    115254    148750   4136902     57.82     62.40  --
1163.83/1163.86	c  N dy  8593   2415414       250     21250         0     68448    148750    967857     57.82     65.19  --
1168.12/1168.15	c  N dy  8675   2435620       250     21250         0     88175    148750   2273451     57.83     61.41  --
1173.42/1173.46	c  N dy  8755   2455783       250     21250         0    107852    148750   3574454     57.83     60.88  --
1179.51/1179.52	c  N dy  8816   2476005       250     21250         0    127604    148750   4885463     57.83     60.96  --
1184.92/1184.94	c  N dy  8899   2496239       250     21250         0     79986    148750   1677362     57.83     60.98  --
1189.92/1189.92	c  N dy  8969   2516375       250     21250         0     99652    148750   2981073     57.83     60.88  --
1196.32/1196.30	c  N dy  9070   2536399       250     21250         0    119223    148750   4284179     57.84     61.42  --
1203.02/1203.05	c  N dy  9134   2556455       250     21250         0     70444    148750    992398     57.83     63.11  --
1207.62/1207.69	c  N dy  9216   2576557       250     21250         0     90064    148750   2286192     57.84     60.95  --
1212.92/1212.98	c  N dy  9269   2596630       250     21250         0    109661    148750   3582115     57.83     61.47  --
1219.93/1219.93	c  N dy  9369   2616657       250     21250         0    129216    148750   4884563     57.84     60.96  --
1225.92/1225.96	c  N dy  9457   2636673       250     21250         0     79463    148750   1533102     57.84     60.95  --
1231.02/1231.01	c  N dy  9537   2657316       250     21250         0     99581    148750   2864126     57.84     60.92  --
1237.02/1237.02	c  N dy  9594   2677686       250     21250         0    119474    148750   4179927     57.84     61.29  --
1243.82/1243.86	c  N dy  9672   2697702       250     21250         0    139042    148750   5478423     57.84     60.99  --
1247.22/1247.29	c  S st  9729   2711451       250     21250         0     82161    148750   1649241     57.84   no data  --
1247.43/1247.49	c  S st  9729   2711957       250     21250         0     82660    148750   1680468     57.84   no data  --
1247.52/1247.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1247.52/1247.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1247.52/1247.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1247.52/1247.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1247.52/1247.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1247.52/1247.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1247.52/1247.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1275.62/1275.63	c lits-rem:       684  cl-subs:      679  v-elim:      0  v-fix:    0  time: 28.03 s
1275.62/1275.63	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1275.62/1275.65	c vivif2 --  cl tried    81981 cl shrink        0 lits rem          0 time: 0.02
1275.92/1275.99	c asymm  cl-useful: 0/1640/21250 lits-rem:0 time: 0.34
1275.92/1275.99	c calculated reachability. Time: 0.00
1275.92/1275.99	c  N dy  9729   2711957       250     21250         0     81981    148750   1617591     57.84   no data  --
1281.22/1281.23	c  N dy  9810   2732094       250     21250         0    101663    148750   2923547     57.85     60.99  --
1287.62/1287.67	c  N dy  9897   2752614       250     21250         0    121694    148750   4257679     57.85     61.24  --
1294.73/1294.71	c  N dy  9963   2772891       250     21250         0    141521    148750   5574996     57.85     61.24  --
1299.62/1299.68	c  N dy 10044   2792973       250     21250         0     89834    148750   2103130     57.86     60.98  --

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

running on 2 cores: 4,6

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.38 3.87 3.81 3/278 16433
/proc/meminfo: memFree=25137956/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=29968 CPUtime=0 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 718 0 0 0 0 0 0 0 22 0 1 0 630745827 30687232 658 33554432000 4194304 4650387 140736677237008 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 7492 659 327 112 0 2457 0

[startup+0.0860829 s]
/proc/loadavg: 3.38 3.87 3.81 3/278 16433
/proc/meminfo: memFree=25137956/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=30752 CPUtime=0.08 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 1080 0 0 0 8 0 0 0 22 0 1 0 630745827 31490048 1020 33554432000 4194304 4650387 140736677237008 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 7688 1020 346 112 0 2653 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30752

[startup+0.101111 s]
/proc/loadavg: 3.38 3.87 3.81 3/278 16433
/proc/meminfo: memFree=25137956/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=30752 CPUtime=0.09 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 1083 0 0 0 9 0 0 0 22 0 1 0 630745827 31490048 1023 33554432000 4194304 4650387 140736677237008 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 7688 1023 346 112 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30752

[startup+0.301125 s]
/proc/loadavg: 3.38 3.87 3.81 3/278 16433
/proc/meminfo: memFree=25137956/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=30884 CPUtime=0.29 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 1121 0 0 0 29 0 0 0 23 0 1 0 630745827 31625216 1061 33554432000 4194304 4650387 140736677237008 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 7721 1061 346 112 0 2686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30884

[startup+0.701037 s]
/proc/loadavg: 3.38 3.87 3.81 3/278 16433
/proc/meminfo: memFree=25137956/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=37836 CPUtime=0.69 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 3173 0 0 0 69 0 0 0 25 0 1 0 630745827 38744064 2798 33554432000 4194304 4650387 140736677237008 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 9459 2798 377 112 0 4424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37836

[startup+1.50089 s]
/proc/loadavg: 3.38 3.87 3.81 6/292 16460
/proc/meminfo: memFree=25004536/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=38636 CPUtime=1.49 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 4716 0 0 0 149 0 0 0 25 0 1 0 630745827 39563264 3072 33554432000 4194304 4650387 140736677237008 18446744073709551615 4333699 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 9659 3072 379 112 0 4624 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38636

[startup+3.10061 s]
/proc/loadavg: 3.38 3.87 3.81 6/292 16461
/proc/meminfo: memFree=24969568/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=52468 CPUtime=3.09 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 9750 0 0 0 309 0 0 0 25 0 1 0 630745827 53727232 6326 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 13117 6326 381 112 0 8082 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52468

[startup+6.30105 s]
/proc/loadavg: 3.43 3.87 3.81 6/292 16461
/proc/meminfo: memFree=24924152/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=54504 CPUtime=6.29 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 11070 0 0 0 629 0 0 0 25 0 1 0 630745827 55812096 6599 33554432000 4194304 4650387 140736677237008 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 13626 6599 381 112 0 8591 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54504

[startup+12.7009 s]
/proc/loadavg: 3.48 3.87 3.82 6/292 16461
/proc/meminfo: memFree=24907320/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=54716 CPUtime=12.69 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 14693 0 0 0 1268 1 0 0 25 0 1 0 630745827 56029184 6652 33554432000 4194304 4650387 140736677237008 18446744073709551615 4439389 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 13679 6652 381 112 0 8644 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54716

[startup+25.5006 s]
/proc/loadavg: 3.59 3.88 3.82 6/292 16461
/proc/meminfo: memFree=24686956/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=70876 CPUtime=25.48 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 25921 0 0 0 2546 2 0 0 25 0 1 0 630745827 72577024 10200 33554432000 4194304 4650387 140736677237008 18446744073709551615 4520247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 17719 10200 381 112 0 12684 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70876

[startup+51.1011 s]
/proc/loadavg: 3.73 3.89 3.82 5/292 16462
/proc/meminfo: memFree=24650416/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=88472 CPUtime=51.09 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 38717 0 0 0 5104 5 0 0 25 0 1 0 630745827 90595328 15442 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 22118 15442 381 112 0 17083 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 88472

[startup+102.311 s]
/proc/loadavg: 3.88 3.90 3.83 5/292 16463
/proc/meminfo: memFree=24461596/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=95292 CPUtime=102.3 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 67776 0 0 0 10219 11 0 0 25 0 1 0 630745827 97579008 17238 33554432000 4194304 4650387 140736677237008 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 23823 17238 381 112 0 18788 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 95292

[startup+162.3 s]
/proc/loadavg: 3.95 3.92 3.83 5/292 16465
/proc/meminfo: memFree=24360616/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=118308 CPUtime=162.29 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 96311 0 0 0 16213 16 0 0 25 0 1 0 630745827 121147392 23469 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 29577 23469 381 112 0 24542 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 118308

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.84 6/292 16466
/proc/meminfo: memFree=24291892/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=120280 CPUtime=222.29 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 96889 0 0 0 22213 16 0 0 25 0 1 0 630745827 123166720 24047 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476434 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 30070 24047 381 112 0 25035 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 120280

[startup+282.3 s]
/proc/loadavg: 4.06 3.96 3.85 5/292 16468
/proc/meminfo: memFree=24282204/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=120280 CPUtime=282.29 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 96893 0 0 0 28213 16 0 0 25 0 1 0 630745827 123166720 24051 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 30070 24051 381 112 0 25035 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 120280

[startup+342.301 s]
/proc/loadavg: 4.02 3.96 3.85 6/292 16470
/proc/meminfo: memFree=24255364/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=120280 CPUtime=342.29 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 96893 0 0 0 34213 16 0 0 25 0 1 0 630745827 123166720 24051 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476451 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 30070 24051 381 112 0 25035 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 120280

[startup+402.301 s]
/proc/loadavg: 4.01 3.97 3.86 5/292 16471
/proc/meminfo: memFree=24254116/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=120280 CPUtime=402.29 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 96893 0 0 0 40213 16 0 0 25 0 1 0 630745827 123166720 24051 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 30070 24051 381 112 0 25035 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 120280

[startup+462.3 s]
/proc/loadavg: 4.16 4.02 3.88 5/292 16473
/proc/meminfo: memFree=24237336/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=120628 CPUtime=462.3 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 117918 0 0 0 46207 23 0 0 25 0 1 0 630745827 123523072 22812 33554432000 4194304 4650387 140736677237008 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 30157 22812 381 112 0 25122 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 120628

[startup+522.301 s]
/proc/loadavg: 4.06 4.01 3.89 6/292 16474
/proc/meminfo: memFree=24212392/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=188836 CPUtime=522.3 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 135482 0 0 0 52202 28 0 0 25 0 1 0 630745827 193368064 28224 33554432000 4194304 4650387 140736677237008 18446744073709551615 4439253 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 47209 28224 381 112 0 42174 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 188836

[startup+582.3 s]
/proc/loadavg: 4.08 4.02 3.90 5/292 16476
/proc/meminfo: memFree=24170828/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=188836 CPUtime=582.3 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 135555 0 0 0 58202 28 0 0 25 0 1 0 630745827 193368064 28297 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 47209 28297 381 112 0 42174 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 188836

[startup+642.301 s]
/proc/loadavg: 4.03 4.02 3.91 5/292 16478
/proc/meminfo: memFree=24149348/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=188836 CPUtime=642.31 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 135555 0 0 0 64203 28 0 0 25 0 1 0 630745827 193368064 28297 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 47209 28297 381 112 0 42174 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 188836

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.91 6/292 16479
/proc/meminfo: memFree=24147968/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=188836 CPUtime=702.3 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 135555 0 0 0 70202 28 0 0 25 0 1 0 630745827 193368064 28297 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 47209 28297 381 112 0 42174 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 188836

[startup+762.31 s]
/proc/loadavg: 4.00 4.00 3.91 5/292 16481
/proc/meminfo: memFree=24126984/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=188836 CPUtime=762.31 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 135555 0 0 0 76203 28 0 0 25 0 1 0 630745827 193368064 28297 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 47209 28297 381 112 0 42174 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 188836

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/292 16482
/proc/meminfo: memFree=24119392/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=188836 CPUtime=822.31 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 135555 0 0 0 82203 28 0 0 25 0 1 0 630745827 193368064 28297 33554432000 4194304 4650387 140736677237008 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 47209 28297 381 112 0 42174 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 188836

[startup+882.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/292 16484
/proc/meminfo: memFree=24134368/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=188836 CPUtime=882.31 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 136332 0 0 0 88203 28 0 0 25 0 1 0 630745827 193368064 29074 33554432000 4194304 4650387 140736677237008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 47209 29074 381 112 0 42174 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 188836

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.91 6/292 16486
/proc/meminfo: memFree=24056952/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=190516 CPUtime=942.31 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 161990 0 0 0 94197 34 0 0 25 0 1 0 630745827 195088384 28225 33554432000 4194304 4650387 140736677237008 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 47629 28225 381 112 0 42594 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 190516

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/292 16487
/proc/meminfo: memFree=24108748/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=195176 CPUtime=1002.31 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 183391 0 0 0 100192 39 0 0 25 0 1 0 630745827 199860224 30468 33554432000 4194304 4650387 140736677237008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 48794 30468 381 112 0 43759 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 195176

[startup+1062.3 s]
/proc/loadavg: 4.10 4.03 3.93 5/292 16489
/proc/meminfo: memFree=24106848/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=141776 CPUtime=1062.32 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 206297 0 0 0 106186 46 0 0 25 0 1 0 630745827 145178624 27630 33554432000 4194304 4650387 140736677237008 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 35444 27630 381 112 0 30409 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 141776

[startup+1122.3 s]
/proc/loadavg: 4.11 4.04 3.93 6/292 16490
/proc/meminfo: memFree=24084248/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=197420 CPUtime=1122.32 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 225087 0 0 0 112182 50 0 0 25 0 1 0 630745827 202158080 30053 33554432000 4194304 4650387 140736677237008 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 49355 30053 381 112 0 44320 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 197420

[startup+1182.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/292 16492
/proc/meminfo: memFree=24062264/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=142188 CPUtime=1182.32 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 244785 0 0 0 118176 56 0 0 25 0 1 0 630745827 145600512 26834 33554432000 4194304 4650387 140736677237008 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 35547 26834 381 112 0 30512 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 142188

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.93 6/292 16494
/proc/meminfo: memFree=24035924/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=199192 CPUtime=1242.32 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 261126 0 0 0 124169 63 0 0 25 0 1 0 630745827 203972608 31241 33554432000 4194304 4650387 140736677237008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 49798 31241 381 112 0 44763 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 199192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.93 5/292 16495
/proc/meminfo: memFree=24038620/32951124 swapFree=67057896/67111528
[pid=16433] ppid=16431 vsize=146644 CPUtime=1300.03 cores=4,6
/proc/16433/stat : 16433 (strangenight1-s) R 16431 16433 15822 0 -1 4202496 270887 0 0 0 129936 67 0 0 25 0 1 0 630745827 150163456 28714 33554432000 4194304 4650387 140736677237008 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16433/statm: 36661 28714 381 112 0 31626 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 146644

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.37
CPU system time (s): 0.679896
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 212796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.679896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270888
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 1354

runsolver used 3.71443 second user time and 8.12377 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 16:28:25
IDJOB=3369858
IDBENCH=82667
IDSOLVER=1847
FILE ID=node140/3369858-1305383305
RUNJOBID= node140-1305383305-16418
PBS_JOBID= 13324362
Free space on /tmp= 73488 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369858-1305383305/watcher-3369858-1305383305 -o /tmp/evaluation-result-3369858-1305383305/solver-3369858-1305383305 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369858-1305383305.cnf

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

MD5SUM BENCH= 3c4691c1028b5642345f341166405cb7
RANDOM SEED=655586664

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
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.833
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.833
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.833
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.833
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.833
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.833
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:      25138484 kB
Buffers:        286000 kB
Cached:        3683332 kB
SwapCached:       8056 kB
Active:        4845396 kB
Inactive:      2656636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25138484 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            6800 kB
Writeback:           0 kB
AnonPages:     3529932 kB
Mapped:          22556 kB
Slab:           224796 kB
PageTables:      22508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45569000 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= 73456 MiB
End job on node140 at 2011-05-14 16:50:07