Trace number 3173123

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/large/
unif-k3-r4.2-v40000-c168000-S1368340883-085-UNKNOWN.cnf
MD5SUMc6eeff67aa308a86267a5f4d04512b40
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.5953
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
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-3173123-1301788880.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.09/0.13	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.09/0.13	c -- vars added      40000
0.09/0.13	c Parsing time:  0.12 s
0.09/0.13	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.19/0.25	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.11
0.39/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.18
0.39/0.46	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.01 s
0.39/0.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.39/0.46	c Subs w/ non-existent bins:      0 time:  0.00 s
0.49/0.53	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.49/0.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.49/0.55	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.01 s
0.89/0.91	c lits-rem:         0  cl-subs:        0  v-elim:   2094  v-fix:    0  time:  0.37 s
0.89/0.91	c learnt bin added due to v-elim: 0
0.89/0.92	c Finding binary XORs  T:     0.01 s  found:       0
0.99/1.01	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
0.99/1.01	c calculated reachability. Time: 0.00
0.99/1.02	c Calc default polars -  time:   0.01 s pos:   17785 undec:    4500 neg:   17715
0.99/1.02	c =========================================================================================
0.99/1.02	c types(t): F = full restart, N = normal restart
0.99/1.02	c types(t): S = simplification begin/end, E = solution found
0.99/1.02	c restart types(rt): st = static, dy = dynamic
0.99/1.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.99/1.02	c  B st     0         0     38855    166049         0         0    504446         0   no data   no data  --
1.79/1.88	c Decided on dynamic restart strategy
2.69/2.70	c  N dy    20      4090     38855    166049         0      4090    504446    992204    217.69    168.08  --
4.49/4.53	c  N dy    48      8093     38855    166049         0      8093    504446   1946031    245.89    166.94  --
6.19/6.27	c  N dy    76     12153     38855    166049         0     12153    504446   2869331    222.05    165.04  --
7.99/8.06	c  N dy   105     16244     38855    166049         0     16243    504446   3804007    210.14    163.75  --
9.80/9.85	c  N dy   133     20252     38855    166049         0     10252    504446    659309    224.10    163.32  --
11.49/11.57	c  N dy   162     24314     38855    166049         0     14313    504446   1556374    221.98    162.62  --
13.29/13.32	c  N dy   191     28407     38855    166049         0     18406    504446   2471418    228.68    162.01  --
14.20/14.30	c  S st   203     30002     38855    166049         0     20001    504446   2829712    224.91    161.86  --
14.49/14.53	c  S st   203     30507     38855    166049         0     20506    504446   2908106    224.91    161.86  --
14.49/14.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
14.49/14.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.89/14.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.43
14.99/15.00	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.01 s
14.99/15.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.99/15.03	c Subs w/ non-existent bins:      0 time:  0.03 s
15.19/15.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
15.19/15.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
15.19/15.29	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.01 s
23.69/23.70	c lits-rem:         0  cl-subs:     1199  v-elim:    591  v-fix:    0  time:  8.41 s
23.69/23.70	c learnt bin added due to v-elim: 0
23.69/23.71	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.01
23.69/23.75	c vivif2 --  cl tried    19307 cl shrink        0 lits rem          0 time: 0.03
23.99/24.07	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.33
23.99/24.08	c calculated reachability. Time: 0.00
23.99/24.08	c  N dy   203     30507     38855    166049         0     19307    504446   2787589    224.91    161.86  --
23.99/24.08	c  F st   203     30507     38855    166049         0     19307    504446   2787589    224.91    161.86  --
25.09/25.13	c Decided on dynamic restart strategy
25.99/26.00	c  N dy   223     34525     38855    166049         0     23322    504446   3881761    221.72    164.57  --
27.89/27.92	c  N dy   252     38652     38855    166049         0     27449    504446   4860686    224.89    164.94  --
29.79/29.84	c  N dy   280     42679     38855    166049         0     15977    504446    860241    220.56    164.99  --
31.29/31.36	c  S st   302     45761     38855    166049         0     19059    504446   1580060    224.04    165.11  --
31.49/31.59	c  S st   302     46261     38855    166049         0     19559    504446   1665179    224.04    165.11  --
31.59/31.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
31.59/31.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.90/31.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.38
31.99/32.00	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.01 s
31.99/32.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.99/32.02	c Subs w/ non-existent bins:      0 time:  0.03 s
32.09/32.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
32.09/32.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
32.09/32.18	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.01 s
36.30/36.39	c lits-rem:         0  cl-subs:      599  v-elim:    591  v-fix:    0  time:  4.20 s
36.30/36.39	c learnt bin added due to v-elim: 0
36.39/36.40	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
36.39/36.42	c vivif2 --  cl tried    18960 cl shrink        0 lits rem          0 time: 0.02
36.59/36.69	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.27
36.69/36.71	c calculated reachability. Time: 0.00
36.69/36.71	c  N dy   302     46261     38855    166049         0     18960    504446   1618535    224.04    165.11  --
38.59/38.67	c  N dy   331     50394     38855    166049         0     23093    504446   2589690    227.00    165.15  --
40.49/40.50	c  N dy   360     54529     38855    166049         0     27228    504446   3487717    221.48    164.34  --
42.30/42.39	c  N dy   389     58652     38855    166049         0     31351    504446   4387334    230.42    163.53  --
44.29/44.31	c  N dy   418     62728     38855    166049         0     35427    504446   5329568    224.43    163.53  --
46.20/46.26	c  N dy   447     66822     38855    166049         0     20773    504446   1215029    228.34    163.65  --
47.49/47.59	c  S st   465     69392     38855    166049         0     23343    504446   1799214    233.42    163.64  --
47.79/47.82	c  S st   465     69894     38855    166049         0     23845    504446   1884730    233.42    163.64  --
47.79/47.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
47.79/47.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.19/48.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.39
48.19/48.24	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.01 s
48.19/48.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.19/48.27	c Subs w/ non-existent bins:      0 time:  0.03 s
48.40/48.41	c bin-w-bin subsume rem            0 bins  time:  0.01 s
48.40/48.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
48.40/48.43	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.01 s
52.80/52.86	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
54.79/54.83	c Added 0 vars  tried: 80000 time: 1.97
54.79/54.83	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:    1.97
54.90/54.90	c lits-rem:         2  cl-subs:      822  v-elim:    591  v-fix:    0  time:  6.47 s
54.90/54.90	c learnt bin added due to v-elim: 0
54.90/54.92	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.01
54.90/54.94	c vivif2 --  cl tried    23023 cl shrink        0 lits rem          0 time: 0.02
55.19/55.23	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.28
55.19/55.24	c calculated reachability. Time: 0.00
55.19/55.24	c  N dy   465     69894     38855    166049         0     23023    504446   1834535    233.42    163.64  --
55.19/55.24	c  F st   465     69894     38855    166049         0     23023    504446   1834535    233.42    163.64  --
56.29/56.31	c Decided on dynamic restart strategy
57.49/57.52	c  N dy   488     74367     38855    166049         0     27494    504446   2926175    245.57    163.98  --
59.89/59.96	c  N dy   522     79189     38855    166049         0     32316    504446   4027352    229.59    163.81  --
62.49/62.58	c  N dy   558     84349     38855    166049         0     37474    504446   5193353    225.96    163.54  --
65.19/65.29	c  N dy   596     89741     38855    166049         0     21994    504446    966683    236.13    163.54  --
67.89/67.93	c  N dy   637     95547     38855    166049         0     27800    504446   2254132    255.49    163.27  --
70.79/70.84	c  N dy   680    101664     38855    166049         0     33916    504446   3682979    226.98    163.23  --
72.69/72.76	c  S st   703    104843     38855    166049         0     37095    504446   4406684    211.42    163.17  --
72.99/73.01	c  S st   703    105346     38855    166049         0     37598    504446   4485237    211.42    163.17  --
72.99/73.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
72.99/73.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.50/73.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.53
73.50/73.59	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.01 s
73.50/73.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.60/73.64	c Subs w/ non-existent bins:      0 time:  0.05 s
73.89/73.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
73.89/73.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
73.89/73.94	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.01 s
106.09/106.15	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
111.29/111.33	c Added 0 vars  tried: 80000 time: 5.18
111.29/111.33	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:    5.18
111.39/111.44	c lits-rem:         0  cl-subs:     1323  v-elim:    591  v-fix:    0  time: 37.50 s
111.39/111.44	c learnt bin added due to v-elim: 0
111.39/111.46	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.01
111.49/111.51	c vivif2 --  cl tried    36275 cl shrink        0 lits rem          0 time: 0.05
111.89/111.96	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.45
111.89/111.97	c calculated reachability. Time: 0.00
111.89/111.98	c  N dy   703    105346     38855    166049         0     36275    504446   4331782    211.42    163.17  --
115.20/115.25	c  N dy   750    112071     38855    166049         0     42999    504446   5896447    229.18    163.26  --
118.69/118.71	c  N dy   801    119329     38855    166049         0     27821    504446   1920316    221.88    163.22  --
122.29/122.40	c  N dy   855    126999     38855    166049         0     35489    504446   3668271    244.36    163.17  --
126.40/126.44	c  N dy   913    135220     38855    166049         0     43709    504446   5628218    244.48    163.41  --
130.69/130.72	c  N dy   975    143944     38855    166049         0     28716    504446   1765419    235.43    163.49  --
135.10/135.11	c  N dy  1040    153207     38855    166049         0     37979    504446   3901375    239.72    163.45  --
137.89/137.99	c  S st  1074    158019     38855    166049         0     42789    504446   4988077    244.05    163.39  --
138.19/138.25	c  S st  1074    158521     38855    166049         0     43291    504446   5065971    244.05    163.39  --
138.19/138.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
138.19/138.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.79/138.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.58
138.79/138.87	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.01 s
138.79/138.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.89/138.93	c Subs w/ non-existent bins:      0 time:  0.05 s
139.19/139.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
139.19/139.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
139.19/139.26	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.01 s
187.79/187.84	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.01
193.29/193.32	c Added 0 vars  tried: 80000 time: 5.47
193.29/193.32	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:    5.47
193.39/193.44	c lits-rem:         0  cl-subs:     1895  v-elim:    591  v-fix:    0  time: 54.17 s
193.39/193.44	c learnt bin added due to v-elim: 0
193.39/193.45	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.01
193.50/193.51	c vivif2 --  cl tried    41396 cl shrink        0 lits rem          0 time: 0.06
193.99/194.01	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.49
193.99/194.02	c calculated reachability. Time: 0.00
193.99/194.02	c  N dy  1074    158521     38855    166049         0     41396    504446   4844345    244.05    163.39  --
199.00/199.07	c  N dy  1146    168748     38855    166049         0     26766    504446   1027067    226.59    163.17  --
204.19/204.23	c  N dy  1221    179527     38855    166049         0     37543    504446   3533810    209.99    163.21  --
210.00/210.05	c  N dy  1302    191063     38855    166049         0     49078    504446   6322800    234.47    163.56  --
216.09/216.16	c  N dy  1388    203284     38855    166049         0     35372    504446   2801398    226.76    163.72  --
223.09/223.11	c  N dy  1480    216390     38855    166049         0     48476    504446   5792192    219.53    163.56  --
229.99/230.05	c  N dy  1578    230271     38855    166049         0     35393    504446   2507231    230.03    163.70  --
234.09/234.12	c  S st  1631    237781     38855    166049         0     42901    504446   4278065    225.14    163.76  --
234.30/234.38	c  S st  1631    238281     38855    166049         0     43401    504446   4357832    225.14    163.76  --
234.39/234.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
234.39/234.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.89/234.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.56
234.89/234.98	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.01 s
234.89/234.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.99/235.03	c Subs w/ non-existent bins:      0 time:  0.05 s
235.19/235.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
235.30/235.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
235.30/235.32	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.02 s
267.20/267.30	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
271.49/271.59	c Added 0 vars  tried: 80000 time: 4.29
271.49/271.59	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:    4.29
271.60/271.70	c lits-rem:         0  cl-subs:     1911  v-elim:    591  v-fix:    0  time: 36.38 s
271.60/271.70	c learnt bin added due to v-elim: 0
271.70/271.72	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.01
271.70/271.77	c vivif2 --  cl tried    41490 cl shrink        0 lits rem          0 time: 0.05
272.19/272.22	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.45
272.19/272.23	c calculated reachability. Time: 0.00
272.19/272.23	c  N dy  1631    238281     38855    166049         0     41490    504446   4200377    225.14    163.76  --
280.09/280.13	c  N dy  1739    253637     38855    166049         0     28867    504446    733346    227.04    163.85  --
288.00/288.05	c  N dy  1853    269859     38855    166049         0     45084    504446   4476202    231.09    163.78  --
296.80/296.86	c  N dy  1974    287098     38855    166049         0     33333    504446   1519282    252.91    163.92  --
306.00/306.00	c  N dy  2103    305447     38855    166049         0     51679    504446   5800101    252.38    163.95  --
315.90/315.99	c  N dy  2240    325055     38855    166049         0     41295    504446   3154866    239.01    164.02  --
326.71/326.76	c  N dy  2382    345195     38855    166049         0     61433    504446   7800749    235.45    163.98  --
333.60/333.68	c  S st  2468    357422     38855    166049         0     42662    504446   3202823    229.39    163.98  --
333.90/333.96	c  S st  2468    357925     38855    166049         0     43165    504446   3300811    229.39    163.98  --
333.90/333.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
333.90/333.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
334.50/334.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.56
334.50/334.56	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
334.50/334.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
334.60/334.60	c Subs w/ non-existent bins:      0 time:  0.04 s
334.80/334.82	c bin-w-bin subsume rem            0 bins  time:  0.01 s
334.80/334.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
334.80/334.84	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.02 s
350.10/350.13	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.01
352.80/352.83	c Added 0 vars  tried: 80000 time: 2.70
352.80/352.83	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:    2.70
352.90/352.93	c lits-rem:         6  cl-subs:     2348  v-elim:    591  v-fix:    0  time: 18.09 s
352.90/352.93	c learnt bin added due to v-elim: 0
352.90/352.95	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.01
352.90/352.99	c vivif2 --  cl tried    40817 cl shrink        0 lits rem          0 time: 0.04
353.30/353.38	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.40
353.30/353.39	c calculated reachability. Time: 0.00
353.30/353.40	c  N dy  2468    357925     38855    166049         0     40817    504446   3158040    229.39    163.98  --
364.00/364.10	c  N dy  2608    377959     38855    166049         0     60846    504446   7891463    255.13    164.10  --
374.60/374.60	c  N dy  2748    398042     38855    166049         0     48933    504446   4506331    230.78    164.29  --
385.50/385.57	c  N dy  2889    418163     38855    166049         0     36059    504446   1204857    240.58    164.38  --
396.00/396.08	c  N dy  3029    438278     38855    166049         0     56172    504446   5950406    241.97    164.47  --
407.01/407.08	c  N dy  3170    458326     38855    166049         0     42224    504446   2365898    202.50    164.38  --
418.20/418.21	c  N dy  3311    478376     38855    166049         0     62272    504446   7131238    240.26    164.45  --
428.70/428.70	c  N dy  3452    498412     38855    166049         0     47309    504446   3423718    231.14    164.56  --
439.30/439.38	c  N dy  3592    518476     38855    166049         0     67371    504446   8154573    248.21    164.59  --
449.10/449.19	c  S st  3721    536889     38855    166049         0     49786    504446   3720574    197.43    164.63  --
449.40/449.46	c  S st  3721    537392     38855    166049         0     50289    504446   3800473    197.43    164.63  --
449.40/449.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
449.40/449.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
450.10/450.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.64
450.10/450.14	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
450.10/450.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
450.10/450.18	c Subs w/ non-existent bins:      0 time:  0.04 s
450.40/450.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
450.40/450.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
450.40/450.45	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.01 s
474.20/474.20	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
477.20/477.21	c Added 0 vars  tried: 80000 time: 3.01
477.20/477.21	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:    3.01
477.31/477.32	c lits-rem:         0  cl-subs:     2931  v-elim:    591  v-fix:    0  time: 26.87 s
477.31/477.32	c learnt bin added due to v-elim: 0
477.31/477.33	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
477.31/477.38	c vivif2 --  cl tried    47358 cl shrink        0 lits rem          0 time: 0.05
477.70/477.79	c asymm  cl-useful: 0/157849/166049 lits-rem:0 time: 0.41
477.80/477.80	c calculated reachability. Time: 0.00
477.80/477.80	c  N dy  3721    537392     38855    166049         0     47358    504446   3606422    197.43    164.63  --
477.80/477.80	c  F st  3721    537392     38855    166049         0     47358    504446   3606422    197.43    164.63  --
478.90/478.93	c Decided on dynamic restart strategy
488.41/488.46	c  N dy  3853    557441     38855    166049         0     67400    504446   8414459    228.72    164.74  --
499.00/499.06	c  N dy  3994    577515     38855    166049         0     50478    504446   3630354    220.44    164.74  --
509.80/509.89	c  N dy  4135    597566     38855    166049         0     70528    504446   8349907    251.16    164.78  --
520.31/520.38	c  N dy  4275    617570     38855    166049         0     52536    504446   3864464    236.95    164.69  --
531.21/531.20	c  N dy  4415    637625     38855    166049         0     72589    504446   8518589    250.53    164.66  --
541.80/541.83	c  N dy  4556    657708     38855    166049         0     53674    504446   3900356    220.54    164.63  --
552.70/552.73	c  N dy  4697    677720     38855    166049         0     73683    504446   8552704    215.43    164.58  --
563.50/563.50	c  N dy  4837    697777     38855    166049         0     53743    504446   3756994    209.14    164.66  --
574.41/574.40	c  N dy  4978    717887     38855    166049         0     73851    504446   8442985    254.72    164.65  --
585.21/585.29	c  N dy  5119    737980     38855    166049         0     52943    504446   3317204    248.71    164.69  --
596.11/596.18	c  N dy  5260    758040     38855    166049         0     72998    504446   8062292    223.82    164.71  --
608.40/608.42	c  N dy  5400    778064     38855    166049         0     51026    504446   2665363    244.70    164.71  --
619.70/619.70	c  N dy  5540    798120     38855    166049         0     71078    504446   7373435    250.00    164.73  --
625.20/625.23	c  S st  5597    806089     38855    166049         0     79047    504446   9264731    244.39    164.76  --
625.50/625.57	c  S st  5597    806598     38855    166049         0     79556    504446   9354885    244.39    164.76  --
625.60/625.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
625.60/625.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
626.60/626.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  1.05
626.60/626.68	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
626.60/626.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
626.70/626.77	c Subs w/ non-existent bins:      0 time:  0.09 s
627.31/627.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
627.31/627.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
627.31/627.37	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.02 s
787.41/787.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.01
794.21/794.21	c Added 0 vars  tried: 80000 time: 6.79
794.21/794.21	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:    6.79
794.41/794.40	c lits-rem:         0  cl-subs:     4513  v-elim:    591  v-fix:    0  time: 167.03 s
794.41/794.40	c learnt bin added due to v-elim: 0
794.41/794.42	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
794.51/794.53	c vivif2 --  cl tried    75043 cl shrink        0 lits rem          0 time: 0.11
794.51/794.59	c asymm  cl-useful: 0/8200/166049 lits-rem:0 time: 0.06
794.61/794.60	c calculated reachability. Time: 0.00
794.61/794.61	c  N dy  5597    806598     38855    166049         0     75043    504446   8947318    244.39    164.76  --
805.71/805.70	c  N dy  5738    826724     38855    166049         0     52174    504446   2673188    231.98    164.77  --
816.71/816.72	c  N dy  5879    846737     38855    166049         0     72186    504446   7302609    228.33    164.73  --
828.22/828.20	c  N dy  6020    866862     38855    166049         0     48315    504446   1514277    214.34    164.73  --
838.91/838.93	c  N dy  6161    886926     38855    166049         0     68379    504446   6131271    237.55    164.70  --
850.61/850.66	c  N dy  6301    906992     38855    166049         0     88443    504446  10834287    223.11    164.71  --
861.32/861.34	c  N dy  6442    927114     38855    166049         0     63568    504446   4852955    215.52    164.68  --
872.91/872.90	c  N dy  6583    947200     38855    166049         0     83653    504446   9546560    253.20    164.68  --
884.11/884.15	c  N dy  6724    967234     38855    166049         0     57688    504446   3268979    217.95    164.67  --
895.21/895.24	c  N dy  6865    987335     38855    166049         0     77788    504446   8021112    251.08    164.69  --
907.01/907.03	c  N dy  7006   1007475     38855    166049         0     50931    504446   1473465    255.16    164.74  --
917.92/917.94	c  N dy  7147   1027516     38855    166049         0     70971    504446   6192952    237.68    164.77  --
929.52/929.53	c  N dy  7288   1047596     38855    166049         0     91048    504446  10881176    250.09    164.76  --
940.71/940.71	c  N dy  7428   1067630     38855    166049         0     63083    504446   4179538    258.19    164.84  --
951.91/951.93	c  N dy  7569   1087662     38855    166049         0     83113    504446   8783900    250.96    164.80  --
963.52/963.58	c  N dy  7710   1107726     38855    166049         0     54180    504446   1741391    249.83    164.82  --
974.72/974.71	c  N dy  7852   1127859     38855    166049         0     74311    504446   6445895    235.07    164.82  --
986.41/986.40	c  N dy  7993   1147937     38855    166049         0     94389    504446  11042951    228.90    164.78  --
997.82/997.82	c  N dy  8135   1167990     38855    166049         0     64443    504446   3895203    226.78    164.77  --
1009.21/1009.28	c  N dy  8275   1188091     38855    166049         0     84542    504446   8613554    241.29    164.78  --
1023.22/1023.24	c  N dy  8416   1208193     38855    166049         0     53646    504446   1141828    233.84    164.79  --
1024.42/1024.42	c  S st  8429   1209897     38855    166049         0     55350    504446   1531709    237.89    164.79  --
1024.72/1024.75	c  S st  8429   1210400     38855    166049         0     55853    504446   1620580    237.89    164.79  --
1024.72/1024.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1024.72/1024.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1025.52/1025.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.81
1025.62/1025.61	c Calc non-exist non-lernt bins v-fix:     0 done:  31966 time:  0.02 s
1025.62/1025.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1025.62/1025.64	c Subs w/ non-existent bins:      0 time:  0.03 s
1025.82/1025.81	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1025.82/1025.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1025.82/1025.84	c Removed useless bin:       0  fixed:     0  bprops:   0.16M  time:  0.02 s
1030.02/1030.05	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.01
1031.52/1031.51	c Added 0 vars  tried: 80000 time: 1.46
1031.52/1031.51	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:    1.46
1031.52/1031.59	c lits-rem:         0  cl-subs:     3535  v-elim:    591  v-fix:    0  time:  5.76 s
1031.52/1031.59	c learnt bin added due to v-elim: 0
1031.62/1031.61	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.02
1031.62/1031.63	c vivif2 --  cl tried    52318 cl shrink        0 lits rem          0 time: 0.02
1031.92/1031.90	c asymm  cl-useful: 0/143575/166049 lits-rem:0 time: 0.27
1031.92/1031.92	c calculated reachability. Time: 0.00
1031.92/1031.92	c  N dy  8429   1210400     38855    166049         0     52318    504446   1538868    237.89    164.79  --
1043.51/1043.52	c  N dy  8569   1230422     38855    166049         0     72338    504446   6328641    233.26    164.85  --
1055.82/1055.90	c  N dy  8710   1250454     38855    166049         0     92365    504446  11046759    223.01    164.84  --
1068.31/1068.30	c  N dy  8850   1270507     38855    166049         0     60424    504446   2600361    236.71    164.88  --
1080.02/1080.01	c  N dy  8990   1290555     38855    166049         0     80469    504446   7320620    227.66    164.90  --
1092.62/1092.62	c  N dy  9130   1310674     38855    166049         0    100588    504446  12080568    230.05    164.93  --
1104.61/1104.68	c  N dy  9271   1330721     38855    166049         0     67638    504446   4078328    242.43    164.98  --
1116.82/1116.83	c  N dy  9411   1350754     38855    166049         0     87668    504446   8713306    250.86    164.96  --
1129.82/1129.80	c  N dy  9551   1370765     38855    166049         0    107679    504446  13432181    243.70    164.97  --
1141.32/1141.34	c  N dy  9692   1390836     38855    166049         0     73750    504446   5223936    225.60    164.97  --
1153.72/1153.76	c  N dy  9833   1410974     38855    166049         0     93885    504446   9880153    272.90    164.95  --
1166.72/1166.72	c  N dy  9974   1431087     38855    166049         0     59002    504446   1462720    237.98    164.92  --
1178.52/1178.53	c  N dy 10115   1451186     38855    166049         0     79096    504446   6226005    257.41    164.94  --
1191.02/1191.01	c  N dy 10256   1471270     38855    166049         0     99178    504446  10834795    227.69    164.90  --
1203.72/1203.70	c  N dy 10396   1491338     38855    166049         0     63253    504446   2262981    245.37    164.90  --
1215.62/1215.61	c  N dy 10535   1511343     38855    166049         0     83257    504446   6997209    243.70    164.92  --
1228.42/1228.46	c  N dy 10677   1531450     38855    166049         0    103363    504446  11667523    233.95    164.91  --
1241.33/1241.35	c  N dy 10817   1551541     38855    166049         0     66457    504446   2805198    241.13    164.91  --
1253.62/1253.68	c  N dy 10959   1571668     38855    166049         0     86579    504446   7557081    244.16    164.92  --
1266.32/1266.37	c  N dy 11101   1591759     38855    166049         0    106669    504446  12197770    231.18    164.90  --
1278.32/1278.36	c  N dy 11243   1611893     38855    166049         0     68808    504446   3110570    241.42    164.88  --
1290.02/1290.05	c  N dy 11383   1631948     38855    166049         0     88861    504446   7824645    223.25    164.89  --

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.95 4/187 23485
/proc/meminfo: memFree=19992524/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=26536 CPUtime=0 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 1991 0 0 0 0 0 0 0 25 0 1 0 271303311 27172864 1558 33554432000 4194304 4797429 140736600995248 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 6634 1562 342 148 0 1563 0

