Trace number 3173681

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 TechDemo-Alpha-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
MD5SUM58de0b27915a7db672b276faaed6cfd0
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173681-1301798061.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    550 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     34  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	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:     261 undec:      54 neg:     235
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   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       534      2332         0         0      7089         0   no data   no data  --
0.05/0.07	c Decided on static restart strategy
2.19/2.21	c  N dy     7     30001       534      2332         0     10603      7089    193830     25.82     17.65  --
2.19/2.22	c  S st     7     30001       534      2332         0     10603      7089    193830     25.82     17.65  --
2.19/2.27	c  S st     7     30502       534      2332         0     11103      7089    204890     25.82     17.65  --
2.19/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.19/2.29	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
2.19/2.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.29	c Subs w/ non-existent bins:      0 time:  0.00 s
2.19/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.39/2.47	c lits-rem:       373  cl-subs:     1013  v-elim:     18  v-fix:    0  time:  0.18 s
2.39/2.47	c learnt bin added due to v-elim: 0
2.39/2.47	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
2.39/2.47	c vivif2 --  cl tried    10090 cl shrink        0 lits rem          0 time: 0.00
2.49/2.50	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.03
2.49/2.50	c calculated reachability. Time: 0.00
2.49/2.50	c  N dy     7     30502       534      2332         0     10090      7089    183568     25.82     17.65  --
2.49/2.50	c  F st     7     30502       534      2332         0     10090      7089    183568     25.82     17.65  --
2.59/2.67	c Decided on static restart strategy
3.89/3.90	c  N dy    14     45755       534      2332         0     17298      7089    334854     25.68     17.54  --
3.89/3.91	c  S st    14     45755       534      2332         0     17298      7089    334854     25.68     17.54  --
3.89/3.98	c  S st    14     46260       534      2332         0      9025      7089    108939     25.68     17.54  --
3.89/3.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.89/3.99	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
3.89/3.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.99	c Subs w/ non-existent bins:      0 time:  0.00 s
3.89/3.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.99/4.04	c lits-rem:        14  cl-subs:      195  v-elim:     18  v-fix:    0  time:  0.05 s
3.99/4.04	c learnt bin added due to v-elim: 0
3.99/4.04	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
3.99/4.04	c vivif2 --  cl tried     8830 cl shrink        0 lits rem          0 time: 0.00
3.99/4.06	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.02
3.99/4.06	c calculated reachability. Time: 0.00
3.99/4.06	c  N dy    14     46260       534      2332         0      8830      7089    107097     25.68     17.54  --
6.50/6.53	c  N dy    15     69391       534      2332         0     10962      7089    122729     25.98     17.33  --
6.50/6.54	c  S st    15     69391       534      2332         0     10962      7089    122729     25.98     17.33  --
6.50/6.58	c  S st    15     69895       534      2332         0     11466      7089    133434     25.98     17.33  --
6.50/6.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.50/6.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
6.50/6.60	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
6.50/6.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.50/6.60	c Subs w/ non-existent bins:      0 time:  0.00 s
6.60/6.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.60/6.69	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
7.09/7.17	c Added 6 vars  tried: 80000 time: 0.48
7.09/7.17	c ORs :      6 avg-s:  0.0 cl-sh:   696 l-rem:    696 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.48
7.09/7.17	c lits-rem:        25  cl-subs:      254  v-elim:     18  v-fix:    0  time:  0.57 s
7.09/7.17	c learnt bin added due to v-elim: 0
7.09/7.17	c vivif2 --  cl tried     2338 cl shrink        0 lits rem          0 time: 0.00
7.09/7.17	c vivif2 --  cl tried    11212 cl shrink        0 lits rem          0 time: 0.00
7.09/7.19	c asymm  cl-useful: 0/2338/2338 lits-rem:0 time: 0.02
7.09/7.20	c calculated reachability. Time: 0.00
7.09/7.20	c  N dy    15     69895       540      2338        12     11212      7131    130084     25.98     17.33  --
7.09/7.20	c  F st    15     69895       540      2338        12     11212      7131    130084     25.98     17.33  --
7.29/7.36	c Decided on static restart strategy
11.19/11.27	c  N dy    22    104844       540      2338        12     20895      7131    327428     24.55     17.25  --
11.19/11.29	c  S st    22    104844       540      2338        12     20895      7131    327428     24.55     17.25  --
11.29/11.36	c  S st    22    105348       540      2338        12     21398      7131    338921     24.55     17.25  --
11.29/11.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.04
11.39/11.41	c Calc non-exist non-lernt bins v-fix:     0 done:    540 time:  0.00 s
11.39/11.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.41	c Subs w/ non-existent bins:      0 time:  0.00 s
11.39/11.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.89/11.97	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
12.39/12.43	c Added 6 vars  tried: 80000 time: 0.46
12.39/12.46	c ORs :      6 avg-s:  0.0 cl-sh:  5744 l-rem:   5744 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.49
12.39/12.47	c lits-rem:       216  cl-subs:     1293  v-elim:     19  v-fix:    0  time:  1.05 s
12.39/12.47	c learnt bin added due to v-elim: 0
12.39/12.47	c vivif2 --  cl tried     2344 cl shrink        0 lits rem          0 time: 0.00
12.39/12.47	c vivif2 --  cl tried    20105 cl shrink        0 lits rem          0 time: 0.00
12.49/12.51	c asymm  cl-useful: 0/2344/2344 lits-rem:0 time: 0.04
12.49/12.51	c calculated reachability. Time: 0.00
12.49/12.51	c  N dy    22    105348       546      2344        24     20105      7173    305261     24.55     17.25  --
19.39/19.42	c  N dy    23    158023       546      2344        24     27466      7173    517878     28.52     18.15  --
19.39/19.45	c  S st    23    158023       546      2344        24     27466      7173    517878     28.52     18.15  --
19.49/19.54	c  S st    23    158526       546      2344        24     27969      7173    529262     28.52     18.15  --
19.49/19.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.49/19.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.59/19.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.07
19.59/19.61	c Calc non-exist non-lernt bins v-fix:     0 done:    546 time:  0.00 s
19.59/19.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.59/19.62	c Subs w/ non-existent bins:      0 time:  0.00 s
19.59/19.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.80/20.87	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
21.29/21.35	c Added 6 vars  tried: 80000 time: 0.48
21.39/21.45	c ORs :      6 avg-s:  0.0 cl-sh: 10533 l-rem:  10533 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.59
21.39/21.46	c lits-rem:       570  cl-subs:     2515  v-elim:     19  v-fix:    0  time:  1.83 s
21.39/21.46	c learnt bin added due to v-elim: 0
21.39/21.46	c vivif2 --  cl tried     2350 cl shrink        0 lits rem          0 time: 0.00
21.39/21.47	c vivif2 --  cl tried    25454 cl shrink        0 lits rem          0 time: 0.01
21.49/21.52	c asymm  cl-useful: 0/2350/2350 lits-rem:0 time: 0.05
21.49/21.52	c calculated reachability. Time: 0.00
21.49/21.52	c  N dy    23    158526       552      2350        36     25454      7215    449952     28.52     18.15  --
32.79/32.86	c  N dy    24    237791       552      2350        36     31042      7215    525883     27.47     18.98  --
32.79/32.88	c  S st    24    237791       552      2350        36     31042      7215    525883     27.47     18.98  --
32.89/32.99	c  S st    24    238296       552      2350        36     31547      7215    536558     27.47     18.98  --
32.89/32.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.89/32.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.99/33.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.07
32.99/33.06	c Calc non-exist non-lernt bins v-fix:     0 done:    552 time:  0.00 s
32.99/33.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.99/33.07	c Subs w/ non-existent bins:      0 time:  0.00 s
32.99/33.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.99/33.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.99/33.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
34.29/34.36	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
34.79/34.84	c Added 6 vars  tried: 80000 time: 0.48
34.79/34.88	c ORs :      6 avg-s:  0.0 cl-sh:  5483 l-rem:   5483 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
34.79/34.89	c lits-rem:       487  cl-subs:     3414  v-elim:     21  v-fix:    0  time:  1.81 s
34.79/34.89	c learnt bin added due to v-elim: 0
34.79/34.89	c vivif2 --  cl tried     2356 cl shrink        0 lits rem          0 time: 0.00
34.79/34.89	c vivif2 --  cl tried    28133 cl shrink        0 lits rem          0 time: 0.00
34.89/34.95	c asymm  cl-useful: 0/2356/2356 lits-rem:0 time: 0.06
34.89/34.95	c calculated reachability. Time: 0.00
34.89/34.95	c  N dy    24    238296       558      2356        48     28133      7257    443663     27.47     18.98  --
56.39/56.49	c  N dy    25    357445       558      2356        48     31340      7257    469012     26.91     19.56  --
56.49/56.51	c  S st    25    357445       558      2356        48     31340      7257    469012     26.91     19.56  --
56.59/56.62	c  S st    25    357947       558      2356        48     31842      7257    480113     26.91     19.56  --
56.59/56.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.59/56.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.69/56.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.08
56.69/56.71	c Calc non-exist non-lernt bins v-fix:     0 done:    558 time:  0.00 s
56.69/56.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.69/56.71	c Subs w/ non-existent bins:      0 time:  0.00 s
56.69/56.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.69/56.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.69/56.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
57.69/57.75	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
58.20/58.24	c Added 6 vars  tried: 80000 time: 0.49
58.20/58.26	c ORs :      6 avg-s:  0.0 cl-sh:  3143 l-rem:   3143 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
58.20/58.27	c lits-rem:       200  cl-subs:     2753  v-elim:     22  v-fix:    0  time:  1.55 s
58.20/58.27	c learnt bin added due to v-elim: 0
58.20/58.27	c vivif2 --  cl tried     2362 cl shrink        0 lits rem          0 time: 0.00
58.20/58.27	c vivif2 --  cl tried    29089 cl shrink        0 lits rem          0 time: 0.01
58.30/58.33	c asymm  cl-useful: 0/2362/2362 lits-rem:0 time: 0.06
58.30/58.33	c calculated reachability. Time: 0.00
58.30/58.33	c  N dy    25    357947       564      2362        60     29089      7299    406178     26.91     19.56  --
97.09/97.17	c  N dy    26    536922       564      2362        60     37833      7299    534503     27.25     19.07  --
97.09/97.19	c  S st    26    536922       564      2362        60     37833      7299    534503     27.25     19.07  --
97.29/97.34	c  S st    26    537425       564      2362        60     38336      7299    545684     27.25     19.07  --
97.29/97.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.29/97.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.39/97.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.09
97.39/97.43	c Calc non-exist non-lernt bins v-fix:     0 done:    564 time:  0.00 s
97.39/97.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.39/97.44	c Subs w/ non-existent bins:      0 time:  0.00 s
97.39/97.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.39/97.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.39/97.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
98.49/98.56	c ORs :     30 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 20.3 T:    0.01
99.00/99.02	c Added 6 vars  tried: 80000 time: 0.46
99.00/99.06	c ORs :      6 avg-s:  0.0 cl-sh:  4340 l-rem:   4340 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
99.00/99.07	c lits-rem:       779  cl-subs:     1594  v-elim:     23  v-fix:    0  time:  1.62 s
99.00/99.07	c learnt bin added due to v-elim: 0
99.00/99.07	c vivif2 --  cl tried     2368 cl shrink        0 lits rem          0 time: 0.00
99.00/99.07	c vivif2 --  cl tried    36739 cl shrink        0 lits rem          0 time: 0.01
99.09/99.14	c asymm  cl-useful: 0/2368/2368 lits-rem:0 time: 0.07
99.09/99.14	c calculated reachability. Time: 0.00
99.09/99.14	c  N dy    26    537425       570      2368        72     36739      7341    504575     27.25     19.07  --
99.09/99.14	c  F st    26    537425       570      2368        72     36739      7341    504575     27.25     19.07  --
99.49/99.51	c Decided on static restart strategy
160.19/160.27	c  N dy    33    806137       570      2368        72     59261      7341   1120270     31.82     19.64  --
160.29/160.31	c  S st    33    806137       570      2368        72     59261      7341   1120270     31.82     19.64  --
160.39/160.50	c  S st    33    806640       570      2368        72     59764      7341   1130614     31.82     19.64  --
160.39/160.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.39/160.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.60/160.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.18
160.60/160.68	c Calc non-exist non-lernt bins v-fix:     0 done:    570 time:  0.00 s
160.60/160.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.60/160.69	c Subs w/ non-existent bins:      0 time:  0.01 s
160.69/160.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.69/160.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
160.69/160.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
163.29/163.33	c ORs :     36 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
163.90/163.94	c Added 6 vars  tried: 80000 time: 0.61
163.99/164.04	c ORs :      6 avg-s:  0.0 cl-sh:  6833 l-rem:   6833 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.71
163.99/164.06	c lits-rem:      1618  cl-subs:     5096  v-elim:     24  v-fix:    0  time:  3.33 s
163.99/164.06	c learnt bin added due to v-elim: 0
163.99/164.06	c vivif2 --  cl tried     2374 cl shrink        0 lits rem          0 time: 0.00
163.99/164.07	c vivif2 --  cl tried    54668 cl shrink        0 lits rem          0 time: 0.01
164.09/164.16	c asymm  cl-useful: 0/2374/2374 lits-rem:0 time: 0.09
164.09/164.16	c calculated reachability. Time: 0.00
164.09/164.16	c  N dy    33    806640       576      2374        84     54668      7383    980496     31.82     19.64  --
289.70/289.72	c  N dy    34   1209961       576      2374        84     71408      7383   1351394     32.95     19.92  --
289.70/289.78	c  S st    34   1209961       576      2374        84     71408      7383   1351394     32.95     19.92  --
290.00/290.06	c  S st    34   1210467       576      2374        84     71914      7383   1362660     32.95     19.92  --
290.00/290.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
290.00/290.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.20/290.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.23
290.30/290.30	c Calc non-exist non-lernt bins v-fix:     0 done:    576 time:  0.00 s
290.30/290.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.30/290.32	c Subs w/ non-existent bins:      0 time:  0.02 s
290.30/290.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.30/290.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
290.30/290.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
292.80/292.84	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
293.40/293.47	c Added 6 vars  tried: 80000 time: 0.63
293.50/293.59	c ORs :      6 avg-s:  0.0 cl-sh:  8319 l-rem:   8319 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.74
293.60/293.61	c lits-rem:       106  cl-subs:     3384  v-elim:     24  v-fix:    0  time:  3.25 s
293.60/293.61	c learnt bin added due to v-elim: 0
293.60/293.61	c vivif2 --  cl tried     2380 cl shrink        0 lits rem          0 time: 0.00
293.60/293.63	c vivif2 --  cl tried    68530 cl shrink        0 lits rem          0 time: 0.02
293.70/293.76	c asymm  cl-useful: 0/1992/2380 lits-rem:0 time: 0.13
293.70/293.76	c calculated reachability. Time: 0.00
293.70/293.76	c  N dy    34   1210467       582      2380        96     68530      7425   1257381     32.95     19.92  --
487.00/487.04	c  N dy    35   1710468       582      2380        96    100615      7425   2261663     43.35     22.76  --
487.10/487.14	c  S st    35   1710468       582      2380        96    100615      7425   2261663     43.35     22.76  --
487.10/487.14	c Finding binary XORs  T:     0.00 s  found:       0
487.40/487.49	c  S st    35   1710972       582      2380        96    101119      7425   2272342     43.35     22.76  --
487.50/487.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
487.50/487.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
487.90/487.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.0M T:  0.45
487.90/487.95	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
487.90/487.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
487.90/487.98	c Subs w/ non-existent bins:      0 time:  0.03 s
488.00/488.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
488.00/488.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
488.00/488.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
495.31/495.37	c ORs :     48 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
496.61/496.62	c Added 6 vars  tried: 80000 time: 1.25
498.41/498.41	c ORs :      6 avg-s:  0.0 cl-sh: 47711 l-rem:  47711 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    3.04
498.41/498.45	c lits-rem:       435  cl-subs:     8544  v-elim:     25  v-fix:    0  time: 10.39 s
498.41/498.45	c learnt bin added due to v-elim: 0
498.41/498.45	c vivif2 --  cl tried     2386 cl shrink        0 lits rem          0 time: 0.00
498.41/498.48	c vivif2 --  cl tried    92575 cl shrink        0 lits rem          0 time: 0.03
498.61/498.61	c asymm  cl-useful: 0/1708/2386 lits-rem:0 time: 0.13
498.61/498.61	c calculated reachability. Time: 0.00
498.61/498.61	c  N dy    35   1710972       588      2386       108     92575      7467   1949116     43.35     22.76  --
712.92/712.90	c  N dy    36   2210977       588      2386       108    108291      7467   2432482     38.92     24.03  --
713.02/713.00	c  S st    36   2210977       588      2386       108    108291      7467   2432482     38.92     24.03  --
713.42/713.40	c  S st    36   2211480       588      2386       108    108794      7467   2442519     38.92     24.03  --
713.42/713.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
713.42/713.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
713.82/713.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.3M T:  0.47
713.82/713.88	c Calc non-exist non-lernt bins v-fix:     0 done:    588 time:  0.00 s
713.82/713.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
713.92/713.91	c Subs w/ non-existent bins:      0 time:  0.03 s
713.92/713.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
713.92/713.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
713.92/713.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
722.02/722.07	c ORs :     54 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
723.72/723.70	c Added 6 vars  tried: 80000 time: 1.63
724.52/724.50	c ORs :      6 avg-s:  0.0 cl-sh: 24491 l-rem:  24491 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.43
724.52/724.54	c lits-rem:        14  cl-subs:     8313  v-elim:     25  v-fix:    0  time: 10.56 s
724.52/724.54	c learnt bin added due to v-elim: 0
724.52/724.54	c vivif2 --  cl tried     2392 cl shrink        0 lits rem          0 time: 0.00
724.52/724.58	c vivif2 --  cl tried   100481 cl shrink        0 lits rem          0 time: 0.03
724.62/724.66	c asymm  cl-useful: 0/684/2392 lits-rem:0 time: 0.08
724.62/724.66	c calculated reachability. Time: 0.00
724.62/724.66	c  N dy    36   2211480       594      2392       120    100481      7509   2117858     38.92     24.03  --
966.21/966.25	c  N dy    37   2711480       594      2392       120    124782      7509   2757577     44.88     24.74  --
966.31/966.36	c  S st    37   2711480       594      2392       120    124782      7509   2757577     44.88     24.74  --
966.82/966.82	c  S st    37   2711981       594      2392       120    125283      7509   2768939     44.88     24.74  --
966.82/966.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
966.82/966.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
967.41/967.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.0M T:  0.59
967.41/967.43	c Calc non-exist non-lernt bins v-fix:     0 done:    594 time:  0.00 s
967.41/967.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
967.41/967.46	c Subs w/ non-existent bins:      0 time:  0.04 s
967.51/967.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
967.51/967.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
967.51/967.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
978.51/978.57	c ORs :     60 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.24
980.41/980.43	c Added 7 vars  tried: 80000 time: 1.85
983.61/983.70	c ORs :      7 avg-s:  0.0 cl-sh: 77261 l-rem:  77261 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    5.12
983.71/983.75	c lits-rem:       656  cl-subs:     9090  v-elim:     26  v-fix:    0  time: 16.20 s
983.71/983.75	c learnt bin added due to v-elim: 0
983.71/983.75	c vivif2 --  cl tried     2398 cl shrink        0 lits rem          0 time: 0.00
983.71/983.79	c vivif2 --  cl tried   116193 cl shrink        0 lits rem          0 time: 0.04
983.91/983.93	c asymm  cl-useful: 0/1316/2398 lits-rem:0 time: 0.14
983.91/983.93	c calculated reachability. Time: 0.00
983.91/983.93	c  N dy    37   2711981       601      2398       135    116193      7557   2375593     44.88     24.74  --
983.91/983.93	c  F st    37   2711981       601      2398       135    116193      7557   2375593     44.88     24.74  --
984.71/984.79	c Decided on static restart strategy
1243.82/1243.81	c  N dy    44   3211981       601      2398       135     89975      7557   1250038     35.85     24.92  --
1243.82/1243.87	c  S st    44   3211981       601      2398       135     89975      7557   1250038     35.85     24.92  --
1244.22/1244.21	c  S st    44   3212484       601      2398       135     90478      7557   1261000     35.85     24.92  --
1244.22/1244.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1244.22/1244.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1244.52/1244.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.5M T:  0.38
1244.52/1244.60	c Calc non-exist non-lernt bins v-fix:     0 done:    601 time:  0.00 s
1244.52/1244.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1244.62/1244.61	c Subs w/ non-existent bins:      0 time:  0.02 s
1244.62/1244.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1244.62/1244.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1244.62/1244.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1246.12/1246.12	c ORs :     67 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
1247.02/1247.08	c Added 7 vars  tried: 80000 time: 0.96
1247.22/1247.24	c ORs :      7 avg-s:  0.0 cl-sh: 14690 l-rem:  14690 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.12
1247.22/1247.27	c lits-rem:       178  cl-subs:     3064  v-elim:     27  v-fix:    0  time:  2.62 s
1247.22/1247.27	c learnt bin added due to v-elim: 0
1247.22/1247.27	c vivif2 --  cl tried     2405 cl shrink        0 lits rem          0 time: 0.00
1247.22/1247.29	c vivif2 --  cl tried    87414 cl shrink        0 lits rem          0 time: 0.02
1247.33/1247.38	c asymm  cl-useful: 0/1089/2405 lits-rem:0 time: 0.09
1247.33/1247.38	c calculated reachability. Time: 0.00
1247.33/1247.38	c  N dy    44   3212484       608      2405       149     87414      7606   1168316     35.85     24.92  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173681-1301798061/watcher-3173681-1301798061 -o /tmp/evaluation-result-3173681-1301798061/solver-3173681-1301798061 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173681-1301798061.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.19 3.85 3.94 6/188 7700
/proc/meminfo: memFree=21880040/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=127584 CPUtime=0 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 637 0 0 0 0 0 0 0 21 0 1 0 291404056 130646016 561 33554432000 4194304 4797429 140737359645856 18446744073709551615 4428751 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 31896 561 376 148 0 26825 0

