Trace number 3369809

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 (fixed)? (TO) 1300.06 1300.03

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369809-1305382208.cnf'
0.00/0.01	c -- header says num vars:          15000
0.00/0.01	c -- header says num clauses:       63000
0.01/0.03	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.01/0.03	c -- vars added      15000
0.01/0.03	c Parsing time:  0.03 s
0.01/0.03	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data  --
0.01/0.08	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.04
0.09/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.18/0.24	c lits-rem:         0  cl-subs:        0  v-elim:    449  v-fix:    0  time:  0.10 s
0.18/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.18/0.27	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.18/0.27	c calculated reachability. Time: 0.00
0.18/0.27	c Calc default polars -  time:   0.00 s pos:    6599 undec:    1792 neg:    6609
0.18/0.27	c =========================================================================================
0.18/0.27	c types(t): F = full restart, N = normal restart
0.18/0.27	c types(t): S = simplification begin/end, E = solution found
0.18/0.27	c restart types(rt): st = static, dy = dynamic
0.18/0.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.18/0.27	c  B st     0         0     14551     62414         0         0    189769         0   no data   no data  --
0.99/1.07	c  N dy    19      4048     14551     62414         0      4048    189769    869412    113.97    123.86  --
1.78/1.84	c  N dy    46      8185     14551     62414         0      8185    189769   1611328    113.20    123.69  --
2.58/2.62	c  N dy    75     12296     14551     62414         0     12296    189769   2345221    113.61    120.54  --
3.39/3.44	c  N dy   102     16423     14551     62414         0     16423    189769   3077156    112.82    119.33  --
4.18/4.28	c  N dy   128     20513     14551     62414         0     10516    189769    607796    112.72    121.91  --
4.98/5.09	c  N dy   156     24714     14551     62414         0     14717    189769   1360009    112.44    121.18  --
5.08/5.15	c  F st   159     25000     14551     62414         0     15003    189769   1405836    112.39   no data  --
6.18/6.22	c  N dy   165     30001     14551     62414         0     20003    189769   2587020    112.39   no data  --
6.18/6.22	c  S st   165     30001     14551     62414         0     20003    189769   2587020    112.39   no data  --
6.28/6.32	c  S st   165     30509     14551     62414         0     20510    189769   2650304    112.39   no data  --
6.28/6.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.28/6.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.28/6.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
6.49/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
6.49/6.59	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
10.59/10.64	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.05 s
10.69/10.71	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.07
10.69/10.71	c calculated reachability. Time: 0.00
10.69/10.71	c  N dy   165     30509     14551     62414         0     20507    189769   2649031    112.39   no data  --
11.49/11.59	c  N dy   192     34550     14551     62414         0     24548    189769   3360772    112.31    120.06  --
12.49/12.51	c  N dy   220     38664     14551     62414         0     28662    189769   4073580    112.04    118.55  --
13.38/13.45	c  N dy   248     42692     14551     62414         0     17190    189769    917101    112.47    123.37  --
14.09/14.13	c  S st   271     45764     14551     62414         0     20262    189769   1468159    112.59    109.77  --
14.20/14.24	c  S st   271     46270     14551     62414         0     20768    189769   1530615    112.59   no data  --
14.20/14.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.20/14.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.30/14.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
14.30/14.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.39/14.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.39/14.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
14.39/14.41	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
16.98/17.08	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.67 s
16.98/17.08	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
17.08/17.10	c vivif2 --  cl tried    20767 cl shrink        0 lits rem          0 time: 0.02
17.08/17.18	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.08
17.08/17.18	c calculated reachability. Time: 0.00
17.08/17.18	c  N dy   271     46270     14551     62414         0     20767    189769   1530492    112.59   no data  --
18.09/18.12	c  N dy   302     50353     14551     62414         0     24850    189769   2289667    112.96    200.79  --
19.09/19.10	c  N dy   330     54532     14551     62414         0     29029    189769   3029921    113.05    120.68  --
19.98/20.04	c  N dy   360     58561     14551     62414         0     33058    189769   3769243    113.32    119.51  --
20.89/20.98	c  N dy   387     62570     14551     62414         0     37067    189769   4500562    113.43    119.42  --
21.78/21.86	c  N dy   415     66584     14551     62414         0     22333    189769   1255603    113.47    125.93  --
22.38/22.47	c  S st   434     69405     14551     62414         0     25154    189769   1760627    113.42   no data  --
22.48/22.58	c  S st   434     69907     14551     62414         0     25656    189769   1826854    113.42   no data  --
22.48/22.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.48/22.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.58/22.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
22.68/22.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.68/22.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.68/22.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
22.68/22.76	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
25.78/25.88	c lits-rem:         6  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.12 s
25.78/25.89	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
25.88/25.91	c vivif2 --  cl tried    25656 cl shrink        0 lits rem          0 time: 0.02
25.88/25.99	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.08
25.88/25.99	c calculated reachability. Time: 0.00
25.88/25.99	c  N dy   434     69907     14551     62414         0     25656    189769   1826848    113.42   no data  --
26.99/27.01	c  N dy   461     74513     14551     62414         0     30262    189769   2655677    113.46    120.49  --
28.08/28.14	c  N dy   493     79292     14551     62414         0     35040    189769   3538386    113.48    144.28  --
29.38/29.43	c  N dy   529     84521     14551     62414         0     40268    189769   4505212    113.81    130.87  --
30.08/30.16	c  F st   550     87501     14551     62414         0     22375    189769    838692    113.80     89.00  --
30.88/30.95	c  N st   555     90800     14551     62414         0     25673    189769   1630662    113.80   no data  --
32.19/32.27	c  N dy   581     96682     14551     62414         0     31555    189769   2756857    113.75    120.29  --
33.69/33.71	c  N dy   621    102864     14551     62414         0     37737    189769   3874787    113.71    122.91  --
34.10/34.19	c  S st   632    104860     14551     62414         0     39733    189769   4237451    113.66    105.26  --
34.28/34.32	c  S st   632    105363     14551     62414         0     40236    189769   4307783    113.66   no data  --
34.28/34.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.28/34.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.38/34.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
34.58/34.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.58/34.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.58/34.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
34.58/34.64	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
58.79/58.85	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 24.21 s
58.79/58.85	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
58.89/58.91	c vivif2 --  cl tried    40233 cl shrink        0 lits rem          0 time: 0.05
58.99/59.01	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.10
58.99/59.01	c calculated reachability. Time: 0.00
58.99/59.01	c  N dy   632    105363     14551     62414         0     40233    189769   4305965    113.66   no data  --
60.58/60.66	c  N dy   679    112224     14551     62414         0     24658    189769    936392    113.77    121.09  --
62.29/62.34	c  N dy   729    119505     14551     62414         0     31937    189769   2254105    113.84    120.13  --
64.19/64.24	c  N dy   779    127186     14551     62414         0     39618    189769   3657453    113.88    130.62  --
66.28/66.39	c  N dy   831    135404     14551     62414         0     24119    189769    588163    114.04    124.25  --
68.38/68.41	c  N dy   888    144176     14551     62414         0     32891    189769   2199397    114.13    122.33  --
70.69/70.74	c  N dy   955    153418     14551     62414         0     42133    189769   3917883    114.34    121.11  --
71.89/71.95	c  S st   989    158045     14551     62414         0     46760    189769   4754885    114.26     95.51  --
71.99/72.09	c  S st   989    158547     14551     62414         0     47262    189769   4825747    114.26   no data  --
72.09/72.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
72.09/72.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.09/72.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
72.38/72.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.38/72.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.38/72.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
72.38/72.43	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
125.40/125.47	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 53.04 s
125.40/125.47	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
125.49/125.53	c vivif2 --  cl tried    47255 cl shrink        0 lits rem          0 time: 0.06
125.59/125.65	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.12
125.59/125.65	c calculated reachability. Time: 0.00
125.59/125.65	c  N dy   989    158547     14551     62414         0     47255    189769   4824031    114.26   no data  --
128.08/128.18	c  N dy  1059    168846     14551     62414         0     32696    189769   1923712    114.40    121.76  --
130.80/130.87	c  N dy  1130    179673     14551     62414         0     43522    189769   3899976    114.35    121.25  --
133.79/133.89	c  N dy  1202    191323     14551     62414         0     29243    189769   1058627    114.21    125.12  --
136.69/136.76	c  N dy  1285    203596     14551     62414         0     41515    189769   3277433    114.33    122.36  --
140.09/140.10	c  N dy  1371    216733     14551     62414         0     27687    189769    576565    114.40    120.93  --
143.29/143.34	c  N dy  1463    230654     14551     62414         0     41607    189769   3157874    114.52    148.12  --
145.10/145.14	c  S st  1512    237820     14551     62414         0     48773    189769   4459180    114.53     92.59  --
145.20/145.29	c  S st  1512    238324     14551     62414         0     49277    189769   4532700    114.53   no data  --
145.29/145.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
145.29/145.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.29/145.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
145.49/145.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.49/145.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.49/145.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
145.49/145.59	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
186.39/186.42	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 40.83 s
186.39/186.42	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
186.39/186.48	c vivif2 --  cl tried    49273 cl shrink        0 lits rem          0 time: 0.06
186.59/186.60	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.12
186.59/186.61	c calculated reachability. Time: 0.00
186.59/186.61	c  N dy  1512    238324     14551     62414         0     49273    189769   4531958    114.53   no data  --
190.39/190.44	c  N dy  1602    253589     14551     62414         0     36562    189769   1998390    114.40    124.59  --
194.60/194.64	c  N dy  1708    269839     14551     62414         0     52810    189769   4954698    114.43    122.16  --
199.00/199.05	c  N dy  1824    287232     14551     62414         0     41214    189769   2656522    114.40    122.76  --
203.89/203.99	c  N dy  1945    305603     14551     62414         0     59582    189769   5994852    114.43    122.28  --
204.19/204.20	c  F st  1949    306252     14551     62414         0     30238    189769    469756    114.42   no data  --
208.89/208.94	c  N dy  2048    325160     14551     62414         0     49144    189769   4120867    114.50    123.64  --
214.19/214.26	c  N dy  2179    345203     14551     62414         0     38191    189769   1732669    114.47    120.73  --
217.39/217.42	c  S st  2263    357488     14551     62414         0     50475    189769   3966540    114.48   no data  --
217.49/217.56	c  S st  2263    357989     14551     62414         0     50976    189769   4031913    114.48   no data  --
217.49/217.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
217.49/217.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
217.59/217.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
217.81/217.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
217.81/217.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
217.81/217.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
217.81/217.85	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
249.71/249.74	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 31.89 s
249.71/249.75	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
249.80/249.80	c vivif2 --  cl tried    50971 cl shrink        0 lits rem          0 time: 0.05
249.90/249.91	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.12
249.90/249.92	c calculated reachability. Time: 0.00
249.90/249.92	c  N dy  2263    357989     14551     62414         0     50971    189769   4030423    114.48   no data  --
255.10/255.13	c  N dy  2400    378144     14551     62414         0     39126    189769   1779525    114.56    121.48  --
260.19/260.26	c  N dy  2538    398264     14551     62414         0     59246    189769   5433689    114.55    123.34  --
265.39/265.42	c  N dy  2677    418332     14551     62414         0     46316    189769   2905275    114.66    120.99  --
270.69/270.77	c  N dy  2809    438358     14551     62414         0     66340    189769   6583963    114.70    121.26  --
275.80/275.85	c  N dy  2942    458560     14551     62414         0     52542    189769   3832944    114.76    128.20  --
281.50/281.59	c  N dy  3075    478687     14551     62414         0     37673    189769    941235    114.80    122.30  --
286.79/286.82	c  N dy  3208    498715     14551     62414         0     57699    189769   4611114    114.84    152.37  --
292.50/292.51	c  N dy  3341    518839     14551     62414         0     41820    189769   1519638    114.88    127.11  --
297.29/297.32	c  S st  3449    536983     14551     62414         0     59963    189769   4816842    114.84    102.94  --
297.39/297.47	c  S st  3449    537483     14551     62414         0     60463    189769   4879062    114.84   no data  --
297.39/297.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
297.39/297.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
297.49/297.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
297.69/297.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
297.79/297.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.79/297.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
297.79/297.81	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
354.69/354.78	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time: 56.97 s
354.69/354.78	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
354.79/354.84	c vivif2 --  cl tried    60459 cl shrink        0 lits rem          0 time: 0.06
354.89/354.97	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.13
354.89/354.98	c calculated reachability. Time: 0.00
354.89/354.98	c  N dy  3449    537483     14551     62414         0     60459    189769   4877539    114.84   no data  --
360.29/360.37	c  N dy  3575    557581     14551     62414         0     43557    189769   1636869    114.84    125.22  --
365.59/365.65	c  N dy  3707    577679     14551     62414         0     63654    189769   5315922    114.85    124.21  --
371.10/371.10	c  N dy  3840    597744     14551     62414         0     45721    189769   1861657    114.86    122.04  --
376.40/376.43	c  N dy  3969    617966     14551     62414         0     65942    189769   5534174    114.85    121.03  --
381.89/381.97	c  N dy  4101    638093     14551     62414         0     47065    189769   1891730    114.87    121.34  --
387.29/387.34	c  N dy  4238    658243     14551     62414         0     67214    189769   5614717    114.95    123.69  --
392.90/392.97	c  N dy  4373    678323     14551     62414         0     47298    189769   1777694    114.99    122.91  --
398.29/398.31	c  N dy  4500    698424     14551     62414         0     67398    189769   5444149    114.99    123.77  --
404.09/404.11	c  N dy  4629    718447     14551     62414         0     46427    189769   1467223    115.00    122.30  --
409.70/409.74	c  N dy  4770    738497     14551     62414         0     66472    189769   5203740    115.08    163.51  --
415.81/415.83	c  N dy  4899    758620     14551     62414         0     44601    189769    916801    115.04    121.39  --
421.21/421.30	c  N dy  5029    778788     14551     62414         0     64767    189769   4610678    115.05    123.04  --
427.50/427.50	c  N dy  5167    798954     14551     62414         0     84931    189769   8309702    115.06    125.31  --
429.40/429.49	c  S st  5214    806224     14551     62414         0     49201    189769   1548809    115.06   no data  --
429.60/429.62	c  S st  5214    806728     14551     62414         0     49705    189769   1613731    115.06   no data  --
429.60/429.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
429.60/429.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
429.70/429.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
429.80/429.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
429.80/429.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.80/429.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
429.80/429.81	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
433.10/433.12	c lits-rem:        24  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.31 s
433.10/433.12	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.01
433.10/433.14	c vivif2 --  cl tried    49705 cl shrink        0 lits rem          0 time: 0.02
433.20/433.26	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.11
433.20/433.26	c calculated reachability. Time: 0.00
433.20/433.26	c  N dy  5214    806728     14551     62414         0     49705    189769   1613707    115.06   no data  --
438.91/438.95	c  N dy  5357    826741     14551     62414         0     69718    189769   5364610    115.17    123.41  --
445.10/445.17	c  N dy  5489    846872     14551     62414         0     45851    189769    801264    115.20    127.64  --
450.60/450.67	c  N dy  5616    866895     14551     62414         0     65873    189769   4529257    115.23    122.74  --
456.80/456.86	c  N dy  5747    886956     14551     62414         0     85933    189769   8222622    115.24    123.89  --
462.59/462.66	c  N dy  5879    907150     14551     62414         0     61128    189769   3449156    115.28    123.54  --
468.51/468.51	c  N dy  6011    927213     14551     62414         0     81190    189769   7099396    115.27    139.03  --
474.30/474.32	c  N dy  6147    947351     14551     62414         0     55326    189769   2179962    115.31    125.39  --
479.90/479.93	c  N dy  6279    967500     14551     62414         0     75472    189769   5903065    115.33    121.88  --
486.30/486.31	c  N dy  6427    987932     14551     62414         0     48904    189769    828264    115.37    122.46  --
491.61/491.67	c  N dy  6561   1008052     14551     62414         0     69024    189769   4552094    115.41    122.85  --
497.70/497.77	c  N dy  6698   1028106     14551     62414         0     89078    189769   8295781    115.45    126.28  --
503.40/503.46	c  N dy  6837   1048138     14551     62414         0     61113    189769   2860608    115.45    124.94  --
509.21/509.23	c  N dy  6967   1068236     14551     62414         0     81208    189769   6538693    115.46    137.66  --
510.31/510.35	c  F st  6988   1071875     14551     62414         0     84847    189769   7181179    115.45     93.50  --
515.40/515.41	c  N dy  7070   1088287     14551     62414         0     52269    189769   1091255    115.46    183.69  --
520.80/520.85	c  N dy  7194   1108478     14551     62414         0     72458    189769   4778875    115.44    121.97  --
527.00/527.03	c  N dy  7327   1128543     14551     62414         0     92520    189769   8509125    115.46    123.49  --
532.80/532.88	c  N dy  7460   1148642     14551     62414         0     62620    189769   2805242    115.49    126.29  --
538.70/538.72	c  N dy  7586   1168738     14551     62414         0     82715    189769   6500501    115.48    122.46  --
545.62/545.66	c  N dy  7728   1188829     14551     62414         0     51811    189769    620584    115.50    126.88  --
551.30/551.31	c  N dy  7859   1208842     14551     62414         0     71821    189769   4333551    115.52    124.50  --
551.60/551.67	c  S st  7868   1210093     14551     62414         0     73071    189769   4559658    115.52   no data  --
551.80/551.84	c  S st  7868   1210594     14551     62414         0     73572    189769   4626873    115.52   no data  --
551.80/551.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
551.80/551.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
551.90/551.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
552.11/552.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
552.11/552.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
552.11/552.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
552.11/552.17	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
601.50/601.52	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 49.34 s
601.50/601.52	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
601.50/601.58	c vivif2 --  cl tried    73567 cl shrink        0 lits rem          0 time: 0.06
601.71/601.74	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.16
601.71/601.74	c calculated reachability. Time: 0.00
601.71/601.74	c  N dy  7868   1210594     14551     62414         0     73567    189769   4624907    115.52   no data  --
608.10/608.17	c  N dy  7994   1230701     14551     62414         0     93672    189769   8347392    115.52    123.01  --
614.40/614.46	c  N dy  8129   1250705     14551     62414         0     61679    189769   2277049    115.54    125.17  --
620.41/620.44	c  N dy  8255   1270814     14551     62414         0     81785    189769   5972391    115.53    139.64  --
627.20/627.24	c  N dy  8395   1290875     14551     62414         0    101844    189769   9700570    115.57    149.18  --
633.30/633.35	c  N dy  8523   1311012     14551     62414         0     68984    189769   3472556    115.57    126.74  --
639.30/639.32	c  N dy  8654   1331023     14551     62414         0     88993    189769   7168306    115.58    142.08  --
645.91/645.91	c  N dy  8781   1351131     14551     62414         0     55100    189769    690952    115.59    122.71  --
651.40/651.47	c  N dy  8916   1371321     14551     62414         0     75289    189769   4391451    115.60    122.04  --
657.72/657.74	c  N dy  9053   1391423     14551     62414         0     95391    189769   8132856    115.62    126.28  --
664.20/664.24	c  N dy  9194   1411469     14551     62414         0     60443    189769   1508869    115.65    124.21  --
669.82/669.89	c  N dy  9312   1431489     14551     62414         0     80460    189769   5225322    115.65    122.48  --
676.20/676.25	c  N dy  9443   1451547     14551     62414         0    100518    189769   8913774    115.65    121.83  --
682.51/682.53	c  N dy  9572   1471585     14551     62414         0     64557    189769   2083021    115.64    122.13  --
688.41/688.43	c  N dy  9717   1491650     14551     62414         0     84620    189769   5831145    115.68    126.34  --
694.91/694.95	c  N dy  9853   1511652     14551     62414         0    104622    189769   9561172    115.71    122.31  --
701.20/701.21	c  N dy  9985   1531691     14551     62414         0     67662    189769   2498813    115.73    140.22  --
707.21/707.22	c  N dy 10117   1551849     14551     62414         0     87819    189769   6247648    115.75    127.24  --
713.82/713.84	c  N dy 10249   1571948     14551     62414         0    107912    189769   9927994    115.74    123.35  --
720.00/720.07	c  N dy 10382   1591965     14551     62414         0     69935    189769   2722018    115.75    122.34  --
726.11/726.11	c  N dy 10516   1612038     14551     62414         0     90007    189769   6433600    115.77    122.40  --
732.70/732.75	c  N dy 10644   1632041     14551     62414         0    110009    189769  10152494    115.78    122.31  --
739.00/739.06	c  N dy 10778   1652258     14551     62414         0     71236    189769   2774734    115.79    127.61  --
745.11/745.14	c  N dy 10903   1672327     14551     62414         0     91304    189769   6477720    115.78    128.21  --
751.91/751.93	c  N dy 11031   1692373     14551     62414         0    111347    189769  10190844    115.80    127.46  --
757.81/757.81	c  S st 11146   1710595     14551     62414         0     69572    189769   2293868    115.78    122.52  --
757.91/757.96	c  S st 11146   1711095     14551     62414         0     70072    189769   2362558    115.78   no data  --
757.91/757.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
757.91/757.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
758.01/758.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
758.11/758.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.11/758.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.11/758.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
758.11/758.18	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
764.71/764.76	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time:  6.58 s
764.71/764.76	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
764.71/764.79	c vivif2 --  cl tried    70069 cl shrink        0 lits rem          0 time: 0.03
764.91/764.93	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.14
764.91/764.94	c calculated reachability. Time: 0.00
764.91/764.94	c  N dy 11146   1711095     14551     62414         0     70069    189769   2361504    115.78   no data  --
771.02/771.05	c  N dy 11287   1731170     14551     62414         0     90144    189769   6116764    115.81    160.27  --
777.62/777.66	c  N dy 11417   1751178     14551     62414         0    110150    189769   9808516    115.82    125.95  --
784.32/784.32	c  N dy 11557   1771308     14551     62414         0     69279    189769   2074703    115.85    122.70  --
790.31/790.34	c  N dy 11683   1791401     14551     62414         0     89370    189769   5850434    115.87    123.74  --
797.01/797.01	c  N dy 11825   1811405     14551     62414         0    109373    189769   9597547    115.90    122.01  --
803.81/803.86	c  N dy 11965   1831470     14551     62414         0     67438    189769   1539231    115.91    128.15  --
809.81/809.80	c  N dy 12096   1851544     14551     62414         0     87511    189769   5235934    115.90    123.19  --
816.41/816.42	c  N dy 12235   1871603     14551     62414         0    107568    189769   9023089    115.93    127.82  --
823.51/823.56	c  N dy 12363   1891695     14551     62414         0     64665    189769    861545    115.92    124.26  --
829.43/829.41	c  N dy 12501   1911771     14551     62414         0     84738    189769   4568652    115.94    124.59  --
835.92/835.94	c  N dy 12630   1931952     14551     62414         0    104918    189769   8298861    115.94    124.20  --
843.11/843.18	c  N dy 12766   1952055     14551     62414         0    125020    189769  12032931    115.96    123.12  --
849.22/849.26	c  N dy 12895   1972061     14551     62414         0     81029    189769   3662190    115.95    123.23  --
855.62/855.65	c  N dy 13025   1992125     14551     62414         0    101092    189769   7342512    115.94    125.04  --
862.71/862.70	c  N dy 13156   2012180     14551     62414         0    121145    189769  11083957    115.95    129.62  --
869.41/869.41	c  N dy 13299   2032320     14551     62414         0     76287    189769   2639322    115.98    125.04  --
875.62/875.66	c  N dy 13435   2052396     14551     62414         0     96363    189769   6352059    115.98    123.62  --
882.51/882.56	c  N dy 13563   2072489     14551     62414         0    116456    189769  10113648    116.00    124.12  --
889.71/889.72	c  N dy 13693   2092611     14551     62414         0     70580    189769   1426839    116.01    123.56  --
895.71/895.73	c  N dy 13822   2112701     14551     62414         0     90669    189769   5169501    116.02    122.82  --
902.41/902.44	c  N dy 13954   2132745     14551     62414         0    110712    189769   8889259    116.03    124.60  --
909.91/909.94	c  N dy 14096   2152885     14551     62414         0    130851    189769  12657729    116.06    124.36  --
916.23/916.22	c  N dy 14236   2172901     14551     62414         0     83869    189769   3699431    116.07    126.42  --
922.61/922.64	c  N dy 14366   2193006     14551     62414         0    103974    189769   7412004    116.08    122.50  --
928.91/928.99	c  S st 14475   2211095     14551     62414         0    122062    189769  10755709    116.07    104.04  --
929.21/929.21	c  S st 14475   2211600     14551     62414         0    122567    189769  10832247    116.07   no data  --
929.21/929.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
929.21/929.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
929.31/929.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.13
929.81/929.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
929.81/929.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
929.81/929.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14551 time:  0.00 s
929.91/929.90	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
1228.93/1228.97	c lits-rem:         0  cl-subs:       12  v-elim:      0  v-fix:    0  time: 299.08 s
1228.93/1228.98	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.00
1229.13/1229.11	c vivif2 --  cl tried   122555 cl shrink        0 lits rem          0 time: 0.14
1229.33/1229.36	c asymm  cl-useful: 0/62414/62414 lits-rem:0 time: 0.24
1229.33/1229.36	c calculated reachability. Time: 0.00
1229.33/1229.36	c  N dy 14475   2211600     14551     62414         0    122555    189769  10828874    116.07   no data  --
1236.43/1236.43	c  N dy 14610   2231680     14551     62414         0     74640    189769   1782538    116.07    125.36  --
1242.63/1242.63	c  N dy 14731   2251760     14551     62414         0     94720    189769   5490527    116.06    128.59  --
1249.54/1249.51	c  N dy 14861   2271876     14551     62414         0    114835    189769   9230625    116.06    122.37  --
1257.02/1257.07	c  N dy 14992   2291960     14551     62414         0    134919    189769  12982731    116.07    123.51  --
1263.33/1263.39	c  N dy 15121   2312047     14551     62414         0     86005    189769   3734323    116.07    125.09  --
1270.02/1270.05	c  N dy 15266   2332157     14551     62414         0    106113    189769   7506010    116.10    122.27  --
1277.42/1277.40	c  N dy 15405   2352209     14551     62414         0    126164    189769  11236209    116.11    125.37  --
1285.03/1285.01	c  N dy 15535   2372249     14551     62414         0     76211    189769   1744962    116.11    122.90  --
1291.44/1291.46	c  N dy 15672   2392422     14551     62414         0     96381    189769   5426527    116.11    122.40  --
1298.53/1298.50	c  N dy 15807   2412499     14551     62414         0    116456    189769   9166772    116.13    151.46  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.97 1.90 2.66 5/310 14530
/proc/meminfo: memFree=12264460/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=34308 CPUtime=0 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 1941 0 0 0 0 0 0 0 21 0 1 0 649818674 35131392 1682 33554432000 4194304 4650387 140734201879136 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 8577 1682 329 112 0 3542 0