[startup+0.0225499 s]
/proc/loadavg: 3.68 3.93 3.95 4/187 23485
/proc/meminfo: memFree=19992524/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=47400 CPUtime=0.01 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 6163 0 0 0 1 0 0 0 25 0 1 0 271303311 48537600 4342 33554432000 4194304 4797429 140736600995248 18446744073709551615 4431528 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 11850 4343 348 148 0 6779 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47400

[startup+0.100538 s]
/proc/loadavg: 3.68 3.93 3.95 4/187 23485
/proc/meminfo: memFree=19992524/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=52824 CPUtime=0.09 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 8153 0 0 0 8 1 0 0 25 0 1 0 271303311 54091776 6218 33554432000 4194304 4797429 140736600995248 18446744073709551615 254261313017 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 13206 6219 348 148 0 8135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52824

[startup+0.300499 s]
/proc/loadavg: 3.68 3.93 3.95 4/187 23485
/proc/meminfo: memFree=19992524/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=164652 CPUtime=0.29 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 11223 0 0 0 28 1 0 0 25 0 1 0 271303311 168603648 8418 33554432000 4194304 4797429 140736600995248 18446744073709551615 4240964 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 41163 8418 377 148 0 36092 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 164652

[startup+0.700431 s]
/proc/loadavg: 3.68 3.93 3.95 4/187 23485
/proc/meminfo: memFree=19992524/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=172584 CPUtime=0.69 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 13196 0 0 0 68 1 0 0 25 0 1 0 271303311 176726016 10391 33554432000 4194304 4797429 140736600995248 18446744073709551615 4528077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 43146 10391 393 148 0 38075 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 172584

