Trace number 3251156

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

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3251156-1303583574.cnf'
0.00/0.00	c -- header says num vars:           1244
0.00/0.00	c -- header says num clauses:      150604
0.00/0.02	c -- clauses added:            0 learnts,       150604 normals,            0 xors
0.00/0.02	c -- vars added       1244
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1244        35    150569         0    302382         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/35/35 lits-rem:0 time: 0.00
0.00/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
0.00/0.07	c bin-w-bin subsume rem            0 bins  time:  0.03 s
0.08/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.09/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1244 time:  0.01 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  props:   0.76M  time:  0.01 s
0.09/0.16	c lits-rem:       349  cl-subs:        0  v-elim:     35  v-fix:    0  time:  0.04 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.17	c Calc default polars -  time:   0.00 s pos:       0 undec:      35 neg:    1209
0.09/0.17	c =========================================================================================
0.09/0.17	c types(t): F = full restart, N = normal restart
0.09/0.17	c types(t): S = simplification begin/end, E = solution found
0.09/0.17	c restart types(rt): st = static, dy = dynamic
0.09/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.17	c  B st     0         0      1209      3483    145877         0    434614         0   no data   no data  --
0.39/0.44	c  N dy    13      4171      1209      3483    145877      4040    434614    295672     10.17     10.78  --
0.69/0.70	c  N dy    38      8262      1209      3483    145877      5557    434614    314496     11.10     11.93  --
0.99/1.03	c  N dy    52     13309      1209      3483    145877      6346    434610    356076     10.70     11.30  --
1.29/1.34	c  N dy    79     17554      1209      3483    145877     10442    434594    826891     12.04     12.69  --
1.69/1.71	c  N dy    96     22509      1209      3483    145877      9810    434587    575551     11.97     12.68  --
1.88/1.91	c  F st   109     25001      1209      3483    145877     12235    434587    765729     12.06     12.11  --
2.10/2.11	c  N st   113     27037      1209      3483    145877      7605    434581    438312     12.06   no data  --
2.29/2.38	c  S st   115     30001      1209      3483    145877     10450    434571    890802     12.06   no data  --
2.39/2.44	c  S st   115     30505      1209      3483    145877     10950    434571    928815     12.06   no data  --
2.39/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.4M T:  0.27
2.69/2.77	c bin-w-bin subsume rem            0 bins  time:  0.02 s
4.09/4.19	c subs with bin:        0  lits-rem:      1636  v-fix:    0  time:  1.42 s
4.19/4.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
4.19/4.22	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
5.89/5.93	c lits-rem:      2926  cl-subs:      378  v-elim:      0  v-fix:    0  time:  1.71 s
6.09/6.14	c asymm  cl-useful: 955/1504/3483 lits-rem:8598 time: 0.21
6.09/6.14	c calculated reachability. Time: 0.00
6.09/6.14	c  N dy   115     30505      1209      3483    145877     10572    422210    891916     12.06   no data  --
6.59/6.63	c  N dy   128     34791      1209      3483    145877     14737    422210   1265222     11.86     12.51  --
6.98/7.05	c  N dy   133     39370      1209      3483    145877     11525    422210    706907     11.58     12.25  --
7.49/7.58	c  N dy   159     44502      1209      3483    145877     16526    422208   1255286     11.81     12.46  --
7.70/7.71	c  S st   162     45758      1209      3483    145877      9062    422208    439051     11.73      8.02  --
7.70/7.75	c  S st   162     46261      1209      3483    145877      9559    422208    486022     11.73   no data  --
7.70/7.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.70/7.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.6M T:  0.20
7.89/7.99	c bin-w-bin subsume rem            0 bins  time:  0.02 s
9.29/9.34	c subs with bin:        0  lits-rem:      1538  v-fix:    0  time:  1.35 s
9.29/9.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
9.29/9.37	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
12.10/12.15	c lits-rem:       653  cl-subs:      161  v-elim:      0  v-fix:    0  time:  2.79 s
12.10/12.16	c vivif2 --  cl tried     3483 cl shrink     1624 lits rem      11783 time: 0.01
12.10/12.17	c vivif2 --  cl tried     9398 cl shrink        0 lits rem          0 time: 0.01
12.19/12.28	c asymm  cl-useful: 0/1944/3483 lits-rem:0 time: 0.11
12.19/12.29	c calculated reachability. Time: 0.00
12.19/12.29	c  N dy   162     46261      1209      3483    145877      9398    408542    479120     11.73   no data  --
12.59/12.64	c  N dy   172     50323      1209      3483    145877     13283    408542    683053     11.65     16.52  --
12.99/13.02	c  N dy   194     54422      1209      3483    145877     17268    408542   1185034     11.92     14.30  --
13.39/13.47	c  N dy   227     58484      1209      3483    145877     11568    408542    698004     12.49     13.19  --
13.89/13.92	c  N dy   247     62858      1209      3483    145877     15845    408542   1137495     12.56     13.47  --
14.39/14.40	c  N dy   257     67135      1209      3483    145877     19967    408542   1453936     12.47     13.45  --
14.59/14.63	c  S st   261     69392      1209      3483    145877     11486    408542    553797     12.38     10.71  --
14.59/14.66	c  S st   261     69894      1209      3483    145877     11987    408542    610115     12.38   no data  --
14.59/14.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.59/14.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.79/14.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.2M T:  0.21
14.89/14.92	c bin-w-bin subsume rem            0 bins  time:  0.02 s
16.19/16.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
16.19/16.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.02 s
16.29/16.31	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
19.39/19.48	c lits-rem:       431  cl-subs:      104  v-elim:      0  v-fix:    0  time:  3.17 s
19.39/19.48	c vivif2 --  cl tried     3483 cl shrink        0 lits rem          0 time: 0.00
19.49/19.50	c vivif2 --  cl tried    11883 cl shrink        0 lits rem          0 time: 0.02
19.59/19.70	c asymm  cl-useful: 0/3339/3483 lits-rem:0 time: 0.20
19.59/19.70	c calculated reachability. Time: 0.00
19.59/19.70	c  N dy   261     69894      1209      3483    145877     11883    408530    602863     12.38   no data  --
20.19/20.23	c  N dy   268     75733      1209      3483    145877     17495    408530    905554     12.18     13.06  --
20.79/20.84	c  N dy   279     81604      1209      3483    145877     23148    408530   1322940     12.03     12.97  --
21.29/21.38	c  N dy   301     87187      1209      3483    145877     17025    408530   1167307     12.10     13.03  --
21.39/21.42	c  F st   305     87502      1209      3483    145877     17335    408530   1212258     12.13   no data  --
22.09/22.10	c  N dy   312     92796      1209      3483    145877     22473    408530   1874974     12.16     34.73  --
22.79/22.88	c  N dy   350     98810      1209      3483    145877     15707    408530    918170     12.42     13.13  --
23.49/23.53	c  S st   357    104841      1209      3483    145877     21520    408530   1254821     12.24     11.37  --
23.49/23.58	c  S st   357    105343      1209      3483    145877     22016    408530   1297688     12.24   no data  --
23.49/23.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.49/23.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.79/23.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.2M T:  0.30
23.89/23.95	c bin-w-bin subsume rem            0 bins  time:  0.02 s
25.29/25.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
25.29/25.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.02 s
25.29/25.39	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
27.99/28.03	c lits-rem:       728  cl-subs:      839  v-elim:      0  v-fix:    0  time:  2.63 s
27.99/28.03	c vivif2 --  cl tried     3483 cl shrink        0 lits rem          0 time: 0.00
27.99/28.06	c vivif2 --  cl tried    21177 cl shrink        0 lits rem          0 time: 0.03
28.19/28.26	c asymm  cl-useful: 0/2573/3483 lits-rem:0 time: 0.20
28.19/28.26	c calculated reachability. Time: 0.00
28.19/28.26	c  N dy   357    105343      1209      3483    145877     21177    408530   1262744     12.24   no data  --
29.09/29.12	c  N dy   377    112410      1209      3483    145877     14430    408530    720511     12.16     12.85  --
29.99/30.00	c  N dy   412    120306      1209      3483    145877     22094    408530   1609345     12.33     12.99  --
31.09/31.18	c  N dy   459    128048      1209      3483    145877     15118    408530    783351     12.58     22.63  --
32.09/32.19	c  N dy   505    136442      1209      3483    145877     23282    408530   1673837     12.78     13.53  --
33.59/33.66	c  N dy   560    145663      1209      3483    145877     16728    408530    879821     12.90     13.64  --
34.59/34.69	c  N dy   579    155701      1209      3483    145877     26482    408530   1719938     12.79     13.62  --
34.89/34.97	c  S st   581    158014      1209      3483    145877     28729    408530   1876918     12.76     11.91  --
34.99/35.04	c  S st   581    158516      1209      3483    145877     29229    408530   1912712     12.76   no data  --
34.99/35.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.99/35.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.39/35.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.2M T:  0.36
35.39/35.49	c bin-w-bin subsume rem            0 bins  time:  0.02 s
36.79/36.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
36.89/36.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.02 s
36.89/36.92	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
40.49/40.57	c lits-rem:       726  cl-subs:      664  v-elim:      0  v-fix:    0  time:  3.65 s
40.49/40.57	c vivif2 --  cl tried     3483 cl shrink        0 lits rem          0 time: 0.00
40.60/40.62	c vivif2 --  cl tried    28565 cl shrink        0 lits rem          0 time: 0.04
40.70/40.71	c asymm  cl-useful: 0/910/3483 lits-rem:0 time: 0.09
40.70/40.72	c calculated reachability. Time: 0.00
40.70/40.72	c  N dy   581    158516      1209      3483    145877     28565    408530   1858051     12.76   no data  --
42.09/42.19	c  N dy   601    169920      1209      3483    145877     23032    408530   1313274     12.61     13.31  --
43.69/43.71	c  N dy   622    182347      1209      3483    145877     17599    408530    911396     12.47     13.33  --
44.99/45.06	c  N dy   682    194076      1209      3483    145877     28981    408530   2075971     12.57     14.65  --
46.79/46.89	c  N dy   752    206483      1209      3483    145877     22656    408530   1424793     12.76     14.75  --
49.29/49.32	c  N dy   828    221509      1209      3483    145877     37185    408530   2845161     12.90     13.69  --
51.09/51.14	c  N dy   859    235864      1209      3483    145877     31585    408530   1751698     12.80     13.59  --
51.29/51.38	c  S st   862    237774      1209      3483    145877     33388    408530   1859275     12.78      9.09  --
51.39/51.44	c  S st   862    238276      1209      3483    145877     33886    408530   1908597     12.78   no data  --
51.39/51.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.39/51.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.79/51.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.2M T:  0.38
51.89/51.91	c bin-w-bin subsume rem            0 bins  time:  0.02 s
53.39/53.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
53.39/53.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.02 s
53.39/53.47	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
56.39/56.45	c lits-rem:       727  cl-subs:     1600  v-elim:      0  v-fix:    0  time:  2.98 s
56.39/56.46	c vivif2 --  cl tried     3483 cl shrink        0 lits rem          0 time: 0.00
56.49/56.50	c vivif2 --  cl tried    32286 cl shrink        0 lits rem          0 time: 0.05
56.69/56.71	c asymm  cl-useful: 0/2339/3483 lits-rem:0 time: 0.20
56.69/56.71	c calculated reachability. Time: 0.00
56.69/56.71	c  N dy   862    238276      1209      3483    145877     32286    408530   1859857     12.78   no data  --
58.59/58.66	c  N dy   927    254752      1209      3483    145877     27997    408530   1737578     12.82     13.50  --
61.19/61.21	c  N dy   997    271087      1209      3483    145877     22534    408530   1051937     12.88     13.88  --
63.49/63.55	c  N dy  1062    288454      1209      3483    145877     39395    408530   2834451     12.90     18.27  --
65.89/65.97	c  F st  1139    306250      1209      3483    145877     34394    408530   2271988     12.95      8.73  --
65.99/66.08	c  N st  1141    306875      1209      3483    145877     34998    408530   2335301     12.95   no data  --
68.89/68.94	c  N dy  1185    326581      1209      3483    145877     30876    408530   1871991     12.90     13.61  --
71.99/72.10	c  N dy  1255    346775      1209      3483    145877     26205    408530   1301723     12.92     13.78  --
73.39/73.47	c  S st  1308    357415      1209      3483    145877     36523    408530   2414547     12.94      7.95  --
73.49/73.56	c  S st  1308    357917      1209      3483    145877     37024    408530   2457214     12.94   no data  --
73.49/73.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.49/73.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.09/74.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.7M T:  0.54
74.09/74.20	c bin-w-bin subsume rem            0 bins  time:  0.02 s
75.59/75.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
75.59/75.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
75.59/75.69	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.02 s
80.39/80.41	c lits-rem:      1080  cl-subs:      906  v-elim:      0  v-fix:    0  time:  4.72 s
80.39/80.41	c vivif2 --  cl tried     3483 cl shrink        0 lits rem          0 time: 0.00
80.39/80.46	c vivif2 --  cl tried    36118 cl shrink        0 lits rem          0 time: 0.05
80.59/80.68	c asymm  cl-useful: 0/1030/3483 lits-rem:0 time: 0.22
80.59/80.69	c calculated reachability. Time: 0.00
80.59/80.69	c  N dy  1308    357917      1209      3483    145877     36118    408530   2414429     12.94   no data  --
84.49/84.53	c  N dy  1399    378481      1209      3483    145877     30831    408530   1569405     12.99     13.87  --
87.29/87.37	c  N dy  1473    398535      1209      3483    145877     50219    408530   3492907     13.00     14.58  --
90.49/90.54	c  N dy  1517    419880      1209      3483    145877     44538    408530   2608380     12.92     13.78  --
93.59/93.61	c  N dy  1646    439973      1209      3483    145877     37066    408530   2327582     13.05     23.09  --
97.59/97.67	c  N dy  1725    460715      1209      3483    145877     29070    408530   1319183     13.07     14.20  --
100.49/100.57	c  N dy  1794    482330      1209      3483    145877     50000    408530   3133120     13.04     13.77  --
103.69/103.71	c  N dy  1906    502646      1209      3483    145877     40734    408530   2507500     13.16     13.98  --
107.69/107.78	c  N dy  2004    523169      1209      3483    145877     30572    408530   1386147     13.21     13.96  --
109.59/109.63	c  S st  2054    536877      1209      3483    145877     43819    408530   2705190     13.20      9.71  --
109.69/109.71	c  S st  2054    537379      1209      3483    145877     44320    408530   2753559     13.20   no data  --
109.69/109.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
109.69/109.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.19/110.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.3M T:  0.57
110.29/110.39	c bin-w-bin subsume rem            0 bins  time:  0.02 s
111.89/111.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.58 s
111.89/111.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
111.89/111.99	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
117.49/117.60	c lits-rem:      1225  cl-subs:     1617  v-elim:      0  v-fix:    0  time:  5.61 s
117.60/117.60	c vivif2 --  cl tried     3483 cl shrink        0 lits rem          0 time: 0.00
117.60/117.66	c vivif2 --  cl tried    42703 cl shrink        0 lits rem          0 time: 0.06
117.79/117.89	c asymm  cl-useful: 0/803/3483 lits-rem:0 time: 0.22
117.79/117.89	c calculated reachability. Time: 0.00
117.79/117.89	c  N dy  2054    537379      1209      3483    145877     42703    408530   2707246     13.20   no data  --
121.99/122.07	c  N dy  2119    557426      1209      3483    145877     31140    408530   1427728     13.18     18.19  --
125.49/125.52	c  N dy  2215    577892      1209      3483    145877     51084    408530   3566450     13.23     14.13  --
129.29/129.37	c  N dy  2285    598068      1209      3483    145877     38636    408530   2100052     13.24     14.13  --
133.19/133.26	c  N dy  2389    618443      1209      3483    145877     58414    408530   4235056     13.29     14.14  --
137.49/137.51	c  N dy  2499    640427      1209      3483    145877     46762    408530   2977073     13.36     14.19  --
142.40/142.47	c  N dy  2603    660475      1209      3483    145877     66204    408530   5152847     13.42     14.16  --
145.79/145.89	c  N dy  2687    680562      1209      3483    145877     51727    408530   3348648     13.43     14.20  --
150.39/150.44	c  N dy  2746    700806      1209      3483    145877     36389    408530   1741449     13.41     14.21  --
153.79/153.85	c  N dy  2828    720899      1209      3483    145877     55882    408530   3730160     13.42     15.24  --
158.59/158.60	c  N dy  2901    740979      1209      3483    145877     39391    408530   1971790     13.43     15.24  --
162.09/162.15	c  N dy  2988    761009      1209      3483    145877     58817    408530   4079497     13.45     16.47  --
166.69/166.76	c  N dy  3052    781223      1209      3483    145877     41578    408530   2155277     13.44     14.18  --
170.69/170.70	c  N dy  3159    801339      1209      3483    145877     61126    408530   4263767     13.49     14.37  --
171.79/171.86	c  S st  3187    806069      1209      3483    145877     65698    408530   4761602     13.50   no data  --
171.89/171.99	c  S st  3187    806569      1209      3483    145877     66198    408530   4810904     13.50   no data  --
171.99/172.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
171.99/172.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.99/173.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 38.0M T:  1.00
173.10/173.19	c bin-w-bin subsume rem            0 bins  time:  0.02 s
174.70/174.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
174.70/174.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
174.70/174.76	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
195.59/195.66	c lits-rem:      2619  cl-subs:     2210  v-elim:      0  v-fix:    0  time: 20.90 s
195.59/195.67	c vivif2 --  cl tried     3483 cl shrink        0 lits rem          0 time: 0.00
195.70/195.76	c vivif2 --  cl tried    63988 cl shrink        0 lits rem          0 time: 0.09
195.99/196.00	c asymm  cl-useful: 0/1003/3483 lits-rem:0 time: 0.24
195.99/196.01	c calculated reachability. Time: 0.00
195.99/196.01	c  N dy  3187    806569      1209      3483    145877     63988    408530   4715417     13.50   no data  --
200.39/200.47	c  N dy  3275    826664      1209      3483    145877     45701    408530   2583888     13.53     18.61  --
204.50/204.51	c  N dy  3356    846684      1209      3483    145877     65011    408530   4560181     13.54     22.11  --
209.30/209.32	c  N dy  3455    866974      1209      3483    145877     45945    408530   2526208     13.58     14.31  --
213.40/213.47	c  N dy  3561    887035      1209      3483    145877     65374    408530   4448614     13.62     15.05  --
217.70/217.79	c  N dy  3614    907248      1209      3483    145877     45175    408530   2315602     13.60     14.66  --
221.50/221.55	c  N dy  3668    927945      1209      3483    145877     65153    408530   4315358     13.58     14.64  --
226.50/226.56	c  N dy  3740    949727      1209      3483    145877     45542    408530   2316013     13.57     14.47  --
230.29/230.32	c  N dy  3793    969963      1209      3483    145877     64963    408530   3644938     13.55     14.27  --
234.59/234.63	c  N dy  3867    990047      1209      3483    145877     42994    408530   1996924     13.55     14.28  --
237.99/238.01	c  N dy  3945   1010053      1209      3483    145877     62211    408530   3811934     13.56     23.12  --
242.70/242.73	c  N dy  4023   1030542      1209      3483    145877     81968    408530   5787301     13.56     14.28  --
246.40/246.46	c  N dy  4102   1050564      1209      3483    145877     58963    408530   3588451     13.57     16.79  --
251.19/251.20	c  N dy  4177   1070620      1209      3483    145877     78281    408530   5512114     13.59     22.36  --
251.49/251.58	c  F st  4185   1071875      1209      3483    145877     79494    408530   5635617     13.59   no data  --
255.79/255.87	c  N dy  4252   1091078      1209      3483    145877     54565    408530   3051270     13.60     14.42  --
260.49/260.54	c  N dy  4349   1112134      1209      3483    145877     74863    408530   5048188     13.62     14.55  --
265.70/265.74	c  N dy  4433   1132316      1209      3483    145877     49978    408530   2478088     13.63     14.38  --
269.70/269.78	c  N dy  4534   1152584      1209      3483    145877     69618    408530   4469298     13.66     14.52  --
275.40/275.47	c  N dy  4635   1172900      1209      3483    145877     89206    408530   6499823     13.68     14.45  --
278.99/279.07	c  N dy  4699   1192958      1209      3483    145877     63142    408530   3654930     13.67     14.45  --
282.79/282.81	c  S st  4755   1209854      1209      3483    145877     79356    408530   5241425     13.66      9.17  --
282.89/282.98	c  S st  4755   1210354      1209      3483    145877     79853    408530   5289371     13.66   no data  --
282.99/283.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
282.99/283.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
284.29/284.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 44.5M T:  1.38
284.49/284.55	c bin-w-bin subsume rem            0 bins  time:  0.02 s
286.60/286.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.12 s
286.60/286.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.02 s
286.70/286.70	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.02 s
467.70/467.72	c lits-rem:      5477  cl-subs:     4395  v-elim:      0  v-fix:    0  time: 181.02 s
467.70/467.72	c vivif2 --  cl tried     3483 cl shrink        0 lits rem          0 time: 0.00
467.80/467.83	c vivif2 --  cl tried    75458 cl shrink        0 lits rem          0 time: 0.11
468.10/468.10	c asymm  cl-useful: 0/738/3483 lits-rem:0 time: 0.27
468.10/468.11	c calculated reachability. Time: 0.00
468.10/468.11	c  N dy  4755   1210354      1209      3483    145877     75458    408530   5172415     13.66   no data  --
474.40/474.48	c  N dy  4840   1231370      1209      3483    145877     49551    408530   2443935     13.68     14.44  --
478.60/478.68	c  N dy  4922   1251424      1209      3483    145877     68915    408530   4415947     13.69     23.84  --
485.31/485.37	c  N dy  5044   1271516      1209      3483    145877     88313    408530   6522012     13.74     24.97  --
490.60/490.63	c  N dy  5126   1292947      1209      3483    145877     61701    408530   3607089     13.75     14.73  --
495.60/495.67	c  N dy  5216   1313196      1209      3483    145877     81274    408530   5574114     13.76     14.53  --
501.40/501.43	c  N dy  5282   1333248      1209      3483    145877     52505    408530   2688451     13.76     14.66  --
505.60/505.63	c  N dy  5356   1353286      1209      3483    145877     71800    408530   4520413     13.76     30.63  --
512.20/512.20	c  N dy  5470   1373351      1209      3483    145877     91187    408530   6527507     13.80     16.22  --
517.01/517.09	c  N dy  5525   1395689      1209      3483    145877     63501    408530   3558898     13.78     14.60  --
521.90/521.98	c  N dy  5612   1415693      1209      3483    145877     82854    408530   5600829     13.79     16.40  --
528.80/528.80	c  N dy  5723   1436048      1209      3483    145877     52312    408530   2491989     13.83     14.60  --
532.70/532.70	c  N dy  5761   1456085      1209      3483    145877     71580    408530   4009278     13.80     21.54  --
537.40/537.47	c  N dy  5825   1476123      1209      3483    145877     90935    408530   5802377     13.79     14.58  --
542.40/542.41	c  N dy  5863   1496457      1209      3483    145877     59367    408530   3089725     13.77     14.59  --
547.00/547.05	c  N dy  5946   1516617      1209      3483    145877     78843    408530   4962649     13.78     14.55  --
553.51/553.52	c  N dy  6029   1537319      1209      3483    145877     98827    408530   6938801     13.78     14.64  --
557.91/557.96	c  N dy  6087   1557780      1209      3483    145877     66544    408530   3785325     13.77     14.62  --
562.80/562.84	c  N dy  6153   1578328      1209      3483    145878     86336    408530   5667199     13.76     14.51  --
570.11/570.19	c  N dy  6251   1598487      1209      3483    145878    105657    408530   7612019     13.78     14.67  --
574.21/574.21	c  N dy  6319   1618492      1209      3483    145878     72027    408530   4144940     13.78     14.57  --
579.50/579.54	c  N dy  6383   1639111      1209      3483    145879     91853    408530   5855829     13.77     14.65  --
585.21/585.26	c  N dy  6439   1659208      1209      3483    145879     57215    408530   2689025     13.76     14.54  --
589.71/589.79	c  N dy  6495   1680033      1209      3483    145880     77204    408530   4271167     13.74     14.54  --
595.40/595.40	c  N dy  6597   1700321      1209      3483    145880     96839    408530   6221223     13.76     14.50  --
598.91/598.97	c  S st  6660   1710355      1209      3483    145880    106526    408530   7199229     13.78   no data  --
599.11/599.19	c  S st  6660   1710858      1209      3483    145880    107025    408530   7253950     13.78   no data  --
599.21/599.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
599.21/599.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
600.81/600.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 54.9M T:  1.66
601.10/601.11	c bin-w-bin subsume rem            0 bins  time:  0.02 s
603.40/603.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.37 s
603.50/603.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.02 s
603.50/603.52	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
1012.51/1012.55	c lits-rem:      7771  cl-subs:     6184  v-elim:      0  v-fix:    0  time: 409.03 s
1012.51/1012.55	c vivif2 --  cl tried     3483 cl shrink        3 lits rem          3 time: 0.00
1012.71/1012.74	c vivif2 --  cl tried   100841 cl shrink     2688 lits rem       2695 time: 0.19
1013.12/1013.13	c asymm  cl-useful: 0/367/3483 lits-rem:0 time: 0.38
1013.12/1013.13	c calculated reachability. Time: 0.00
1013.12/1013.13	c  N dy  6660   1710858      1209      3483    145880    100841    408527   7074745     13.78   no data  --
1018.62/1018.65	c  N dy  6713   1731408      1209      3483    145880     65753    408527   3490461     13.77     14.67  --
1024.61/1024.66	c  N dy  6790   1752872      1209      3483    145880     86357    408527   5578880     13.77     14.52  --
1031.82/1031.88	c  N dy  6874   1772968      1209      3483    145880    105717    408527   7565851     13.77     31.27  --
1037.81/1037.84	c  N dy  6959   1793041      1209      3483    145880     69254    408527   3877780     13.78     16.72  --
1043.61/1043.63	c  N dy  7041   1814439      1209      3483    145880     89821    408527   5757974     13.78     14.74  --
1051.12/1051.16	c  N dy  7144   1834711      1209      3483    145880    109352    408527   7838882     13.80     14.70  --
1057.13/1057.13	c  N dy  7270   1854929      1209      3483    145880     72113    408527   4150278     13.83     14.58  --
1063.11/1063.18	c  N dy  7363   1875056      1209      3483    145880     91576    408527   6085158     13.84     14.68  --
1071.01/1071.06	c  N dy  7453   1895161      1209      3483    145880    110948    408527   8152806     13.85     14.61  --
1076.31/1076.36	c  N dy  7511   1916345      1209      3483    145880     73531    408527   4094242     13.84     14.61  --
1081.92/1081.91	c  N dy  7577   1936991      1209      3483    145880     93409    408527   6124058     13.84     14.70  --
1088.51/1088.54	c  N dy  7646   1957528      1209      3483    145880    113162    408527   8084686     13.83     14.57  --
1093.62/1093.64	c  N dy  7728   1978218      1209      3483    145880     74372    408527   4181676     13.84     14.77  --
1099.21/1099.24	c  N dy  7813   1998297      1209      3483    145880     93694    408527   5948566     13.85     14.62  --
1106.53/1106.52	c  N dy  7915   2018353      1209      3483    145880    113027    408527   7843922     13.87     20.87  --
1112.03/1112.08	c  N dy  7981   2039520      1209      3483    145880     73574    408527   3758418     13.86     14.60  --
1117.02/1117.04	c  N dy  8055   2059590      1209      3483    145880     92866    408527   5491787     13.86     14.80  --
1123.32/1123.34	c  N dy  8146   2080583      1209      3483    145880    113119    408527   7509371     13.87     14.75  --
1128.91/1128.91	c  N dy  8229   2100681      1209      3483    145880     71866    408527   3757857     13.87     14.66  --
1133.81/1133.81	c  N dy  8284   2120781      1209      3483    145880     91011    408527   5477217     13.87     20.78  --
1140.72/1140.71	c  N dy  8330   2140801      1209      3483    145880    110090    408527   6785670     13.85     18.59  --
1146.22/1146.28	c  N dy  8393   2160870      1209      3483    145880     67990    408527   3331725     13.85     21.79  --
1150.82/1150.82	c  N dy  8458   2181813      1209      3483    145880     88137    408527   5233105     13.84     15.13  --
1157.12/1157.20	c  N dy  8541   2201857      1209      3483    145880    107474    408527   7149981     13.85     15.15  --
1161.02/1161.02	c  S st  8596   2210859      1209      3483    145880    116205    408527   8051950     13.86   no data  --
1161.22/1161.23	c  S st  8596   2211362      1209      3483    145880    116706    408527   8104008     13.86   no data  --
1161.22/1161.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1161.22/1161.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1163.12/1163.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 59.8M T:  1.92
1163.42/1163.43	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1164.92/1164.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
1164.92/1164.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
1164.92/1164.99	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.02 s

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: 935)

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-3251156-1303583574/watcher-3251156-1303583574 -o /tmp/evaluation-result-3251156-1303583574/solver-3251156-1303583574 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3251156-1303583574.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: 0.98 2.33 3.25 6/185 28504
/proc/meminfo: memFree=14755616/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=30316 CPUtime=0 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 838 0 0 0 0 0 0 0 22 0 1 0 450772718 31043584 778 33554432000 4194304 4650387 140734380476384 18446744073709551615 254261277381 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 7579 779 327 112 0 2544 0