[startup+0.016346 s]
/proc/loadavg: 0.97 1.90 2.66 5/310 14530
/proc/meminfo: memFree=12264460/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=35216 CPUtime=0.01 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 2232 0 0 0 1 0 0 0 21 0 1 0 649818674 36061184 1973 33554432000 4194304 4650387 140734201879136 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 8804 1973 329 112 0 3769 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 35216

[startup+0.100375 s]
/proc/loadavg: 0.97 1.90 2.66 5/310 14530
/proc/meminfo: memFree=12264460/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=40812 CPUtime=0.09 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 3767 0 0 0 9 0 0 0 21 0 1 0 649818674 41791488 3137 33554432000 4194304 4650387 140734201879136 18446744073709551615 4243879 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 10203 3137 350 112 0 5168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40812

[startup+0.300337 s]
/proc/loadavg: 0.97 1.90 2.66 5/310 14530
/proc/meminfo: memFree=12264460/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=51892 CPUtime=0.29 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 6356 0 0 0 28 1 0 0 22 0 1 0 649818674 53137408 5726 33554432000 4194304 4650387 140734201879136 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 12973 5726 379 112 0 7938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51892

[startup+0.700252 s]
/proc/loadavg: 0.97 1.90 2.66 5/310 14530
/proc/meminfo: memFree=12264460/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=51892 CPUtime=0.68 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 6832 0 0 0 67 1 0 0 23 0 1 0 649818674 53137408 6202 33554432000 4194304 4650387 140734201879136 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 12973 6202 379 112 0 7938 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51892