[startup+1.50029 s]
/proc/loadavg: 3.68 3.93 3.95 5/190 23513
/proc/meminfo: memFree=19930608/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=178368 CPUtime=1.49 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 14750 0 0 0 148 1 0 0 25 0 1 0 271303311 182648832 11935 33554432000 4194304 4797429 140736600995248 18446744073709551615 4424320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 44592 11935 407 148 0 39521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 178368

[startup+3.101 s]
/proc/loadavg: 3.68 3.93 3.95 5/190 23513
/proc/meminfo: memFree=19923292/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=178368 CPUtime=3.09 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 15623 0 0 0 308 1 0 0 25 0 1 0 271303311 182648832 12807 33554432000 4194304 4797429 140736600995248 18446744073709551615 254261313291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 44592 12807 409 148 0 39521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 178368

[startup+6.30044 s]
/proc/loadavg: 3.70 3.93 3.95 5/190 23513
/proc/meminfo: memFree=19899568/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=178368 CPUtime=6.29 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 17289 0 0 0 627 2 0 0 25 0 1 0 271303311 182648832 14469 33554432000 4194304 4797429 140736600995248 18446744073709551615 4331663 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 44592 14469 409 148 0 39521 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 178368

[startup+12.7003 s]
/proc/loadavg: 3.73 3.94 3.95 5/190 23513
/proc/meminfo: memFree=19880000/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=184748 CPUtime=12.69 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 22842 0 0 0 1266 3 0 0 25 0 1 0 271303311 189181952 14536 33554432000 4194304 4797429 140736600995248 18446744073709551615 4387381 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 46187 14536 409 148 0 41116 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 184748