[startup+0.061045 s]
/proc/loadavg: 3.19 3.85 3.94 6/188 7700
/proc/meminfo: memFree=21880040/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=127868 CPUtime=0.05 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 772 0 0 0 5 0 0 0 21 0 1 0 291404056 130936832 695 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424333 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 31967 695 406 148 0 26896 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 127868

[startup+0.101026 s]
/proc/loadavg: 3.19 3.85 3.94 6/188 7700
/proc/meminfo: memFree=21880040/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=128020 CPUtime=0.09 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 822 0 0 0 9 0 0 0 21 0 1 0 291404056 131092480 745 33554432000 4194304 4797429 140737359645856 18446744073709551615 4422944 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 32005 745 408 148 0 26934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128020

[startup+0.30099 s]
/proc/loadavg: 3.19 3.85 3.94 6/188 7700
/proc/meminfo: memFree=21880040/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=128364 CPUtime=0.29 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 1043 0 0 0 29 0 0 0 22 0 1 0 291404056 131444736 824 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 32091 824 408 148 0 27020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128364

[startup+0.700942 s]
/proc/loadavg: 3.19 3.85 3.94 6/188 7700
/proc/meminfo: memFree=21880040/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=128944 CPUtime=0.69 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 1387 0 0 0 69 0 0 0 23 0 1 0 291404056 132038656 944 33554432000 4194304 4797429 140737359645856 18446744073709551615 4351837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 32236 944 408 148 0 27165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128944