[startup+1.50113 s]
/proc/loadavg: 1.30 1.95 2.67 5/314 14537
/proc/meminfo: memFree=12139560/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=51892 CPUtime=1.48 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 7611 0 0 0 147 1 0 0 25 0 1 0 649818674 53137408 6981 33554432000 4194304 4650387 140734201879136 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 12973 6981 379 112 0 7938 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 51892

[startup+3.10084 s]
/proc/loadavg: 1.30 1.95 2.67 5/314 14537
/proc/meminfo: memFree=12124308/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=91800 CPUtime=3.09 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 9096 0 0 0 307 2 0 0 25 0 1 0 649818674 94003200 8466 33554432000 4194304 4650387 140734201879136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 22950 8466 379 112 0 17915 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91800

[startup+6.30026 s]
/proc/loadavg: 1.51 1.99 2.68 5/314 14537
/proc/meminfo: memFree=12061040/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=54436 CPUtime=6.28 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 13125 0 0 0 626 2 0 0 25 0 1 0 649818674 55742464 8436 33554432000 4194304 4650387 140734201879136 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 13609 8436 382 112 0 8574 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54436

[startup+12.7011 s]
/proc/loadavg: 1.71 2.02 2.69 5/314 14537
/proc/meminfo: memFree=11919532/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=164644 CPUtime=12.69 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 29680 0 0 0 1265 4 0 0 25 0 1 0 649818674 168595456 24991 33554432000 4194304 4650387 140734201879136 18446744073709551615 4364439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 41161 24991 383 112 0 36126 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 164644