[startup+25.501 s]
/proc/loadavg: 3.79 3.94 3.95 5/190 23513
/proc/meminfo: memFree=19841824/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=199136 CPUtime=25.49 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 28218 0 0 0 2545 4 0 0 25 0 1 0 271303311 203915264 19903 33554432000 4194304 4797429 140736600995248 18446744073709551615 4354716 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 49784 19903 413 148 0 44713 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 199136

[startup+51.1005 s]
/proc/loadavg: 3.86 3.94 3.95 5/190 23514
/proc/meminfo: memFree=19812736/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=206680 CPUtime=51.09 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 41295 0 0 0 5101 8 0 0 25 0 1 0 271303311 211640320 19782 33554432000 4194304 4797429 140736600995248 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 51670 19782 413 148 0 46599 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 206680

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.95 5/190 23515
/proc/meminfo: memFree=19763796/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=216180 CPUtime=102.3 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 53541 0 0 0 10219 11 0 0 25 0 1 0 271303311 221368320 25027 33554432000 4194304 4797429 140736600995248 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 54045 25027 416 148 0 48974 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 216180

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.95 5/190 23517
/proc/meminfo: memFree=19736968/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=227632 CPUtime=162.29 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 71347 0 0 0 16214 15 0 0 25 0 1 0 271303311 233095168 28280 33554432000 4194304 4797429 140736600995248 18446744073709551615 4567905 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 56908 28280 416 148 0 51837 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 227632