[startup+0.0846929 s]
/proc/loadavg: 0.98 2.33 3.25 6/185 28504
/proc/meminfo: memFree=14755616/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=34940 CPUtime=0.08 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 2032 0 0 0 8 0 0 0 22 0 1 0 450772718 35778560 1969 33554432000 4194304 4650387 140734380476384 18446744073709551615 4436420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 8735 1969 359 112 0 3700 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34940

[startup+0.100696 s]
/proc/loadavg: 0.98 2.33 3.25 6/185 28504
/proc/meminfo: memFree=14755616/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=34940 CPUtime=0.09 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 2033 0 0 0 9 0 0 0 22 0 1 0 450772718 35778560 1970 33554432000 4194304 4650387 140734380476384 18446744073709551615 4449550 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 8735 1970 360 112 0 3700 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34940

[startup+0.300652 s]
/proc/loadavg: 0.98 2.33 3.25 6/185 28504
/proc/meminfo: memFree=14755616/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=38472 CPUtime=0.29 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 3258 0 0 0 29 0 0 0 23 0 1 0 450772718 39395328 3195 33554432000 4194304 4650387 140734380476384 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 9618 3195 378 112 0 4583 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38472

[startup+0.700578 s]
/proc/loadavg: 0.98 2.33 3.25 6/185 28504
/proc/meminfo: memFree=14755616/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=40420 CPUtime=0.69 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 4073 0 0 0 69 0 0 0 25 0 1 0 450772718 41390080 3479 33554432000 4194304 4650387 140734380476384 18446744073709551615 254261616512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 10105 3479 380 112 0 5070 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40420