[startup+25.5007 s]
/proc/loadavg: 2.06 2.08 2.70 5/314 14537
/proc/meminfo: memFree=11801484/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=129740 CPUtime=25.48 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 40577 0 0 0 2542 6 0 0 25 0 1 0 649818674 132853760 26076 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 32435 26076 383 112 0 27400 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 129740

[startup+51.1009 s]
/proc/loadavg: 2.83 2.27 2.74 5/314 14538
/proc/meminfo: memFree=11681196/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=222784 CPUtime=51.09 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 58520 0 0 0 5100 9 0 0 25 0 1 0 649818674 228130816 38863 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 55696 38863 383 112 0 50661 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 222784

[startup+102.311 s]
/proc/loadavg: 3.55 2.55 2.81 5/314 14539
/proc/meminfo: memFree=11501036/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=244472 CPUtime=102.3 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 69542 0 0 0 10218 12 0 0 25 0 1 0 649818674 250339328 45266 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 61118 45266 383 112 0 56083 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 244472

[startup+162.3 s]
/proc/loadavg: 3.91 2.82 2.89 5/314 14541
/proc/meminfo: memFree=11429332/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=257672 CPUtime=162.29 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 80733 0 0 0 16214 15 0 0 25 0 1 0 649818674 263856128 48514 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/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.03 3.06 2.96 5/314 14543
/proc/meminfo: memFree=11370740/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=278584 CPUtime=222.3 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 98937 0 0 0 22210 20 0 0 25 0 1 0 649818674 285270016 53452 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 69646 53452 383 112 0 64611 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 278584

