Trace number 3173489

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S261841674-082.SATISFIABLE.cnf
MD5SUM7a466863eebd6d1afeaf2ac3e2c1a1d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.928857
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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-3173489-1301795422.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2130/2130 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:    500 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:     14  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.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     218 undec:      61 neg:     221
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0       489      2113         0         0      6389         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
1.99/2.00	c  N dy     7     30001       489      2113         0     10556      6389    179476     22.49     16.19  --
1.99/2.01	c  S st     7     30001       489      2113         0     10556      6389    179476     22.49     16.19  --
1.99/2.05	c  S st     7     30502       489      2113         0     11056      6389    189925     22.49     16.19  --
1.99/2.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
1.99/2.07	c Calc non-exist non-lernt bins v-fix:     0 done:    489 time:  0.00 s
1.99/2.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.07	c Subs w/ non-existent bins:      0 time:  0.00 s
1.99/2.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.20/2.21	c lits-rem:       144  cl-subs:      867  v-elim:      3  v-fix:    0  time:  0.14 s
2.20/2.21	c learnt bin added due to v-elim: 0
2.20/2.21	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
2.20/2.22	c vivif2 --  cl tried    10189 cl shrink        0 lits rem          0 time: 0.00
2.20/2.24	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.02
2.20/2.24	c calculated reachability. Time: 0.00
2.20/2.24	c  N dy     7     30502       489      2113         0     10189      6389    174291     22.49     16.19  --
2.20/2.24	c  F st     7     30502       489      2113         0     10189      6389    174291     22.49     16.19  --
2.29/2.37	c Decided on static restart strategy
3.39/3.45	c  N dy    14     45753       489      2113         0     17462      6389    346865     28.03     16.60  --
3.39/3.46	c  S st    14     45753       489      2113         0     17462      6389    346865     28.03     16.60  --
3.49/3.52	c  S st    14     46256       489      2113         0      9176      6389    108301     28.03     16.60  --
3.49/3.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.49/3.53	c Calc non-exist non-lernt bins v-fix:     0 done:    489 time:  0.00 s
3.49/3.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.53	c Subs w/ non-existent bins:      0 time:  0.00 s
3.49/3.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.49/3.58	c lits-rem:         2  cl-subs:      181  v-elim:      3  v-fix:    0  time:  0.05 s
3.49/3.58	c learnt bin added due to v-elim: 0
3.49/3.58	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
3.49/3.58	c vivif2 --  cl tried     8995 cl shrink        0 lits rem          0 time: 0.00
3.49/3.59	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
3.49/3.59	c calculated reachability. Time: 0.00
3.49/3.59	c  N dy    14     46256       489      2113         0      8995      6389    106471     28.03     16.60  --
5.89/5.94	c  N dy    15     69386       489      2113         0     11051      6389    122696     26.40     17.11  --
5.89/5.94	c  S st    15     69386       489      2113         0     11051      6389    122696     26.40     17.11  --
5.89/5.99	c  S st    15     69888       489      2113         0     11552      6389    133551     26.40     17.11  --
5.89/5.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
5.99/6.01	c Calc non-exist non-lernt bins v-fix:     0 done:    489 time:  0.00 s
5.99/6.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.01	c Subs w/ non-existent bins:      0 time:  0.00 s
5.99/6.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.99/6.09	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
6.49/6.59	c Added 5 vars  tried: 80000 time: 0.50
6.49/6.60	c ORs :      5 avg-s:  0.0 cl-sh:   393 l-rem:    393 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
6.49/6.60	c lits-rem:        12  cl-subs:      210  v-elim:      3  v-fix:    0  time:  0.59 s
6.49/6.60	c learnt bin added due to v-elim: 0
6.49/6.60	c vivif2 --  cl tried     2118 cl shrink        0 lits rem          0 time: 0.00
6.49/6.60	c vivif2 --  cl tried    11342 cl shrink        0 lits rem          0 time: 0.00
6.59/6.62	c asymm  cl-useful: 0/2118/2118 lits-rem:0 time: 0.02
6.59/6.62	c calculated reachability. Time: 0.00
6.59/6.62	c  N dy    15     69888       494      2118        10     11342      6424    130326     26.40     17.11  --
6.59/6.62	c  F st    15     69888       494      2118        10     11342      6424    130326     26.40     17.11  --
6.68/6.78	c Decided on static restart strategy
10.29/10.31	c  N dy    22    104832       494      2118        10     21015      6424    324892     23.65     16.41  --
10.29/10.32	c  S st    22    104832       494      2118        10     21015      6424    324892     23.65     16.41  --
10.29/10.39	c  S st    22    105335       494      2118        10     21516      6424    336220     23.65     16.41  --
10.29/10.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.29/10.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.04
10.39/10.43	c Calc non-exist non-lernt bins v-fix:     0 done:    494 time:  0.00 s
10.39/10.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.43	c Subs w/ non-existent bins:      0 time:  0.00 s
10.39/10.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.39/10.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.90/10.96	c ORs :      5 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
11.39/11.48	c Added 5 vars  tried: 80000 time: 0.52
11.39/11.49	c ORs :      5 avg-s:  0.0 cl-sh:  2961 l-rem:   2961 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
11.49/11.50	c lits-rem:       277  cl-subs:     1425  v-elim:      5  v-fix:    0  time:  1.06 s
11.49/11.50	c learnt bin added due to v-elim: 0
11.49/11.50	c vivif2 --  cl tried     2123 cl shrink        0 lits rem          0 time: 0.00
11.49/11.50	c vivif2 --  cl tried    20091 cl shrink        0 lits rem          0 time: 0.00
11.49/11.54	c asymm  cl-useful: 0/2123/2123 lits-rem:0 time: 0.03
11.49/11.54	c calculated reachability. Time: 0.00
11.49/11.54	c  N dy    22    105335       499      2123        20     20091      6459    304499     23.65     16.41  --
17.59/17.66	c  N dy    23    158003       499      2123        20     27276      6459    480376     29.34     17.13  --
17.59/17.68	c  S st    23    158003       499      2123        20     27276      6459    480376     29.34     17.13  --
17.69/17.78	c  S st    23    158508       499      2123        20     27780      6459    491231     29.34     17.13  --
17.69/17.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.69/17.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.79/17.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.05
17.79/17.83	c Calc non-exist non-lernt bins v-fix:     0 done:    499 time:  0.00 s
17.79/17.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.79/17.84	c Subs w/ non-existent bins:      0 time:  0.00 s
17.79/17.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.79/17.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.79/17.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
18.79/18.88	c ORs :     10 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
19.29/19.38	c Added 6 vars  tried: 80000 time: 0.51
19.39/19.40	c ORs :      6 avg-s:  0.0 cl-sh:  3361 l-rem:   3361 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
19.39/19.41	c lits-rem:       561  cl-subs:     2832  v-elim:      8  v-fix:    0  time:  1.56 s
19.39/19.41	c learnt bin added due to v-elim: 0
19.39/19.41	c vivif2 --  cl tried     2128 cl shrink        0 lits rem          0 time: 0.00
19.39/19.41	c vivif2 --  cl tried    24948 cl shrink        0 lits rem          0 time: 0.00
19.39/19.45	c asymm  cl-useful: 0/2128/2128 lits-rem:0 time: 0.04
19.39/19.45	c calculated reachability. Time: 0.00
19.39/19.45	c  N dy    23    158508       505      2128        33     24948      6500    419062     29.34     17.13  --
30.10/30.12	c  N dy    24    237762       505      2128        33     30515      6500    606937     37.14     19.68  --
30.10/30.14	c  S st    24    237762       505      2128        33     30515      6500    606937     37.14     19.68  --
30.20/30.24	c  S st    24    238265       505      2128        33     31018      6500    617623     37.14     19.68  --
30.20/30.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.20/30.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.30/30.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.07
30.30/30.31	c Calc non-exist non-lernt bins v-fix:     0 done:    505 time:  0.00 s
30.30/30.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.30/30.32	c Subs w/ non-existent bins:      0 time:  0.00 s
30.30/30.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.30/30.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.30/30.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.59/31.60	c ORs :     16 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
32.09/32.11	c Added 6 vars  tried: 80000 time: 0.51
32.09/32.18	c ORs :      6 avg-s:  0.0 cl-sh:  9010 l-rem:   9010 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    0.58
32.09/32.19	c lits-rem:       330  cl-subs:     1513  v-elim:      8  v-fix:    0  time:  1.86 s
32.09/32.19	c learnt bin added due to v-elim: 0
32.09/32.19	c vivif2 --  cl tried     2133 cl shrink        0 lits rem          0 time: 0.00
32.19/32.20	c vivif2 --  cl tried    29505 cl shrink        0 lits rem          0 time: 0.00
32.19/32.25	c asymm  cl-useful: 0/2133/2133 lits-rem:0 time: 0.05
32.19/32.25	c calculated reachability. Time: 0.00
32.19/32.25	c  N dy    24    238265       511      2133        46     29505      6541    557186     37.14     19.68  --
50.69/50.76	c  N dy    25    357398       511      2133        46     33450      6541    573369     36.66     20.31  --
50.69/50.78	c  S st    25    357398       511      2133        46     33450      6541    573369     36.66     20.31  --
50.79/50.89	c  S st    25    357907       511      2133        46     33959      6541    584077     36.66     20.31  --
50.79/50.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.79/50.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.89/50.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.09
50.89/50.98	c Calc non-exist non-lernt bins v-fix:     0 done:    511 time:  0.00 s
50.89/50.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.89/50.98	c Subs w/ non-existent bins:      0 time:  0.00 s
50.89/50.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.89/50.99	c subs with bin:        0  lits-rem:        42  v-fix:    0  time:  0.00 s
50.89/50.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
52.09/52.13	c ORs :     22 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
52.59/52.62	c Added 6 vars  tried: 80000 time: 0.49
52.59/52.65	c ORs :      6 avg-s:  0.0 cl-sh:  4705 l-rem:   4705 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
52.59/52.66	c lits-rem:       259  cl-subs:     1623  v-elim:      9  v-fix:    0  time:  1.66 s
52.59/52.66	c learnt bin added due to v-elim: 0
52.59/52.66	c vivif2 --  cl tried     2139 cl shrink        0 lits rem          0 time: 0.00
52.59/52.66	c vivif2 --  cl tried    32336 cl shrink        0 lits rem          0 time: 0.01
52.70/52.71	c asymm  cl-useful: 0/2139/2139 lits-rem:0 time: 0.05
52.70/52.72	c calculated reachability. Time: 0.00
52.70/52.72	c  N dy    25    357907       517      2139        59     32336      6583    537449     36.66     20.31  --
87.59/87.60	c  N dy    26    536860       517      2139        59     40691      6583    705418     39.54     22.73  --
87.59/87.63	c  S st    26    536860       517      2139        59     40691      6583    705418     39.54     22.73  --
87.69/87.77	c  S st    26    537361       517      2139        59     41192      6583    715612     39.54     22.73  --
87.69/87.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.69/87.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.89/87.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.12
87.89/87.90	c Calc non-exist non-lernt bins v-fix:     0 done:    517 time:  0.00 s
87.89/87.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.89/87.90	c Subs w/ non-existent bins:      0 time:  0.01 s
87.89/87.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.89/87.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.89/87.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
89.10/89.12	c ORs :     28 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
89.59/89.64	c Added 6 vars  tried: 80000 time: 0.52
89.59/89.68	c ORs :      6 avg-s:  0.0 cl-sh:  5558 l-rem:   5558 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.56
89.59/89.69	c lits-rem:       479  cl-subs:     1258  v-elim:     11  v-fix:    0  time:  1.77 s
89.59/89.69	c learnt bin added due to v-elim: 0
89.59/89.69	c vivif2 --  cl tried     2145 cl shrink        0 lits rem          0 time: 0.00
89.69/89.70	c vivif2 --  cl tried    39934 cl shrink        0 lits rem          0 time: 0.01
89.69/89.77	c asymm  cl-useful: 0/2145/2145 lits-rem:0 time: 0.07
89.69/89.77	c calculated reachability. Time: 0.00
89.69/89.77	c  N dy    26    537361       523      2145        71     39934      6625    667188     39.54     22.73  --
89.69/89.77	c  F st    26    537361       523      2145        71     39934      6625    667188     39.54     22.73  --
90.10/90.11	c Decided on static restart strategy
150.60/150.69	c  N dy    33    806041       523      2145        71     62808      6625   1319600     38.40     23.66  --
150.70/150.74	c  S st    33    806041       523      2145        71     62808      6625   1319600     38.40     23.66  --
150.89/150.96	c  S st    33    806543       523      2145        71     63310      6625   1330125     38.40     23.66  --
150.89/150.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
150.89/150.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.09/151.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.1M T:  0.20
151.09/151.16	c Calc non-exist non-lernt bins v-fix:     0 done:    523 time:  0.00 s
151.09/151.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.09/151.18	c Subs w/ non-existent bins:      0 time:  0.01 s
151.19/151.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.19/151.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.19/151.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
153.69/153.72	c ORs :     34 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
154.29/154.35	c Added 6 vars  tried: 80000 time: 0.62
154.59/154.64	c ORs :      6 avg-s:  0.0 cl-sh: 16446 l-rem:  16446 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.91
154.59/154.66	c lits-rem:       762  cl-subs:     4251  v-elim:     11  v-fix:    0  time:  3.45 s
154.59/154.66	c learnt bin added due to v-elim: 0
154.59/154.66	c vivif2 --  cl tried     2151 cl shrink        0 lits rem          0 time: 0.00
154.59/154.67	c vivif2 --  cl tried    59059 cl shrink        0 lits rem          0 time: 0.01
154.69/154.76	c asymm  cl-useful: 0/2151/2151 lits-rem:0 time: 0.09
154.69/154.77	c calculated reachability. Time: 0.00
154.69/154.77	c  N dy    33    806543       529      2151        83     59059      6667   1169932     38.40     23.66  --
261.09/261.17	c  N dy    34   1209817       529      2151        83     74534      6667   1511243     35.46     24.38  --
261.19/261.22	c  S st    34   1209817       529      2151        83     74534      6667   1511243     35.46     24.38  --
261.50/261.51	c  S st    34   1210318       529      2151        83     75034      6667   1521740     35.46     24.38  --
261.50/261.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
261.50/261.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
261.81/261.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.7M T:  0.32
261.81/261.83	c Calc non-exist non-lernt bins v-fix:     0 done:    529 time:  0.00 s
261.81/261.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
261.81/261.85	c Subs w/ non-existent bins:      0 time:  0.01 s
261.81/261.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
261.81/261.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.81/261.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
265.60/265.68	c ORs :     40 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
266.30/266.35	c Added 6 vars  tried: 80000 time: 0.67
266.90/266.97	c ORs :      6 avg-s:  0.0 cl-sh: 30033 l-rem:  30033 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.28
266.90/266.99	c lits-rem:       861  cl-subs:     4751  v-elim:     12  v-fix:    0  time:  5.11 s
266.90/266.99	c learnt bin added due to v-elim: 0
266.90/266.99	c vivif2 --  cl tried     2157 cl shrink        0 lits rem          0 time: 0.00
267.00/267.01	c vivif2 --  cl tried    70283 cl shrink        0 lits rem          0 time: 0.02
267.10/267.12	c asymm  cl-useful: 0/1658/2157 lits-rem:0 time: 0.11
267.10/267.12	c calculated reachability. Time: 0.00
267.10/267.12	c  N dy    34   1210318       535      2157        95     70283      6709   1337811     35.46     24.38  --
431.40/431.44	c  N dy    35   1710323       535      2157        95    101794      6709   2246977     35.63     24.74  --
431.50/431.52	c  S st    35   1710323       535      2157        95    101794      6709   2246977     35.63     24.74  --
431.50/431.53	c Finding binary XORs  T:     0.00 s  found:       0
431.90/431.93	c  S st    35   1710825       535      2157        95    102296      6709   2258298     35.63     24.74  --
431.90/431.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
431.90/431.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
432.21/432.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.8M T:  0.35
432.21/432.30	c Calc non-exist non-lernt bins v-fix:     0 done:    535 time:  0.00 s
432.21/432.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
432.31/432.32	c Subs w/ non-existent bins:      0 time:  0.02 s
432.31/432.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
432.31/432.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
432.31/432.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
440.10/440.18	c ORs :     46 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
441.01/441.05	c Added 6 vars  tried: 80000 time: 0.87
441.31/441.39	c ORs :      6 avg-s:  0.0 cl-sh: 15790 l-rem:  15790 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.21
441.41/441.43	c lits-rem:       970  cl-subs:     5980  v-elim:     13  v-fix:    0  time:  9.06 s
441.41/441.43	c learnt bin added due to v-elim: 0
441.41/441.43	c vivif2 --  cl tried     2163 cl shrink        0 lits rem          0 time: 0.00
441.41/441.46	c vivif2 --  cl tried    96316 cl shrink        0 lits rem          0 time: 0.03
441.51/441.51	c asymm  cl-useful: 0/505/2163 lits-rem:0 time: 0.05
441.51/441.51	c calculated reachability. Time: 0.00
441.51/441.51	c  N dy    35   1710825       541      2163       107     96316      6751   2062485     35.63     24.74  --
653.92/653.99	c  N dy    36   2210828       541      2163       107    112679      6751   2438649     35.35     24.33  --
654.02/654.08	c  S st    36   2210828       541      2163       107    112679      6751   2438649     35.35     24.33  --
654.42/654.46	c  S st    36   2211336       541      2163       107    113187      6751   2449646     35.35     24.33  --
654.42/654.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
654.42/654.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
654.82/654.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.5M T:  0.42
654.82/654.88	c Calc non-exist non-lernt bins v-fix:     0 done:    541 time:  0.00 s
654.82/654.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
654.92/654.91	c Subs w/ non-existent bins:      0 time:  0.02 s
654.92/654.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
654.92/654.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
654.92/654.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
662.22/662.21	c ORs :     52 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.19
663.42/663.45	c Added 6 vars  tried: 80000 time: 1.24
664.22/664.27	c ORs :      6 avg-s:  0.0 cl-sh: 30245 l-rem:  30245 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.05
664.32/664.31	c lits-rem:        32  cl-subs:     7656  v-elim:     14  v-fix:    0  time:  9.34 s
664.32/664.31	c learnt bin added due to v-elim: 0
664.32/664.31	c vivif2 --  cl tried     2169 cl shrink        0 lits rem          0 time: 0.00
664.32/664.34	c vivif2 --  cl tried   105531 cl shrink        0 lits rem          0 time: 0.03
664.42/664.48	c asymm  cl-useful: 0/1069/2169 lits-rem:0 time: 0.14
664.42/664.48	c calculated reachability. Time: 0.00
664.42/664.48	c  N dy    36   2211336       547      2169       119    105531      6793   2176764     35.35     24.33  --
894.21/894.26	c  N dy    37   2711336       547      2169       119    128994      6793   2797529     37.68     24.31  --
894.31/894.36	c  S st    37   2711336       547      2169       119    128994      6793   2797529     37.68     24.31  --
894.81/894.85	c  S st    37   2711836       547      2169       119    129494      6793   2808459     37.68     24.31  --
894.81/894.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
894.81/894.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
895.41/895.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.5M T:  0.59
895.41/895.46	c Calc non-exist non-lernt bins v-fix:     0 done:    547 time:  0.00 s
895.41/895.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
895.41/895.49	c Subs w/ non-existent bins:      0 time:  0.03 s
895.51/895.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
895.51/895.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
895.51/895.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
905.71/905.75	c ORs :     58 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.32
907.01/907.08	c Added 6 vars  tried: 80000 time: 1.33
908.81/908.88	c ORs :      6 avg-s:  0.0 cl-sh: 44309 l-rem:  44309 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    3.13
908.91/908.93	c lits-rem:        43  cl-subs:     8358  v-elim:     15  v-fix:    0  time: 13.37 s
908.91/908.93	c learnt bin added due to v-elim: 0
908.91/908.93	c vivif2 --  cl tried     2175 cl shrink        0 lits rem          0 time: 0.00
908.91/908.96	c vivif2 --  cl tried   121136 cl shrink        0 lits rem          0 time: 0.03
909.11/909.10	c asymm  cl-useful: 0/1046/2175 lits-rem:0 time: 0.13
909.11/909.10	c calculated reachability. Time: 0.00
909.11/909.10	c  N dy    37   2711836       553      2175       131    121136      6835   2499903     37.68     24.31  --
909.11/909.10	c  F st    37   2711836       553      2175       131    121136      6835   2499903     37.68     24.31  --
909.81/909.89	c Decided on static restart strategy
1162.41/1162.47	c  N dy    44   3211837       553      2175       131     97842      6835   1575695     36.25     24.53  --
1162.51/1162.54	c  S st    44   3211837       553      2175       131     97842      6835   1575695     36.25     24.53  --
1162.91/1162.95	c  S st    44   3212341       553      2175       131     98346      6835   1586048     36.25     24.53  --
1162.91/1162.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1162.91/1162.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1163.41/1163.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.9M T:  0.44
1163.41/1163.40	c Calc non-exist non-lernt bins v-fix:     0 done:    553 time:  0.00 s
1163.41/1163.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1163.41/1163.42	c Subs w/ non-existent bins:      0 time:  0.02 s
1163.41/1163.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1163.41/1163.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1163.41/1163.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1165.71/1165.70	c ORs :     64 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
1166.71/1166.70	c Added 6 vars  tried: 80000 time: 1.01
1166.91/1166.90	c ORs :      6 avg-s:  0.0 cl-sh: 12984 l-rem:  12984 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.20
1166.91/1166.93	c lits-rem:       106  cl-subs:     3863  v-elim:     16  v-fix:    0  time:  3.47 s
1166.91/1166.93	c learnt bin added due to v-elim: 0
1166.91/1166.93	c vivif2 --  cl tried     2181 cl shrink        0 lits rem          0 time: 0.00
1166.91/1166.95	c vivif2 --  cl tried    94483 cl shrink        0 lits rem          0 time: 0.02
1167.01/1167.07	c asymm  cl-useful: 0/1240/2181 lits-rem:0 time: 0.11
1167.01/1167.07	c calculated reachability. Time: 0.00
1167.01/1167.07	c  N dy    44   3212341       559      2181       143     94483      6877   1466192     36.25     24.53  --

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-3173489-1301795422/watcher-3173489-1301795422 -o /tmp/evaluation-result-3173489-1301795422/solver-3173489-1301795422 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173489-1301795422.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.96 4.00 3.87 4/193 24168
/proc/meminfo: memFree=20864048/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=127556 CPUtime=0 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 625 0 0 0 0 0 0 0 25 0 1 0 291140081 130617344 549 33554432000 4194304 4797429 140736671045536 18446744073709551615 255376960597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 31889 553 381 148 0 26818 0