[startup+1.50046 s]
/proc/loadavg: 0.98 2.33 3.25 6/190 28512
/proc/meminfo: memFree=14712672/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=41980 CPUtime=1.49 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 6084 0 0 0 149 0 0 0 25 0 1 0 450772718 42987520 3769 33554432000 4194304 4650387 140734380476384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 10495 3769 380 112 0 5460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41980

[startup+3.10018 s]
/proc/loadavg: 0.98 2.33 3.25 6/190 28512
/proc/meminfo: memFree=14699720/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=63960 CPUtime=3.09 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 12947 0 0 0 308 1 0 0 25 0 1 0 450772718 65495040 9549 33554432000 4194304 4650387 140734380476384 18446744073709551615 4436138 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 15990 9549 382 112 0 10955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63960

[startup+6.30062 s]
/proc/loadavg: 1.22 2.36 3.25 6/190 28512
/proc/meminfo: memFree=14641316/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=65260 CPUtime=6.29 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 13370 0 0 0 628 1 0 0 25 0 1 0 450772718 66826240 9972 33554432000 4194304 4650387 140734380476384 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 16315 9972 382 112 0 11280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65260

[startup+12.7005 s]
/proc/loadavg: 1.45 2.38 3.26 6/190 28512
/proc/meminfo: memFree=14632172/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=65788 CPUtime=12.69 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 16137 0 0 0 1267 2 0 0 25 0 1 0 450772718 67366912 9725 33554432000 4194304 4650387 140734380476384 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 16447 9725 382 112 0 11412 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65788

