Trace number 3175600

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 Strange-Night-1-st? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S89201333-019-UNKNOWN.cnf
MD5SUM04e94fe2f2a1881d983170c76e6cb046
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.6875
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175600-1301784959.cnf'
0.00/0.00	c -- header says num vars:          15000
0.00/0.00	c -- header says num clauses:       63000
0.08/0.09	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.08/0.09	c -- vars added      15000
0.08/0.09	c Parsing time:  0.03 s
0.08/0.09	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data  --
0.08/0.09	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.04
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.19/0.27	c lits-rem:         0  cl-subs:        0  v-elim:    449  v-fix:    0  time:  0.12 s
0.19/0.28	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.30	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.29/0.30	c calculated reachability. Time: 0.00
0.29/0.31	c Calc default polars -  time:   0.00 s pos:    6599 undec:    1792 neg:    6609
0.29/0.31	c =========================================================================================
0.29/0.31	c types(t): F = full restart, N = normal restart
0.29/0.31	c types(t): S = simplification begin/end, E = solution found
0.29/0.31	c restart types(rt): st = static, dy = dynamic
0.29/0.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.31	c  B st     0         0     14551     62414         0         0    189769         0   no data   no data  --
1.10/1.13	c  N dy    19      4048     14551     62414         0      4048    189769    869412    113.97    123.86  --
1.89/1.99	c  N dy    46      8185     14551     62414         0      8185    189769   1611328    113.20    123.69  --
2.79/2.88	c  N dy    75     12296     14551     62414         0     12296    189769   2345221    113.61    120.54  --
3.79/3.82	c  N dy   102     16423     14551     62414         0     16423    189769   3077156    112.82    119.33  --
4.69/4.78	c  N dy   128     20513     14551     62414         0     10516    189769    607796    112.72    121.91  --
5.69/5.72	c  N dy   156     24714     14551     62414         0     14717    189769   1360009    112.44    121.18  --
5.69/5.78	c  F st   159     25000     14551     62414         0     15003    189769   1405836    112.39   no data  --
6.89/6.96	c  N dy   165     30001     14551     62414         0     20003    189769   2587020    112.39   no data  --
6.89/6.96	c  S st   165     30001     14551     62414         0     20003    189769   2587020    112.39   no data  --
6.99/7.07	c  S st   165     30509     14551     62414         0     20510    189769   2650304    112.39   no data  --
6.99/7.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.99/7.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
7.28/7.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.28/7.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.28/7.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
7.28/7.36	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
11.59/11.63	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.28 s
11.69/11.71	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.08
11.69/11.72	c calculated reachability. Time: 0.00
11.69/11.72	c  N dy   165     30509     14551     62414         0     20507    189769   2649031    112.39   no data  --
12.59/12.61	c  N dy   192     34550     14551     62414         0     24548    189769   3360772    112.31    120.06  --
13.49/13.51	c  N dy   220     38664     14551     62414         0     28662    189769   4073580    112.04    118.55  --
14.30/14.40	c  N dy   248     42692     14551     62414         0     17190    189769    917101    112.47    123.37  --
14.99/15.09	c  S st   271     45764     14551     62414         0     20262    189769   1468159    112.59    109.77  --
15.19/15.20	c  S st   271     46270     14551     62414         0     20768    189769   1530615    112.59   no data  --
15.19/15.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.19/15.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.19/15.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
15.29/15.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.29/15.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.29/15.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
15.29/15.37	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
18.09/18.11	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.74 s
18.09/18.11	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
18.09/18.13	c vivif2 --  cl tried    20767 cl shrink        0 lits rem          0 time: 0.02
18.19/18.21	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.08
18.19/18.21	c calculated reachability. Time: 0.00
18.19/18.21	c  N dy   271     46270     14551     62414         0     20767    189769   1530492    112.59   no data  --
19.09/19.16	c  N dy   302     50353     14551     62414         0     24850    189769   2289667    112.96    200.79  --
20.09/20.11	c  N dy   330     54532     14551     62414         0     29029    189769   3029921    113.05    120.68  --
20.99/21.05	c  N dy   360     58561     14551     62414         0     33058    189769   3769243    113.32    119.51  --
21.99/22.05	c  N dy   387     62570     14551     62414         0     37067    189769   4500562    113.43    119.42  --
22.89/22.98	c  N dy   415     66584     14551     62414         0     22333    189769   1255603    113.47    125.93  --
23.59/23.65	c  S st   434     69405     14551     62414         0     25154    189769   1760627    113.42   no data  --
23.69/23.77	c  S st   434     69907     14551     62414         0     25656    189769   1826854    113.42   no data  --
23.69/23.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.69/23.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.79/23.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
23.89/23.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.89/23.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.89/23.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
23.89/23.97	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
27.19/27.28	c lits-rem:         6  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.31 s
27.19/27.29	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
27.29/27.31	c vivif2 --  cl tried    25656 cl shrink        0 lits rem          0 time: 0.02
27.29/27.39	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.08
27.29/27.39	c calculated reachability. Time: 0.00
27.29/27.39	c  N dy   434     69907     14551     62414         0     25656    189769   1826848    113.42   no data  --
28.39/28.42	c  N dy   461     74513     14551     62414         0     30262    189769   2655677    113.46    120.49  --
29.48/29.55	c  N dy   493     79292     14551     62414         0     35040    189769   3538386    113.48    144.28  --
30.80/30.89	c  N dy   529     84521     14551     62414         0     40268    189769   4505212    113.81    130.87  --
31.59/31.64	c  F st   550     87501     14551     62414         0     22375    189769    838692    113.80     89.00  --
32.39/32.46	c  N st   555     90800     14551     62414         0     25673    189769   1630662    113.80   no data  --
33.79/33.85	c  N dy   581     96682     14551     62414         0     31555    189769   2756857    113.75    120.29  --
35.29/35.34	c  N dy   621    102864     14551     62414         0     37737    189769   3874787    113.71    122.91  --
35.79/35.85	c  S st   632    104860     14551     62414         0     39733    189769   4237451    113.66    105.26  --
35.89/35.99	c  S st   632    105363     14551     62414         0     40236    189769   4307783    113.66   no data  --
35.99/36.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
35.99/36.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.99/36.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
36.29/36.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.29/36.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.29/36.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
36.29/36.35	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
61.29/61.36	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 25.01 s
61.29/61.36	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
61.39/61.42	c vivif2 --  cl tried    40233 cl shrink        0 lits rem          0 time: 0.06
61.49/61.53	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.11
61.49/61.53	c calculated reachability. Time: 0.00
61.49/61.53	c  N dy   632    105363     14551     62414         0     40233    189769   4305965    113.66   no data  --
63.19/63.23	c  N dy   679    112224     14551     62414         0     24658    189769    936392    113.77    121.09  --
64.90/64.93	c  N dy   729    119505     14551     62414         0     31937    189769   2254105    113.84    120.13  --
66.69/66.73	c  N dy   779    127186     14551     62414         0     39618    189769   3657453    113.88    130.62  --
68.79/68.86	c  N dy   831    135404     14551     62414         0     24119    189769    588163    114.04    124.25  --
70.89/70.93	c  N dy   888    144176     14551     62414         0     32891    189769   2199397    114.13    122.33  --
73.19/73.29	c  N dy   955    153418     14551     62414         0     42133    189769   3917883    114.34    121.11  --
74.49/74.58	c  S st   989    158045     14551     62414         0     46760    189769   4754885    114.26     95.51  --
74.70/74.74	c  S st   989    158547     14551     62414         0     47262    189769   4825747    114.26   no data  --
74.70/74.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.70/74.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.80/74.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
74.99/75.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.09/75.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.09/75.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
75.09/75.11	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
129.49/129.51	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 54.41 s
129.49/129.52	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
129.49/129.59	c vivif2 --  cl tried    47255 cl shrink        0 lits rem          0 time: 0.07
129.70/129.72	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.13
129.70/129.72	c calculated reachability. Time: 0.00
129.70/129.72	c  N dy   989    158547     14551     62414         0     47255    189769   4824031    114.26   no data  --
132.39/132.47	c  N dy  1059    168846     14551     62414         0     32696    189769   1923712    114.40    121.76  --
135.20/135.25	c  N dy  1130    179673     14551     62414         0     43522    189769   3899976    114.35    121.25  --
138.30/138.33	c  N dy  1202    191323     14551     62414         0     29243    189769   1058627    114.21    125.12  --
141.30/141.30	c  N dy  1285    203596     14551     62414         0     41515    189769   3277433    114.33    122.36  --
144.79/144.84	c  N dy  1371    216733     14551     62414         0     27687    189769    576565    114.40    120.93  --
148.09/148.14	c  N dy  1463    230654     14551     62414         0     41607    189769   3157874    114.52    148.12  --
149.99/150.09	c  S st  1512    237820     14551     62414         0     48773    189769   4459180    114.53     92.59  --
150.19/150.25	c  S st  1512    238324     14551     62414         0     49277    189769   4532700    114.53   no data  --
150.19/150.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
150.19/150.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.29/150.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
150.49/150.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.49/150.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.49/150.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
150.49/150.58	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
193.29/193.36	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 42.78 s
193.29/193.36	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
193.39/193.42	c vivif2 --  cl tried    49273 cl shrink        0 lits rem          0 time: 0.06
193.50/193.56	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.14
193.50/193.57	c calculated reachability. Time: 0.00
193.50/193.57	c  N dy  1512    238324     14551     62414         0     49273    189769   4531958    114.53   no data  --
197.60/197.67	c  N dy  1602    253589     14551     62414         0     36562    189769   1998390    114.40    124.59  --
202.09/202.13	c  N dy  1708    269839     14551     62414         0     52810    189769   4954698    114.43    122.16  --
206.70/206.80	c  N dy  1824    287232     14551     62414         0     41214    189769   2656522    114.40    122.76  --
211.99/212.04	c  N dy  1945    305603     14551     62414         0     59582    189769   5994852    114.43    122.28  --
212.20/212.27	c  F st  1949    306252     14551     62414         0     30238    189769    469756    114.42   no data  --
217.30/217.35	c  N dy  2048    325160     14551     62414         0     49144    189769   4120867    114.50    123.64  --
223.00/223.05	c  N dy  2179    345203     14551     62414         0     38191    189769   1732669    114.47    120.73  --
226.19/226.26	c  S st  2263    357488     14551     62414         0     50475    189769   3966540    114.48   no data  --
226.39/226.40	c  S st  2263    357989     14551     62414         0     50976    189769   4031913    114.48   no data  --
226.39/226.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
226.39/226.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.50/226.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
226.60/226.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.69/226.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.69/226.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
226.69/226.71	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
260.29/260.30	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 33.60 s
260.29/260.31	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.01
260.29/260.36	c vivif2 --  cl tried    50971 cl shrink        0 lits rem          0 time: 0.05
260.49/260.50	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.13
260.49/260.50	c calculated reachability. Time: 0.00
260.49/260.50	c  N dy  2263    357989     14551     62414         0     50971    189769   4030423    114.48   no data  --
266.10/266.13	c  N dy  2400    378144     14551     62414         0     39126    189769   1779525    114.56    121.48  --
271.50/271.51	c  N dy  2538    398264     14551     62414         0     59246    189769   5433689    114.55    123.34  --
276.99/277.05	c  N dy  2677    418332     14551     62414         0     46316    189769   2905275    114.66    120.99  --
282.60/282.69	c  N dy  2809    438358     14551     62414         0     66340    189769   6583963    114.70    121.26  --
288.20/288.29	c  N dy  2942    458560     14551     62414         0     52542    189769   3832944    114.76    128.20  --
294.30/294.39	c  N dy  3075    478687     14551     62414         0     37673    189769    941235    114.80    122.30  --
299.89/299.95	c  N dy  3208    498715     14551     62414         0     57699    189769   4611114    114.84    152.37  --
305.89/305.95	c  N dy  3341    518839     14551     62414         0     41820    189769   1519638    114.88    127.11  --
311.09/311.11	c  S st  3449    536983     14551     62414         0     59963    189769   4816842    114.84    102.94  --
311.20/311.28	c  S st  3449    537483     14551     62414         0     60463    189769   4879062    114.84   no data  --
311.20/311.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
311.20/311.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
311.30/311.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.10
311.59/311.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
311.59/311.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
311.59/311.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
311.59/311.65	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
370.90/370.97	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time: 59.33 s
370.90/370.98	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
371.00/371.04	c vivif2 --  cl tried    60459 cl shrink        0 lits rem          0 time: 0.06
371.20/371.20	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.16
371.20/371.21	c calculated reachability. Time: 0.00
371.20/371.21	c  N dy  3449    537483     14551     62414         0     60459    189769   4877539    114.84   no data  --
377.10/377.18	c  N dy  3575    557581     14551     62414         0     43557    189769   1636869    114.84    125.22  --
382.89/382.94	c  N dy  3707    577679     14551     62414         0     63654    189769   5315922    114.85    124.21  --
388.90/388.97	c  N dy  3840    597744     14551     62414         0     45721    189769   1861657    114.86    122.04  --
394.90/394.90	c  N dy  3969    617966     14551     62414         0     65942    189769   5534174    114.85    121.03  --
401.00/401.03	c  N dy  4101    638093     14551     62414         0     47065    189769   1891730    114.87    121.34  --
406.90/407.00	c  N dy  4238    658243     14551     62414         0     67214    189769   5614717    114.95    123.69  --
413.00/413.00	c  N dy  4373    678323     14551     62414         0     47298    189769   1777694    114.99    122.91  --
418.70/418.77	c  N dy  4500    698424     14551     62414         0     67398    189769   5444149    114.99    123.77  --
425.00/425.05	c  N dy  4629    718447     14551     62414         0     46427    189769   1467223    115.00    122.30  --
431.00/431.04	c  N dy  4770    738497     14551     62414         0     66472    189769   5203740    115.08    163.51  --
437.50/437.56	c  N dy  4899    758620     14551     62414         0     44601    189769    916801    115.04    121.39  --
443.40/443.43	c  N dy  5029    778788     14551     62414         0     64767    189769   4610678    115.05    123.04  --
450.00/450.08	c  N dy  5167    798954     14551     62414         0     84931    189769   8309702    115.06    125.31  --
452.20/452.23	c  S st  5214    806224     14551     62414         0     49201    189769   1548809    115.06   no data  --
452.30/452.38	c  S st  5214    806728     14551     62414         0     49705    189769   1613731    115.06   no data  --
452.30/452.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
452.30/452.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
452.40/452.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
452.50/452.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
452.50/452.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
452.50/452.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
452.60/452.60	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
455.90/455.96	c lits-rem:        24  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.36 s
455.90/455.96	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
455.90/455.99	c vivif2 --  cl tried    49705 cl shrink        0 lits rem          0 time: 0.02
456.10/456.12	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.13
456.10/456.12	c calculated reachability. Time: 0.00
456.10/456.12	c  N dy  5214    806728     14551     62414         0     49705    189769   1613707    115.06   no data  --
462.10/462.19	c  N dy  5357    826741     14551     62414         0     69718    189769   5364610    115.17    123.41  --
468.80/468.86	c  N dy  5489    846872     14551     62414         0     45851    189769    801264    115.20    127.64  --
474.60/474.69	c  N dy  5616    866895     14551     62414         0     65873    189769   4529257    115.23    122.74  --
481.30/481.32	c  N dy  5747    886956     14551     62414         0     85933    189769   8222622    115.24    123.89  --
487.40/487.43	c  N dy  5879    907150     14551     62414         0     61128    189769   3449156    115.28    123.54  --
493.60/493.68	c  N dy  6011    927213     14551     62414         0     81190    189769   7099396    115.27    139.03  --
500.00/500.06	c  N dy  6147    947351     14551     62414         0     55326    189769   2179962    115.31    125.39  --
505.91/505.99	c  N dy  6279    967500     14551     62414         0     75472    189769   5903065    115.33    121.88  --
513.01/513.05	c  N dy  6427    987932     14551     62414         0     48904    189769    828264    115.37    122.46  --
519.00/519.04	c  N dy  6561   1008052     14551     62414         0     69024    189769   4552094    115.41    122.85  --
525.60/525.64	c  N dy  6698   1028106     14551     62414         0     89078    189769   8295781    115.45    126.28  --
531.91/531.95	c  N dy  6837   1048138     14551     62414         0     61113    189769   2860608    115.45    124.94  --
538.20/538.22	c  N dy  6967   1068236     14551     62414         0     81208    189769   6538693    115.46    137.66  --
539.31/539.39	c  F st  6988   1071875     14551     62414         0     84847    189769   7181179    115.45     93.50  --
545.01/545.00	c  N dy  7070   1088287     14551     62414         0     52269    189769   1091255    115.46    183.69  --
550.90/550.99	c  N dy  7194   1108478     14551     62414         0     72458    189769   4778875    115.44    121.97  --
557.70/557.76	c  N dy  7327   1128543     14551     62414         0     92520    189769   8509125    115.46    123.49  --
564.21/564.26	c  N dy  7460   1148642     14551     62414         0     62620    189769   2805242    115.49    126.29  --
570.60/570.69	c  N dy  7586   1168738     14551     62414         0     82715    189769   6500501    115.48    122.46  --
578.00/578.01	c  N dy  7728   1188829     14551     62414         0     51811    189769    620584    115.50    126.88  --
584.00/584.05	c  N dy  7859   1208842     14551     62414         0     71821    189769   4333551    115.52    124.50  --
584.41/584.44	c  S st  7868   1210093     14551     62414         0     73071    189769   4559658    115.52   no data  --
584.61/584.61	c  S st  7868   1210594     14551     62414         0     73572    189769   4626873    115.52   no data  --
584.61/584.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.61/584.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
584.71/584.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
584.91/584.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.91/584.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.91/584.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
584.91/584.94	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
636.11/636.10	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 51.16 s
636.11/636.11	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
636.11/636.17	c vivif2 --  cl tried    73567 cl shrink        0 lits rem          0 time: 0.06
636.31/636.34	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.17
636.31/636.34	c calculated reachability. Time: 0.00
636.31/636.35	c  N dy  7868   1210594     14551     62414         0     73567    189769   4624907    115.52   no data  --
643.11/643.19	c  N dy  7994   1230701     14551     62414         0     93672    189769   8347392    115.52    123.01  --
649.81/649.86	c  N dy  8129   1250705     14551     62414         0     61679    189769   2277049    115.54    125.17  --
656.21/656.24	c  N dy  8255   1270814     14551     62414         0     81785    189769   5972391    115.53    139.64  --
663.31/663.34	c  N dy  8395   1290875     14551     62414         0    101844    189769   9700570    115.57    149.18  --
669.81/669.80	c  N dy  8523   1311012     14551     62414         0     68984    189769   3472556    115.57    126.74  --
676.41/676.44	c  N dy  8654   1331023     14551     62414         0     88993    189769   7168306    115.58    142.08  --
683.71/683.79	c  N dy  8781   1351131     14551     62414         0     55100    189769    690952    115.59    122.71  --
689.91/689.92	c  N dy  8916   1371321     14551     62414         0     75289    189769   4391451    115.60    122.04  --
696.81/696.87	c  N dy  9053   1391423     14551     62414         0     95391    189769   8132856    115.62    126.28  --
704.01/704.09	c  N dy  9194   1411469     14551     62414         0     60443    189769   1508869    115.65    124.21  --
710.31/710.33	c  N dy  9312   1431489     14551     62414         0     80460    189769   5225322    115.65    122.48  --
717.30/717.37	c  N dy  9443   1451547     14551     62414         0    100518    189769   8913774    115.65    121.83  --
724.41/724.40	c  N dy  9572   1471585     14551     62414         0     64557    189769   2083021    115.64    122.13  --
730.91/730.95	c  N dy  9717   1491650     14551     62414         0     84620    189769   5831145    115.68    126.34  --
738.21/738.21	c  N dy  9853   1511652     14551     62414         0    104622    189769   9561172    115.71    122.31  --
745.11/745.18	c  N dy  9985   1531691     14551     62414         0     67662    189769   2498813    115.73    140.22  --
751.81/751.87	c  N dy 10117   1551849     14551     62414         0     87819    189769   6247648    115.75    127.24  --
759.02/759.03	c  N dy 10249   1571948     14551     62414         0    107912    189769   9927994    115.74    123.35  --
765.30/765.37	c  N dy 10382   1591965     14551     62414         0     69935    189769   2722018    115.75    122.34  --
771.41/771.47	c  N dy 10516   1612038     14551     62414         0     90007    189769   6433600    115.77    122.40  --
778.21/778.27	c  N dy 10644   1632041     14551     62414         0    110009    189769  10152494    115.78    122.31  --
784.60/784.69	c  N dy 10778   1652258     14551     62414         0     71236    189769   2774734    115.79    127.61  --
790.81/790.85	c  N dy 10903   1672327     14551     62414         0     91304    189769   6477720    115.78    128.21  --
797.70/797.70	c  N dy 11031   1692373     14551     62414         0    111347    189769  10190844    115.80    127.46  --
803.70/803.76	c  S st 11146   1710595     14551     62414         0     69572    189769   2293868    115.78    122.52  --
803.90/803.93	c  S st 11146   1711095     14551     62414         0     70072    189769   2362558    115.78   no data  --
803.90/803.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
803.90/803.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
804.01/804.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.10
804.11/804.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
804.11/804.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
804.11/804.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
804.11/804.18	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
811.11/811.15	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time:  6.97 s
811.11/811.16	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.01
811.11/811.19	c vivif2 --  cl tried    70069 cl shrink        0 lits rem          0 time: 0.03
811.31/811.36	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.17
811.31/811.36	c calculated reachability. Time: 0.00
811.31/811.36	c  N dy 11146   1711095     14551     62414         0     70069    189769   2361504    115.78   no data  --
818.11/818.17	c  N dy 11287   1731170     14551     62414         0     90144    189769   6116764    115.81    160.27  --
825.21/825.25	c  N dy 11417   1751178     14551     62414         0    110150    189769   9808516    115.82    125.95  --
832.01/832.03	c  N dy 11557   1771308     14551     62414         0     69279    189769   2074703    115.85    122.70  --
838.11/838.16	c  N dy 11683   1791401     14551     62414         0     89370    189769   5850434    115.87    123.74  --
844.91/844.99	c  N dy 11825   1811405     14551     62414         0    109373    189769   9597547    115.90    122.01  --
851.91/851.99	c  N dy 11965   1831470     14551     62414         0     67438    189769   1539231    115.91    128.15  --
858.01/858.03	c  N dy 12096   1851544     14551     62414         0     87511    189769   5235934    115.90    123.19  --
864.81/864.80	c  N dy 12235   1871603     14551     62414         0    107568    189769   9023089    115.93    127.82  --
872.01/872.08	c  N dy 12363   1891695     14551     62414         0     64665    189769    861545    115.92    124.26  --
878.01/878.04	c  N dy 12501   1911771     14551     62414         0     84738    189769   4568652    115.94    124.59  --
884.71/884.72	c  N dy 12630   1931952     14551     62414         0    104918    189769   8298861    115.94    124.20  --
892.12/892.14	c  N dy 12766   1952055     14551     62414         0    125020    189769  12032931    115.96    123.12  --
898.31/898.33	c  N dy 12895   1972061     14551     62414         0     81029    189769   3662190    115.95    123.23  --
904.91/904.97	c  N dy 13025   1992125     14551     62414         0    101092    189769   7342512    115.94    125.04  --
912.72/912.75	c  N dy 13156   2012180     14551     62414         0    121145    189769  11083957    115.95    129.62  --
920.21/920.25	c  N dy 13299   2032320     14551     62414         0     76287    189769   2639322    115.98    125.04  --
926.81/926.82	c  N dy 13435   2052396     14551     62414         0     96363    189769   6352059    115.98    123.62  --
933.82/933.89	c  N dy 13563   2072489     14551     62414         0    116456    189769  10113648    116.00    124.12  --
941.21/941.25	c  N dy 13693   2092611     14551     62414         0     70580    189769   1426839    116.01    123.56  --
947.32/947.34	c  N dy 13822   2112701     14551     62414         0     90669    189769   5169501    116.02    122.82  --
954.22/954.20	c  N dy 13954   2132745     14551     62414         0    110712    189769   8889259    116.03    124.60  --
961.91/961.91	c  N dy 14096   2152885     14551     62414         0    130851    189769  12657729    116.06    124.36  --
968.21/968.28	c  N dy 14236   2172901     14551     62414         0     83869    189769   3699431    116.07    126.42  --
974.81/974.86	c  N dy 14366   2193006     14551     62414         0    103974    189769   7412004    116.08    122.50  --
981.32/981.34	c  S st 14475   2211095     14551     62414         0    122062    189769  10755709    116.07    104.04  --
981.52/981.57	c  S st 14475   2211600     14551     62414         0    122567    189769  10832247    116.07   no data  --
981.62/981.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
981.62/981.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
981.72/981.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.13
982.22/982.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
982.22/982.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
982.22/982.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
982.22/982.29	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
1294.52/1294.50	c lits-rem:         0  cl-subs:       12  v-elim:      0  v-fix:    0  time: 312.22 s
1294.52/1294.51	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
1294.62/1294.66	c vivif2 --  cl tried   122555 cl shrink        0 lits rem          0 time: 0.15
1294.92/1294.92	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.26
1294.92/1294.93	c calculated reachability. Time: 0.00
1294.92/1294.93	c  N dy 14475   2211600     14551     62414         0    122555    189769  10828874    116.07   no data  --

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-3175600-1301784959/watcher-3175600-1301784959 -o /tmp/evaluation-result-3175600-1301784959/solver-3175600-1301784959 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175600-1301784959.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 3.94 3.39 4/187 16977
/proc/meminfo: memFree=21700840/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=25008 CPUtime=0 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 1404 0 0 0 0 0 0 0 25 0 1 0 290094690 25608192 1279 33554432000 4194304 4650387 140736885665696 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 6252 1290 326 112 0 1217 0