[startup+1.50081 s]
/proc/loadavg: 3.19 3.85 3.94 6/190 7703
/proc/meminfo: memFree=21869608/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=129412 CPUtime=1.49 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 1826 0 0 0 149 0 0 0 25 0 1 0 291404056 132517888 1110 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 32353 1110 408 148 0 27282 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129412

[startup+3.10051 s]
/proc/loadavg: 3.19 3.85 3.94 6/190 7703
/proc/meminfo: memFree=21863904/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=131752 CPUtime=3.09 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 3037 0 0 0 309 0 0 0 25 0 1 0 291404056 134914048 1614 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 32938 1614 412 148 0 27867 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131752

[startup+6.3009 s]
/proc/loadavg: 3.25 3.85 3.94 6/190 7703
/proc/meminfo: memFree=21853604/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=132940 CPUtime=6.3 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 4335 0 0 0 629 1 0 0 25 0 1 0 291404056 136130560 2089 33554432000 4194304 4797429 140737359645856 18446744073709551615 4425719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 33235 2089 412 148 0 28164 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 132940

[startup+12.7008 s]
/proc/loadavg: 3.31 3.85 3.94 6/190 7703
/proc/meminfo: memFree=21843304/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=135764 CPUtime=12.69 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 6563 0 0 0 1268 1 0 0 19 0 1 0 291404056 139022336 2803 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 33941 2803 415 148 0 28870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135764