[startup+282.301 s]
/proc/loadavg: 4.08 3.26 3.04 5/314 14544
/proc/meminfo: memFree=11334996/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=228924 CPUtime=282.29 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 113808 0 0 0 28207 22 0 0 25 0 1 0 649818674 234418176 52099 33554432000 4194304 4650387 140734201879136 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 57231 52099 383 112 0 52196 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 228924

[startup+342.301 s]
/proc/loadavg: 4.03 3.39 3.09 5/314 14546
/proc/meminfo: memFree=11315140/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=284516 CPUtime=342.29 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 122009 0 0 0 34204 25 0 0 25 0 1 0 649818674 291344384 55745 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 71129 55745 383 112 0 66094 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 284516

[startup+402.301 s]
/proc/loadavg: 4.08 3.53 3.16 6/314 14547
/proc/meminfo: memFree=11276540/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=285448 CPUtime=402.3 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 144857 0 0 0 40199 31 0 0 25 0 1 0 649818674 292298752 58834 33554432000 4194304 4650387 140734201879136 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 71362 58834 383 112 0 66327 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 285448

[startup+462.301 s]
/proc/loadavg: 4.03 3.61 3.21 5/314 14549
/proc/meminfo: memFree=11274152/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=297116 CPUtime=462.29 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 172018 0 0 0 46191 38 0 0 25 0 1 0 649818674 304246784 56969 33554432000 4194304 4650387 140734201879136 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 74279 56969 383 112 0 69244 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 297116