[startup+25.5002 s]
/proc/loadavg: 2.01 2.46 3.27 6/190 28513
/proc/meminfo: memFree=14605620/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=77932 CPUtime=25.49 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 26563 0 0 0 2545 4 0 0 25 0 1 0 450772718 79802368 12896 33554432000 4194304 4650387 140734380476384 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 19483 12896 382 112 0 14448 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77932

[startup+51.1007 s]
/proc/loadavg: 2.69 2.58 3.29 6/190 28540
/proc/meminfo: memFree=14518108/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=96548 CPUtime=51.09 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 49142 0 0 0 5101 8 0 0 25 0 1 0 450772718 98865152 17338 33554432000 4194304 4650387 140734380476384 18446744073709551615 4363688 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 24137 17338 382 112 0 19102 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96548

[startup+102.307 s]
/proc/loadavg: 3.47 2.82 3.32 6/190 28542
/proc/meminfo: memFree=14420128/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=116088 CPUtime=102.3 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 90771 0 0 0 10212 18 0 0 25 0 1 0 450772718 118874112 21087 33554432000 4194304 4650387 140734380476384 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 29022 21087 382 112 0 23987 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 116088

[startup+162.301 s]
/proc/loadavg: 3.79 3.02 3.36 6/190 28543
/proc/meminfo: memFree=14302888/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=191868 CPUtime=162.29 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 132107 0 0 0 16203 26 0 0 25 0 1 0 450772718 196472832 25885 33554432000 4194304 4650387 140734380476384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 47967 25885 382 112 0 42932 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191868