[startup+25.5005 s]
/proc/loadavg: 3.47 3.86 3.94 6/190 7703
/proc/meminfo: memFree=21827992/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=139756 CPUtime=25.49 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 10846 0 0 0 2547 2 0 0 25 0 1 0 291404056 143110144 3518 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 34939 3518 415 148 0 29868 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139756

[startup+51.1008 s]
/proc/loadavg: 3.73 3.88 3.95 6/190 7704
/proc/meminfo: memFree=21815496/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=142560 CPUtime=51.1 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 17297 0 0 0 5106 4 0 0 25 0 1 0 291404056 145981440 4284 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 35640 4284 415 148 0 30569 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 142560

[startup+102.307 s]
/proc/loadavg: 3.88 3.90 3.95 6/190 7705
/proc/meminfo: memFree=21798176/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=144784 CPUtime=102.3 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 26950 0 0 0 10224 6 0 0 25 0 1 0 291404056 148258816 5485 33554432000 4194304 4797429 140737359645856 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 36196 5485 415 148 0 31125 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144784

[startup+162.301 s]
/proc/loadavg: 3.95 3.91 3.95 6/190 7707
/proc/meminfo: memFree=21780796/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=151012 CPUtime=162.29 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 39716 0 0 0 16219 10 0 0 25 0 1 0 291404056 154636288 6888 33554432000 4194304 4797429 140737359645856 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 37753 6888 415 148 0 32682 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151012

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.95 6/190 7708
/proc/meminfo: memFree=21760928/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=154480 CPUtime=222.3 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 49720 0 0 0 22217 13 0 0 25 0 1 0 291404056 158187520 7057 33554432000 4194304 4797429 140737359645856 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 38620 7057 415 148 0 33549 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 154480

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.95 6/190 7710
/proc/meminfo: memFree=21748604/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=155492 CPUtime=282.29 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 57887 0 0 0 28213 16 0 0 25 0 1 0 291404056 159223808 8729 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 38873 8729 415 148 0 33802 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 155492

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.95 6/190 7712
/proc/meminfo: memFree=21734796/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=161956 CPUtime=342.3 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 68333 0 0 0 34210 20 0 0 25 0 1 0 291404056 165842944 8832 33554432000 4194304 4797429 140737359645856 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 40489 8832 415 148 0 35418 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 161956

