Trace number 3175551

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.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S5267991-057-UNKNOWN.cnf
MD5SUM1a8d3d5d5a6ad4a4b0bb6bd83ad87f53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark312.282
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175551-1301783666.cnf'
0.00/0.00	c -- header says num vars:          25000
0.00/0.00	c -- header says num clauses:      105000
0.00/0.06	c -- clauses added:            0 learnts,       105000 normals,            0 xors
0.00/0.06	c -- vars added      25000
0.00/0.06	c Parsing time:  0.05 s
0.00/0.06	c  N st     0         0     25000    105000         0         0    315000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/105000/105000 lits-rem:0 time: 0.07
0.09/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.05
0.19/0.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.19/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  25000 time:  0.01 s
0.19/0.26	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
0.39/0.45	c lits-rem:         0  cl-subs:        0  v-elim:    735  v-fix:    0  time:  0.19 s
0.39/0.46	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.50	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.49/0.50	c calculated reachability. Time: 0.00
0.49/0.51	c Calc default polars -  time:   0.01 s pos:   11096 undec:    2820 neg:   11084
0.49/0.51	c =========================================================================================
0.49/0.51	c types(t): F = full restart, N = normal restart
0.49/0.51	c types(t): S = simplification begin/end, E = solution found
0.49/0.51	c restart types(rt): st = static, dy = dynamic
0.49/0.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.51	c  B st     0         0     24265    103896         0         0    315804         0   no data   no data  --
1.49/1.57	c  N dy    22      4066     24265    103896         0      4066    315804    911026    132.92    141.51  --
2.59/2.62	c  N dy    53      8152     24265    103896         0      8150    315804   1806156    139.82    180.12  --
3.59/3.68	c  N dy    78     12204     24265    103896         0     12202    315804   2658775    138.49    146.39  --
4.69/4.78	c  N dy   111     16297     24265    103896         0     16294    315804   3559871    139.95    151.53  --
5.89/5.95	c  N dy   144     20428     24265    103896         0     10430    315804    666529    141.17    148.69  --
6.99/7.03	c  N dy   173     24452     24265    103896         0     14454    315804   1550109    141.81    154.07  --
7.09/7.18	c  F st   178     25001     24265    103896         0     15003    315804   1669573    141.90    145.97  --
8.59/8.62	c  N dy   184     30001     24265    103896         0     20003    315804   3136637    141.90   no data  --
8.59/8.62	c  S st   184     30001     24265    103896         0     20003    315804   3136637    141.90   no data  --
8.70/8.76	c  S st   184     30509     24265    103896         0     20511    315804   3223228    141.90   no data  --
8.70/8.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.70/8.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.80/8.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.12
9.09/9.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.09/9.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
9.09/9.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24265 time:  0.01 s
9.09/9.17	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
15.49/15.52	c lits-rem:         0  cl-subs:     2294  v-elim:    134  v-fix:    0  time:  6.34 s
15.59/15.62	c asymm  cl-useful: 0/104030/104030 lits-rem:0 time: 0.10
15.59/15.62	c calculated reachability. Time: 0.00
15.59/15.62	c  N dy   184     30509     24131    104030         0     18217    317036   2165080    141.90   no data  --
16.79/16.82	c  N dy   215     34689     24131    104030         0     22397    317036   3107142    142.54    151.09  --
17.99/18.01	c  N dy   242     38797     24131    104030         0     26505    317036   4020664    142.60    155.49  --
19.19/19.25	c  N dy   273     42874     24131    104030         0     30582    317036   4955905    143.38    153.56  --
19.98/20.08	c  S st   290     45763     24131    104030         0     17970    317036   1225091    143.27   no data  --
20.18/20.22	c  S st   290     46265     24131    104030         0     18472    317036   1296101    143.27   no data  --
20.18/20.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20.18/20.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.28/20.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.12
20.38/20.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
20.38/20.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
20.38/20.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24131 time:  0.01 s
20.38/20.48	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
23.19/23.20	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.73 s
23.19/23.21	c vivif2 --  cl tried   104030 cl shrink        0 lits rem          0 time: 0.01
23.19/23.23	c vivif2 --  cl tried    18472 cl shrink        0 lits rem          0 time: 0.02
23.29/23.34	c asymm  cl-useful: 0/104030/104030 lits-rem:0 time: 0.11
23.29/23.35	c calculated reachability. Time: 0.00
23.29/23.35	c  N dy   290     46265     24131    104030         0     18472    317036   1296097    143.27   no data  --
24.49/24.58	c  N dy   315     50283     24131    104030         0     22490    317036   2200735    143.33    153.17  --
25.69/25.74	c  N dy   339     54301     24131    104030         0     26508    317036   3089590    143.29    152.07  --
26.89/26.91	c  N dy   365     58338     24131    104030         0     30544    317036   3992878    143.29    180.77  --
28.09/28.11	c  N dy   390     62419     24131    104030         0     34625    317036   4909239    143.01    159.83  --
29.29/29.36	c  N dy   417     66434     24131    104030         0     19893    317036    951986    143.16    156.17  --
30.09/30.16	c  S st   436     69397     24131    104030         0     22856    317036   1600561    143.23   no data  --
30.29/30.31	c  S st   436     69904     24131    104030         0     23363    317036   1698567    143.23   no data  --
30.29/30.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.29/30.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.39/30.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.12
30.49/30.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
30.49/30.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
30.49/30.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24131 time:  0.01 s
30.49/30.57	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
33.89/33.93	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.35 s
33.89/33.94	c vivif2 --  cl tried   104030 cl shrink        0 lits rem          0 time: 0.01
33.89/33.96	c vivif2 --  cl tried    23361 cl shrink        0 lits rem          0 time: 0.02
34.00/34.08	c asymm  cl-useful: 0/104030/104030 lits-rem:0 time: 0.11
34.00/34.08	c calculated reachability. Time: 0.00
34.00/34.08	c  N dy   436     69904     24131    104030         0     23361    317036   1698295    143.23   no data  --
35.39/35.45	c  N dy   465     74436     24131    104030         0     27893    317036   2696921    143.05    151.25  --
36.99/37.02	c  N dy   501     79275     24131    104030         0     32732    317036   3781037    143.06    157.62  --
38.69/38.78	c  N dy   540     84467     24131    104030         0     37924    317036   4935854    143.24    153.64  --
39.79/39.83	c  F st   560     87500     24131    104030         0     40957    317036   5627886    143.24   no data  --
40.99/41.05	c  N st   565     90800     24131    104030         0     23382    317036   1571245    143.24   no data  --
42.90/42.99	c  N dy   594     96705     24131    104030         0     29287    317036   3092150    143.33    152.47  --
45.00/45.04	c  N dy   638    102971     24131    104030         0     35552    317036   4518888    143.53    156.02  --
45.59/45.66	c  S st   650    104858     24131    104030         0     37439    317036   4946547    143.42    100.03  --
45.79/45.84	c  S st   650    105363     24131    104030         0     37944    317036   5040404    143.42   no data  --
45.79/45.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
45.79/45.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.89/46.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
46.29/46.32	c bin-w-bin subsume rem            0 bins  time:  0.01 s
46.29/46.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
46.29/46.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24131 time:  0.01 s
46.29/46.35	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
93.09/93.19	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 46.84 s
93.09/93.19	c vivif2 --  cl tried   104030 cl shrink        0 lits rem          0 time: 0.01
93.19/93.26	c vivif2 --  cl tried    37940 cl shrink        0 lits rem          0 time: 0.06
93.30/93.39	c asymm  cl-useful: 0/104030/104030 lits-rem:0 time: 0.13
93.40/93.40	c calculated reachability. Time: 0.00
93.40/93.40	c  N dy   650    105363     24131    104030         0     37940    317036   5037468    143.42   no data  --
95.49/95.54	c  N dy   694    112138     24131    104030         0     44715    317036   6559063    143.59    152.30  --
97.59/97.66	c  N dy   742    119297     24131    104030         0     29436    317036   2178949    143.58    151.58  --
100.09/100.14	c  N dy   801    126981     24131    104030         0     37120    317036   3934169    143.99    152.62  --
102.79/102.82	c  N dy   858    135106     24131    104030         0     45245    317036   5732539    143.99    174.18  --
105.60/105.62	c  N dy   917    143753     24131    104030         0     30176    317036   1995414    143.98    154.03  --
108.69/108.75	c  N dy   983    153035     24131    104030         0     39458    317036   4145614    144.26    153.23  --
110.49/110.52	c  S st  1018    158044     24131    104030         0     44466    317036   5326676    144.45   no data  --
110.59/110.70	c  S st  1018    158549     24131    104030         0     44971    317036   5401942    144.45   no data  --
110.70/110.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
110.70/110.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.80/110.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
111.10/111.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
111.10/111.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
111.19/111.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24131 time:  0.01 s
111.19/111.21	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
170.50/170.51	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 59.29 s
170.50/170.52	c vivif2 --  cl tried   104030 cl shrink        0 lits rem          0 time: 0.01
170.50/170.59	c vivif2 --  cl tried    44969 cl shrink        0 lits rem          0 time: 0.07
170.69/170.76	c asymm  cl-useful: 0/104030/104030 lits-rem:0 time: 0.16
170.69/170.76	c calculated reachability. Time: 0.00
170.69/170.76	c  N dy  1018    158549     24131    104030         0     44969    317036   5400337    144.45   no data  --
174.19/174.25	c  N dy  1090    168717     24131    104030         0     30279    317036   1768247    144.62    153.46  --
177.99/178.03	c  N dy  1166    179797     24131    104030         0     41359    317036   4198914    144.51    158.57  --
182.10/182.13	c  N dy  1242    191272     24131    104030         0     26904    317036    737707    144.65    154.05  --
186.20/186.23	c  N dy  1331    203553     24131    104030         0     39185    317036   3551627    144.78    161.02  --
190.89/190.93	c  N dy  1419    216737     24131    104030         0     52369    317036   6586722    144.89    155.56  --
195.60/195.63	c  N dy  1512    230652     24131    104030         0     39320    317036   3324641    144.93    152.82  --
198.09/198.12	c  S st  1559    237823     24131    104030         0     46490    317036   4920969    144.88   no data  --
198.29/198.31	c  S st  1559    238324     24131    104030         0     46991    317036   5013087    144.88   no data  --
198.29/198.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
198.29/198.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.39/198.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.15
198.69/198.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
198.69/198.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
198.69/198.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24131 time:  0.01 s
198.69/198.79	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
252.40/252.48	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 53.69 s
252.40/252.49	c vivif2 --  cl tried   104030 cl shrink        0 lits rem          0 time: 0.01
252.50/252.56	c vivif2 --  cl tried    46988 cl shrink        0 lits rem          0 time: 0.07
252.70/252.73	c asymm  cl-useful: 0/104030/104030 lits-rem:0 time: 0.17
252.70/252.74	c calculated reachability. Time: 0.00
252.70/252.74	c  N dy  1559    238324     24131    104030         0     46988    317036   5012148    144.88   no data  --
258.10/258.13	c  N dy  1658    253639     24131    104030         0     34325    317036   1956868    144.90    154.04  --
263.79/263.83	c  N dy  1771    269851     24131    104030         0     50536    317036   5685512    145.07    152.71  --
269.79/269.90	c  N dy  1873    287289     24131    104030         0     38982    317036   2664191    144.84    157.50  --
276.50/276.51	c  N dy  1994    305716     24131    104030         0     57408    317036   6908072    144.89    154.01  --
276.69/276.70	c  F st  1997    306250     24131    104030         0     57942    317036   7028021    144.89    145.30  --
283.39/283.42	c  N dy  2100    325232     24131    104030         0     46927    317036   4600070    144.99    155.29  --
290.70/290.71	c  N dy  2237    345308     24131    104030         0     36009    317036   1628265    145.05    154.79  --
294.90/294.95	c  S st  2317    357487     24131    104030         0     48187    317036   4379267    145.05   no data  --
295.10/295.13	c  S st  2317    357991     24131    104030         0     48691    317036   4466367    145.05   no data  --
295.10/295.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
295.10/295.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.30/295.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
295.50/295.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
295.50/295.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
295.50/295.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24131 time:  0.01 s
295.50/295.57	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
333.40/333.41	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 37.84 s
333.40/333.42	c vivif2 --  cl tried   104030 cl shrink        0 lits rem          0 time: 0.01
333.40/333.48	c vivif2 --  cl tried    48688 cl shrink        0 lits rem          0 time: 0.06
333.60/333.62	c asymm  cl-useful: 0/104030/104030 lits-rem:0 time: 0.15
333.60/333.63	c calculated reachability. Time: 0.00
333.60/333.63	c  N dy  2317    357991     24131    104030         0     48688    317036   4463280    145.05   no data  --
340.20/340.26	c  N dy  2453    377998     24131    104030         0     36698    317036   1537132    145.14    153.12  --
346.70/346.77	c  N dy  2588    398100     24131    104030         0     56797    317036   6133241    145.18    152.85  --
353.30/353.36	c  N dy  2722    418206     24131    104030         0     43911    317036   2897066    145.19    160.69  --
360.00/360.06	c  N dy  2857    438433     24131    104030         0     64135    317036   7471910    145.14    156.89  --
366.60/366.63	c  N dy  2995    458534     24131    104030         0     50232    317036   4130068    145.09    155.98  --
373.91/373.92	c  N dy  3138    478579     24131    104030         0     35276    317036    522194    145.22    153.45  --
380.70/380.76	c  N dy  3277    498753     24131    104030         0     55448    317036   5172374    145.32    154.57  --
388.61/388.60	c  N dy  3417    518938     24131    104030         0     39637    317036   1306043    145.38    160.08  --
395.20/395.24	c  S st  3539    536988     24131    104030         0     57684    317036   5397409    145.41    157.70  --
395.41/395.45	c  S st  3539    537492     24131    104030         0     58188    317036   5482979    145.41   no data  --
395.41/395.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
395.41/395.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
395.61/395.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
395.91/395.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
395.91/395.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
395.91/395.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24131 time:  0.01 s
395.91/395.97	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
462.81/462.80	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 66.83 s
462.81/462.82	c vivif2 --  cl tried   104030 cl shrink        0 lits rem          0 time: 0.01
462.81/462.89	c vivif2 --  cl tried    58185 cl shrink        0 lits rem          0 time: 0.08
463.01/463.08	c asymm  cl-useful: 0/104030/104030 lits-rem:0 time: 0.19
463.01/463.09	c calculated reachability. Time: 0.00
463.01/463.09	c  N dy  3539    537492     24131    104030         0     58185    317036   5482393    145.41   no data  --
470.90/470.94	c  N dy  3676    557497     24131    104030         0     41192    317036   1410388    145.45    156.27  --
478.41/478.44	c  N dy  3814    577551     24131    104030         0     61246    317036   6031094    145.51    153.32  --
486.41/486.44	c  N dy  3954    597802     24131    104030         0     43502    317036   1722195    145.55    156.10  --
494.01/494.05	c  N dy  4078    617941     24131    104030         0     63641    317036   6335539    145.51    153.46  --
502.00/502.01	c  N dy  4215    638032     24131    104030         0     44726    317036   1793425    145.52    169.00  --
509.51/509.59	c  N dy  4352    658054     24131    104030         0     64747    317036   6320480    145.52    154.18  --
517.61/517.67	c  N dy  4485    678201     24131    104030         0     44895    317036   1583641    145.57    154.25  --
525.31/525.31	c  N dy  4619    698217     24131    104030         0     64907    317036   6139432    145.56    153.33  --
533.51/533.58	c  N dy  4750    718370     24131    104030         0     44066    317036   1166561    145.54    154.30  --
541.11/541.11	c  N dy  4877    738490     24131    104030         0     64186    317036   5741104    145.53    160.59  --
549.41/549.48	c  N dy  5016    758493     24131    104030         0     42190    317036    511662    145.53    153.74  --
557.01/557.03	c  N dy  5152    778581     24131    104030         0     62278    317036   5082566    145.55    155.45  --
565.31/565.35	c  N dy  5281    798657     24131    104030         0     82352    317036   9681811    145.55    186.11  --
568.41/568.46	c  S st  5335    806239     24131    104030         0     46937    317036   1375975    145.59   no data  --
568.62/568.65	c  S st  5335    806740     24131    104030         0     47438    317036   1455339    145.59   no data  --
568.62/568.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
568.62/568.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
568.81/568.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
568.91/568.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
568.91/568.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
568.91/568.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24131 time:  0.01 s
568.91/568.95	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
572.31/572.36	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.41 s
572.31/572.37	c vivif2 --  cl tried   104030 cl shrink        0 lits rem          0 time: 0.01
572.31/572.40	c vivif2 --  cl tried    47437 cl shrink        0 lits rem          0 time: 0.02
572.51/572.56	c asymm  cl-useful: 0/104030/104030 lits-rem:0 time: 0.16
572.51/572.57	c calculated reachability. Time: 0.00
572.51/572.57	c  N dy  5335    806740     24131    104030         0     47437    317036   1455324    145.59   no data  --
580.11/580.17	c  N dy  5469    826772     24131    104030         0     67468    317036   6066882    145.59    154.10  --
588.61/588.62	c  N dy  5609    846795     24131    104030         0     87491    317036  10648376    145.59    157.83  --
596.22/596.29	c  N dy  5744    866994     24131    104030         0     63692    317036   4942971    145.57    154.59  --
604.60/604.61	c  N dy  5879    887165     24131    104030         0     83862    317036   9586319    145.61    158.43  --
612.41/612.49	c  N dy  6010    907206     24131    104030         0     58902    317036   3629804    145.56    153.42  --
620.70/620.72	c  N dy  6153    927233     24131    104030         0     78928    317036   8308579    145.64    157.19  --
629.01/629.09	c  N dy  6284    947411     24131    104030         0     53109    317036   2104996    145.63    161.12  --
637.01/637.05	c  N dy  6419    967581     24131    104030         0     73277    317036   6710035    145.66    153.36  --
645.81/645.83	c  N dy  6562    987759     24131    104030         0     93453    317036  11345602    145.71    155.16  --
653.51/653.58	c  N dy  6698   1007821     24131    104030         0     66517    317036   4963640    145.73    163.71  --
661.91/661.95	c  N dy  6834   1027903     24131    104030         0     86597    317036   9565802    145.76    159.49  --
670.21/670.22	c  N dy  6971   1048101     24131    104030         0     58797    317036   2984146    145.81    155.09  --
678.21/678.23	c  N dy  7089   1068235     24131    104030         0     78927    317036   7550399    145.76    154.29  --
679.72/679.77	c  F st  7112   1071875     24131    104030         0     82567    317036   8361177    145.74    146.61  --
687.01/687.08	c  N dy  7199   1088268     24131    104030         0     49967    317036    711306    145.77    155.86  --
694.82/694.81	c  N dy  7332   1108352     24131    104030         0     70048    317036   5320015    145.76    154.86  --
703.21/703.24	c  N dy  7461   1128356     24131    104030         0     90049    317036   9849706    145.75    157.75  --
711.51/711.59	c  N dy  7595   1148422     24131    104030         0     60117    317036   2788140    145.75    154.09  --
719.61/719.66	c  N dy  7727   1168449     24131    104030         0     80143    317036   7406160    145.76    159.21  --
728.51/728.55	c  N dy  7856   1188581     24131    104030         0    100274    317036  11974963    145.75    155.02  --
736.51/736.55	c  N dy  7999   1208609     24131    104030         0     69302    317036   4724223    145.78    153.56  --
737.11/737.15	c  S st  8010   1210111     24131    104030         0     70804    317036   5059521    145.78   no data  --
737.31/737.36	c  S st  8010   1210613     24131    104030         0     71306    317036   5148177    145.78   no data  --
737.31/737.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
737.31/737.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
737.51/737.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.16
737.81/737.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
737.81/737.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
737.81/737.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24131 time:  0.01 s
737.81/737.87	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
799.51/799.59	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 61.71 s
799.62/799.60	c vivif2 --  cl tried   104030 cl shrink        0 lits rem          0 time: 0.01
799.62/799.67	c vivif2 --  cl tried    71302 cl shrink        0 lits rem          0 time: 0.07
799.81/799.89	c asymm  cl-useful: 0/104030/104030 lits-rem:0 time: 0.21
799.81/799.89	c calculated reachability. Time: 0.00
799.91/799.90	c  N dy  8010   1210613     24131    104030         0     71302    317036   5147447    145.78   no data  --
808.42/808.50	c  N dy  8150   1230690     24131    104030         0     91373    317036   9777056    145.81    157.48  --
817.12/817.10	c  N dy  8285   1250775     24131    104030         0     59468    317036   2249276    145.83    155.64  --
825.21/825.21	c  N dy  8429   1270845     24131    104030         0     79538    317036   6918554    145.88    160.26  --
834.11/834.14	c  N dy  8568   1290878     24131    104030         0     99571    317036  11596588    145.93    158.44  --
842.52/842.55	c  N dy  8711   1310993     24131    104030         0     66684    317036   3639860    145.96    157.49  --
850.92/850.99	c  N dy  8850   1331151     24131    104030         0     86841    317036   8278758    145.98    156.48  --
860.12/860.12	c  N dy  8984   1351224     24131    104030         0    106913    317036  12852789    145.99    166.19  --
868.12/868.16	c  N dy  9119   1371305     24131    104030         0     72997    317036   4884139    146.01    157.55  --
876.73/876.78	c  N dy  9255   1391324     24131    104030         0     93015    317036   9554337    146.06    153.77  --
886.01/886.01	c  N dy  9394   1411473     24131    104030         0     58165    317036   1286482    146.09    154.63  --
894.01/894.00	c  N dy  9528   1431533     24131    104030         0     78223    317036   5822814    146.07    173.89  --
902.81/902.83	c  N dy  9672   1451636     24131    104030         0     98324    317036  10460843    146.08    157.55  --
911.83/911.80	c  N dy  9803   1471744     24131    104030         0     62430    317036   2051254    146.09    155.82  --
919.92/919.95	c  N dy  9938   1491774     24131    104030         0     82459    317036   6590013    146.08    170.58  --
928.82/928.88	c  N dy 10072   1511937     24131    104030         0    102621    317036  11180413    146.05    154.52  --
937.81/937.84	c  N dy 10216   1532025     24131    104030         0     65712    317036   2561782    146.09    154.01  --
946.22/946.21	c  N dy 10353   1552189     24131    104030         0     85875    317036   7221115    146.12    154.11  --
955.22/955.27	c  N dy 10480   1572298     24131    104030         0    105983    317036  11798274    146.10    156.90  --
964.02/964.03	c  N dy 10620   1592305     24131    104030         0     68003    317036   2815216    146.11    157.13  --
972.42/972.41	c  N dy 10754   1612399     24131    104030         0     88097    317036   7429249    146.13    189.19  --
981.62/981.65	c  N dy 10892   1632647     24131    104030         0    108345    317036  12151364    146.17    159.59  --
990.42/990.47	c  N dy 11028   1652693     24131    104030         0     69390    317036   2906454    146.19    154.14  --
998.83/998.81	c  N dy 11153   1672743     24131    104030         0     89439    317036   7443361    146.17    156.15  --
1007.92/1007.98	c  N dy 11280   1692885     24131    104030         0    109581    317036  11992973    146.15    154.51  --
1016.02/1016.00	c  S st 11400   1710614     24131    104030         0     67311    317036   2265083    146.16   no data  --
1016.22/1016.22	c  S st 11400   1711115     24131    104030         0     67812    317036   2353419    146.16   no data  --
1016.22/1016.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1016.22/1016.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1016.33/1016.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.16
1016.52/1016.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1016.52/1016.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1016.52/1016.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24131 time:  0.01 s
1016.52/1016.58	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
1023.03/1023.00	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  6.42 s
1023.03/1023.01	c vivif2 --  cl tried   104030 cl shrink        0 lits rem          0 time: 0.01
1023.03/1023.05	c vivif2 --  cl tried    67810 cl shrink        0 lits rem          0 time: 0.04
1023.22/1023.25	c asymm  cl-useful: 0/104030/104030 lits-rem:0 time: 0.20
1023.22/1023.26	c calculated reachability. Time: 0.00
1023.22/1023.26	c  N dy 11400   1711115     24131    104030         0     67810    317036   2352878    146.16   no data  --
1031.53/1031.59	c  N dy 11534   1731176     24131    104030         0     87868    317036   6896423    146.15    158.38  --
1040.72/1040.73	c  N dy 11673   1751242     24131    104030         0    107931    317036  11470897    146.16    164.65  --
1049.92/1049.99	c  N dy 11801   1771353     24131    104030         0     67041    317036   1893862    146.14    155.60  --
1058.42/1058.42	c  N dy 11943   1791429     24131    104030         0     87114    317036   6514348    146.15    165.32  --
1067.62/1067.62	c  N dy 12077   1811598     24131    104030         0    107280    317036  11127776    146.15    154.31  --
1077.33/1077.32	c  N dy 12216   1831689     24131    104030         0     65380    317036   1304044    146.16    156.50  --
1085.52/1085.59	c  N dy 12360   1851776     24131    104030         0     85465    317036   5982988    146.20    155.25  --
1094.53/1094.56	c  N dy 12495   1871899     24131    104030         0    105588    317036  10529925    146.19    154.18  --
1104.43/1104.48	c  N dy 12633   1891988     24131    104030         0    125676    317036  15143876    146.20    159.92  --
1112.42/1112.44	c  N dy 12772   1912129     24131    104030         0     82818    317036   5099918    146.21    157.43  --
1120.23/1120.29	c  N dy 12908   1932271     24131    104030         0    102960    317036   9695741    146.21    157.99  --
1128.72/1128.73	c  N dy 13043   1952499     24131    104030         0    123187    317036  14332437    146.21    161.21  --
1136.33/1136.33	c  N dy 13178   1972589     24131    104030         0     79277    317036   4061700    146.21    155.70  --
1144.12/1144.11	c  N dy 13317   1992649     24131    104030         0     99335    317036   8717395    146.23    154.96  --
1152.43/1152.48	c  N dy 13451   2012730     24131    104030         0    119412    317036  13350083    146.24    174.76  --
1160.53/1160.58	c  N dy 13587   2032805     24131    104030         0     74486    317036   2762929    146.25    213.80  --
1168.13/1168.18	c  N dy 13730   2052839     24131    104030         0     94518    317036   7384635    146.27    154.12  --
1176.23/1176.28	c  N dy 13860   2072930     24131    104030         0    114609    317036  11870657    146.26    155.01  --
1184.93/1184.98	c  N dy 13998   2093030     24131    104030         0     68711    317036   1191039    146.27    157.28  --
1192.53/1192.59	c  N dy 14125   2113126     24131    104030         0     88806    317036   5744799    146.26    154.59  --
1201.13/1201.13	c  N dy 14262   2133168     24131    104030         0    108847    317036  10387264    146.28    159.05  --
1210.73/1210.77	c  N dy 14391   2153342     24131    104030         0    129021    317036  14962939    146.26    157.44  --
1219.73/1219.70	c  N dy 14522   2173564     24131    104030         0     82249    317036   4066006    146.26    160.32  --
1228.63/1228.61	c  N dy 14647   2193612     24131    104030         0    102296    317036   8595499    146.24    155.70  --
1237.03/1237.07	c  S st 14766   2211115     24131    104030         0    119799    317036  12652770    146.25    116.51  --
1237.33/1237.35	c  S st 14766   2211620     24131    104030         0    120304    317036  12754149    146.25   no data  --
1237.33/1237.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1237.33/1237.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1237.63/1237.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.21
1238.43/1238.40	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1238.43/1238.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1238.43/1238.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24131 time:  0.01 s
1238.43/1238.42	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175551-1301783666/watcher-3175551-1301783666 -o /tmp/evaluation-result-3175551-1301783666/solver-3175551-1301783666 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175551-1301783666.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.08 0.27 2.61 3/184 12069
/proc/meminfo: memFree=19336188/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=34308 CPUtime=0 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 1890 0 0 0 0 0 0 0 21 0 1 0 368597156 35131392 1632 33554432000 4194304 4650387 140735268404416 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 8577 1637 329 112 0 3542 0