[startup+522.301 s]
/proc/loadavg: 4.01 3.68 3.25 5/314 14551
/proc/meminfo: memFree=11246720/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=297924 CPUtime=522.3 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 201215 0 0 0 52186 44 0 0 25 0 1 0 649818674 305074176 59478 33554432000 4194304 4650387 140734201879136 18446744073709551615 4368085 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 74481 59478 383 112 0 69446 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 297924

[startup+582.301 s]
/proc/loadavg: 4.05 3.75 3.30 5/314 14552
/proc/meminfo: memFree=11212964/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=299092 CPUtime=582.3 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 214794 0 0 0 58183 47 0 0 25 0 1 0 649818674 306270208 58660 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476434 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 74773 58660 383 112 0 69738 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 299092

[startup+642.3 s]
/proc/loadavg: 4.05 3.81 3.35 5/314 14554
/proc/meminfo: memFree=11202860/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=306348 CPUtime=642.31 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 235853 0 0 0 64178 53 0 0 25 0 1 0 649818674 313700352 64627 33554432000 4194304 4650387 140734201879136 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 76587 64627 383 112 0 71552 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 306348

[startup+702.3 s]
/proc/loadavg: 4.11 3.87 3.40 5/314 14555
/proc/meminfo: memFree=11206916/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=306960 CPUtime=702.31 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 262722 0 0 0 70171 60 0 0 25 0 1 0 649818674 314327040 58971 33554432000 4194304 4650387 140734201879136 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 76740 58971 383 112 0 71705 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 306960

