Trace number 3173562

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S944656226-046.UNKNOWN.cnf
MD5SUM9c7b3f326f7257fd8377a35f8807c0d3
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3173562-1301796698.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.01	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.01	c Calc non-exist non-lernt bins v-fix:     0 done:    650 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     27  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     288 undec:      67 neg:     295
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       632      2750         0         0      8348         0   no data   no data  --
0.00/0.08	c Decided on static restart strategy
2.09/2.18	c  N dy     7     30000       632      2750         0     10605      8348    211031     28.74     19.56  --
2.09/2.19	c  S st     7     30000       632      2750         0     10605      8348    211031     28.74     19.56  --
2.19/2.23	c  S st     7     30501       632      2750         0     11106      8348    223192     28.74     19.56  --
2.19/2.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.19/2.25	c Calc non-exist non-lernt bins v-fix:     0 done:    632 time:  0.00 s
2.19/2.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.25	c Subs w/ non-existent bins:      0 time:  0.00 s
2.19/2.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.39/2.43	c lits-rem:       127  cl-subs:      684  v-elim:      9  v-fix:    0  time:  0.18 s
2.39/2.43	c learnt bin added due to v-elim: 0
2.39/2.43	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
2.39/2.44	c vivif2 --  cl tried    10422 cl shrink        0 lits rem          0 time: 0.00
2.39/2.46	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.02
2.39/2.46	c calculated reachability. Time: 0.00
2.39/2.46	c  N dy     7     30501       632      2750         0     10422      8348    208332     28.74     19.56  --
2.39/2.46	c  F st     7     30501       632      2750         0     10422      8348    208332     28.74     19.56  --
2.59/2.61	c Decided on static restart strategy
3.68/3.78	c  N dy    14     45751       632      2750         0      8812      8348    112562     28.89     19.23  --
3.68/3.78	c  S st    14     45751       632      2750         0      8812      8348    112562     28.89     19.23  --
3.78/3.82	c  S st    14     46253       632      2750         0      9314      8348    125377     28.89     19.23  --
3.78/3.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.78/3.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.78/3.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.78/3.83	c Calc non-exist non-lernt bins v-fix:     0 done:    632 time:  0.00 s
3.78/3.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.78/3.83	c Subs w/ non-existent bins:      0 time:  0.00 s
3.78/3.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.78/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.78/3.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.88/3.90	c lits-rem:        11  cl-subs:      189  v-elim:      9  v-fix:    0  time:  0.07 s
3.88/3.90	c learnt bin added due to v-elim: 0
3.88/3.90	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
3.88/3.91	c vivif2 --  cl tried     9125 cl shrink        0 lits rem          0 time: 0.00
3.88/3.92	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.02
3.88/3.92	c calculated reachability. Time: 0.00
3.88/3.92	c  N dy    14     46253       632      2750         0      9125      8348    123156     28.89     19.23  --
6.18/6.24	c  N dy    15     69379       632      2750         0     11250      8348    140656     29.37     19.36  --
6.18/6.25	c  S st    15     69379       632      2750         0     11250      8348    140656     29.37     19.36  --
6.18/6.29	c  S st    15     69883       632      2750         0     11752      8348    152488     29.37     19.36  --
6.18/6.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.18/6.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.28/6.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
6.28/6.31	c Calc non-exist non-lernt bins v-fix:     0 done:    632 time:  0.00 s
6.28/6.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.28/6.31	c Subs w/ non-existent bins:      0 time:  0.00 s
6.28/6.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.28/6.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.28/6.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.39/6.42	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.79/6.87	c Added 7 vars  tried: 80000 time: 0.45
6.79/6.87	c ORs :      7 avg-s:  0.0 cl-sh:  1031 l-rem:   1031 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.46
6.79/6.87	c lits-rem:        14  cl-subs:      221  v-elim:      9  v-fix:    0  time:  0.56 s
6.79/6.87	c learnt bin added due to v-elim: 0
6.79/6.88	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
6.79/6.88	c vivif2 --  cl tried    11531 cl shrink        0 lits rem          0 time: 0.00
6.89/6.90	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.02
6.89/6.90	c calculated reachability. Time: 0.00
6.89/6.90	c  N dy    15     69883       639      2757        14     11531      8397    148429     29.37     19.36  --
6.89/6.90	c  F st    15     69883       639      2757        14     11531      8397    148429     29.37     19.36  --
6.99/7.06	c Decided on static restart strategy
10.79/10.81	c  N dy    22    104824       639      2757        14     21388      8397    398406     30.51     19.86  --
10.79/10.83	c  S st    22    104824       639      2757        14     21388      8397    398406     30.51     19.86  --
10.89/10.90	c  S st    22    105327       639      2757        14     21891      8397    410845     30.51     19.86  --
10.89/10.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.89/10.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.05
10.89/10.95	c Calc non-exist non-lernt bins v-fix:     0 done:    639 time:  0.00 s
10.89/10.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.96	c Subs w/ non-existent bins:      0 time:  0.00 s
10.89/10.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.89/10.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.89/10.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.59/11.66	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.00
12.09/12.15	c Added 7 vars  tried: 80000 time: 0.49
12.09/12.17	c ORs :      7 avg-s:  0.0 cl-sh:  4867 l-rem:   4867 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
12.09/12.18	c lits-rem:       125  cl-subs:      925  v-elim:     14  v-fix:    0  time:  1.22 s
12.09/12.18	c learnt bin added due to v-elim: 0
12.09/12.18	c vivif2 --  cl tried     2764 cl shrink        0 lits rem          0 time: 0.00
12.09/12.18	c vivif2 --  cl tried    20966 cl shrink        0 lits rem          0 time: 0.00
12.19/12.22	c asymm  cl-useful: 0/2764/2764 lits-rem:0 time: 0.04
12.19/12.22	c calculated reachability. Time: 0.00
12.19/12.22	c  N dy    22    105327       646      2764        28     20966      8446    381944     30.51     19.86  --
19.29/19.39	c  N dy    23    157992       646      2764        28     28464      8446    550629     31.21     20.05  --
19.39/19.41	c  S st    23    157992       646      2764        28     28464      8446    550629     31.21     20.05  --
19.49/19.51	c  S st    23    158497       646      2764        28     28969      8446    562514     31.21     20.05  --
19.49/19.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.49/19.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.49/19.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.07
19.49/19.58	c Calc non-exist non-lernt bins v-fix:     0 done:    646 time:  0.00 s
19.49/19.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.49/19.59	c Subs w/ non-existent bins:      0 time:  0.00 s
19.59/19.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.59/20.64	c ORs :     14 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
21.09/21.13	c Added 7 vars  tried: 80000 time: 0.49
21.19/21.20	c ORs :      7 avg-s:  0.0 cl-sh:  8895 l-rem:   8895 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    0.56
21.19/21.21	c lits-rem:       337  cl-subs:     1397  v-elim:     15  v-fix:    0  time:  1.61 s
21.19/21.21	c learnt bin added due to v-elim: 0
21.19/21.21	c vivif2 --  cl tried     2770 cl shrink        0 lits rem          0 time: 0.00
21.19/21.21	c vivif2 --  cl tried    27572 cl shrink        0 lits rem          0 time: 0.00
21.19/21.26	c asymm  cl-useful: 0/2770/2770 lits-rem:0 time: 0.05
21.19/21.26	c calculated reachability. Time: 0.00
21.19/21.26	c  N dy    23    158497       653      2770        43     27572      8494    516569     31.21     20.05  --
33.88/33.95	c  N dy    24    237745       653      2770        43     32944      8494    619038     34.39     19.97  --
33.88/33.97	c  S st    24    237745       653      2770        43     32944      8494    619038     34.39     19.97  --
33.99/34.08	c  S st    24    238253       653      2770        43     33452      8494    631710     34.39     19.97  --
33.99/34.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.99/34.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.09/34.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.10
34.09/34.18	c Calc non-exist non-lernt bins v-fix:     0 done:    653 time:  0.00 s
34.09/34.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.09/34.18	c Subs w/ non-existent bins:      0 time:  0.00 s
34.09/34.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.18/34.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.18/34.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.28/35.31	c ORs :     21 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
35.78/35.83	c Added 7 vars  tried: 80000 time: 0.52
35.78/35.89	c ORs :      7 avg-s:  0.0 cl-sh:  7834 l-rem:   7834 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.58
35.88/35.90	c lits-rem:       381  cl-subs:     1420  v-elim:     15  v-fix:    0  time:  1.70 s
35.88/35.90	c learnt bin added due to v-elim: 0
35.88/35.90	c vivif2 --  cl tried     2777 cl shrink        0 lits rem          0 time: 0.00
35.88/35.90	c vivif2 --  cl tried    32032 cl shrink        0 lits rem          0 time: 0.00
35.88/35.96	c asymm  cl-useful: 0/2777/2777 lits-rem:0 time: 0.06
35.88/35.96	c calculated reachability. Time: 0.00
35.88/35.96	c  N dy    24    238253       660      2777        57     32032      8543    585744     34.39     19.97  --
59.48/59.52	c  N dy    25    357381       660      2777        57     36003      8543    584582     32.48     20.45  --
59.48/59.54	c  S st    25    357381       660      2777        57     36003      8543    584582     32.48     20.45  --
59.58/59.66	c  S st    25    357887       660      2777        57     36509      8543    597105     32.48     20.45  --
59.58/59.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.58/59.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.68/59.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.10
59.68/59.76	c Calc non-exist non-lernt bins v-fix:     0 done:    660 time:  0.00 s
59.68/59.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.68/59.77	c Subs w/ non-existent bins:      0 time:  0.00 s
59.68/59.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.68/59.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.68/59.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
60.78/60.86	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.00
61.28/61.36	c Added 7 vars  tried: 80000 time: 0.49
61.38/61.44	c ORs :      7 avg-s:  0.0 cl-sh:  9854 l-rem:   9854 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
61.38/61.45	c lits-rem:       289  cl-subs:     1354  v-elim:     18  v-fix:    0  time:  1.67 s
61.38/61.45	c learnt bin added due to v-elim: 0
61.38/61.45	c vivif2 --  cl tried     2784 cl shrink        0 lits rem          0 time: 0.00
61.38/61.45	c vivif2 --  cl tried    35155 cl shrink        0 lits rem          0 time: 0.00
61.49/61.51	c asymm  cl-useful: 0/2784/2784 lits-rem:0 time: 0.06
61.49/61.51	c calculated reachability. Time: 0.00
61.49/61.51	c  N dy    25    357887       667      2784        71     35155      8592    552346     32.48     20.45  --
102.09/102.12	c  N dy    26    536830       667      2784        71     42880      8592    649350     31.81     20.36  --
102.09/102.14	c  S st    26    536830       667      2784        71     42880      8592    649350     31.81     20.36  --
102.19/102.27	c  S st    26    537335       667      2784        71     43383      8592    662197     31.81     20.36  --
102.19/102.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.19/102.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.39/102.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.14
102.39/102.41	c Calc non-exist non-lernt bins v-fix:     0 done:    667 time:  0.00 s
102.39/102.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.39/102.42	c Subs w/ non-existent bins:      0 time:  0.00 s
102.39/102.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.39/102.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.39/102.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
103.59/103.68	c ORs :     35 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
104.19/104.26	c Added 7 vars  tried: 80000 time: 0.57
104.19/104.29	c ORs :      7 avg-s:  0.0 cl-sh:  5600 l-rem:   5600 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.61
104.29/104.31	c lits-rem:       434  cl-subs:     1824  v-elim:     20  v-fix:    0  time:  1.87 s
104.29/104.31	c learnt bin added due to v-elim: 0
104.29/104.31	c vivif2 --  cl tried     2791 cl shrink        0 lits rem          0 time: 0.00
104.29/104.31	c vivif2 --  cl tried    41559 cl shrink        0 lits rem          0 time: 0.01
104.29/104.39	c asymm  cl-useful: 0/2791/2791 lits-rem:0 time: 0.07
104.29/104.39	c calculated reachability. Time: 0.00
104.29/104.39	c  N dy    26    537335       674      2791        85     41559      8641    613223     31.81     20.36  --
104.29/104.39	c  F st    26    537335       674      2791        85     41559      8641    613223     31.81     20.36  --
104.79/104.86	c Decided on static restart strategy
176.29/176.38	c  N dy    33    806002       674      2791        85     64849      8641   1149283     29.26     19.76  --
176.39/176.42	c  S st    33    806002       674      2791        85     64849      8641   1149283     29.26     19.76  --
176.59/176.62	c  S st    33    806506       674      2791        85     65353      8641   1161003     29.26     19.76  --
176.59/176.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.59/176.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
176.79/176.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.1M T:  0.26
176.79/176.89	c Calc non-exist non-lernt bins v-fix:     0 done:    674 time:  0.00 s
176.79/176.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
176.89/176.90	c Subs w/ non-existent bins:      0 time:  0.01 s
176.89/176.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.89/176.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.89/176.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
178.29/178.37	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
179.09/179.16	c Added 7 vars  tried: 80000 time: 0.79
179.30/179.38	c ORs :      7 avg-s:  0.0 cl-sh: 15650 l-rem:  15650 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.01
179.39/179.40	c lits-rem:        59  cl-subs:     3756  v-elim:     22  v-fix:    0  time:  2.47 s
179.39/179.40	c learnt bin added due to v-elim: 0
179.39/179.40	c vivif2 --  cl tried     2798 cl shrink        0 lits rem          0 time: 0.00
179.39/179.41	c vivif2 --  cl tried    61597 cl shrink        0 lits rem          0 time: 0.01
179.49/179.52	c asymm  cl-useful: 0/2798/2798 lits-rem:0 time: 0.10
179.49/179.52	c calculated reachability. Time: 0.00
179.49/179.52	c  N dy    33    806506       681      2798        99     61597      8690   1052075     29.26     19.76  --
316.00/316.05	c  N dy    34   1209762       681      2798        99     77394      8690   1343568     30.47     19.82  --
316.10/316.10	c  S st    34   1209762       681      2798        99     77394      8690   1343568     30.47     19.82  --
316.10/316.10	c Finding binary XORs  T:     0.00 s  found:       0
316.30/316.35	c  S st    34   1210266       681      2798        99     77897      8690   1356468     30.47     19.82  --
316.30/316.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
316.30/316.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
316.70/316.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.7M T:  0.39
316.70/316.74	c Calc non-exist non-lernt bins v-fix:     0 done:    681 time:  0.00 s
316.70/316.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
316.70/316.76	c Subs w/ non-existent bins:      0 time:  0.01 s
316.70/316.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
316.70/316.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
316.70/316.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
319.00/319.08	c ORs :     49 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 37.0 T:    0.07
319.80/319.88	c Added 7 vars  tried: 80000 time: 0.79
320.30/320.35	c ORs :      7 avg-s:  0.0 cl-sh: 25642 l-rem:  25642 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.26
320.30/320.37	c lits-rem:       441  cl-subs:     4679  v-elim:     24  v-fix:    0  time:  3.59 s
320.30/320.37	c learnt bin added due to v-elim: 0
320.30/320.37	c vivif2 --  cl tried     2805 cl shrink        0 lits rem          0 time: 0.00
320.30/320.39	c vivif2 --  cl tried    73217 cl shrink        0 lits rem          0 time: 0.01
320.50/320.50	c asymm  cl-useful: 0/2400/2805 lits-rem:0 time: 0.11
320.50/320.50	c calculated reachability. Time: 0.00
320.50/320.50	c  N dy    34   1210266       688      2805       113     73217      8739   1205628     30.47     19.82  --
521.90/521.92	c  N dy    35   1710266       688      2805       113    104699      8739   1938161     28.83     19.82  --
521.90/521.99	c  S st    35   1710266       688      2805       113    104699      8739   1938161     28.83     19.82  --
522.30/522.31	c  S st    35   1710772       688      2805       113    105205      8739   1950933     28.83     19.82  --
522.30/522.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
522.30/522.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
522.80/522.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.5M T:  0.54
522.80/522.87	c Calc non-exist non-lernt bins v-fix:     0 done:    688 time:  0.00 s
522.80/522.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
522.80/522.88	c Subs w/ non-existent bins:      0 time:  0.02 s
522.90/522.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
522.90/522.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
522.90/522.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
527.70/527.79	c ORs :     56 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
528.80/528.88	c Added 7 vars  tried: 80000 time: 1.10
529.80/529.88	c ORs :      7 avg-s:  0.0 cl-sh: 37119 l-rem:  37119 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.10
529.90/529.92	c lits-rem:       267  cl-subs:     7322  v-elim:     26  v-fix:    0  time:  6.99 s
529.90/529.92	c learnt bin added due to v-elim: 0
529.90/529.92	c vivif2 --  cl tried     2812 cl shrink        0 lits rem          0 time: 0.00
529.90/529.94	c vivif2 --  cl tried    97883 cl shrink        0 lits rem          0 time: 0.02
530.00/530.06	c asymm  cl-useful: 0/1719/2812 lits-rem:0 time: 0.12
530.00/530.07	c calculated reachability. Time: 0.00
530.00/530.07	c  N dy    35   1710772       695      2812       127     97883      8788   1720138     28.83     19.82  --
775.21/775.23	c  N dy    36   2210772       695      2812       127    114500      8788   2044234     30.03     19.66  --
775.31/775.31	c  S st    36   2210772       695      2812       127    114500      8788   2044234     30.03     19.66  --
775.61/775.67	c  S st    36   2211275       695      2812       127    115003      8788   2056953     30.03     19.66  --
775.61/775.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
775.61/775.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
776.21/776.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.9M T:  0.59
776.21/776.27	c Calc non-exist non-lernt bins v-fix:     0 done:    695 time:  0.00 s
776.21/776.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
776.21/776.29	c Subs w/ non-existent bins:      0 time:  0.02 s
776.31/776.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
776.31/776.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
776.31/776.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
781.92/781.99	c ORs :     63 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
783.12/783.11	c Added 8 vars  tried: 80000 time: 1.12
783.52/783.52	c ORs :      8 avg-s:  0.0 cl-sh: 18538 l-rem:  18538 b-add:     17 v-rep:   0 cl-rem: 0 avg s: nan T:    1.53
783.52/783.56	c lits-rem:       563  cl-subs:     8434  v-elim:     26  v-fix:    0  time:  7.22 s
783.52/783.56	c learnt bin added due to v-elim: 0
783.52/783.56	c vivif2 --  cl tried     2819 cl shrink        0 lits rem          0 time: 0.00
783.52/783.58	c vivif2 --  cl tried   106569 cl shrink        0 lits rem          0 time: 0.02
783.62/783.67	c asymm  cl-useful: 0/1100/2819 lits-rem:0 time: 0.10
783.62/783.68	c calculated reachability. Time: 0.00
783.62/783.68	c  N dy    36   2211275       703      2819       144    106569      8843   1807946     30.03     19.66  --
985.12/985.17	c  N dy    37   2711276       703      2819       144    129252      8843   3028859     38.76     21.05  --
985.22/985.29	c  S st    37   2711276       703      2819       144    129252      8843   3028859     38.76     21.05  --
985.72/985.73	c  S st    37   2711777       703      2819       144    129752      8843   3041628     38.76     21.05  --
985.72/985.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
985.72/985.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
986.52/986.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.5M T:  0.81
986.52/986.54	c Calc non-exist non-lernt bins v-fix:     0 done:    703 time:  0.00 s
986.52/986.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
986.52/986.57	c Subs w/ non-existent bins:      0 time:  0.03 s
986.63/986.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
986.63/986.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
986.63/986.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1010.83/1010.81	c ORs :     71 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
1011.82/1011.88	c Added 8 vars  tried: 80000 time: 1.06
1013.32/1013.35	c ORs :      8 avg-s:  0.0 cl-sh: 44136 l-rem:  44136 b-add:     17 v-rep:   0 cl-rem: 0 avg s: nan T:    2.54
1013.42/1013.40	c lits-rem:        16  cl-subs:    11483  v-elim:     28  v-fix:    0  time: 26.74 s
1013.42/1013.40	c learnt bin added due to v-elim: 0
1013.42/1013.40	c vivif2 --  cl tried     2826 cl shrink        0 lits rem          0 time: 0.00
1013.42/1013.43	c vivif2 --  cl tried   118269 cl shrink        0 lits rem          0 time: 0.03
1013.52/1013.58	c asymm  cl-useful: 0/1429/2826 lits-rem:0 time: 0.15
1013.52/1013.58	c calculated reachability. Time: 0.00
1013.52/1013.58	c  N dy    37   2711777       711      2826       161    118269      8898   2546544     38.76     21.05  --
1013.52/1013.58	c  F st    37   2711777       711      2826       161    118269      8898   2546544     38.76     21.05  --
1014.32/1014.32	c Decided on static restart strategy
1253.63/1253.61	c  N dy    44   3211777       711      2826       161     94594      8898   1395746     39.02     22.30  --
1253.63/1253.66	c  S st    44   3211777       711      2826       161     94594      8898   1395746     39.02     22.30  --
1253.63/1253.66	c Finding binary XORs  T:     0.00 s  found:       0
1253.94/1253.98	c  S st    44   3212277       711      2826       161     95094      8898   1407608     39.02     22.30  --
1253.94/1253.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1253.94/1253.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1254.43/1254.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.0M T:  0.48
1254.43/1254.48	c Calc non-exist non-lernt bins v-fix:     0 done:    711 time:  0.00 s
1254.43/1254.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1254.43/1254.49	c Subs w/ non-existent bins:      0 time:  0.01 s
1254.53/1254.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1254.53/1254.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1254.53/1254.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1257.03/1257.01	c ORs :     79 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
1257.73/1257.77	c Added 8 vars  tried: 80000 time: 0.76
1258.03/1258.02	c ORs :      8 avg-s:  0.0 cl-sh: 20040 l-rem:  20040 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    1.01
1258.03/1258.05	c lits-rem:       129  cl-subs:     4679  v-elim:     29  v-fix:    0  time:  3.52 s
1258.03/1258.05	c learnt bin added due to v-elim: 0
1258.03/1258.05	c vivif2 --  cl tried     2834 cl shrink        0 lits rem          0 time: 0.00
1258.03/1258.07	c vivif2 --  cl tried    90415 cl shrink        0 lits rem          0 time: 0.02
1258.13/1258.15	c asymm  cl-useful: 0/1405/2834 lits-rem:0 time: 0.09
1258.13/1258.16	c calculated reachability. Time: 0.00
1258.13/1258.16	c  N dy    44   3212277       719      2834       177     90415      8954   1219375     39.02     22.30  --

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.02 4.01 4.00 5/185 18053
/proc/meminfo: memFree=21169512/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=20564 CPUtime=0 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4194304 243 0 0 0 0 0 0 0 25 0 1 0 272085408 21057536 195 33554432000 4194304 4797429 140734378585136 18446744073709551615 264721442280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18053/statm: 5141 195 162 148 0 57 0