[startup+0.0955129 s]
/proc/loadavg: 4.00 3.94 3.39 4/187 16977
/proc/meminfo: memFree=21700840/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=40812 CPUtime=0.08 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 3767 0 0 0 8 0 0 0 25 0 1 0 290094690 41791488 3137 33554432000 4194304 4650387 140736885665696 18446744073709551615 4369156 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 10203 3137 350 112 0 5168 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40812

[startup+0.100512 s]
/proc/loadavg: 4.00 3.94 3.39 4/187 16977
/proc/meminfo: memFree=21700840/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=40812 CPUtime=0.09 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 3767 0 0 0 9 0 0 0 25 0 1 0 290094690 41791488 3137 33554432000 4194304 4650387 140736885665696 18446744073709551615 4245519 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 10203 3137 350 112 0 5168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40812

[startup+0.300477 s]
/proc/loadavg: 4.00 3.94 3.39 4/187 16977
/proc/meminfo: memFree=21700840/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=51892 CPUtime=0.29 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 6330 0 0 0 28 1 0 0 25 0 1 0 290094690 53137408 5700 33554432000 4194304 4650387 140736885665696 18446744073709551615 4389494 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 12973 5700 371 112 0 7938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51892

[startup+0.700405 s]
/proc/loadavg: 4.00 3.94 3.39 4/187 16977
/proc/meminfo: memFree=21700840/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=51892 CPUtime=0.69 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 6786 0 0 0 68 1 0 0 25 0 1 0 290094690 53137408 6156 33554432000 4194304 4650387 140736885665696 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 12973 6156 379 112 0 7938 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51892