[startup+222.3 s]
/proc/loadavg: 4.03 3.97 3.96 5/190 23519
/proc/meminfo: memFree=19709524/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=232164 CPUtime=222.29 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 88056 0 0 0 22209 20 0 0 25 0 1 0 271303311 237735936 29528 33554432000 4194304 4797429 140736600995248 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 58041 29528 416 148 0 52970 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 232164

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.96 5/190 23520
/proc/meminfo: memFree=19695844/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=235796 CPUtime=282.29 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 101943 0 0 0 28206 23 0 0 25 0 1 0 271303311 241455104 27002 33554432000 4194304 4797429 140736600995248 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 58949 27002 416 148 0 53878 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 235796

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23522
/proc/meminfo: memFree=19671860/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=236896 CPUtime=342.3 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 129500 0 0 0 34198 32 0 0 25 0 1 0 271303311 242581504 28977 33554432000 4194304 4797429 140736600995248 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 59224 28977 416 148 0 54153 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 236896

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23523
/proc/meminfo: memFree=19614512/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=239100 CPUtime=402.3 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 154121 0 0 0 40188 42 0 0 25 0 1 0 271303311 244838400 34674 33554432000 4194304 4797429 140736600995248 18446744073709551615 4258789 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 59775 34674 416 148 0 54704 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 239100

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23525
/proc/meminfo: memFree=19628220/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=240668 CPUtime=462.3 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 179090 0 0 0 46179 51 0 0 25 0 1 0 271303311 246444032 30467 33554432000 4194304 4797429 140736600995248 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 60167 30467 416 148 0 55096 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 240668

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23527
/proc/meminfo: memFree=19607976/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=246560 CPUtime=522.3 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 202549 0 0 0 52172 58 0 0 25 0 1 0 271303311 252477440 32571 33554432000 4194304 4797429 140736600995248 18446744073709551615 4331654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 61640 32571 416 148 0 56569 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 246560

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23528
/proc/meminfo: memFree=19635204/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=246552 CPUtime=582.31 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 232630 0 0 0 58166 65 0 0 25 0 1 0 271303311 252469248 30146 33554432000 4194304 4797429 140736600995248 18446744073709551615 4422855 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 61638 30146 416 148 0 56567 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 246552

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23530
/proc/meminfo: memFree=19584312/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=257272 CPUtime=642.31 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 254204 0 0 0 64159 72 0 0 25 0 1 0 271303311 263446528 40322 33554432000 4194304 4797429 140736600995248 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 64318 40322 416 148 0 59247 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 257272

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23531
/proc/meminfo: memFree=19563068/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=257272 CPUtime=702.3 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 254204 0 0 0 70158 72 0 0 25 0 1 0 271303311 263446528 40322 33554432000 4194304 4797429 140736600995248 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 64318 40322 416 148 0 59247 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 257272