[startup+0.096839 s]
/proc/loadavg: 4.02 4.01 4.00 5/185 18053
/proc/meminfo: memFree=21169512/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=128012 CPUtime=0.09 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 848 0 0 0 9 0 0 0 25 0 1 0 272085408 131084288 768 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 32003 768 408 148 0 26932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128012

[startup+0.100823 s]
/proc/loadavg: 4.02 4.01 4.00 5/185 18053
/proc/meminfo: memFree=21169512/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=128012 CPUtime=0.09 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 851 0 0 0 9 0 0 0 25 0 1 0 272085408 131084288 771 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424639 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 32003 771 408 148 0 26932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128012

[startup+0.300799 s]
/proc/loadavg: 4.02 4.01 4.00 5/185 18053
/proc/meminfo: memFree=21169512/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=128516 CPUtime=0.29 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 1105 0 0 0 29 0 0 0 25 0 1 0 272085408 131600384 866 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 32129 866 408 148 0 27058 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128516

[startup+0.700712 s]
/proc/loadavg: 4.02 4.01 4.00 5/185 18053
/proc/meminfo: memFree=21169512/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=129236 CPUtime=0.69 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 1489 0 0 0 69 0 0 0 25 0 1 0 272085408 132337664 1005 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 32309 1005 408 148 0 27238 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129236