[startup+1.50027 s]
/proc/loadavg: 3.92 3.92 3.39 6/187 16999
/proc/meminfo: memFree=21677916/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=51892 CPUtime=1.49 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 7521 0 0 0 148 1 0 0 25 0 1 0 290094690 53137408 6891 33554432000 4194304 4650387 140736885665696 18446744073709551615 4364374 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 12973 6891 379 112 0 7938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51892

[startup+3.10103 s]
/proc/loadavg: 3.92 3.92 3.39 5/190 17005
/proc/meminfo: memFree=21617740/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=91800 CPUtime=3.09 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 8849 0 0 0 308 1 0 0 25 0 1 0 290094690 94003200 8219 33554432000 4194304 4650387 140736885665696 18446744073709551615 4363524 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 22950 8219 379 112 0 17915 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91800

[startup+6.30041 s]
/proc/loadavg: 3.93 3.93 3.39 5/190 17005
/proc/meminfo: memFree=21601000/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=54436 CPUtime=6.29 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 12387 0 0 0 627 2 0 0 25 0 1 0 290094690 55742464 7698 33554432000 4194304 4650387 140736885665696 18446744073709551615 4363423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 13609 7698 382 112 0 8574 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54436

[startup+12.7003 s]
/proc/loadavg: 3.77 3.89 3.39 5/190 17061
/proc/meminfo: memFree=22022708/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=164644 CPUtime=12.69 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 28903 0 0 0 1264 5 0 0 25 0 1 0 290094690 168595456 24214 33554432000 4194304 4650387 140736885665696 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 41161 24214 383 112 0 36126 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 164644