[startup+0.097264 s]
/proc/loadavg: 0.08 0.27 2.61 3/184 12069
/proc/meminfo: memFree=19336188/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=42896 CPUtime=0.08 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 4740 0 0 0 8 0 0 0 21 0 1 0 368597156 43925504 4219 33554432000 4194304 4650387 140735268404416 18446744073709551615 4369204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 10724 4219 346 112 0 5689 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42896

[startup+0.100259 s]
/proc/loadavg: 0.08 0.27 2.61 3/184 12069
/proc/meminfo: memFree=19336188/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=42896 CPUtime=0.09 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 4740 0 0 0 9 0 0 0 21 0 1 0 368597156 43925504 4219 33554432000 4194304 4650387 140735268404416 18446744073709551615 4369204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 10724 4219 346 112 0 5689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42896

[startup+0.300224 s]
/proc/loadavg: 0.08 0.27 2.61 3/184 12069
/proc/meminfo: memFree=19336188/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=60792 CPUtime=0.28 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 8807 0 0 0 28 0 0 0 22 0 1 0 368597156 62251008 7669 33554432000 4194304 4650387 140735268404416 18446744073709551615 4476111 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 15198 7669 365 112 0 10163 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 60792

[startup+0.70015 s]
/proc/loadavg: 0.08 0.27 2.61 3/184 12069
/proc/meminfo: memFree=19336188/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=65200 CPUtime=0.69 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 10096 0 0 0 68 1 0 0 23 0 1 0 368597156 66764800 8958 33554432000 4194304 4650387 140735268404416 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 16300 8958 379 112 0 11265 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65200