[startup+222.3 s]
/proc/loadavg: 3.97 3.21 3.40 6/190 28545
/proc/meminfo: memFree=14194356/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=246140 CPUtime=222.3 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 168620 0 0 0 22196 34 0 0 25 0 1 0 450772718 252047360 38460 33554432000 4194304 4650387 140734380476384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 61535 38460 382 112 0 56500 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 246140

[startup+282.301 s]
/proc/loadavg: 4.15 3.38 3.45 6/190 28547
/proc/meminfo: memFree=14131208/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=247180 CPUtime=282.3 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 207579 0 0 0 28186 44 0 0 25 0 1 0 450772718 253112320 39040 33554432000 4194304 4650387 140734380476384 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 61795 39040 382 112 0 56760 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 247180

[startup+342.3 s]
/proc/loadavg: 4.05 3.49 3.48 6/190 28548
/proc/meminfo: memFree=14132672/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=256020 CPUtime=342.3 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 210322 0 0 0 34185 45 0 0 25 0 1 0 450772718 262164480 41783 33554432000 4194304 4650387 140734380476384 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 64005 41783 382 112 0 58970 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 256020

[startup+402.301 s]
/proc/loadavg: 4.02 3.58 3.51 5/190 28577
/proc/meminfo: memFree=14076344/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=256020 CPUtime=402.3 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 210345 0 0 0 40185 45 0 0 25 0 1 0 450772718 262164480 41806 33554432000 4194304 4650387 140734380476384 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 64005 41806 382 112 0 58970 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 256020

