Trace number 3173534

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-k7-r89-v60-c5340-S1982873755-080.SATISFIABLE.cnf
MD5SUM063ddd149f36deba1032de0c40881dff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.095984
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-3173534-1301796042.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/1887/5340 lits-rem:0 time: 0.11
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.09/0.11	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
0.09/0.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.11	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.01 s
0.09/0.13	c learnt bin added due to v-elim: 0
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.13	c calculated reachability. Time: 0.00
0.09/0.13	c Calc default polars -  time:   0.00 s pos:      24 undec:       0 neg:      36
0.09/0.13	c =========================================================================================
0.09/0.13	c types(t): F = full restart, N = normal restart
0.09/0.13	c types(t): S = simplification begin/end, E = solution found
0.09/0.13	c restart types(rt): st = static, dy = dynamic
0.09/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.13	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.19/0.21	c Decided on static restart strategy
0.29/0.30	c  N dy    19      4024        60      5340         0      3621     37380     76846     21.63     18.56  --
0.49/0.50	c  N dy    46      8031        60      5340         0      4940     37380     98160     21.66     18.69  --
0.69/0.72	c  N dy    73     12092        60      5340         0      4771     37380     86653     21.86     18.81  --
0.89/0.96	c  N dy   100     16184        60      5340         0      8424     37380    165408     21.68     18.93  --
1.19/1.23	c  N dy   128     20314        60      5340         0      7088     37380    125767     21.27     18.97  --
1.49/1.50	c  N dy   155     24350        60      5340         0     10721     37380    203861     21.73     18.98  --
1.69/1.78	c  N dy   182     28358        60      5340         0      8216     37380    139208     21.21     18.94  --
1.89/1.91	c  S st   194     30000        60      5340         0      9678     37380    170308     21.69     18.94  --
1.89/1.95	c  S st   194     30503        60      5340         0     10139     37380    180182     21.69     18.94  --
1.89/1.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.02
1.89/1.97	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
1.89/1.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.97	c Subs w/ non-existent bins:      0 time:  0.00 s
1.89/1.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.49/2.52	c lits-rem:      1190  cl-subs:     1281  v-elim:     60  v-fix:    0  time:  0.54 s
2.49/2.52	c learnt bin added due to v-elim: 0
2.49/2.52	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2.49/2.52	c vivif2 --  cl tried     8858 cl shrink        0 lits rem          0 time: 0.00
2.59/2.67	c asymm  cl-useful: 0/2062/5340 lits-rem:0 time: 0.15
2.59/2.67	c calculated reachability. Time: 0.00
2.59/2.67	c  N dy   194     30503        60      5340         0      8858     37380    154466     21.69     18.94  --
2.59/2.67	c  F st   194     30503        60      5340         0      8858     37380    154466     21.69     18.94  --
2.79/2.82	c Decided on static restart strategy
2.89/2.98	c  N dy   213     34533        60      5340         0     12469     37380    231303     21.79     18.90  --
3.19/3.29	c  N dy   240     38564        60      5340         0      9045     37380    148546     21.58     18.92  --
3.49/3.59	c  N dy   267     42570        60      5340         0     12638     37380    226199     21.78     18.96  --
3.79/3.88	c  S st   289     45754        60      5340         0     15489     37380    287366     21.68     18.96  --
3.89/3.94	c  S st   289     46256        60      5340         0     15935     37380    297085     21.68     18.96  --
3.89/3.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.04
3.89/3.98	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
3.89/3.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.98	c Subs w/ non-existent bins:      0 time:  0.00 s
3.89/3.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.69/4.77	c lits-rem:      2030  cl-subs:     2170  v-elim:     60  v-fix:    0  time:  0.78 s
4.69/4.77	c learnt bin added due to v-elim: 0
4.69/4.77	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.69/4.78	c vivif2 --  cl tried    13765 cl shrink        0 lits rem          0 time: 0.00
4.89/4.93	c asymm  cl-useful: 0/1391/5340 lits-rem:0 time: 0.16
4.89/4.94	c calculated reachability. Time: 0.00
4.89/4.94	c  N dy   289     46256        60      5340         0     13765     37380    247367     21.68     18.96  --
5.19/5.27	c  N dy   316     50257        60      5340         0      9488     37380    147829     21.37     18.95  --
5.50/5.59	c  N dy   343     54286        60      5340         0     13120     37380    225338     21.39     18.94  --
5.89/5.96	c  N dy   370     58383        60      5340         0     16785     37380    303739     22.05     18.94  --
6.29/6.30	c  N dy   397     62391        60      5340         0     11494     37380    180300     21.58     18.96  --
6.60/6.66	c  N dy   424     66478        60      5340         0     15160     37380    258923     21.64     18.95  --
6.89/6.95	c  S st   444     69384        60      5340         0     17754     37380    315174     21.84     18.96  --
6.99/7.01	c  S st   444     69885        60      5340         0     18218     37380    325008     21.84     18.96  --
6.99/7.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.05
6.99/7.06	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
6.99/7.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.07	c Subs w/ non-existent bins:      0 time:  0.00 s
6.99/7.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.79/7.81	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.80/8.85	c Added 1 vars  tried: 16020 time: 1.04
8.80/8.86	c ORs :      1 avg-s:  0.0 cl-sh:  1381 l-rem:   1381 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.05
8.80/8.86	c lits-rem:      1723  cl-subs:     2333  v-elim:     60  v-fix:    0  time:  1.79 s
8.80/8.86	c learnt bin added due to v-elim: 0
8.80/8.86	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
8.80/8.86	c vivif2 --  cl tried    15885 cl shrink        0 lits rem          0 time: 0.00
8.99/9.02	c asymm  cl-useful: 0/1710/5341 lits-rem:0 time: 0.16
8.99/9.03	c calculated reachability. Time: 0.00
8.99/9.03	c  N dy   444     69885        61      5341         2     15885     37367    272219     21.84     18.96  --
8.99/9.03	c  F st   444     69885        61      5341         2     15885     37367    272219     21.84     18.96  --
9.19/9.24	c Decided on static restart strategy
9.39/9.49	c  N dy   466     74362        61      5341         2     10222     37367    144596     21.86     18.95  --
9.89/9.90	c  N dy   498     79172        61      5341         2     14518     37367    236603     21.48     18.96  --
10.39/10.41	c  N dy   533     84326        61      5341         2     19158     37367    335498     21.27     18.96  --
10.89/10.96	c  N dy   569     89714        61      5341         2     13340     37367    198996     21.52     18.96  --
11.49/11.52	c  N dy   608     95530        61      5341         2     18559     37367    310977     22.25     18.97  --
12.19/12.24	c  N dy   649    101629        61      5341         2     12369     37367    166999     21.50     18.98  --
12.49/12.54	c  S st   671    104827        61      5341         2     15242     37367    229333     21.87     18.99  --
12.49/12.59	c  S st   671    105330        61      5341         2     15707     37367    239538     21.87     18.99  --
12.59/12.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.05
12.59/12.65	c Calc non-exist non-lernt bins v-fix:     0 done:     61 time:  0.00 s
12.59/12.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.65	c Subs w/ non-existent bins:      0 time:  0.00 s
12.59/12.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.19/13.26	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
14.49/14.57	c Added 1 vars  tried: 28560 time: 1.30
14.49/14.57	c ORs :      1 avg-s:  0.0 cl-sh:   977 l-rem:    977 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.31
14.49/14.58	c lits-rem:       986  cl-subs:     1207  v-elim:     60  v-fix:    0  time:  1.92 s
14.49/14.58	c learnt bin added due to v-elim: 0
14.49/14.58	c vivif2 --  cl tried     5342 cl shrink        0 lits rem          0 time: 0.00
14.49/14.58	c vivif2 --  cl tried    14500 cl shrink        0 lits rem          0 time: 0.00
14.69/14.73	c asymm  cl-useful: 0/1474/5342 lits-rem:0 time: 0.15
14.69/14.73	c calculated reachability. Time: 0.00
14.69/14.73	c  N dy   671    105330        62      5342         4     14500     37354    214254     21.87     18.99  --
15.39/15.44	c  N dy   716    112056        62      5342         4     20554     37354    343641     21.77     18.98  --
16.19/16.28	c  N dy   764    119229        62      5342         4     14511     37354    204131     21.47     18.97  --
17.09/17.11	c  N dy   816    126923        62      5342         4     21447     37354    352306     21.74     18.96  --
18.09/18.13	c  N dy   871    135116        62      5342         4     15345     37354    213360     21.45     18.96  --
19.09/19.10	c  N dy   929    143811        62      5342         4     23131     37354    377464     20.13     18.94  --
20.19/20.30	c  N dy   991    153048        62      5342         4     17079     37354    237468     21.57     18.93  --
20.80/20.86	c  S st  1025    157995        62      5342         4     21531     37354    331351     21.03     18.92  --
20.90/20.94	c  S st  1025    158496        62      5342         4     21991     37354    341318     21.03     18.92  --
20.90/20.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.99/21.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.08
20.99/21.02	c Calc non-exist non-lernt bins v-fix:     0 done:     62 time:  0.00 s
20.99/21.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.99/21.03	c Subs w/ non-existent bins:      0 time:  0.00 s
20.99/21.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.99/21.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.99/21.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.90/21.91	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
24.59/24.69	c Added 1 vars  tried: 44700 time: 2.77
24.69/24.70	c ORs :      1 avg-s:  0.0 cl-sh:  1198 l-rem:   1198 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.78
24.69/24.70	c lits-rem:       995  cl-subs:     2094  v-elim:     60  v-fix:    0  time:  3.67 s
24.69/24.70	c learnt bin added due to v-elim: 0
24.69/24.70	c vivif2 --  cl tried     5343 cl shrink        0 lits rem          0 time: 0.00
24.69/24.71	c vivif2 --  cl tried    19897 cl shrink        0 lits rem          0 time: 0.00
24.79/24.86	c asymm  cl-useful: 0/1082/5343 lits-rem:0 time: 0.16
24.79/24.86	c calculated reachability. Time: 0.00
24.79/24.86	c  N dy  1025    158496        63      5343         6     19897     37342    297463     21.03     18.92  --
26.19/26.21	c  N dy  1093    168624        63      5343         6     28991     37342    491372     21.61     18.92  --
27.49/27.53	c  N dy  1166    179425        63      5343         6     23606     37342    367221     21.32     18.92  --
29.19/29.20	c  N dy  1243    190974        63      5343         6     17841     37342    232046     20.95     18.89  --
35.59/35.68	c  N dy  1318    237744        63      5343         6     24510     37342    349677     20.36     18.50  --
35.59/35.69	c  S st  1318    237744        63      5343         6     24510     37342    349677     20.36     18.50  --
35.69/35.78	c  S st  1318    238247        63      5343         6     24973     37342    359966     20.36     18.50  --
35.69/35.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.69/35.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.79/35.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.10
35.79/35.89	c Calc non-exist non-lernt bins v-fix:     0 done:     63 time:  0.00 s
35.79/35.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.79/35.89	c Subs w/ non-existent bins:      0 time:  0.00 s
35.79/35.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.79/35.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.79/35.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
36.89/36.90	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.00
40.39/40.47	c Added 1 vars  tried: 64800 time: 3.57
40.49/40.50	c ORs :      1 avg-s:  0.0 cl-sh:  2883 l-rem:   2883 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.60
40.49/40.50	c lits-rem:      1026  cl-subs:     3024  v-elim:     60  v-fix:    0  time:  4.61 s
40.49/40.50	c learnt bin added due to v-elim: 0
40.49/40.50	c vivif2 --  cl tried     5344 cl shrink        0 lits rem          0 time: 0.00
40.49/40.51	c vivif2 --  cl tried    21949 cl shrink        0 lits rem          0 time: 0.00
40.60/40.66	c asymm  cl-useful: 0/1056/5344 lits-rem:0 time: 0.15
40.60/40.66	c calculated reachability. Time: 0.00
40.60/40.66	c  N dy  1318    238247        64      5344         8     21949     37325    304937     20.36     18.50  --
42.90/42.98	c  N dy  1421    253475        64      5344         8     35693     37325    595264     20.89     18.51  --
45.29/45.36	c  N dy  1530    269695        64      5344         8     31729     37325    501117     21.40     18.52  --
48.09/48.11	c  N dy  1646    287017        64      5344         8     27729     37325    404205     21.34     18.53  --
51.19/51.23	c  N dy  1770    305423        64      5344         8     23656     37325    304880     20.87     18.54  --
54.49/54.51	c  N dy  1902    325018        64      5344         8     41282     37325    678854     21.59     18.55  --
57.89/57.90	c  N dy  2038    345146        64      5344         8     37866     37325    596578     21.23     18.57  --
60.19/60.26	c  S st  2121    357370        64      5344         8     26349     37325    340428     21.58     18.57  --
60.29/60.35	c  S st  2121    357873        64      5344         8     26813     37325    350254     21.58     18.57  --
60.29/60.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.29/60.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.40/60.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  0.12
60.40/60.47	c Calc non-exist non-lernt bins v-fix:     0 done:     64 time:  0.00 s
60.40/60.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.40/60.47	c Subs w/ non-existent bins:      0 time:  0.00 s
60.40/60.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.40/60.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.40/60.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
61.29/61.39	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
66.09/66.13	c Added 1 vars  tried: 80000 time: 4.74
66.09/66.14	c ORs :      1 avg-s:  0.0 cl-sh:   926 l-rem:    926 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.74
66.09/66.15	c lits-rem:       642  cl-subs:     1723  v-elim:     60  v-fix:    0  time:  5.66 s
66.09/66.15	c learnt bin added due to v-elim: 0
66.09/66.15	c vivif2 --  cl tried     5345 cl shrink        0 lits rem          0 time: 0.00
66.09/66.15	c vivif2 --  cl tried    25090 cl shrink        0 lits rem          0 time: 0.00
66.29/66.31	c asymm  cl-useful: 0/1099/5345 lits-rem:0 time: 0.15
66.29/66.31	c calculated reachability. Time: 0.00
66.29/66.31	c  N dy  2121    357873        65      5345        10     25090     37315    319720     21.58     18.57  --
69.79/69.88	c  N dy  2257    377986        65      5345        10     43225     37315    704711     21.61     18.59  --
73.50/73.52	c  N dy  2393    398025        65      5345        10     37965     37315    578425     21.51     18.59  --
77.39/77.41	c  N dy  2528    418111        65      5345        10     31748     37315    434519     21.42     18.59  --
81.49/81.56	c  N dy  2663    438114        65      5345        10     49796     37315    817309     20.88     18.60  --
85.29/85.33	c  N dy  2799    458228        65      5345        10     42696     37315    659519     20.44     18.60  --
89.39/89.43	c  N dy  2934    478237        65      5345        10     34634     37315    478590     21.34     18.61  --
93.89/93.92	c  N dy  3069    498272        65      5345        10     52728     37315    861872     21.50     18.61  --
97.90/97.91	c  N dy  3204    518333        65      5345        10     43746     37315    662940     21.28     18.62  --
102.09/102.19	c  S st  3330    536810        65      5345        10     32456     37315    407417     21.34     18.63  --
102.20/102.30	c  S st  3330    537314        65      5345        10     32924     37315    417435     21.34     18.63  --
102.20/102.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.20/102.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.39/102.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.7M T:  0.15
102.39/102.45	c Calc non-exist non-lernt bins v-fix:     0 done:     65 time:  0.00 s
102.39/102.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.39/102.46	c Subs w/ non-existent bins:      0 time:  0.01 s
102.39/102.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.39/102.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.39/102.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
103.69/103.70	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.02
109.19/109.20	c Added 1 vars  tried: 80000 time: 5.50
109.19/109.22	c ORs :      1 avg-s:  0.0 cl-sh:  1379 l-rem:   1379 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.52
109.19/109.23	c lits-rem:       541  cl-subs:     2021  v-elim:     60  v-fix:    0  time:  6.76 s
109.19/109.23	c learnt bin added due to v-elim: 0
109.19/109.23	c vivif2 --  cl tried     5346 cl shrink        0 lits rem          0 time: 0.00
109.19/109.23	c vivif2 --  cl tried    30903 cl shrink        0 lits rem          0 time: 0.00
109.29/109.39	c asymm  cl-useful: 0/865/5346 lits-rem:0 time: 0.15
109.29/109.39	c calculated reachability. Time: 0.00
109.29/109.39	c  N dy  3330    537314        66      5346        12     30903     37302    382130     21.34     18.63  --
109.29/109.39	c  F st  3330    537314        66      5346        12     30903     37302    382130     21.34     18.63  --
109.69/109.75	c Decided on static restart strategy
113.49/113.56	c  N dy  3458    557460        66      5346        12     49050     37302    767005     21.50     18.63  --
117.89/117.95	c  N dy  3594    577574        66      5346        12     38426     37302    528340     21.80     18.64  --
122.69/122.76	c  N dy  3729    597600        66      5346        12     56492     37302    911688     21.30     18.64  --
127.19/127.21	c  N dy  3864    617662        66      5346        12     44864     37302    650513     21.22     18.65  --
132.49/132.50	c  N dy  4000    637763        66      5346        12     32370     37302    374142     21.59     18.65  --
136.69/136.75	c  N dy  4135    657784        66      5346        12     50502     37302    757259     21.51     18.65  --
141.90/141.96	c  N dy  4271    677876        66      5346        12     37012     37302    460649     21.48     18.66  --
146.79/146.81	c  N dy  4407    697954        66      5346        12     55123     37302    843971     20.47     18.66  --
151.80/151.87	c  N dy  4543    718085        66      5346        12     40795     37302    529083     21.22     18.66  --
156.90/156.94	c  N dy  4678    738121        66      5346        12     58835     37302    913899     21.21     18.66  --
162.19/162.21	c  N dy  4814    758252        66      5346        12     43636     37302    578393     21.64     18.67  --
167.39/167.48	c  N dy  4950    778385        66      5346        12     61787     37302    966172     21.67     18.67  --
172.80/172.84	c  N dy  5086    798482        66      5346        12     45656     37302    610897     21.55     18.67  --
174.60/174.69	c  S st  5137    805971        66      5346        12     52425     37302    755418     21.32     18.68  --
174.80/174.86	c  S st  5137    806474        66      5346        12     52886     37302    765541     21.32     18.68  --
174.80/174.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.80/174.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.10/175.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.4M T:  0.31
175.10/175.17	c Calc non-exist non-lernt bins v-fix:     0 done:     66 time:  0.00 s
175.10/175.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.10/175.18	c Subs w/ non-existent bins:      0 time:  0.01 s
175.10/175.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.10/175.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.10/175.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
177.80/177.82	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.04
189.10/189.13	c Added 1 vars  tried: 80000 time: 11.31
189.10/189.17	c ORs :      1 avg-s:  0.0 cl-sh:  2270 l-rem:   2270 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   11.35
189.10/189.19	c lits-rem:       788  cl-subs:     5353  v-elim:     60  v-fix:    0  time: 13.99 s
189.10/189.19	c learnt bin added due to v-elim: 0
189.10/189.19	c vivif2 --  cl tried     5347 cl shrink        0 lits rem          0 time: 0.00
189.10/189.19	c vivif2 --  cl tried    47533 cl shrink        0 lits rem          0 time: 0.01
189.20/189.28	c asymm  cl-useful: 0/237/5347 lits-rem:0 time: 0.08
189.20/189.28	c calculated reachability. Time: 0.00
189.20/189.28	c  N dy  5137    806474        67      5347        14     47533     37286    658879     21.32     18.68  --
194.79/194.84	c  N dy  5272    826516        67      5347        14     65709     37286   1045413     21.64     18.68  --
199.89/199.98	c  N dy  5408    846603        67      5347        14     48916     37286    671672     21.61     18.67  --
205.89/205.94	c  N dy  5544    866748        67      5347        14     67091     37286   1055048     21.18     18.67  --
211.20/211.26	c  N dy  5680    886815        67      5347        14     49198     37286    668088     21.34     18.68  --
217.10/217.13	c  N dy  5815    906817        67      5347        14     67267     37286   1048470     21.30     18.67  --
222.70/222.76	c  N dy  5951    926840        67      5347        14     48365     37286    638916     21.29     18.67  --
228.39/228.47	c  N dy  6087    946887        67      5347        14     66456     37286   1023986     21.45     18.68  --
234.49/234.56	c  N dy  6223    966954        67      5347        14     46661     37286    593583     21.14     18.68  --
305.20/305.27	c  N dy  6289   1209712        67      5347        14     61425     37286    855339     18.94     18.17  --
305.30/305.31	c  S st  6289   1209712        67      5347        14     61425     37286    855339     18.94     18.17  --
305.50/305.50	c  S st  6289   1210215        67      5347        14     61890     37286    865565     18.94     18.17  --
305.50/305.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
305.50/305.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
305.90/305.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.9M T:  0.39
305.90/305.90	c Calc non-exist non-lernt bins v-fix:     0 done:     67 time:  0.00 s
305.90/305.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
305.90/305.91	c Subs w/ non-existent bins:      0 time:  0.01 s
305.90/305.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
305.90/305.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.90/305.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
309.70/309.79	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 24.0 T:    0.06
320.00/320.09	c Added 1 vars  tried: 80000 time: 10.30
320.20/320.26	c ORs :      1 avg-s:  0.0 cl-sh:  7734 l-rem:   7734 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   10.47
320.20/320.28	c lits-rem:       813  cl-subs:     8751  v-elim:     60  v-fix:    0  time: 14.35 s
320.20/320.28	c learnt bin added due to v-elim: 0
320.20/320.28	c vivif2 --  cl tried     5348 cl shrink        0 lits rem          0 time: 0.00
320.20/320.29	c vivif2 --  cl tried    53138 cl shrink        0 lits rem          0 time: 0.01
320.30/320.37	c asymm  cl-useful: 0/206/5348 lits-rem:0 time: 0.08
320.30/320.37	c calculated reachability. Time: 0.00
320.30/320.37	c  N dy  6289   1210215        68      5348        16     53138     37275    714169     18.94     18.17  --
326.70/326.72	c  N dy  6424   1230255        68      5348        16     71282     37275   1096991     22.09     18.17  --
334.09/334.18	c  N dy  6560   1250338        68      5348        16     47230     37275    573634     20.76     18.18  --
339.81/339.88	c  N dy  6697   1270430        68      5348        16     65428     37275    957707     21.09     18.18  --
497.90/497.92	c  N dy  6797   1710217        68      5348        16     83014     37275   1205180     19.00     17.48  --
497.90/497.97	c  S st  6797   1710217        68      5348        16     83014     37275   1205180     19.00     17.48  --
498.21/498.26	c  S st  6797   1710718        68      5348        16     83474     37275   1215109     19.00     17.48  --
498.21/498.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
498.21/498.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
498.80/498.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.9M T:  0.62
498.80/498.89	c Calc non-exist non-lernt bins v-fix:     0 done:     68 time:  0.00 s
498.80/498.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
498.90/498.91	c Subs w/ non-existent bins:      0 time:  0.02 s
498.90/498.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
498.90/498.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
498.90/498.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
506.30/506.38	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 17.0 T:    0.09
521.70/521.77	c Added 1 vars  tried: 80000 time: 15.39
522.10/522.16	c ORs :      1 avg-s:  0.0 cl-sh: 12375 l-rem:  12375 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   15.78
522.10/522.18	c lits-rem:      1503  cl-subs:    13849  v-elim:     60  v-fix:    0  time: 23.25 s
522.10/522.18	c learnt bin added due to v-elim: 0
522.10/522.18	c vivif2 --  cl tried     5349 cl shrink        0 lits rem          0 time: 0.00
522.20/522.20	c vivif2 --  cl tried    69623 cl shrink        0 lits rem          0 time: 0.01
522.20/522.29	c asymm  cl-useful: 0/180/5349 lits-rem:0 time: 0.09
522.20/522.29	c calculated reachability. Time: 0.00
522.20/522.29	c  N dy  6797   1710718        69      5349        18     69623     37263    965934     19.00     17.48  --
733.21/733.27	c  N dy  6811   2210719        69      5349        18     84428     37263   1149102     18.40     16.78  --
733.31/733.31	c  S st  6811   2210719        69      5349        18     84428     37263   1149102     18.40     16.78  --
733.51/733.57	c  S st  6811   2211220        69      5349        18     84901     37263   1159372     18.40     16.78  --
733.51/733.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
733.51/733.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
734.11/734.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.5M T:  0.60
734.11/734.18	c Calc non-exist non-lernt bins v-fix:     0 done:     69 time:  0.00 s
734.11/734.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
734.11/734.19	c Subs w/ non-existent bins:      0 time:  0.02 s
734.21/734.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
734.21/734.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
734.21/734.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
740.81/740.82	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.11
754.81/754.86	c Added 1 vars  tried: 80000 time: 14.04
755.11/755.12	c ORs :      1 avg-s:  0.0 cl-sh:  9617 l-rem:   9617 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   14.30
755.11/755.14	c lits-rem:      1345  cl-subs:    13072  v-elim:     60  v-fix:    0  time: 20.93 s
755.11/755.14	c learnt bin added due to v-elim: 0
755.11/755.14	c vivif2 --  cl tried     5350 cl shrink        0 lits rem          0 time: 0.00
755.11/755.16	c vivif2 --  cl tried    71829 cl shrink        0 lits rem          0 time: 0.01
755.21/755.25	c asymm  cl-useful: 0/167/5350 lits-rem:0 time: 0.09
755.21/755.25	c calculated reachability. Time: 0.00
755.21/755.25	c  N dy  6811   2211220        70      5350        20     71829     37252    941248     18.40     16.78  --
763.71/763.74	c  N dy  6948   2231293        70      5350        20     90159     37252   1326112     21.02     16.80  --
773.71/773.78	c  N dy  7085   2251392        70      5350        20    108330     37252   1704045     21.09     16.81  --
782.41/782.47	c  N dy  7222   2271530        70      5350        20     69450     37252    894378     20.59     16.82  --
790.82/790.80	c  N dy  7358   2291565        70      5350        20     87575     37252   1273505     21.43     16.84  --
989.92/989.92	c  N dy  7494   2711222        70      5350        20     95402     37252   1323236     20.08     16.60  --
989.92/989.97	c  S st  7494   2711222        70      5350        20     95402     37252   1323236     20.08     16.60  --
990.22/990.28	c  S st  7494   2711724        70      5350        20     95861     37252   1332803     20.08     16.60  --
990.22/990.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
990.22/990.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
991.03/991.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 47.4M T:  0.78
991.03/991.07	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
991.03/991.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
991.03/991.09	c Subs w/ non-existent bins:      0 time:  0.02 s
991.13/991.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
991.13/991.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
991.13/991.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
999.62/999.62	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 16.0 T:    0.18
1016.82/1016.83	c Added 1 vars  tried: 80000 time: 17.21
1017.12/1017.17	c ORs :      1 avg-s:  0.0 cl-sh: 11146 l-rem:  11146 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   17.55
1017.12/1017.19	c lits-rem:       611  cl-subs:    14326  v-elim:     60  v-fix:    0  time: 26.07 s
1017.12/1017.19	c learnt bin added due to v-elim: 0
1017.12/1017.19	c vivif2 --  cl tried     5351 cl shrink        0 lits rem          0 time: 0.00
1017.22/1017.21	c vivif2 --  cl tried    81534 cl shrink        0 lits rem          0 time: 0.02
1017.32/1017.30	c asymm  cl-useful: 0/174/5351 lits-rem:0 time: 0.09
1017.32/1017.30	c calculated reachability. Time: 0.00
1017.32/1017.30	c  N dy  7494   2711724        71      5351        22     81534     37241   1090072     20.08     16.60  --
1017.32/1017.30	c  F st  7494   2711724        71      5351        22     81534     37241   1090072     20.08     16.60  --
1018.22/1018.23	c Decided on static restart strategy
1026.52/1026.58	c  N dy  7623   2731871        71      5351        22     99854     37241   1472708     20.95     16.61  --
1260.92/1260.92	c  N dy  7640   3211724        71      5351        22    129710     37241   2005094     20.73     16.40  --
1261.02/1261.00	c  S st  7640   3211724        71      5351        22    129710     37241   2005094     20.73     16.40  --
1261.32/1261.37	c  S st  7640   3212225        71      5351        22    130184     37241   2015279     20.73     16.40  --
1261.32/1261.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1261.32/1261.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1262.42/1262.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.1M T:  1.10
1262.42/1262.48	c Calc non-exist non-lernt bins v-fix:     0 done:     71 time:  0.00 s
1262.42/1262.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1262.52/1262.50	c Subs w/ non-existent bins:      0 time:  0.02 s
1262.52/1262.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1262.52/1262.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1262.52/1262.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

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-3173534-1301796042/watcher-3173534-1301796042 -o /tmp/evaluation-result-3173534-1301796042/solver-3173534-1301796042 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173534-1301796042.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.01 4.01 3.91 4/189 32344
/proc/meminfo: memFree=22530072/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=28912 CPUtime=0 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 629 0 0 0 0 0 0 0 25 0 1 0 291204961 29605888 563 33554432000 4194304 4797429 140735794326496 18446744073709551615 4427088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 7228 564 369 148 0 2157 0