[startup+1.50101 s]
/proc/loadavg: 0.08 0.27 2.61 5/190 12080
/proc/meminfo: memFree=19261708/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=65200 CPUtime=1.49 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 10768 0 0 0 148 1 0 0 25 0 1 0 368597156 66764800 9630 33554432000 4194304 4650387 140735268404416 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 16300 9630 379 112 0 11265 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65200

[startup+3.10071 s]
/proc/loadavg: 0.08 0.27 2.61 5/190 12080
/proc/meminfo: memFree=19240504/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=109832 CPUtime=3.09 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 12089 0 0 0 308 1 0 0 25 0 1 0 368597156 112467968 10951 33554432000 4194304 4650387 140735268404416 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 27458 10951 379 112 0 22423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109832

[startup+6.30112 s]
/proc/loadavg: 0.47 0.35 2.63 5/190 12080
/proc/meminfo: memFree=19220716/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=68024 CPUtime=6.29 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 15913 0 0 0 627 2 0 0 25 0 1 0 368597156 69656576 9786 33554432000 4194304 4650387 140735268404416 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 17006 9786 381 112 0 11971 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68024

[startup+12.7009 s]
/proc/loadavg: 0.76 0.41 2.63 5/190 12080
/proc/meminfo: memFree=19147712/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=194448 CPUtime=12.69 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 35725 0 0 0 1264 5 0 0 25 0 1 0 368597156 199114752 29598 33554432000 4194304 4650387 140735268404416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 48612 29598 383 112 0 43577 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 194448