[startup+1.50053 s]
/proc/loadavg: 4.02 4.01 4.00 5/190 18059
/proc/meminfo: memFree=21151756/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=129656 CPUtime=1.49 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 1972 0 0 0 149 0 0 0 25 0 1 0 272085408 132767744 1174 33554432000 4194304 4797429 140734378585136 18446744073709551615 4422985 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 32414 1174 408 148 0 27343 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129656

[startup+3.10023 s]
/proc/loadavg: 4.02 4.01 4.00 5/190 18059
/proc/meminfo: memFree=21147096/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=132256 CPUtime=3.08 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 3315 0 0 0 308 0 0 0 25 0 1 0 272085408 135430144 1759 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 33064 1759 412 148 0 27993 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 132256

[startup+6.30063 s]
/proc/loadavg: 4.02 4.01 4.00 5/190 18059
/proc/meminfo: memFree=21135192/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=133264 CPUtime=6.28 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 4946 0 0 0 628 0 0 0 25 0 1 0 272085408 136462336 1980 33554432000 4194304 4797429 140734378585136 18446744073709551615 4428910 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 33316 1980 412 148 0 28245 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 133264

[startup+12.7004 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 18059
/proc/meminfo: memFree=21123592/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=136576 CPUtime=12.69 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 7360 0 0 0 1268 1 0 0 25 0 1 0 272085408 139853824 3165 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 34144 3165 415 148 0 29073 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136576

[startup+25.501 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 18060
/proc/meminfo: memFree=21107144/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=141252 CPUtime=25.49 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 11886 0 0 0 2547 2 0 0 25 0 1 0 272085408 144642048 3929 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 35313 3929 415 148 0 30242 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141252

[startup+51.1012 s]
/proc/loadavg: 4.01 4.00 4.00 5/190 18060
/proc/meminfo: memFree=21085156/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=145736 CPUtime=51.09 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 18519 0 0 0 5106 3 0 0 25 0 1 0 272085408 149233664 5651 33554432000 4194304 4797429 140734378585136 18446744073709551615 4423077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 36434 5651 415 148 0 31363 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 145736

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 18062
/proc/meminfo: memFree=21068536/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=150300 CPUtime=102.29 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 29054 0 0 0 10224 5 0 0 25 0 1 0 272085408 153907200 6436 33554432000 4194304 4797429 140734378585136 18446744073709551615 4430072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 37575 6436 415 148 0 32504 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 150300

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 18063
/proc/meminfo: memFree=21049160/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=155244 CPUtime=162.3 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 39064 0 0 0 16221 9 0 0 25 0 1 0 272085408 158969856 7687 33554432000 4194304 4797429 140734378585136 18446744073709551615 4331610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 38811 7687 415 148 0 33740 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 155244

[startup+222.301 s]
/proc/loadavg: 4.03 4.01 4.00 5/190 18065
/proc/meminfo: memFree=21018376/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=162676 CPUtime=222.29 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 48224 0 0 0 22218 11 0 0 25 0 1 0 272085408 166580224 9968 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 40669 9968 415 148 0 35598 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 162676

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 18066
/proc/meminfo: memFree=21011528/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=164276 CPUtime=282.3 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 56168 0 0 0 28217 13 0 0 25 0 1 0 272085408 168218624 10398 33554432000 4194304 4797429 140734378585136 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 41069 10398 415 148 0 35998 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 164276

[startup+342.301 s]
/proc/loadavg: 4.03 4.02 4.00 5/190 18068
/proc/meminfo: memFree=20988524/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=170068 CPUtime=342.3 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 63767 0 0 0 34215 15 0 0 25 0 1 0 272085408 174149632 11824 33554432000 4194304 4797429 140734378585136 18446744073709551615 4426365 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 42517 11824 415 148 0 37446 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 170068

[startup+402.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 18070
/proc/meminfo: memFree=20986384/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=171400 CPUtime=402.3 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 70499 0 0 0 40213 17 0 0 25 0 1 0 272085408 175513600 12229 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 42850 12229 415 148 0 37779 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 171400

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 18071
/proc/meminfo: memFree=20981876/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=173072 CPUtime=462.3 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 77161 0 0 0 46211 19 0 0 25 0 1 0 272085408 177225728 12207 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 43268 12207 415 148 0 38197 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 173072

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 18073
/proc/meminfo: memFree=20957896/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=173584 CPUtime=522.3 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 82798 0 0 0 52209 21 0 0 25 0 1 0 272085408 177750016 13208 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 43396 13208 415 148 0 38325 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 173584

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 18074
/proc/meminfo: memFree=20936144/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=183688 CPUtime=582.31 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 89621 0 0 0 58208 23 0 0 25 0 1 0 272085408 188096512 15022 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 45922 15022 415 148 0 40851 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 183688

[startup+642.3 s]
/proc/loadavg: 4.72 4.16 4.05 6/198 3912
/proc/meminfo: memFree=20934280/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=184328 CPUtime=642.32 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 95007 0 0 0 64205 27 0 0 25 0 1 0 272085408 188751872 15357 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 46082 15357 415 148 0 41011 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 184328

[startup+702.301 s]
/proc/loadavg: 4.44 4.20 4.07 5/190 23832
/proc/meminfo: memFree=20916952/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=184672 CPUtime=702.31 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 100032 0 0 0 70202 29 0 0 25 0 1 0 272085408 189104128 15291 33554432000 4194304 4797429 140734378585136 18446744073709551615 4425039 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 46168 15291 415 148 0 41097 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 184672

[startup+762.307 s]
/proc/loadavg: 4.16 4.16 4.07 5/190 23833
/proc/meminfo: memFree=20923752/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=187188 CPUtime=762.32 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 105359 0 0 0 76201 31 0 0 25 0 1 0 272085408 191680512 15458 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 46797 15458 415 148 0 41726 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 187188

[startup+822.3 s]
/proc/loadavg: 4.11 4.14 4.07 5/190 23838
/proc/meminfo: memFree=20924036/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=190976 CPUtime=822.31 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 112336 0 0 0 82198 33 0 0 25 0 1 0 272085408 195559424 16031 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424882 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 47744 16031 415 148 0 42673 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 190976

[startup+882.301 s]
/proc/loadavg: 4.04 4.12 4.06 5/190 23839
/proc/meminfo: memFree=20906240/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=192172 CPUtime=882.31 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 120216 0 0 0 88195 36 0 0 25 0 1 0 272085408 196784128 17076 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 48043 17076 415 148 0 42972 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 192172

[startup+942.301 s]
/proc/loadavg: 4.01 4.09 4.06 5/190 23841
/proc/meminfo: memFree=20901988/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=194364 CPUtime=942.32 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 128276 0 0 0 94193 39 0 0 25 0 1 0 272085408 199028736 17856 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 48591 17856 415 148 0 43520 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 194364

[startup+1002.3 s]
/proc/loadavg: 4.00 4.07 4.05 5/190 23843
/proc/meminfo: memFree=20869832/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=202100 CPUtime=1002.32 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 135089 0 0 0 100191 41 0 0 25 0 1 0 272085408 206950400 20930 33554432000 4194304 4797429 140734378585136 18446744073709551615 4568011 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 50525 20930 415 148 0 45454 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 202100

[startup+1062.3 s]
/proc/loadavg: 4.00 4.06 4.04 5/190 23844
/proc/meminfo: memFree=20867212/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=206704 CPUtime=1062.33 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 142241 0 0 0 106188 45 0 0 25 0 1 0 272085408 211664896 20144 33554432000 4194304 4797429 140734378585136 18446744073709551615 4258823 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 51676 20144 415 148 0 46605 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 206704

[startup+1122.3 s]
/proc/loadavg: 4.00 4.04 4.04 5/190 23846
/proc/meminfo: memFree=20859108/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=207704 CPUtime=1122.33 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 148538 0 0 0 112185 48 0 0 25 0 1 0 272085408 212688896 22486 33554432000 4194304 4797429 140734378585136 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 51926 22486 415 148 0 46855 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 207704

[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 4.03 5/190 23847
/proc/meminfo: memFree=20859560/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=209548 CPUtime=1182.33 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 155635 0 0 0 118183 50 0 0 25 0 1 0 272085408 214577152 21533 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 52387 21533 415 148 0 47316 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 209548

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 4.03 5/190 23849
/proc/meminfo: memFree=20838448/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=210332 CPUtime=1242.33 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 161499 0 0 0 124180 53 0 0 25 0 1 0 272085408 215379968 23339 33554432000 4194304 4797429 140734378585136 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 52583 23339 415 148 0 47512 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 210332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 4.03 3/188 23853
/proc/meminfo: memFree=21009184/32951124 swapFree=67111528/67111528
[pid=18053] ppid=18051 vsize=213140 CPUtime=1300.04 cores=4,6
/proc/18053/stat : 18053 (techdemo) R 18051 18053 16917 0 -1 4202496 168715 0 0 0 129949 55 0 0 25 0 1 0 272085408 218255360 22073 33554432000 4194304 4797429 140734378585136 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18053/statm: 53285 22073 415 148 0 48214 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 213140

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.49
CPU system time (s): 0.561914
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 318756

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

runsolver used 2.19567 second user time and 4.90125 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 04:11:38
IDJOB=3173562
IDBENCH=82980
IDSOLVER=1585
FILE ID=node141/3173562-1301796698
RUNJOBID= node141-1301791489-16936
PBS_JOBID= 12841425
Free space on /tmp= 71932 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S944656226-046.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173562-1301796698/watcher-3173562-1301796698 -o /tmp/evaluation-result-3173562-1301796698/solver-3173562-1301796698 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173562-1301796698.cnf

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

MD5SUM BENCH= 9c7b3f326f7257fd8377a35f8807c0d3
RANDOM SEED=1039814726

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21169792 kB
Buffers:        353992 kB
Cached:       11100216 kB
SwapCached:          0 kB
Active:        7490956 kB
Inactive:      4028892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21169792 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23324 kB
Writeback:           0 kB
AnonPages:       66020 kB
Mapped:          15988 kB
Slab:           197840 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   441868 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= 71932 MiB
End job on node141 at 2011-04-03 04:33:20