[startup+762.307 s]
/proc/loadavg: 4.06 3.99 3.96 5/190 23533
/proc/meminfo: memFree=19547040/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=257272 CPUtime=762.31 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 254204 0 0 0 76159 72 0 0 25 0 1 0 271303311 263446528 40322 33554432000 4194304 4797429 140736600995248 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 64318 40322 416 148 0 59247 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 257272

[startup+822.3 s]
/proc/loadavg: 4.02 3.99 3.96 5/190 23535
/proc/meminfo: memFree=19527496/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=262052 CPUtime=822.31 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 267888 0 0 0 82154 77 0 0 25 0 1 0 271303311 268341248 41329 33554432000 4194304 4797429 140736600995248 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 65513 41329 416 148 0 60442 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 262052

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 3.96 5/190 23536
/proc/meminfo: memFree=19523852/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=264860 CPUtime=882.31 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 297835 0 0 0 88145 86 0 0 25 0 1 0 271303311 271216640 35274 33554432000 4194304 4797429 140736600995248 18446744073709551615 4426210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 66215 35274 416 148 0 61144 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 264860

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23538
/proc/meminfo: memFree=19503584/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=267344 CPUtime=942.31 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 326262 0 0 0 94137 94 0 0 25 0 1 0 271303311 273760256 38252 33554432000 4194304 4797429 140736600995248 18446744073709551615 4422876 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 66836 38252 416 148 0 61765 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 267344

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23539
/proc/meminfo: memFree=19490872/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=267916 CPUtime=1002.32 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 353666 0 0 0 100130 102 0 0 25 0 1 0 271303311 274345984 39424 33554432000 4194304 4797429 140736600995248 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 66979 39424 416 148 0 61908 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 267916

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23541
/proc/meminfo: memFree=19449132/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=267940 CPUtime=1062.31 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 374723 0 0 0 106121 110 0 0 25 0 1 0 271303311 274370560 46951 33554432000 4194304 4797429 140736600995248 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 66985 46951 416 148 0 61914 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 267940

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23543
/proc/meminfo: memFree=19482920/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=269544 CPUtime=1122.32 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 401106 0 0 0 112109 123 0 0 25 0 1 0 271303311 276013056 44631 33554432000 4194304 4797429 140736600995248 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 67386 44631 416 148 0 62315 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 269544

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23544
/proc/meminfo: memFree=19480244/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=271084 CPUtime=1182.32 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 427139 0 0 0 118100 132 0 0 25 0 1 0 271303311 277590016 42004 33554432000 4194304 4797429 140736600995248 18446744073709551615 4415554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 67771 42004 416 148 0 62700 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 271084

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23546
/proc/meminfo: memFree=19481324/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=271720 CPUtime=1242.32 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 452321 0 0 0 124089 143 0 0 25 0 1 0 271303311 278241280 37677 33554432000 4194304 4797429 140736600995248 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 67930 37677 416 148 0 62859 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 271720



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.96 3/186 23549
/proc/meminfo: memFree=19721260/32951124 swapFree=67111528/67111528
[pid=23485] ppid=23483 vsize=271744 CPUtime=1300.03 cores=1,3
/proc/23485/stat : 23485 (techdemo) R 23483 23485 22843 0 -1 4202496 475761 0 0 0 129850 153 0 0 25 0 1 0 271303311 278265856 45972 33554432000 4194304 4797429 140736600995248 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23485/statm: 67936 45972 416 148 0 62865 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 271744

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): 1298.51
CPU system time (s): 1.53877
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 381736

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

runsolver used 2.10968 second user time and 5.00424 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 02:01:20
IDJOB=3173123
IDBENCH=82541
IDSOLVER=1585
FILE ID=node140/3173123-1301788880
RUNJOBID= node140-1301783670-22864
PBS_JOBID= 12841378
Free space on /tmp= 71500 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S1368340883-085-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173123-1301788880/watcher-3173123-1301788880 -o /tmp/evaluation-result-3173123-1301788880/solver-3173123-1301788880 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173123-1301788880.cnf

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

MD5SUM BENCH= c6eeff67aa308a86267a5f4d04512b40
RANDOM SEED=663921573

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
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.75
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.833
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.74
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.833
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.833
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:      19992928 kB
Buffers:        370552 kB
Cached:       12220992 kB
SwapCached:          0 kB
Active:        7543372 kB
Inactive:      5135316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19992928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28904 kB
Writeback:           0 kB
AnonPages:       86768 kB
Mapped:          15604 kB
Slab:           215628 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   495428 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= 71512 MiB
End job on node140 at 2011-04-03 02:23:02