[startup+25.5006 s]
/proc/loadavg: 1.47 0.58 2.66 5/190 12081
/proc/meminfo: memFree=19080268/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=145228 CPUtime=25.49 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 43788 0 0 0 2542 7 0 0 25 0 1 0 368597156 148713472 30986 33554432000 4194304 4650387 140735268404416 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 36307 30986 383 112 0 31272 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145228

[startup+51.1009 s]
/proc/loadavg: 2.33 0.86 2.69 5/190 12081
/proc/meminfo: memFree=18969256/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=260000 CPUtime=51.09 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 72711 0 0 0 5095 14 0 0 25 0 1 0 368597156 266240000 47309 33554432000 4194304 4650387 140735268404416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 65000 47309 383 112 0 59965 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 260000

[startup+102.306 s]
/proc/loadavg: 3.28 1.34 2.76 5/190 12083
/proc/meminfo: memFree=18906616/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=272360 CPUtime=102.3 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 79973 0 0 0 10215 15 0 0 25 0 1 0 368597156 278896640 51001 33554432000 4194304 4650387 140735268404416 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 68090 51001 383 112 0 63055 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 272360

[startup+162.3 s]
/proc/loadavg: 3.73 1.82 2.83 5/190 12084
/proc/meminfo: memFree=18833548/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=291904 CPUtime=162.29 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 88076 0 0 0 16212 17 0 0 25 0 1 0 368597156 298909696 55877 33554432000 4194304 4650387 140735268404416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 72976 55877 383 112 0 67941 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 291904

