Trace number 3173635

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
MD5SUM54de6cac0499270ba5ca6b23e35899f2
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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-3173635-1301797269.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/1882/6230 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.00
0.09/0.12	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
0.09/0.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.12	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     46  v-fix:    0  time:  0.01 s
0.09/0.14	c learnt bin added due to v-elim: 0
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:      38 undec:       0 neg:      32
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.14	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.19/0.23	c Decided on static restart strategy
0.29/0.32	c  N dy    19      4012        70      6230         0      3651     43610     88490     24.16     21.45  --
0.49/0.54	c  N dy    46      8033        70      6230         0      5039     43610    113128     24.23     21.43  --
0.69/0.78	c  N dy    73     12061        70      6230         0      4847     43610     96759     24.31     21.42  --
0.99/1.02	c  N dy   100     16092        70      6230         0      8511     43610    184266     24.27     21.40  --
1.19/1.29	c  N dy   127     20099        70      6230         0      7036     43610    136142     24.48     21.36  --
1.49/1.57	c  N dy   154     24141        70      6230         0     10738     43610    225267     24.43     21.33  --
1.79/1.87	c  N dy   181     28182        70      6230         0      8177     43610    151686     24.58     21.34  --
1.99/2.01	c  S st   194     30000        70      6230         0      9820     43610    191223     24.47     21.35  --
1.99/2.06	c  S st   194     30501        70      6230         0     10292     43610    202816     24.47     21.35  --
1.99/2.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
1.99/2.08	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
1.99/2.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.08	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.69/2.79	c lits-rem:      1300  cl-subs:     1221  v-elim:     70  v-fix:    0  time:  0.71 s
2.69/2.79	c learnt bin added due to v-elim: 0
2.69/2.79	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.69/2.80	c vivif2 --  cl tried     9071 cl shrink        0 lits rem          0 time: 0.00
2.89/2.95	c asymm  cl-useful: 0/2247/6230 lits-rem:0 time: 0.16
2.89/2.95	c calculated reachability. Time: 0.00
2.89/2.95	c  N dy   194     30501        70      6230         0      9071     43610    175353     24.47     21.35  --
2.89/2.95	c  F st   194     30501        70      6230         0      9071     43610    175353     24.47     21.35  --
3.09/3.11	c Decided on static restart strategy
3.19/3.26	c  N dy   213     34522        70      6230         0     12713     43610    263444     24.29     21.36  --
3.49/3.57	c  N dy   240     38525        70      6230         0      9243     43610    166377     24.36     21.38  --
3.79/3.89	c  N dy   267     42543        70      6230         0     12921     43610    254979     23.79     21.37  --
4.19/4.20	c  S st   289     45751        70      6230         0     15833     43610    324891     24.10     21.38  --
4.19/4.28	c  S st   289     46251        70      6230         0      8170     43610    126484     24.10     21.38  --
4.19/4.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.02
4.29/4.30	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
4.29/4.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.30	c Subs w/ non-existent bins:      0 time:  0.00 s
4.29/4.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.69/4.78	c lits-rem:        44  cl-subs:      210  v-elim:     70  v-fix:    0  time:  0.47 s
4.69/4.78	c learnt bin added due to v-elim: 0
4.69/4.78	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.69/4.78	c vivif2 --  cl tried     7960 cl shrink        0 lits rem          0 time: 0.00
4.89/4.92	c asymm  cl-useful: 0/1996/6230 lits-rem:0 time: 0.15
4.89/4.92	c calculated reachability. Time: 0.00
4.89/4.92	c  N dy   289     46251        70      6230         0      7960     43610    123639     24.10     21.38  --
5.19/5.23	c  N dy   317     50404        70      6230         0     11746     43610    215872     24.22     21.42  --
5.49/5.59	c  N dy   344     54439        70      6230         0     15432     43610    304347     24.58     21.42  --
5.89/5.99	c  N dy   371     58493        70      6230         0     10040     43610    160521     24.10     21.38  --
6.29/6.32	c  N dy   398     62559        70      6230         0     13751     43610    250040     24.59     21.38  --
6.68/6.70	c  N dy   426     66701        70      6230         0     17560     43610    341623     24.09     21.37  --
6.98/7.01	c  S st   444     69376        70      6230         0     20012     43610    400526     24.45     21.38  --
6.98/7.08	c  S st   444     69881        70      6230         0     10449     43610    156037     24.45     21.38  --
6.98/7.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.98/7.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.08/7.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.03
7.08/7.11	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
7.08/7.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.08/7.11	c Subs w/ non-existent bins:      0 time:  0.00 s
7.08/7.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.08/7.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.08/7.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.59/7.60	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
8.18/8.24	c Added 1 vars  tried: 21840 time: 0.64
8.18/8.24	c ORs :      1 avg-s:  0.0 cl-sh:   351 l-rem:    351 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.64
8.18/8.24	c lits-rem:       139  cl-subs:      381  v-elim:     70  v-fix:    0  time:  1.13 s
8.18/8.24	c learnt bin added due to v-elim: 0
8.18/8.24	c vivif2 --  cl tried     6231 cl shrink        0 lits rem          0 time: 0.00
8.18/8.25	c vivif2 --  cl tried    10068 cl shrink        0 lits rem          0 time: 0.00
8.38/8.40	c asymm  cl-useful: 0/2404/6231 lits-rem:0 time: 0.15
8.38/8.40	c calculated reachability. Time: 0.00
8.38/8.40	c  N dy   444     69881        71      6231         2     10068     43593    149875     24.45     21.38  --
8.38/8.40	c  F st   444     69881        71      6231         2     10068     43593    149875     24.45     21.38  --
8.48/8.58	c Decided on static restart strategy
8.69/8.79	c  N dy   466     74375        71      6231         2     14177     43593    248961     24.29     21.37  --
9.18/9.25	c  N dy   498     79138        71      6231         2     18557     43593    354601     24.72     21.37  --
9.79/9.81	c  N dy   533     84328        71      6231         2     12336     43593    190103     24.39     21.37  --
10.28/10.32	c  N dy   570     89823        71      6231         2     17340     43593    309325     23.82     21.35  --
10.89/10.97	c  N dy   609     95646        71      6231         2     22666     43593    438524     24.67     21.37  --
11.58/11.60	c  N dy   651    101869        71      6231         2     16469     43593    275374     24.81     21.37  --
11.88/11.93	c  S st   657    104821        71      6231         2     19127     43593    337206     22.94     21.32  --
11.88/11.99	c  S st   657    105326        71      6231         2     19598     43593    348512     22.94     21.32  --
11.88/11.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.88/11.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.99/12.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.3M T:  0.07
11.99/12.07	c Calc non-exist non-lernt bins v-fix:     0 done:     71 time:  0.00 s
11.99/12.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.99/12.07	c Subs w/ non-existent bins:      0 time:  0.00 s
11.99/12.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.99/12.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/12.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.79/12.83	c ORs :      1 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
15.09/15.12	c Added 1 vars  tried: 38920 time: 2.28
15.09/15.13	c ORs :      1 avg-s:  0.0 cl-sh:  1840 l-rem:   1840 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.29
15.09/15.13	c lits-rem:      1238  cl-subs:     1989  v-elim:     70  v-fix:    0  time:  3.06 s
15.09/15.13	c learnt bin added due to v-elim: 0
15.09/15.13	c vivif2 --  cl tried     6232 cl shrink        0 lits rem          0 time: 0.00
15.09/15.14	c vivif2 --  cl tried    17609 cl shrink        0 lits rem          0 time: 0.00
15.30/15.30	c asymm  cl-useful: 0/1315/6232 lits-rem:0 time: 0.16
15.30/15.30	c calculated reachability. Time: 0.00
15.30/15.30	c  N dy   657    105326        72      6232         4     17609     43582    301638     22.94     21.32  --
21.48/21.50	c  N dy   662    157990        72      6232         4     24339     43582    428703     22.85     20.60  --
21.48/21.52	c  S st   662    157990        72      6232         4     24339     43582    428703     22.85     20.60  --
21.58/21.60	c  S st   662    158495        72      6232         4     24808     43582    440183     22.85     20.60  --
21.58/21.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.58/21.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.58/21.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.09
21.58/21.69	c Calc non-exist non-lernt bins v-fix:     0 done:     72 time:  0.00 s
21.58/21.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.68/21.70	c Subs w/ non-existent bins:      0 time:  0.00 s
21.68/21.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.68/21.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.68/21.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.78/22.86	c ORs :      2 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
26.18/26.27	c Added 1 vars  tried: 60900 time: 3.41
26.28/26.32	c ORs :      1 avg-s:  0.0 cl-sh:  4476 l-rem:   4476 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.46
26.28/26.33	c lits-rem:      1564  cl-subs:     3396  v-elim:     70  v-fix:    0  time:  4.63 s
26.28/26.33	c learnt bin added due to v-elim: 0
26.28/26.33	c vivif2 --  cl tried     6233 cl shrink        0 lits rem          0 time: 0.00
26.28/26.33	c vivif2 --  cl tried    21412 cl shrink        0 lits rem          0 time: 0.00
26.38/26.49	c asymm  cl-useful: 0/1480/6233 lits-rem:0 time: 0.15
26.38/26.49	c calculated reachability. Time: 0.00
26.38/26.49	c  N dy   662    158495        73      6233         6     21412     43568    361630     22.85     20.60  --
27.78/27.86	c  N dy   731    168651        73      6233         6     15553     43568    211771     24.96     20.65  --
37.29/37.34	c  N dy   762    237742        73      6233         6     26382     43568    432785     23.20     20.21  --
37.29/37.36	c  S st   762    237742        73      6233         6     26382     43568    432785     23.20     20.21  --
37.39/37.44	c  S st   762    238245        73      6233         6     26847     43568    443971     23.20     20.21  --
37.39/37.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.39/37.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.48/37.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.11
37.48/37.55	c Calc non-exist non-lernt bins v-fix:     0 done:     73 time:  0.00 s
37.48/37.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.48/37.55	c Subs w/ non-existent bins:      0 time:  0.00 s
37.48/37.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.48/37.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.48/37.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.58/38.69	c ORs :      3 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
43.18/43.24	c Added 1 vars  tried: 80000 time: 4.56
43.18/43.29	c ORs :      1 avg-s:  0.0 cl-sh:  4365 l-rem:   4365 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.60
43.28/43.30	c lits-rem:      1203  cl-subs:     3154  v-elim:     70  v-fix:    0  time:  5.73 s
43.28/43.30	c learnt bin added due to v-elim: 0
43.28/43.30	c vivif2 --  cl tried     6234 cl shrink        0 lits rem          0 time: 0.00
43.28/43.30	c vivif2 --  cl tried    23693 cl shrink        0 lits rem          0 time: 0.00
43.38/43.43	c asymm  cl-useful: 0/1035/6234 lits-rem:0 time: 0.13
43.38/43.43	c calculated reachability. Time: 0.00
43.38/43.43	c  N dy   762    238245        74      6234         8     23693     43543    374146     23.20     20.21  --
45.68/45.74	c  N dy   865    253469        74      6234         8     18887     43543    245478     23.50     20.27  --
63.38/63.42	c  N dy   958    357368        74      6234         8     27713     43543    406572     22.17     19.79  --
63.38/63.44	c  S st   958    357368        74      6234         8     27713     43543    406572     22.17     19.79  --
63.48/63.53	c  S st   958    357872        74      6234         8     28189     43543    418238     22.17     19.79  --
63.48/63.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.48/63.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.58/63.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.7M T:  0.13
63.58/63.66	c Calc non-exist non-lernt bins v-fix:     0 done:     74 time:  0.00 s
63.58/63.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.58/63.66	c Subs w/ non-existent bins:      0 time:  0.00 s
63.58/63.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.58/63.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.58/63.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
64.58/64.62	c ORs :      4 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
69.08/69.12	c Added 1 vars  tried: 80000 time: 4.51
69.08/69.16	c ORs :      1 avg-s:  0.0 cl-sh:  3258 l-rem:   3258 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.54
69.08/69.17	c lits-rem:      1322  cl-subs:     2530  v-elim:     70  v-fix:    0  time:  5.50 s
69.08/69.17	c learnt bin added due to v-elim: 0
69.08/69.17	c vivif2 --  cl tried     6235 cl shrink        0 lits rem          0 time: 0.00
69.08/69.17	c vivif2 --  cl tried    25659 cl shrink        0 lits rem          0 time: 0.00
69.29/69.34	c asymm  cl-useful: 0/1443/6235 lits-rem:0 time: 0.16
69.29/69.34	c calculated reachability. Time: 0.00
69.29/69.34	c  N dy   958    357872        75      6235        10     25659     43526    367550     22.17     19.79  --
103.39/103.48	c  N dy   994    536810        75      6235        10     32805     43526    453991     20.66     18.89  --
103.48/103.50	c  S st   994    536810        75      6235        10     32805     43526    453991     20.66     18.89  --
103.58/103.60	c  S st   994    537314        75      6235        10     33283     43526    465307     20.66     18.89  --
103.58/103.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.58/103.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.68/103.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.3M T:  0.14
103.68/103.74	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
103.68/103.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.68/103.75	c Subs w/ non-existent bins:      0 time:  0.00 s
103.68/103.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.68/103.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.68/103.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
104.98/105.09	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.01
109.89/109.90	c Added 1 vars  tried: 80000 time: 4.81
109.89/109.94	c ORs :      1 avg-s:  0.0 cl-sh:  2977 l-rem:   2977 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.85
109.89/109.94	c lits-rem:      1095  cl-subs:     2557  v-elim:     70  v-fix:    0  time:  6.19 s
109.89/109.94	c learnt bin added due to v-elim: 0
109.89/109.94	c vivif2 --  cl tried     6236 cl shrink        0 lits rem          0 time: 0.00
109.89/109.95	c vivif2 --  cl tried    30726 cl shrink        0 lits rem          0 time: 0.00
110.08/110.10	c asymm  cl-useful: 0/917/6236 lits-rem:0 time: 0.15
110.08/110.10	c calculated reachability. Time: 0.00
110.08/110.10	c  N dy   994    537314        76      6236        12     30726     43515    417000     20.66     18.89  --
110.08/110.10	c  F st   994    537314        76      6236        12     30726     43515    417000     20.66     18.89  --
110.38/110.42	c Decided on static restart strategy
113.88/113.96	c  N dy  1121    557319        76      6236        12     49002     43515    848935     24.05     18.96  --
170.18/170.27	c  N dy  1130    805972        76      6236        12     52461     43515    851953     23.10     18.68  --
170.28/170.31	c  S st  1130    805972        76      6236        12     52461     43515    851953     23.10     18.68  --
170.39/170.47	c  S st  1130    806476        76      6236        12     52934     43515    863221     23.10     18.68  --
170.39/170.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
170.39/170.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.68/170.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.4M T:  0.31
170.68/170.79	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.00 s
170.68/170.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.68/170.80	c Subs w/ non-existent bins:      0 time:  0.01 s
170.78/170.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
170.78/170.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.78/170.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
174.18/174.23	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.02
183.38/183.45	c Added 1 vars  tried: 80000 time: 9.22
183.58/183.64	c ORs :      1 avg-s:  0.0 cl-sh:  8862 l-rem:   8862 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    9.41
183.58/183.65	c lits-rem:      3208  cl-subs:     6513  v-elim:     70  v-fix:    0  time: 12.84 s
183.58/183.65	c learnt bin added due to v-elim: 0
183.58/183.65	c vivif2 --  cl tried     6237 cl shrink        0 lits rem          0 time: 0.00
183.58/183.66	c vivif2 --  cl tried    46421 cl shrink        0 lits rem          0 time: 0.01
183.69/183.75	c asymm  cl-useful: 0/309/6237 lits-rem:0 time: 0.08
183.69/183.75	c calculated reachability. Time: 0.00
183.69/183.75	c  N dy  1130    806476        77      6237        14     46421     43502    720459     23.10     18.68  --
292.89/292.90	c  N dy  1136   1209716        77      6237        14     62001     43502    963553     22.60     18.51  --
292.89/292.94	c  S st  1136   1209716        77      6237        14     62001     43502    963553     22.60     18.51  --
293.08/293.12	c  S st  1136   1210218        77      6237        14     62473     43502    975186     22.60     18.51  --
293.08/293.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
293.08/293.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
293.38/293.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.8M T:  0.37
293.38/293.49	c Calc non-exist non-lernt bins v-fix:     0 done:     77 time:  0.00 s
293.38/293.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
293.48/293.50	c Subs w/ non-existent bins:      0 time:  0.01 s
293.48/293.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
293.48/293.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.48/293.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
296.89/296.98	c ORs :      7 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
308.28/308.35	c Added 1 vars  tried: 80000 time: 11.37
308.48/308.56	c ORs :      1 avg-s:  0.0 cl-sh:  8870 l-rem:   8870 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   11.58
308.48/308.58	c lits-rem:       953  cl-subs:     6783  v-elim:     70  v-fix:    0  time: 15.06 s
308.48/308.58	c learnt bin added due to v-elim: 0
308.48/308.58	c vivif2 --  cl tried     6238 cl shrink        0 lits rem          0 time: 0.00
308.48/308.59	c vivif2 --  cl tried    55690 cl shrink        0 lits rem          0 time: 0.01
308.58/308.68	c asymm  cl-useful: 0/292/6238 lits-rem:0 time: 0.09
308.58/308.68	c calculated reachability. Time: 0.00
308.58/308.68	c  N dy  1136   1210218        78      6238        16     55690     43492    834116     22.60     18.51  --
471.69/471.77	c  N dy  1203   1710219        78      6238        16     84635     43492   1374980     22.49     18.41  --
471.80/471.82	c  S st  1203   1710219        78      6238        16     84635     43492   1374980     22.49     18.41  --
471.99/472.09	c  S st  1203   1710723        78      6238        16     85121     43492   1386665     22.49     18.41  --
471.99/472.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
471.99/472.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
472.59/472.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.5M T:  0.55
472.59/472.65	c Calc non-exist non-lernt bins v-fix:     0 done:     78 time:  0.00 s
472.59/472.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
472.59/472.66	c Subs w/ non-existent bins:      0 time:  0.01 s
472.59/472.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
472.59/472.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.59/472.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
481.49/481.54	c ORs :      8 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
496.99/497.07	c Added 1 vars  tried: 80000 time: 15.53
497.39/497.48	c ORs :      1 avg-s:  0.0 cl-sh: 13813 l-rem:  13813 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   15.95
497.49/497.51	c lits-rem:      2388  cl-subs:    13493  v-elim:     70  v-fix:    0  time: 24.81 s
497.49/497.51	c learnt bin added due to v-elim: 0
497.49/497.51	c vivif2 --  cl tried     6239 cl shrink        0 lits rem          0 time: 0.00
497.49/497.52	c vivif2 --  cl tried    71628 cl shrink        0 lits rem          0 time: 0.01
497.59/497.62	c asymm  cl-useful: 0/163/6239 lits-rem:0 time: 0.10
497.59/497.63	c calculated reachability. Time: 0.00
497.59/497.63	c  N dy  1203   1710723        79      6239        18     71628     43481   1100099     22.49     18.41  --
695.10/695.13	c  N dy  1255   2210724        79      6239        18     87065     43481   1333166     21.77     18.01  --
695.10/695.19	c  S st  1255   2210724        79      6239        18     87065     43481   1333166     21.77     18.01  --
695.39/695.48	c  S st  1255   2211227        79      6239        18     87540     43481   1344440     21.77     18.01  --
695.39/695.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
695.39/695.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
695.99/696.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.7M T:  0.57
695.99/696.06	c Calc non-exist non-lernt bins v-fix:     0 done:     79 time:  0.00 s
695.99/696.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
695.99/696.07	c Subs w/ non-existent bins:      0 time:  0.01 s
696.09/696.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
696.09/696.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
696.09/696.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
703.90/703.99	c ORs :      9 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
720.10/720.18	c Added 1 vars  tried: 80000 time: 16.19
720.40/720.50	c ORs :      1 avg-s:  0.0 cl-sh: 11026 l-rem:  11026 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   16.51
720.51/720.52	c lits-rem:      1772  cl-subs:    11438  v-elim:     70  v-fix:    0  time: 24.42 s
720.51/720.52	c learnt bin added due to v-elim: 0
720.51/720.52	c vivif2 --  cl tried     6240 cl shrink        0 lits rem          0 time: 0.00
720.51/720.54	c vivif2 --  cl tried    76102 cl shrink        0 lits rem          0 time: 0.01
720.60/720.63	c asymm  cl-useful: 0/212/6240 lits-rem:0 time: 0.09
720.60/720.64	c calculated reachability. Time: 0.00
720.60/720.64	c  N dy  1255   2211227        80      6240        20     76102     43469   1116625     21.77     18.01  --
949.80/949.83	c  N dy  1267   2711227        80      6240        20     99673     43469   1568978     22.96     18.02  --
949.90/949.90	c  S st  1267   2711227        80      6240        20     99673     43469   1568978     22.96     18.02  --
950.20/950.22	c  S st  1267   2711731        80      6240        20    100143     43469   1580307     22.96     18.02  --
950.20/950.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
950.20/950.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
951.00/951.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 44.5M T:  0.80
951.00/951.03	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
951.00/951.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
951.00/951.05	c Subs w/ non-existent bins:      0 time:  0.01 s
951.00/951.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
951.00/951.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
951.00/951.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
961.60/961.60	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.13
980.51/980.58	c Added 1 vars  tried: 80000 time: 18.98
981.11/981.15	c ORs :      1 avg-s:  0.0 cl-sh: 15512 l-rem:  15512 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   19.55
981.11/981.18	c lits-rem:      1368  cl-subs:    12815  v-elim:     70  v-fix:    0  time: 30.10 s
981.11/981.18	c learnt bin added due to v-elim: 0
981.11/981.18	c vivif2 --  cl tried     6241 cl shrink        0 lits rem          0 time: 0.00
981.11/981.20	c vivif2 --  cl tried    87328 cl shrink        0 lits rem          0 time: 0.02
981.31/981.30	c asymm  cl-useful: 0/174/6241 lits-rem:0 time: 0.10
981.31/981.30	c calculated reachability. Time: 0.00
981.31/981.30	c  N dy  1267   2711731        81      6241        22     87328     43454   1299723     22.96     18.02  --
981.31/981.30	c  F st  1267   2711731        81      6241        22     87328     43454   1299723     22.96     18.02  --
982.21/982.25	c Decided on static restart strategy
1245.31/1245.39	c  N dy  1326   3211731        81      6241        22    135990     43454   2338176     22.27     18.09  --
1245.41/1245.48	c  S st  1326   3211731        81      6241        22    135990     43454   2338176     22.27     18.09  --
1245.91/1245.94	c  S st  1326   3212234        81      6241        22    136468     43454   2349421     22.27     18.09  --
1245.91/1245.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1245.91/1245.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1247.11/1247.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.1M T:  1.24
1247.11/1247.19	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
1247.11/1247.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1247.21/1247.22	c Subs w/ non-existent bins:      0 time:  0.02 s
1247.21/1247.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1247.21/1247.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1247.21/1247.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1296.92/1296.97	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 24.5 T:    0.25

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.93 5/189 13943
/proc/meminfo: memFree=22760540/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=20564 CPUtime=0 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4194304 240 0 0 0 0 0 0 0 25 0 1 0 291327259 21057536 191 33554432000 4194304 4797429 140735339453728 18446744073709551615 253635896808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13943/statm: 5141 191 158 148 0 57 0