[startup+402.301 s]
/proc/loadavg: 4.15 3.98 3.96 6/190 7713
/proc/meminfo: memFree=21724100/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=164304 CPUtime=402.3 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 77523 0 0 0 40206 24 0 0 25 0 1 0 291404056 168247296 9431 33554432000 4194304 4797429 140737359645856 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 41076 9431 415 148 0 36005 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164304

[startup+462.3 s]
/proc/loadavg: 4.06 3.98 3.96 6/190 7715
/proc/meminfo: memFree=21723680/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=165960 CPUtime=462.3 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 85282 0 0 0 46202 28 0 0 25 0 1 0 291404056 169943040 11288 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 41490 11288 415 148 0 36419 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165960

[startup+522.3 s]
/proc/loadavg: 4.02 3.98 3.96 6/190 7716
/proc/meminfo: memFree=21693756/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=178760 CPUtime=522.31 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 94570 0 0 0 52197 34 0 0 25 0 1 0 291404056 183050240 14257 33554432000 4194304 4797429 140737359645856 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 44690 14257 418 148 0 39619 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 178760

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7718
/proc/meminfo: memFree=21687912/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=180180 CPUtime=582.3 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 101793 0 0 0 58194 36 0 0 25 0 1 0 291404056 184504320 15290 33554432000 4194304 4797429 140737359645856 18446744073709551615 4352317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 45045 15290 417 148 0 39974 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 180180

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7720
/proc/meminfo: memFree=21686132/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=180968 CPUtime=642.32 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 110221 0 0 0 64192 40 0 0 25 0 1 0 291404056 185311232 13941 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 45242 13941 417 148 0 40171 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 180968

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7721
/proc/meminfo: memFree=21680272/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=182204 CPUtime=702.31 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 117379 0 0 0 70189 42 0 0 25 0 1 0 291404056 186576896 14310 33554432000 4194304 4797429 140737359645856 18446744073709551615 4425635 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 45551 14310 417 148 0 40480 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 182204

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7723
/proc/meminfo: memFree=21663504/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=189040 CPUtime=762.32 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 124030 0 0 0 76188 44 0 0 25 0 1 0 291404056 193576960 17181 33554432000 4194304 4797429 140737359645856 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 47260 17181 415 148 0 42189 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 189040

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7724
/proc/meminfo: memFree=21662124/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=189856 CPUtime=822.31 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 131060 0 0 0 82184 47 0 0 25 0 1 0 291404056 194412544 17127 33554432000 4194304 4797429 140737359645856 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 47464 17127 415 148 0 42393 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 189856