[startup+462.301 s]
/proc/loadavg: 4.00 3.65 3.54 5/190 28578
/proc/meminfo: memFree=14017176/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=256356 CPUtime=462.3 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 210498 0 0 0 46185 45 0 0 25 0 1 0 450772718 262508544 41959 33554432000 4194304 4650387 140734380476384 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 64089 41959 382 112 0 59054 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 256356

[startup+522.3 s]
/proc/loadavg: 4.00 3.71 3.56 5/190 28580
/proc/meminfo: memFree=13985756/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=257616 CPUtime=522.3 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 240702 0 0 0 52179 51 0 0 25 0 1 0 450772718 263798784 42420 33554432000 4194304 4650387 140734380476384 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 64404 42420 382 112 0 59369 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 257616

[startup+582.301 s]
/proc/loadavg: 4.06 3.78 3.59 5/190 28582
/proc/meminfo: memFree=13885420/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=258088 CPUtime=582.31 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 272121 0 0 0 58171 60 0 0 25 0 1 0 450772718 264282112 43502 33554432000 4194304 4650387 140734380476384 18446744073709551615 4329316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 64522 43503 382 112 0 59487 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 258088

[startup+642.301 s]
/proc/loadavg: 4.05 3.83 3.62 5/190 28583
/proc/meminfo: memFree=13747512/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=310172 CPUtime=642.31 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 292109 0 0 0 64169 62 0 0 25 0 1 0 450772718 317616128 55828 33554432000 4194304 4650387 140734380476384 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 77543 55828 382 112 0 72508 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 310172