[startup+0.087694 s]
/proc/loadavg: 4.00 4.00 3.93 5/189 13943
/proc/meminfo: memFree=22760540/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=29040 CPUtime=0.08 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 695 0 0 0 8 0 0 0 25 0 1 0 291327259 29736960 627 33554432000 4194304 4797429 140735339453728 18446744073709551615 253640520389 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 7260 627 369 148 0 2189 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29040

[startup+0.100692 s]
/proc/loadavg: 4.00 4.00 3.93 5/189 13943
/proc/meminfo: memFree=22760540/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=29040 CPUtime=0.09 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 695 0 0 0 9 0 0 0 25 0 1 0 291327259 29736960 627 33554432000 4194304 4797429 140735339453728 18446744073709551615 4428910 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 7260 627 369 148 0 2189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29040

[startup+0.300657 s]
/proc/loadavg: 4.00 4.00 3.93 5/189 13943
/proc/meminfo: memFree=22760540/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=128720 CPUtime=0.29 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 1089 0 0 0 29 0 0 0 25 0 1 0 291327259 131809280 962 33554432000 4194304 4797429 140735339453728 18446744073709551615 4387372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 32180 962 405 148 0 27109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128720

[startup+0.700596 s]
/proc/loadavg: 4.00 4.00 3.93 5/189 13943
/proc/meminfo: memFree=22760540/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=129496 CPUtime=0.69 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 1506 0 0 0 69 0 0 0 25 0 1 0 291327259 132603904 1199 33554432000 4194304 4797429 140735339453728 18446744073709551615 4389738 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 32374 1199 405 148 0 27303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129496