[startup+222.3 s]
/proc/loadavg: 3.93 2.23 2.91 5/190 12086
/proc/meminfo: memFree=18811440/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=306240 CPUtime=222.3 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 103055 0 0 0 22206 24 0 0 25 0 1 0 368597156 313589760 59547 33554432000 4194304 4650387 140735268404416 18446744073709551615 260020054936 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 76560 59547 383 112 0 71525 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 306240

[startup+282.3 s]
/proc/loadavg: 3.97 2.55 2.97 5/190 12090
/proc/meminfo: memFree=18782144/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=320592 CPUtime=282.3 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 118968 0 0 0 28200 30 0 0 25 0 1 0 368597156 328286208 61959 33554432000 4194304 4650387 140735268404416 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 80148 61959 383 112 0 75113 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 320592

[startup+342.3 s]
/proc/loadavg: 3.99 2.81 3.03 5/190 12092
/proc/meminfo: memFree=18760896/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=331952 CPUtime=342.3 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 131521 0 0 0 34196 34 0 0 25 0 1 0 368597156 339918848 64203 33554432000 4194304 4650387 140735268404416 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 82988 64203 383 112 0 77953 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 331952

[startup+402.3 s]
/proc/loadavg: 4.04 3.04 3.10 5/190 12094
/proc/meminfo: memFree=18681504/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=351740 CPUtime=402.31 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 161778 0 0 0 40188 43 0 0 25 0 1 0 368597156 360181760 71581 33554432000 4194304 4650387 140735268404416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 87935 71581 383 112 0 82900 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 351740