[startup+702.3 s]
/proc/loadavg: 4.02 3.86 3.64 5/190 28585
/proc/meminfo: memFree=13730116/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=310172 CPUtime=702.3 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 292257 0 0 0 70168 62 0 0 25 0 1 0 450772718 317616128 55976 33554432000 4194304 4650387 140734380476384 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 77543 55976 382 112 0 72508 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 310172

[startup+762.307 s]
/proc/loadavg: 4.00 3.88 3.66 5/190 28586
/proc/meminfo: memFree=13723136/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=311392 CPUtime=762.31 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 292320 0 0 0 76169 62 0 0 25 0 1 0 450772718 318865408 56039 33554432000 4194304 4650387 140734380476384 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 77848 56039 382 112 0 72813 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 311392

[startup+822.3 s]
/proc/loadavg: 4.00 3.90 3.68 5/190 28588
/proc/meminfo: memFree=13725464/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=311392 CPUtime=822.3 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 292344 0 0 0 82168 62 0 0 25 0 1 0 450772718 318865408 56063 33554432000 4194304 4650387 140734380476384 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 77848 56063 382 112 0 72813 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 311392

[startup+882.301 s]
/proc/loadavg: 4.04 3.93 3.70 5/190 28590
/proc/meminfo: memFree=13711916/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=311392 CPUtime=882.31 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 292344 0 0 0 88168 63 0 0 25 0 1 0 450772718 318865408 56063 33554432000 4194304 4650387 140734380476384 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 77848 56063 382 112 0 72813 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 311392