[startup+0.0775989 s]
/proc/loadavg: 3.96 4.00 3.87 4/193 24168
/proc/meminfo: memFree=20864048/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=127836 CPUtime=0.07 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 779 0 0 0 7 0 0 0 25 0 1 0 291140081 130904064 699 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 31959 699 408 148 0 26888 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 127836

[startup+0.100597 s]
/proc/loadavg: 3.96 4.00 3.87 4/193 24168
/proc/meminfo: memFree=20864048/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=127836 CPUtime=0.09 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 804 0 0 0 9 0 0 0 25 0 1 0 291140081 130904064 724 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424333 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 31959 724 408 148 0 26888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127836

[startup+0.300558 s]
/proc/loadavg: 3.96 4.00 3.87 4/193 24168
/proc/meminfo: memFree=20864048/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=128348 CPUtime=0.29 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 1029 0 0 0 29 0 0 0 25 0 1 0 291140081 131428352 814 33554432000 4194304 4797429 140736671045536 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 32087 814 408 148 0 27016 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128348

[startup+0.700483 s]
/proc/loadavg: 3.96 4.00 3.87 4/193 24168
/proc/meminfo: memFree=20864048/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=128936 CPUtime=0.69 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 1392 0 0 0 69 0 0 0 25 0 1 0 291140081 132030464 963 33554432000 4194304 4797429 140736671045536 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 32234 963 408 148 0 27163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128936