[startup+762.312 s]
/proc/loadavg: 4.09 3.91 3.44 5/314 14557
/proc/meminfo: memFree=11209856/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=240904 CPUtime=762.32 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 298047 0 0 0 76163 69 0 0 25 0 1 0 649818674 246685696 54773 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 60226 54773 383 112 0 55191 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 240904

[startup+822.301 s]
/proc/loadavg: 4.11 3.94 3.48 5/314 14559
/proc/meminfo: memFree=11182680/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=294344 CPUtime=822.31 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 332834 0 0 0 82154 77 0 0 25 0 1 0 649818674 301408256 64337 33554432000 4194304 4650387 140734201879136 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 73586 64337 383 112 0 68551 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 294344

[startup+882.301 s]
/proc/loadavg: 4.14 3.97 3.52 5/314 14560
/proc/meminfo: memFree=11183768/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=294912 CPUtime=882.31 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 369911 0 0 0 88143 88 0 0 25 0 1 0 649818674 301989888 62330 33554432000 4194304 4650387 140734201879136 18446744073709551615 4363851 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 73728 62330 383 112 0 68693 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 294912

[startup+942.301 s]
/proc/loadavg: 4.15 4.01 3.55 5/314 14562
/proc/meminfo: memFree=11080804/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=368352 CPUtime=942.31 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 415570 0 0 0 94134 97 0 0 25 0 1 0 649818674 377192448 80859 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 92088 80859 383 112 0 87053 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 368352