[startup+0.062544 s]
/proc/loadavg: 4.01 4.01 3.91 4/189 32344
/proc/meminfo: memFree=22530072/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=29044 CPUtime=0.05 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 664 0 0 0 5 0 0 0 25 0 1 0 291204961 29741056 598 33554432000 4194304 4797429 140735794326496 18446744073709551615 4428788 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 7261 598 369 148 0 2190 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29044

[startup+0.100525 s]
/proc/loadavg: 4.01 4.01 3.91 4/189 32344
/proc/meminfo: memFree=22530072/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=29044 CPUtime=0.09 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 666 0 0 0 9 0 0 0 25 0 1 0 291204961 29741056 600 33554432000 4194304 4797429 140735794326496 18446744073709551615 4430103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 7261 600 369 148 0 2190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29044

[startup+0.30049 s]
/proc/loadavg: 4.01 4.01 3.91 4/189 32344
/proc/meminfo: memFree=22530072/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=128496 CPUtime=0.29 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 1026 0 0 0 29 0 0 0 25 0 1 0 291204961 131579904 910 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 32124 910 405 148 0 27053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128496

[startup+0.700418 s]
/proc/loadavg: 4.01 4.01 3.91 4/189 32344
/proc/meminfo: memFree=22530072/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=129756 CPUtime=0.69 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 1596 0 0 0 69 0 0 0 25 0 1 0 291204961 132870144 1105 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 32439 1105 405 148 0 27368 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129756