[startup+1.50034 s]
/proc/loadavg: 3.96 4.00 3.87 5/194 24169
/proc/meminfo: memFree=20859080/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=129308 CPUtime=1.49 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 1842 0 0 0 149 0 0 0 25 0 1 0 291140081 132411392 1146 33554432000 4194304 4797429 140736671045536 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 32327 1146 408 148 0 27256 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129308

[startup+3.10105 s]
/proc/loadavg: 3.96 4.00 3.87 5/194 24169
/proc/meminfo: memFree=20856352/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=131548 CPUtime=3.09 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 3100 0 0 0 309 0 0 0 25 0 1 0 291140081 134705152 1732 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 32887 1732 412 148 0 27816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131548

[startup+6.30046 s]
/proc/loadavg: 3.96 4.00 3.87 5/194 24169
/proc/meminfo: memFree=20852300/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=133064 CPUtime=6.29 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 4571 0 0 0 629 0 0 0 25 0 1 0 291140081 136257536 1907 33554432000 4194304 4797429 140736671045536 18446744073709551615 4508782 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 33266 1907 415 148 0 28195 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133064

[startup+12.7003 s]
/proc/loadavg: 3.97 4.00 3.87 5/194 24197
/proc/meminfo: memFree=20853240/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=136200 CPUtime=12.69 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 6974 0 0 0 1268 1 0 0 25 0 1 0 291140081 139468800 2725 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424853 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 34050 2725 415 148 0 28979 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136200