[startup+942.301 s]
/proc/loadavg: 4.01 3.94 3.72 5/190 28591
/proc/meminfo: memFree=13664276/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=311392 CPUtime=942.31 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 292387 0 0 0 94168 63 0 0 25 0 1 0 450772718 318865408 56106 33554432000 4194304 4650387 140734380476384 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 77848 56106 382 112 0 72813 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 311392

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.73 5/190 28593
/proc/meminfo: memFree=13645760/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=311392 CPUtime=1002.31 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 292468 0 0 0 100168 63 0 0 25 0 1 0 450772718 318865408 56187 33554432000 4194304 4650387 140734380476384 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 77848 56187 382 112 0 72813 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 311392

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.75 5/190 28594
/proc/meminfo: memFree=13603200/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=312368 CPUtime=1062.32 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 316581 0 0 0 106161 71 0 0 25 0 1 0 450772718 319864832 54682 33554432000 4194304 4650387 140734380476384 18446744073709551615 4354931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 78092 54682 382 112 0 73057 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 312368

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.76 5/190 28596
/proc/meminfo: memFree=13632580/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=312852 CPUtime=1122.32 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 344486 0 0 0 112155 77 0 0 25 0 1 0 450772718 320360448 56111 33554432000 4194304 4650387 140734380476384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 78213 56111 382 112 0 73178 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 312852

[startup+1182.3 s]
/proc/loadavg: 4.07 3.99 3.78 5/190 28598
/proc/meminfo: memFree=13631928/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=330148 CPUtime=1182.32 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 366648 0 0 0 118151 81 0 0 25 0 1 0 450772718 338071552 61248 33554432000 4194304 4650387 140734380476384 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 82537 61248 382 112 0 77502 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 330148

[startup+1242.3 s]
/proc/loadavg: 4.03 3.99 3.79 5/190 28599
/proc/meminfo: memFree=13575360/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=331004 CPUtime=1242.32 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 366763 0 0 0 124151 81 0 0 25 0 1 0 450772718 338948096 61363 33554432000 4194304 4650387 140734380476384 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 82751 61363 382 112 0 77716 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 331004



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.01 3.81 5/190 28601
/proc/meminfo: memFree=13438564/32951124 swapFree=67111528/67111528
[pid=28504] ppid=28502 vsize=331004 CPUtime=1300.03 cores=0,2
/proc/28504/stat : 28504 (strangenight1-s) R 28502 28504 27245 0 -1 4202496 366827 0 0 0 129922 81 0 0 25 0 1 0 450772718 338948096 61427 33554432000 4194304 4650387 140734380476384 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28504/statm: 82751 61427 382 112 0 77716 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 331004

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.22
system time used= 0.828873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366827
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= 8
involuntary context switches= 2681

runsolver used 2.29065 second user time and 4.65229 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-23 20:32:54
IDJOB=3251156
IDBENCH=88212
IDSOLVER=1589
FILE ID=node140/3251156-1303583574
RUNJOBID= node140-1303583574-28469
PBS_JOBID= 13150322
Free space on /tmp= 72068 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251156-1303583574/watcher-3251156-1303583574 -o /tmp/evaluation-result-3251156-1303583574/solver-3251156-1303583574 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3251156-1303583574.cnf

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=481652399

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14756656 kB
Buffers:       2358588 kB
Cached:       15208236 kB
SwapCached:          0 kB
Active:       10176700 kB
Inactive:      7458600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14756656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22036 kB
Writeback:           0 kB
AnonPages:       66732 kB
Mapped:          15204 kB
Slab:           495164 kB
PageTables:       4600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221420 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= 72032 MiB
End job on node140 at 2011-04-23 20:54:36