[startup+25.501 s]
/proc/loadavg: 3.81 3.90 3.39 5/190 17061
/proc/meminfo: memFree=21850412/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=124532 CPUtime=25.49 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 39581 0 0 0 2541 8 0 0 25 0 1 0 290094690 127520768 25080 33554432000 4194304 4650387 140736885665696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 31133 25080 383 112 0 26098 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 124532

[startup+51.1004 s]
/proc/loadavg: 3.88 3.91 3.41 5/190 17062
/proc/meminfo: memFree=21664268/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=222784 CPUtime=51.09 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 58520 0 0 0 5097 12 0 0 25 0 1 0 290094690 228130816 38863 33554432000 4194304 4650387 140736885665696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 55696 38863 383 112 0 50661 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 222784

[startup+102.306 s]
/proc/loadavg: 3.95 3.92 3.44 5/190 17064
/proc/meminfo: memFree=21540808/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=244472 CPUtime=102.3 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 69542 0 0 0 10215 15 0 0 25 0 1 0 290094690 250339328 45266 33554432000 4194304 4650387 140736885665696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 61118 45266 383 112 0 56083 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 244472

[startup+162.301 s]
/proc/loadavg: 4.03 3.94 3.48 5/190 17065
/proc/meminfo: memFree=21363192/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=257672 CPUtime=162.29 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 80733 0 0 0 16211 18 0 0 25 0 1 0 290094690 263856128 48514 33554432000 4194304 4650387 140736885665696 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 64418 48514 383 112 0 59383 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 257672