[startup+25.5009 s]
/proc/loadavg: 3.97 4.00 3.87 6/194 24197
/proc/meminfo: memFree=20842636/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=139696 CPUtime=25.49 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 11492 0 0 0 2547 2 0 0 25 0 1 0 291140081 143048704 4162 33554432000 4194304 4797429 140736671045536 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 34924 4162 415 148 0 29853 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139696

[startup+51.1002 s]
/proc/loadavg: 4.04 4.02 3.88 5/194 24224
/proc/meminfo: memFree=20830368/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=144052 CPUtime=51.09 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 19755 0 0 0 5105 4 0 0 25 0 1 0 291140081 147509248 4881 33554432000 4194304 4797429 140736671045536 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 36013 4881 415 148 0 30942 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144052

[startup+102.307 s]
/proc/loadavg: 4.26 4.06 3.90 5/194 24226
/proc/meminfo: memFree=20808152/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=149524 CPUtime=102.3 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 33045 0 0 0 10223 7 0 0 25 0 1 0 291140081 153112576 5878 33554432000 4194304 4797429 140736671045536 18446744073709551615 255376998033 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 37381 5878 415 148 0 32310 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149524

[startup+162.301 s]
/proc/loadavg: 4.14 4.06 3.91 5/194 24228
/proc/meminfo: memFree=20780856/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=156624 CPUtime=162.29 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 46257 0 0 0 16219 10 0 0 25 0 1 0 291140081 160382976 8023 33554432000 4194304 4797429 140736671045536 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 39156 8023 415 148 0 34085 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156624