[startup+462.3 s]
/proc/loadavg: 4.01 3.21 3.15 5/190 12095
/proc/meminfo: memFree=18691404/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=351740 CPUtime=462.31 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 161779 0 0 0 46188 43 0 0 25 0 1 0 368597156 360181760 71582 33554432000 4194304 4650387 140735268404416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 87935 71582 383 112 0 82900 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 351740

[startup+522.3 s]
/proc/loadavg: 4.00 3.35 3.20 5/190 12097
/proc/meminfo: memFree=18682328/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=352072 CPUtime=522.3 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 187335 0 0 0 52175 55 0 0 25 0 1 0 368597156 360521728 70506 33554432000 4194304 4650387 140735268404416 18446744073709551615 4363502 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 88018 70506 383 112 0 82983 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 352072

[startup+582.3 s]
/proc/loadavg: 4.00 3.47 3.25 5/190 12098
/proc/meminfo: memFree=18640368/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=352432 CPUtime=582.31 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 212407 0 0 0 58164 67 0 0 25 0 1 0 368597156 360890368 73335 33554432000 4194304 4650387 140735268404416 18446744073709551615 4364320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 88108 73335 383 112 0 83073 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 352432

[startup+642.3 s]
/proc/loadavg: 4.07 3.58 3.30 5/190 12100
/proc/meminfo: memFree=18617772/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=353348 CPUtime=642.31 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 239110 0 0 0 64151 80 0 0 25 0 1 0 368597156 361828352 75711 33554432000 4194304 4650387 140735268404416 18446744073709551615 4329364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 88337 75711 383 112 0 83302 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 353348