[startup+222.301 s]
/proc/loadavg: 4.06 3.97 3.51 5/190 17066
/proc/meminfo: memFree=21332296/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=228924 CPUtime=222.3 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 96089 0 0 0 22207 23 0 0 25 0 1 0 290094690 234418176 50604 33554432000 4194304 4650387 140736885665696 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 57231 50604 383 112 0 52196 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 228924

[startup+282.3 s]
/proc/loadavg: 4.02 3.97 3.54 5/190 17068
/proc/meminfo: memFree=21260580/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=278644 CPUtime=282.3 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 108902 0 0 0 28204 26 0 0 25 0 1 0 290094690 285331456 55739 33554432000 4194304 4650387 140736885665696 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 69661 55739 383 112 0 64626 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 278644

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.57 5/190 17079
/proc/meminfo: memFree=21251736/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=284516 CPUtime=342.3 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 122009 0 0 0 34200 30 0 0 25 0 1 0 290094690 291344384 55745 33554432000 4194304 4650387 140736885665696 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 71129 55745 383 112 0 66094 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 284516

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 17081
/proc/meminfo: memFree=21235340/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=285068 CPUtime=402.3 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 134429 0 0 0 40196 34 0 0 25 0 1 0 290094690 291909632 53624 33554432000 4194304 4650387 140736885665696 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 71267 53624 383 112 0 66232 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 285068