[startup+222.3 s]
/proc/loadavg: 4.21 4.08 3.92 5/194 24229
/proc/meminfo: memFree=20759884/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=158032 CPUtime=222.3 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 57730 0 0 0 22216 14 0 0 25 0 1 0 291140081 161824768 8933 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 39508 8933 415 148 0 34437 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 158032

[startup+282.3 s]
/proc/loadavg: 4.08 4.06 3.92 5/194 24231
/proc/meminfo: memFree=20751568/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=163984 CPUtime=282.3 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 68389 0 0 0 28213 17 0 0 25 0 1 0 291140081 167919616 9972 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 40996 9972 415 148 0 35925 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 163984

[startup+342.3 s]
/proc/loadavg: 4.03 4.05 3.92 5/194 24232
/proc/meminfo: memFree=20740640/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=165696 CPUtime=342.3 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 78350 0 0 0 34212 18 0 0 25 0 1 0 291140081 169672704 9905 33554432000 4194304 4797429 140736671045536 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 41424 9905 415 148 0 36353 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 165696

[startup+402.301 s]
/proc/loadavg: 4.08 4.07 3.93 5/194 24234
/proc/meminfo: memFree=20727604/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=166040 CPUtime=402.3 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 87154 0 0 0 40208 22 0 0 25 0 1 0 291140081 170024960 10550 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 41510 10550 415 148 0 36439 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 166040