[startup+1002.3 s]
/proc/loadavg: 4.06 4.00 3.58 5/314 14563
/proc/meminfo: memFree=11060768/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=369768 CPUtime=1002.31 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 415843 0 0 0 100134 97 0 0 25 0 1 0 649818674 378642432 81132 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 92442 81132 383 112 0 87407 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 369768

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.60 5/314 14565
/proc/meminfo: memFree=11004196/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=369768 CPUtime=1062.31 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 415843 0 0 0 106134 97 0 0 25 0 1 0 649818674 378642432 81132 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/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.62 5/314 14567
/proc/meminfo: memFree=10973252/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=369768 CPUtime=1122.32 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 415843 0 0 0 112135 97 0 0 25 0 1 0 649818674 378642432 81132 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 92442 81132 383 112 0 87407 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 369768

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.65 5/314 14568
/proc/meminfo: memFree=10953264/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=370008 CPUtime=1182.33 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 415906 0 0 0 118135 98 0 0 25 0 1 0 649818674 378888192 81195 33554432000 4194304 4650387 140734201879136 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 92502 81195 383 112 0 87467 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 370008

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.67 5/314 14570
/proc/meminfo: memFree=10947160/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=370980 CPUtime=1242.33 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 424385 0 0 0 124132 101 0 0 25 0 1 0 649818674 379883520 75897 33554432000 4194304 4650387 140734201879136 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 92745 75897 383 112 0 87710 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 370980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.69 3/312 14573
/proc/meminfo: memFree=11554360/32951124 swapFree=66050672/67111528
[pid=14530] ppid=14528 vsize=372592 CPUtime=1300.03 cores=4,6
/proc/14530/stat : 14530 (strangenight1-s) R 14528 14530 13939 0 -1 4202496 457343 0 0 0 129894 109 0 0 25 0 1 0 649818674 381534208 80628 33554432000 4194304 4650387 140734201879136 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14530/statm: 93148 80628 383 112 0 88113 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 372592

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.95
CPU system time (s): 1.11183
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 372592

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

runsolver used 4.00539 second user time and 9.02963 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 16:10:08
IDJOB=3369809
IDBENCH=82618
IDSOLVER=1847
FILE ID=node135/3369809-1305382208
RUNJOBID= node135-1305382208-14495
PBS_JOBID= 13324367
Free space on /tmp= 73324 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3369809-1305382208/watcher-3369809-1305382208 -o /tmp/evaluation-result-3369809-1305382208/solver-3369809-1305382208 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369809-1305382208.cnf

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

MD5SUM BENCH= 04e94fe2f2a1881d983170c76e6cb046
RANDOM SEED=341053640

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12264988 kB
Buffers:        258944 kB
Cached:        5750444 kB
SwapCached:      50684 kB
Active:        9879296 kB
Inactive:     10563660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12264988 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           25700 kB
Writeback:           0 kB
AnonPages:    14388576 kB
Mapped:          18772 kB
Slab:           134152 kB
PageTables:      47564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57113700 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73316 MiB
End job on node135 at 2011-05-14 16:31:50