[startup+462.3 s]
/proc/loadavg: 4.04 3.99 3.62 5/190 17082
/proc/meminfo: memFree=21205172/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=296028 CPUtime=462.3 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 161811 0 0 0 46188 42 0 0 25 0 1 0 290094690 303132672 58966 33554432000 4194304 4650387 140736885665696 18446744073709551615 4333911 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 74007 58966 383 112 0 68972 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 296028

[startup+522.3 s]
/proc/loadavg: 4.01 3.99 3.64 5/190 17086
/proc/meminfo: memFree=21166428/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=297620 CPUtime=522.3 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 188235 0 0 0 52180 50 0 0 25 0 1 0 290094690 304762880 60269 33554432000 4194304 4650387 140736885665696 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 74405 60269 383 112 0 69370 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 297620

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.66 5/190 17088
/proc/meminfo: memFree=21179212/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=299092 CPUtime=582.3 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 213440 0 0 0 58171 59 0 0 25 0 1 0 290094690 306270208 57306 33554432000 4194304 4650387 140736885665696 18446744073709551615 4333542 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 74773 57306 383 112 0 69738 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 299092

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.68 5/190 17090
/proc/meminfo: memFree=21159840/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=299092 CPUtime=642.31 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 218015 0 0 0 64170 61 0 0 25 0 1 0 290094690 306270208 61881 33554432000 4194304 4650387 140736885665696 18446744073709551615 4363437 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 74773 61881 383 112 0 69738 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 299092