[startup+882.301 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7726
/proc/meminfo: memFree=21657500/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=191872 CPUtime=882.32 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 138352 0 0 0 88181 51 0 0 25 0 1 0 291404056 196476928 17201 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 47968 17201 415 148 0 42897 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 191872

[startup+942.3 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7728
/proc/meminfo: memFree=21652124/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=193080 CPUtime=942.32 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 144721 0 0 0 94178 54 0 0 25 0 1 0 291404056 197713920 16253 33554432000 4194304 4797429 140737359645856 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 48270 16253 415 148 0 43199 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 193080

[startup+1002.3 s]
/proc/loadavg: 4.08 4.01 3.97 6/190 7729
/proc/meminfo: memFree=21637580/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=200780 CPUtime=1002.32 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 150886 0 0 0 100176 56 0 0 25 0 1 0 291404056 205598720 18411 33554432000 4194304 4797429 140737359645856 18446744073709551615 4387650 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 50195 18411 415 148 0 45124 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 200780

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.97 6/190 7731
/proc/meminfo: memFree=21623788/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=201172 CPUtime=1062.33 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 156445 0 0 0 106174 59 0 0 25 0 1 0 291404056 206000128 20324 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 50293 20324 415 148 0 45222 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 201172

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.97 6/190 7732
/proc/meminfo: memFree=21622152/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=202960 CPUtime=1122.32 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 163002 0 0 0 112170 62 0 0 25 0 1 0 291404056 207831040 19469 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 50740 19469 415 148 0 45669 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 202960

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 6/190 7734
/proc/meminfo: memFree=21618020/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=203208 CPUtime=1182.33 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 168233 0 0 0 118169 64 0 0 25 0 1 0 291404056 208084992 20865 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 50802 20865 415 148 0 45731 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 203208

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 6/190 7736
/proc/meminfo: memFree=21618716/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=204888 CPUtime=1242.33 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 174366 0 0 0 124166 67 0 0 25 0 1 0 291404056 209805312 19501 33554432000 4194304 4797429 140737359645856 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 51222 19501 415 148 0 46151 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 204888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 4/186 7739
/proc/meminfo: memFree=21731436/32951124 swapFree=67111528/67111528
[pid=7700] ppid=7696 vsize=205348 CPUtime=1300.03 cores=0,2
/proc/7700/stat : 7700 (techdemo) R 7696 7700 509 0 -1 4202496 179241 0 0 0 129934 69 0 0 25 0 1 0 291404056 210276352 20307 33554432000 4194304 4797429 140737359645856 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7700/statm: 51337 20307 415 148 0 46266 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 205348

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.34
CPU system time (s): 0.703892
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 272608

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

runsolver used 2.22866 second user time and 4.69429 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-03 04:34:21
IDJOB=3173681
IDBENCH=83099
IDSOLVER=1585
FILE ID=node138/3173681-1301798061
RUNJOBID= node138-1301798061-7659
PBS_JOBID= 12841436
Free space on /tmp= 71876 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173681-1301798061/watcher-3173681-1301798061 -o /tmp/evaluation-result-3173681-1301798061/solver-3173681-1301798061 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173681-1301798061.cnf

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

MD5SUM BENCH= 58de0b27915a7db672b276faaed6cfd0
RANDOM SEED=203744630

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.82
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.854
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:      21880360 kB
Buffers:        366556 kB
Cached:       10374356 kB
SwapCached:          0 kB
Active:        7453332 kB
Inactive:      3354688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21880360 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31620 kB
Writeback:           0 kB
AnonPages:       65912 kB
Mapped:          15708 kB
Slab:           200100 kB
PageTables:       4820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   443856 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= 71876 MiB
End job on node138 at 2011-04-03 04:56:03