[startup+702.3 s]
/proc/loadavg: 4.07 3.67 3.34 5/190 12102
/proc/meminfo: memFree=18629300/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=353800 CPUtime=702.31 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 265615 0 0 0 70140 91 0 0 25 0 1 0 368597156 362291200 75518 33554432000 4194304 4650387 140735268404416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 88450 75518 383 112 0 83415 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 353800

[startup+762.307 s]
/proc/loadavg: 4.07 3.74 3.39 5/190 12103
/proc/meminfo: memFree=18643040/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=354000 CPUtime=762.32 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 280036 0 0 0 76135 97 0 0 25 0 1 0 368597156 362496000 71334 33554432000 4194304 4650387 140735268404416 18446744073709551615 4476169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 88500 71334 383 112 0 83465 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 354000

[startup+822.3 s]
/proc/loadavg: 4.02 3.78 3.42 5/190 12105
/proc/meminfo: memFree=18639544/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=354976 CPUtime=822.32 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 290065 0 0 0 82130 102 0 0 25 0 1 0 368597156 363495424 71660 33554432000 4194304 4650387 140735268404416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 88744 71660 383 112 0 83709 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 354976

[startup+882.3 s]
/proc/loadavg: 4.01 3.82 3.46 5/190 12106
/proc/meminfo: memFree=18608640/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=355296 CPUtime=882.32 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 317313 0 0 0 88117 115 0 0 25 0 1 0 368597156 363823104 78577 33554432000 4194304 4650387 140735268404416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 88824 78577 383 112 0 83789 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 355296