[startup+702.3 s]
/proc/loadavg: 4.07 4.00 3.70 5/190 17092
/proc/meminfo: memFree=21094208/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=306488 CPUtime=702.31 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 245538 0 0 0 70161 70 0 0 25 0 1 0 290094690 313843712 66452 33554432000 4194304 4650387 140736885665696 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 76622 66452 383 112 0 71587 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 306488

[startup+762.307 s]
/proc/loadavg: 4.10 4.02 3.72 5/190 17093
/proc/meminfo: memFree=21150600/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=240804 CPUtime=762.32 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 272102 0 0 0 76154 78 0 0 25 0 1 0 290094690 246583296 53116 33554432000 4194304 4650387 140736885665696 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 60201 53116 383 112 0 55166 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 240804

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.74 5/190 17094
/proc/meminfo: memFree=21130128/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=294080 CPUtime=822.31 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 303914 0 0 0 82143 88 0 0 25 0 1 0 290094690 301137920 60640 33554432000 4194304 4650387 140736885665696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 73520 60640 383 112 0 68485 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 294080

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.75 5/190 17096
/proc/meminfo: memFree=21100104/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=294528 CPUtime=882.31 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 340716 0 0 0 88134 97 0 0 25 0 1 0 290094690 301596672 59393 33554432000 4194304 4650387 140736885665696 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 73632 59393 383 112 0 68597 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 294528

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 17098
/proc/meminfo: memFree=21124748/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=241112 CPUtime=942.31 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 375559 0 0 0 94124 107 0 0 25 0 1 0 290094690 246898688 54529 33554432000 4194304 4650387 140736885665696 18446744073709551615 4315240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 60278 54529 383 112 0 55243 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 241112