[startup+462.301 s]
/proc/loadavg: 4.03 4.05 3.93 5/194 24236
/proc/meminfo: memFree=20721268/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=174860 CPUtime=462.3 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 95524 0 0 0 46205 25 0 0 25 0 1 0 291140081 179056640 13029 33554432000 4194304 4797429 140736671045536 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 43715 13029 415 148 0 38644 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 174860

[startup+522.301 s]
/proc/loadavg: 4.01 4.04 3.93 6/194 24237
/proc/meminfo: memFree=20693344/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=176312 CPUtime=522.3 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 103495 0 0 0 52202 28 0 0 25 0 1 0 291140081 180543488 12310 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 44078 12310 415 148 0 39007 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 176312

[startup+582.301 s]
/proc/loadavg: 4.12 4.07 3.95 5/194 24239
/proc/meminfo: memFree=20691708/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=176672 CPUtime=582.31 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 110282 0 0 0 58199 32 0 0 25 0 1 0 291140081 180912128 12910 33554432000 4194304 4797429 140736671045536 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 44168 12910 415 148 0 39097 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 176672

[startup+642.301 s]
/proc/loadavg: 4.09 4.07 3.95 5/194 24249
/proc/meminfo: memFree=20690192/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=177744 CPUtime=642.32 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 117050 0 0 0 64197 35 0 0 25 0 1 0 291140081 182009856 13320 33554432000 4194304 4797429 140736671045536 18446744073709551615 4387772 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 44436 13320 415 148 0 39365 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 177744