[startup+1.50029 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 32345
/proc/meminfo: memFree=22527336/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=130036 CPUtime=1.49 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 2102 0 0 0 149 0 0 0 25 0 1 0 291204961 133156864 1332 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 32509 1332 405 148 0 27438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130036

[startup+3.10095 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 32345
/proc/meminfo: memFree=22528452/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=132276 CPUtime=3.09 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 2997 0 0 0 309 0 0 0 25 0 1 0 291204961 135450624 1914 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 33069 1914 410 148 0 27998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132276

[startup+6.3004 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 32345
/proc/meminfo: memFree=22521176/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=134328 CPUtime=6.29 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 4596 0 0 0 628 1 0 0 25 0 1 0 291204961 137551872 2308 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 33582 2308 410 148 0 28511 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134328

[startup+12.7002 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 32346
/proc/meminfo: memFree=22522028/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=136488 CPUtime=12.69 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 6544 0 0 0 1268 1 0 0 25 0 1 0 291204961 139763712 2767 33554432000 4194304 4797429 140735794326496 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 34122 2767 415 148 0 29051 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136488

[startup+25.5009 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 32355
/proc/meminfo: memFree=22513932/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=139492 CPUtime=25.49 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 9165 0 0 0 2547 2 0 0 25 0 1 0 291204961 142839808 3624 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424850 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 34873 3624 415 148 0 29802 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139492

[startup+51.1002 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 32355
/proc/meminfo: memFree=22496660/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=141308 CPUtime=51.09 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 14673 0 0 0 5106 3 0 0 25 0 1 0 291204961 144699392 3927 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 35327 3927 415 148 0 30256 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141308

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 371
/proc/meminfo: memFree=22756760/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=145872 CPUtime=102.3 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 23544 0 0 0 10225 5 0 0 25 0 1 0 291204961 149372928 4997 33554432000 4194304 4797429 140735794326496 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 36468 4997 415 148 0 31397 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 145872

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 373
/proc/meminfo: memFree=22743464/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=148732 CPUtime=162.29 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 31593 0 0 0 16222 7 0 0 25 0 1 0 291204961 152301568 5831 33554432000 4194304 4797429 140735794326496 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 37183 5831 420 148 0 32112 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 148732

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 377
/proc/meminfo: memFree=22724736/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=153204 CPUtime=222.3 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 38134 0 0 0 22221 9 0 0 25 0 1 0 291204961 156880896 6855 33554432000 4194304 4797429 140735794326496 18446744073709551615 4425188 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 38301 6855 415 148 0 33230 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 153204

[startup+282.301 s]
/proc/loadavg: 4.11 4.03 3.92 5/190 379
/proc/meminfo: memFree=22727060/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=153416 CPUtime=282.3 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 44733 0 0 0 28219 11 0 0 25 0 1 0 291204961 157097984 7572 33554432000 4194304 4797429 140735794326496 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 38354 7572 415 148 0 33283 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 153416

[startup+342.301 s]
/proc/loadavg: 4.04 4.02 3.92 5/190 380
/proc/meminfo: memFree=22719104/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=158848 CPUtime=342.3 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 50609 0 0 0 34217 13 0 0 25 0 1 0 291204961 162660352 8625 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 39712 8625 415 148 0 34641 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 158848

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.92 5/190 382
/proc/meminfo: memFree=22695636/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=159028 CPUtime=402.3 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 56125 0 0 0 40215 15 0 0 25 0 1 0 291204961 162844672 9121 33554432000 4194304 4797429 140735794326496 18446744073709551615 4345115 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 39757 9121 415 148 0 34686 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 159028

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 384
/proc/meminfo: memFree=22692392/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=159804 CPUtime=462.31 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 61377 0 0 0 46214 17 0 0 25 0 1 0 291204961 163639296 9271 33554432000 4194304 4797429 140735794326496 18446744073709551615 4426379 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 39951 9271 415 148 0 34880 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 159804

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 385
/proc/meminfo: memFree=22685188/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=165868 CPUtime=522.3 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 65960 0 0 0 52213 17 0 0 18 0 1 0 291204961 169848832 10294 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 41467 10294 415 148 0 36396 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 165868

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 387
/proc/meminfo: memFree=22673264/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=165972 CPUtime=582.31 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 70367 0 0 0 58212 19 0 0 25 0 1 0 291204961 169955328 10673 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 41493 10673 415 148 0 36422 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 165972

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 388
/proc/meminfo: memFree=22672636/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=166164 CPUtime=642.32 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 75416 0 0 0 64211 21 0 0 25 0 1 0 291204961 170151936 10019 33554432000 4194304 4797429 140735794326496 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 41541 10019 415 148 0 36470 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 166164

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 390
/proc/meminfo: memFree=22672852/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=166260 CPUtime=702.31 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 79601 0 0 0 70209 22 0 0 25 0 1 0 291204961 170250240 10272 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 41565 10272 415 148 0 36494 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 166260

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 392
/proc/meminfo: memFree=22656096/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=168904 CPUtime=762.31 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 82617 0 0 0 76208 23 0 0 25 0 1 0 291204961 172957696 11284 33554432000 4194304 4797429 140735794326496 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 42226 11284 415 148 0 37155 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 168904

[startup+822.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 393
/proc/meminfo: memFree=22652852/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=169036 CPUtime=822.32 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 86992 0 0 0 82207 25 0 0 25 0 1 0 291204961 173092864 11091 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 42259 11091 415 148 0 37188 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 169036

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 395
/proc/meminfo: memFree=22641044/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=169164 CPUtime=882.32 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 91152 0 0 0 88206 26 0 0 25 0 1 0 291204961 173223936 10890 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 42291 10890 415 148 0 37220 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 169164

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 396
/proc/meminfo: memFree=22638172/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=170124 CPUtime=942.31 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 95698 0 0 0 94205 26 0 0 25 0 1 0 291204961 174206976 10953 33554432000 4194304 4797429 140735794326496 18446744073709551615 4426379 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 42531 10953 415 148 0 37460 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 170124

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 398
/proc/meminfo: memFree=22630960/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=172296 CPUtime=1002.32 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 99089 0 0 0 100205 27 0 0 25 0 1 0 291204961 176431104 12050 33554432000 4194304 4797429 140735794326496 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 43074 12050 415 148 0 38003 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 172296

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 400
/proc/meminfo: memFree=22632416/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=175460 CPUtime=1062.32 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 102519 0 0 0 106204 28 0 0 25 0 1 0 291204961 179671040 12840 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 43865 12840 415 148 0 38794 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 175460

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 401
/proc/meminfo: memFree=22616896/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=175560 CPUtime=1122.32 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 106668 0 0 0 112203 29 0 0 25 0 1 0 291204961 179773440 12276 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 43890 12276 415 148 0 38819 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 175560

[startup+1182.3 s]
/proc/loadavg: 3.93 3.98 3.93 5/190 551
/proc/meminfo: memFree=22794936/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=175632 CPUtime=1182.33 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 110118 0 0 0 118202 31 0 0 25 0 1 0 291204961 179847168 13237 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 43908 13237 415 148 0 38837 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 175632

[startup+1242.3 s]
/proc/loadavg: 3.97 3.98 3.93 5/190 552
/proc/meminfo: memFree=22762332/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=175748 CPUtime=1242.32 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 114584 0 0 0 124200 32 0 0 25 0 1 0 291204961 179965952 12754 33554432000 4194304 4797429 140735794326496 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 43937 12754 415 148 0 38866 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 175748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.34 4.06 3.96 6/196 21201
/proc/meminfo: memFree=22733064/32951124 swapFree=67111528/67111528
[pid=32344] ppid=32342 vsize=177688 CPUtime=1300.03 cores=4,6
/proc/32344/stat : 32344 (techdemo) R 32342 32344 31704 0 -1 4202496 116040 0 0 0 129971 32 0 0 25 0 1 0 291204961 181952512 14131 33554432000 4194304 4797429 140735794326496 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32344/statm: 44422 14131 431 148 0 39351 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 177688

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.72
CPU system time (s): 0.330949
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 278596

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

runsolver used 2.26666 second user time and 4.84926 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-03 04:00:42
IDJOB=3173534
IDBENCH=82952
IDSOLVER=1585
FILE ID=node109/3173534-1301796042
RUNJOBID= node109-1301793292-31925
PBS_JOBID= 12841438
Free space on /tmp= 72036 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1982873755-080.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173534-1301796042/watcher-3173534-1301796042 -o /tmp/evaluation-result-3173534-1301796042/solver-3173534-1301796042 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173534-1301796042.cnf

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

MD5SUM BENCH= 063ddd149f36deba1032de0c40881dff
RANDOM SEED=472417868

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22530228 kB
Buffers:        352552 kB
Cached:        9658156 kB
SwapCached:          0 kB
Active:        6124456 kB
Inactive:      4031260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22530228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7788 kB
Writeback:           0 kB
AnonPages:      144500 kB
Mapped:          16700 kB
Slab:           202292 kB
PageTables:       5576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   646992 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= 72284 MiB
End job on node109 at 2011-04-03 04:22:24