[startup+1002.3 s]
/proc/loadavg: 4.06 4.01 3.78 5/190 17100
/proc/meminfo: memFree=20966992/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=369564 CPUtime=1002.31 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 415665 0 0 0 100117 114 0 0 25 0 1 0 290094690 378433536 80954 33554432000 4194304 4650387 140736885665696 18446744073709551615 4476184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 92391 80954 383 112 0 87356 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 369564

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.79 5/190 17101
/proc/meminfo: memFree=20950992/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=369768 CPUtime=1062.31 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 415843 0 0 0 106117 114 0 0 25 0 1 0 290094690 378642432 81132 33554432000 4194304 4650387 140736885665696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 92442 81132 383 112 0 87407 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 369768

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 17102
/proc/meminfo: memFree=20995856/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=369768 CPUtime=1122.31 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 415843 0 0 0 112117 114 0 0 25 0 1 0 290094690 378642432 81132 33554432000 4194304 4650387 140736885665696 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 92442 81132 383 112 0 87407 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 369768

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 17104
/proc/meminfo: memFree=20969524/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=369768 CPUtime=1182.32 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 415843 0 0 0 118118 114 0 0 25 0 1 0 290094690 378642432 81132 33554432000 4194304 4650387 140736885665696 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 92442 81132 383 112 0 87407 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 369768

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 17106
/proc/meminfo: memFree=20951028/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=370008 CPUtime=1242.32 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 415906 0 0 0 124118 114 0 0 25 0 1 0 290094690 378888192 81195 33554432000 4194304 4650387 140736885665696 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 92502 81195 383 112 0 87467 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 370008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.83 5/190 17107
/proc/meminfo: memFree=20968828/32950928 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=370740 CPUtime=1300.03 cores=0,2
/proc/16977/stat : 16977 (strangenight1-s) R 16975 16977 16853 0 -1 4202496 418306 0 0 0 129887 116 0 0 25 0 1 0 290094690 379637760 83595 33554432000 4194304 4650387 140736885665696 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16977/statm: 92685 83595 383 112 0 87650 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 370740

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.02
CPU time (s): 1300.05
CPU user time (s): 1298.88
CPU system time (s): 1.17582
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 370740

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

runsolver used 2.02169 second user time and 5.09422 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-03 00:55:59
IDJOB=3175600
IDBENCH=82618
IDSOLVER=1589
FILE ID=node122/3175600-1301784959
RUNJOBID= node122-1301783653-16871
PBS_JOBID= 12841396
Free space on /tmp= 71932 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S89201333-019-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175600-1301784959/watcher-3175600-1301784959 -o /tmp/evaluation-result-3175600-1301784959/solver-3175600-1301784959 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175600-1301784959.cnf

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

MD5SUM BENCH= 04e94fe2f2a1881d983170c76e6cb046
RANDOM SEED=136553096

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21701244 kB
Buffers:        351760 kB
Cached:       10046560 kB
SwapCached:          0 kB
Active:        7362888 kB
Inactive:      3630492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21701244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7416 kB
Writeback:           0 kB
AnonPages:      595056 kB
Mapped:          16200 kB
Slab:           192892 kB
PageTables:       6288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   903360 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= 71924 MiB
End job on node122 at 2011-04-03 01:17:41