[startup+702.301 s]
/proc/loadavg: 4.17 4.09 3.96 6/199 24693
/proc/meminfo: memFree=20737900/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=183500 CPUtime=702.3 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 123152 0 0 0 70192 38 0 0 25 0 1 0 291140081 187904000 15865 33554432000 4194304 4797429 140736671045536 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 45875 15865 415 148 0 40804 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 183500

[startup+762.3 s]
/proc/loadavg: 4.06 4.07 3.96 5/194 24726
/proc/meminfo: memFree=20762852/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=185064 CPUtime=762.31 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 130269 0 0 0 76191 40 0 0 25 0 1 0 291140081 189505536 16344 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 46266 16344 415 148 0 41195 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 185064

[startup+822.3 s]
/proc/loadavg: 4.10 4.08 3.97 5/194 24727
/proc/meminfo: memFree=20756752/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=186228 CPUtime=822.3 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 137280 0 0 0 82187 43 0 0 25 0 1 0 291140081 190697472 16490 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 46557 16490 415 148 0 41486 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 186228

[startup+882.307 s]
/proc/loadavg: 4.15 4.10 3.98 5/194 24732
/proc/meminfo: memFree=20752172/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=188540 CPUtime=882.31 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 143860 0 0 0 88185 46 0 0 25 0 1 0 291140081 193064960 16205 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 47135 16205 415 148 0 42064 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 188540