[startup+1.50044 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 13944
/proc/meminfo: memFree=22753960/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=130448 CPUtime=1.49 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 2248 0 0 0 149 0 0 0 25 0 1 0 291327259 133578752 1383 33554432000 4194304 4797429 140735339453728 18446744073709551615 253640556177 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 32612 1383 405 148 0 27541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130448

[startup+3.10015 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 13944
/proc/meminfo: memFree=22749848/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=132524 CPUtime=3.09 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 3153 0 0 0 309 0 0 0 25 0 1 0 291327259 135704576 1935 33554432000 4194304 4797429 140735339453728 18446744073709551615 4355151 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 33131 1935 410 148 0 28060 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132524

[startup+6.30057 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 13944
/proc/meminfo: memFree=22745888/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=133452 CPUtime=6.29 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 4704 0 0 0 629 0 0 0 25 0 1 0 291327259 136654848 2176 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424850 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 33363 2176 410 148 0 28292 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133452

[startup+12.7004 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 13944
/proc/meminfo: memFree=22739456/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=135648 CPUtime=12.69 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 6915 0 0 0 1268 1 0 0 25 0 1 0 291327259 138903552 2769 33554432000 4194304 4797429 140735339453728 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 33912 2769 415 148 0 28841 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135648

[startup+25.5011 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 13945
/proc/meminfo: memFree=22727112/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=140476 CPUtime=25.48 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 9977 0 0 0 2547 1 0 0 25 0 1 0 291327259 143847424 3878 33554432000 4194304 4797429 140735339453728 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 35119 3878 415 148 0 30048 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140476

[startup+51.1004 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 13945
/proc/meminfo: memFree=22717124/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=144368 CPUtime=51.08 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 15702 0 0 0 5106 2 0 0 25 0 1 0 291327259 147832832 4755 33554432000 4194304 4797429 140735339453728 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 36092 4755 415 148 0 31021 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 144368

[startup+102.306 s]
/proc/loadavg: 4.55 4.16 3.99 5/190 19702
/proc/meminfo: memFree=22697876/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=146920 CPUtime=102.29 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 24715 0 0 0 10224 5 0 0 25 0 1 0 291327259 150446080 5761 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 36730 5761 415 148 0 31659 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 146920

[startup+162.3 s]
/proc/loadavg: 4.20 4.13 3.99 5/190 19703
/proc/meminfo: memFree=22689420/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=149184 CPUtime=162.28 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 34263 0 0 0 16221 7 0 0 25 0 1 0 291327259 152764416 6349 33554432000 4194304 4797429 140735339453728 18446744073709551615 4422736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 37296 6349 415 148 0 32225 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 149184

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 3.99 5/190 19705
/proc/meminfo: memFree=22671780/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=154908 CPUtime=222.28 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 42670 0 0 0 22220 8 0 0 25 0 1 0 291327259 158625792 7129 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 38727 7129 415 148 0 33656 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 154908

[startup+282.3 s]
/proc/loadavg: 4.02 4.08 3.99 5/190 19707
/proc/meminfo: memFree=22659828/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=155120 CPUtime=282.28 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 50202 0 0 0 28218 10 0 0 25 0 1 0 291327259 158842880 8002 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424614 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 38780 8002 415 148 0 33709 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 155120

[startup+342.301 s]
/proc/loadavg: 4.01 4.07 3.99 5/190 19708
/proc/meminfo: memFree=22644896/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=161500 CPUtime=342.28 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 56962 0 0 0 34216 12 0 0 25 0 1 0 291327259 165376000 9226 33554432000 4194304 4797429 140735339453728 18446744073709551615 4425196 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 40375 9226 415 148 0 35304 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 161500

[startup+402.301 s]
/proc/loadavg: 4.04 4.06 4.00 5/190 19710
/proc/meminfo: memFree=22638028/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=161956 CPUtime=402.28 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 64126 0 0 0 40214 14 0 0 25 0 1 0 291327259 165842944 8846 33554432000 4194304 4797429 140735339453728 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 40489 8846 415 148 0 35418 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 161956

[startup+462.301 s]
/proc/loadavg: 4.01 4.05 4.00 5/190 19711
/proc/meminfo: memFree=22642676/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=163064 CPUtime=462.29 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 70530 0 0 0 46211 18 0 0 25 0 1 0 291327259 166977536 9295 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 40766 9295 415 148 0 35695 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 163064

[startup+522.301 s]
/proc/loadavg: 4.00 4.04 4.00 5/190 19713
/proc/meminfo: memFree=22621172/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=167648 CPUtime=522.29 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 74367 0 0 0 52210 19 0 0 25 0 1 0 291327259 171671552 10753 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 41912 10753 415 148 0 36841 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 167648

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/190 19715
/proc/meminfo: memFree=22616168/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=167792 CPUtime=582.29 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 80082 0 0 0 58208 21 0 0 25 0 1 0 291327259 171819008 10314 33554432000 4194304 4797429 140735339453728 18446744073709551615 4425828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 41948 10314 415 148 0 36877 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 167792

[startup+642.301 s]
/proc/loadavg: 4.06 4.04 4.00 5/190 19716
/proc/meminfo: memFree=22607804/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=168072 CPUtime=642.3 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 85186 0 0 0 64207 23 0 0 25 0 1 0 291327259 172105728 11129 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 42018 11129 415 148 0 36947 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 168072

[startup+702.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/190 19718
/proc/meminfo: memFree=22601796/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=170552 CPUtime=702.29 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 90140 0 0 0 70205 24 0 0 25 0 1 0 291327259 174645248 11643 33554432000 4194304 4797429 140735339453728 18446744073709551615 4568019 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 42638 11643 415 148 0 37567 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 170552

[startup+762.306 s]
/proc/loadavg: 4.02 4.03 4.00 5/190 19719
/proc/meminfo: memFree=22598528/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=174240 CPUtime=762.3 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 93995 0 0 0 76204 26 0 0 25 0 1 0 291327259 178421760 12856 33554432000 4194304 4797429 140735339453728 18446744073709551615 4404809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 43560 12856 415 148 0 38489 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 174240

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 19721
/proc/meminfo: memFree=22588580/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=174856 CPUtime=822.3 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 98846 0 0 0 82201 29 0 0 25 0 1 0 291327259 179052544 12845 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 43714 12845 415 148 0 38643 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 174856

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 19723
/proc/meminfo: memFree=22579996/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=175992 CPUtime=882.3 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 103844 0 0 0 88199 31 0 0 25 0 1 0 291327259 180215808 12860 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 43998 12860 415 148 0 38927 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 175992

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 19724
/proc/meminfo: memFree=22582436/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=176568 CPUtime=942.31 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 108687 0 0 0 94198 33 0 0 25 0 1 0 291327259 180805632 12671 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 44142 12671 415 148 0 39071 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 176568

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 4.00 6/190 19726
/proc/meminfo: memFree=22563292/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=182508 CPUtime=1002.3 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 111280 0 0 0 100196 34 0 0 25 0 1 0 291327259 186888192 15205 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 45627 15205 415 148 0 40556 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 182508

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 19727
/proc/meminfo: memFree=22566240/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=182576 CPUtime=1062.31 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 115988 0 0 0 106195 36 0 0 25 0 1 0 291327259 186957824 14351 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 45644 14351 415 148 0 40573 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 182576

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 19729
/proc/meminfo: memFree=22557152/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=182624 CPUtime=1122.31 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 119481 0 0 0 112193 38 0 0 25 0 1 0 291327259 187006976 15121 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424812 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 45656 15121 415 148 0 40585 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 182624

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 19731
/proc/meminfo: memFree=22560460/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=182732 CPUtime=1182.31 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 124278 0 0 0 118191 40 0 0 25 0 1 0 291327259 187117568 14485 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 45683 14485 415 148 0 40612 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 182732

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 19732
/proc/meminfo: memFree=22546896/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=184396 CPUtime=1242.31 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 128001 0 0 0 124189 42 0 0 25 0 1 0 291327259 188821504 15398 33554432000 4194304 4797429 140735339453728 18446744073709551615 4424709 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 46099 15398 415 148 0 41028 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 184396



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.58 3.91 3.97 2/176 19771
/proc/meminfo: memFree=22733252/32951124 swapFree=67111528/67111528
[pid=13943] ppid=13941 vsize=188836 CPUtime=1300.02 cores=5,7
/proc/13943/stat : 13943 (techdemo) R 13941 13943 12672 0 -1 4202496 129257 0 0 0 129959 43 0 0 25 0 1 0 291327259 193368064 16650 33554432000 4194304 4797429 140735339453728 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13943/statm: 47209 16650 415 148 0 42138 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 188836

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.03
CPU user time (s): 1299.6
CPU system time (s): 0.434933
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 277268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.6
system time used= 0.434933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129257
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= 14315

runsolver used 2.09468 second user time and 4.95025 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-03 04:21:09
IDJOB=3173635
IDBENCH=83053
IDSOLVER=1585
FILE ID=node106/3173635-1301797269
RUNJOBID= node106-1301793349-12898
PBS_JOBID= 12841426
Free space on /tmp= 71788 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173635-1301797269/watcher-3173635-1301797269 -o /tmp/evaluation-result-3173635-1301797269/solver-3173635-1301797269 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173635-1301797269.cnf

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

MD5SUM BENCH= 54de6cac0499270ba5ca6b23e35899f2
RANDOM SEED=595026525

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22760820 kB
Buffers:        350320 kB
Cached:        9494120 kB
SwapCached:          0 kB
Active:        6699328 kB
Inactive:      3231492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22760820 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32268 kB
Writeback:           0 kB
AnonPages:       86520 kB
Mapped:          16728 kB
Slab:           195932 kB
PageTables:       5540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   591192 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= 71804 MiB
End job on node106 at 2011-04-03 04:42:51