[startup+942.3 s]
/proc/loadavg: 4.00 3.85 3.49 5/190 12108
/proc/meminfo: memFree=18602040/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=361824 CPUtime=942.31 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 343677 0 0 0 94105 126 0 0 25 0 1 0 368597156 370507776 73001 33554432000 4194304 4650387 140735268404416 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 90456 73001 383 112 0 85421 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 361824

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 3.52 5/190 12110
/proc/meminfo: memFree=18584792/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=362144 CPUtime=1002.32 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 370203 0 0 0 100092 140 0 0 25 0 1 0 368597156 370835456 77033 33554432000 4194304 4650387 140735268404416 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 90536 77033 383 112 0 85501 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 362144

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 3.54 5/190 12111
/proc/meminfo: memFree=18609192/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=362496 CPUtime=1062.32 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 392447 0 0 0 106080 152 0 0 25 0 1 0 368597156 371195904 76312 33554432000 4194304 4650387 140735268404416 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 90624 76312 383 112 0 85589 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 362496

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 3.57 5/190 12113
/proc/meminfo: memFree=18582892/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=377504 CPUtime=1122.32 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 422637 0 0 0 112066 166 0 0 25 0 1 0 368597156 386564096 82310 33554432000 4194304 4650387 140735268404416 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 94376 82310 383 112 0 89341 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 377504

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 3.59 5/190 12114
/proc/meminfo: memFree=18576784/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=363044 CPUtime=1182.33 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 451868 0 0 0 118060 173 0 0 25 0 1 0 368597156 371757056 82750 33554432000 4194304 4650387 140735268404416 18446744073709551615 4331066 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 90761 82750 383 112 0 85726 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 363044

[startup+1242.3 s]
/proc/loadavg: 4.10 3.96 3.63 5/190 12116
/proc/meminfo: memFree=18418412/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=440444 CPUtime=1242.33 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 494145 0 0 0 124048 185 0 0 25 0 1 0 368597156 451014656 99186 33554432000 4194304 4650387 140735268404416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 110111 99186 383 112 0 105076 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 440444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.97 3.65 4/183 12137
/proc/meminfo: memFree=18781848/32951124 swapFree=67111528/67111528
[pid=12069] ppid=12067 vsize=440576 CPUtime=1300.04 cores=1,3
/proc/12069/stat : 12069 (strangenight1-s) R 12067 12069 12018 0 -1 4202496 494316 0 0 0 129819 185 0 0 25 0 1 0 368597156 451149824 99357 33554432000 4194304 4650387 140735268404416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12069/statm: 110144 99357 383 112 0 105109 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 440576

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.06
CPU user time (s): 1298.19
CPU system time (s): 1.86971
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 440576

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

runsolver used 1.9727 second user time and 5.14022 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-03 00:34:26
IDJOB=3175551
IDBENCH=82569
IDSOLVER=1589
FILE ID=node110/3175551-1301783666
RUNJOBID= node110-1301783654-12039
PBS_JOBID= 12841408
Free space on /tmp= 71108 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S5267991-057-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175551-1301783666/watcher-3175551-1301783666 -o /tmp/evaluation-result-3175551-1301783666/solver-3175551-1301783666 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175551-1301783666.cnf

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

MD5SUM BENCH= 1a8d3d5d5a6ad4a4b0bb6bd83ad87f53
RANDOM SEED=893978126

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19336468 kB
Buffers:        396964 kB
Cached:       12825132 kB
SwapCached:          0 kB
Active:        8506328 kB
Inactive:      4795316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19336468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21824 kB
Writeback:           0 kB
AnonPages:       79064 kB
Mapped:          15576 kB
Slab:           250728 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   262344 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= 71100 MiB
End job on node110 at 2011-04-03 00:56:08