[startup+942.3 s]
/proc/loadavg: 4.09 4.09 3.99 5/194 24733
/proc/meminfo: memFree=20743960/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=195248 CPUtime=942.31 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 149969 0 0 0 94182 49 0 0 25 0 1 0 291140081 199933952 18451 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 48812 18451 415 148 0 43741 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 195248

[startup+1002.3 s]
/proc/loadavg: 4.19 4.10 4.00 5/194 24735
/proc/meminfo: memFree=20723976/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=196428 CPUtime=1002.31 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 157229 0 0 0 100179 52 0 0 25 0 1 0 291140081 201142272 18160 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 49107 18160 415 148 0 44036 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 196428

[startup+1062.3 s]
/proc/loadavg: 4.11 4.10 4.00 5/194 24737
/proc/meminfo: memFree=20718740/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=196688 CPUtime=1062.31 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 162754 0 0 0 106176 55 0 0 25 0 1 0 291140081 201408512 19747 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 49172 19747 415 148 0 44101 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 196688

[startup+1122.3 s]
/proc/loadavg: 4.16 4.12 4.01 5/194 24738
/proc/meminfo: memFree=20717340/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=197740 CPUtime=1122.31 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 169181 0 0 0 112173 58 0 0 25 0 1 0 291140081 202485760 18247 33554432000 4194304 4797429 140736671045536 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 49435 18247 415 148 0 44364 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 197740

[startup+1182.3 s]
/proc/loadavg: 4.06 4.10 4.01 5/194 24740
/proc/meminfo: memFree=20703940/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=198448 CPUtime=1182.31 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 174527 0 0 0 118170 61 0 0 25 0 1 0 291140081 203210752 19513 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 49612 19513 415 148 0 44541 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 198448

[startup+1242.3 s]
/proc/loadavg: 4.06 4.09 4.01 6/194 24741
/proc/meminfo: memFree=20703152/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=200996 CPUtime=1242.32 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 180472 0 0 0 124168 64 0 0 25 0 1 0 291140081 205819904 21112 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 50249 21112 415 148 0 45178 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 200996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.10 4.01 5/194 24799
/proc/meminfo: memFree=20859008/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=202452 CPUtime=1300.03 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 187286 0 0 0 129934 69 0 0 25 0 1 0 291140081 207310848 19313 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424699 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 50613 19313 415 148 0 45542 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 202452

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

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

[startup+1300 s]
/proc/loadavg: 4.15 4.10 4.01 5/194 24799
/proc/meminfo: memFree=20859008/32951124 swapFree=67111528/67111528
[pid=24168] ppid=24166 vsize=202452 CPUtime=1300.03 cores=1,3
/proc/24168/stat : 24168 (techdemo) R 24166 24168 23625 0 -1 4202496 187286 0 0 0 129934 69 0 0 25 0 1 0 291140081 207310848 19313 33554432000 4194304 4797429 140736671045536 18446744073709551615 4424699 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24168/statm: 50613 19313 415 148 0 45542 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 202452

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.34
CPU system time (s): 0.695894
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 312576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.34
system time used= 0.695894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187287
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 17009

runsolver used 2.01669 second user time and 5.08123 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 03:50:22
IDJOB=3173489
IDBENCH=82907
IDSOLVER=1585
FILE ID=node135/3173489-1301795422
RUNJOBID= node135-1301794082-23954
PBS_JOBID= 12841418
Free space on /tmp= 71856 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S261841674-082.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173489-1301795422/watcher-3173489-1301795422 -o /tmp/evaluation-result-3173489-1301795422/solver-3173489-1301795422 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173489-1301795422.cnf

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

MD5SUM BENCH= 7a466863eebd6d1afeaf2ac3e2c1a1d9
RANDOM SEED=347783682

node135.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.851
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20864080 kB
Buffers:        381480 kB
Cached:       11311880 kB
SwapCached:          0 kB
Active:        8058252 kB
Inactive:      3747712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20864080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14736 kB
Writeback:           0 kB
AnonPages:      112908 kB
Mapped:          16792 kB
Slab:           219480 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   617004 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71960 MiB
End job on node135 at 2011-04-03 04:12:04