Trace number 3369893

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.08 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S919014656-003-UNKNOWN.cnf
MD5SUMcb40e65d82022f377e00087cafdb55b2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.0021
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-3369893-1305383506.cnf'
0.00/0.00	c -- header says num vars:          25000
0.00/0.00	c -- header says num clauses:      105000
0.02/0.06	c -- clauses added:            0 learnts,       105000 normals,            0 xors
0.02/0.06	c -- vars added      25000
0.02/0.06	c Parsing time:  0.06 s
0.02/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.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.05
0.19/0.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.19/0.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  25000 time:  0.01 s
0.19/0.25	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
0.39/0.44	c lits-rem:         0  cl-subs:        0  v-elim:    661  v-fix:    0  time:  0.19 s
0.39/0.45	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.49	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.39/0.49	c calculated reachability. Time: 0.00
0.49/0.50	c Calc default polars -  time:   0.01 s pos:   11075 undec:    2829 neg:   11096
0.49/0.50	c =========================================================================================
0.49/0.50	c types(t): F = full restart, N = normal restart
0.49/0.50	c types(t): S = simplification begin/end, E = solution found
0.49/0.50	c restart types(rt): st = static, dy = dynamic
0.49/0.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.50	c  B st     0         0     24339    103924         0         0    315407         0   no data   no data  --
1.49/1.56	c  N dy    21      4030     24339    103924         0      4030    315407    930807    144.92    159.49  --
2.59/2.62	c  N dy    46      8057     24339    103924         0      8056    315407   1809805    143.15    189.28  --
3.69/3.74	c  N dy    75     12115     24339    103924         0     12113    315407   2711238    143.32    169.08  --
4.79/4.89	c  N dy   102     16305     24339    103924         0     16303    315407   3640064    142.51    155.44  --
5.99/6.03	c  N dy   123     20396     24339    103924         0     10403    315407    665736    141.49    150.87  --
7.19/7.25	c  N dy   155     24791     24339    103924         0     14797    315407   1672122    142.60    153.65  --
7.29/7.31	c  F st   157     25001     24339    103924         0     15007    315407   1715324    142.54    130.79  --
8.80/8.88	c  N dy   163     30000     24339    103924         0     20006    315407   3401167    142.54   no data  --
8.80/8.88	c  S st   163     30000     24339    103924         0     20006    315407   3401167    142.54   no data  --
8.99/9.02	c  S st   163     30502     24339    103924         0     20508    315407   3484889    142.54   no data  --
8.99/9.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.99/9.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.09/9.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.12
9.39/9.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
9.39/9.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
9.39/9.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24339 time:  0.01 s
9.39/9.46	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
16.29/16.30	c lits-rem:         1  cl-subs:     1777  v-elim:    135  v-fix:    0  time:  6.84 s
16.40/16.42	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.12
16.40/16.42	c calculated reachability. Time: 0.00
16.40/16.43	c  N dy   163     30502     24204    104059         0     18731    316649   2679279    142.54   no data  --
17.61/17.66	c  N dy   191     34614     24204    104059         0     22843    316649   3597200    142.65    151.41  --
18.89/18.93	c  N dy   220     38649     24204    104059         0     26878    316649   4524266    143.02    159.40  --
20.19/20.28	c  N dy   249     42869     24204    104059         0     15599    316649    712242    143.01    150.82  --
21.09/21.12	c  S st   266     45753     24204    104059         0     18483    316649   1330225    142.56   no data  --
21.19/21.26	c  S st   266     46255     24204    104059         0     18985    316649   1418822    142.56   no data  --
21.19/21.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.19/21.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.39/21.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.12
21.49/21.50	c bin-w-bin subsume rem            0 bins  time:  0.01 s
21.49/21.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
21.49/21.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24204 time:  0.01 s
21.49/21.52	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
24.49/24.50	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.98 s
24.49/24.51	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
24.49/24.53	c vivif2 --  cl tried    18983 cl shrink        0 lits rem          0 time: 0.02
24.59/24.64	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.11
24.59/24.65	c calculated reachability. Time: 0.00
24.59/24.65	c  N dy   266     46255     24204    104059         0     18983    316649   1418564    142.56   no data  --
25.80/25.85	c  N dy   292     50290     24204    104059         0     23018    316649   2306656    142.34    151.71  --
27.09/27.10	c  N dy   320     54374     24204    104059         0     27102    316649   3192711    142.14    173.85  --
28.40/28.42	c  N dy   348     58567     24204    104059         0     31295    316649   4128934    142.17    151.79  --
29.71/29.72	c  N dy   375     62642     24204    104059         0     35370    316649   4994294    141.81    151.66  --
30.99/31.00	c  N dy   402     66671     24204    104059         0     20648    316649   1096412    141.91    187.34  --
31.80/31.82	c  S st   420     69385     24204    104059         0     23362    316649   1665924    141.81    136.86  --
31.91/31.97	c  S st   420     69887     24204    104059         0     23864    316649   1745206    141.81   no data  --
31.91/31.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.91/31.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.10/32.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.13
32.20/32.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
32.20/32.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
32.20/32.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24204 time:  0.01 s
32.20/32.25	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
35.70/35.76	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.51 s
35.70/35.77	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
35.80/35.80	c vivif2 --  cl tried    23863 cl shrink        0 lits rem          0 time: 0.02
35.90/35.91	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.12
35.90/35.92	c calculated reachability. Time: 0.00
35.90/35.92	c  N dy   420     69887     24204    104059         0     23863    316649   1744809    141.81   no data  --
37.30/37.31	c  N dy   450     74347     24204    104059         0     28322    316649   2747417    142.07    157.32  --
38.79/38.83	c  N dy   484     79189     24204    104059         0     33162    316649   3828474    142.11    150.09  --
40.39/40.47	c  N dy   517     84253     24204    104059         0     38226    316649   4945526    141.95    162.65  --
41.50/41.52	c  F st   540     87500     24204    104059         0     41473    316649   5647562    141.94    151.04  --
42.59/42.61	c  N st   545     90801     24204    104059         0     23899    316649   1498191    141.94   no data  --
44.39/44.43	c  N dy   572     96669     24204    104059         0     29767    316649   2967859    142.19    149.94  --
46.39/46.40	c  N dy   611    102936     24204    104059         0     36033    316649   4352979    142.29    158.13  --
47.00/47.02	c  S st   624    104830     24204    104059         0     37927    316649   4769749    142.30   no data  --
47.10/47.19	c  S st   624    105331     24204    104059         0     38428    316649   4853190    142.30   no data  --
47.20/47.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
47.20/47.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.31/47.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
47.59/47.65	c bin-w-bin subsume rem            0 bins  time:  0.01 s
47.59/47.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
47.59/47.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24204 time:  0.01 s
47.59/47.67	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
90.80/90.81	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 43.15 s
90.80/90.82	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
90.80/90.89	c vivif2 --  cl tried    38423 cl shrink        0 lits rem          0 time: 0.07
91.00/91.04	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.15
91.00/91.04	c calculated reachability. Time: 0.00
91.00/91.04	c  N dy   624    105331     24204    104059         0     38423    316649   4850663    142.30   no data  --
93.40/93.42	c  N dy   672    112135     24204    104059         0     22791    316649    679916    142.51    150.58  --
95.60/95.62	c  N dy   722    119312     24204    104059         0     29968    316649   2300874    142.61    150.14  --
97.99/98.05	c  N dy   777    126977     24204    104059         0     37632    316649   4080682    143.04    155.80  --
100.70/100.70	c  N dy   833    135139     24204    104059         0     45793    316649   5885995    142.97    151.37  --
103.41/103.43	c  N dy   895    143797     24204    104059         0     30733    316649   2114161    142.98    153.56  --
106.29/106.33	c  N dy   954    153083     24204    104059         0     40018    316649   4198539    142.93    150.61  --
107.80/107.89	c  S st   981    157996     24204    104059         0     44931    316649   5278230    142.78   no data  --
107.99/108.06	c  S st   981    158502     24204    104059         0     45437    316649   5364331    142.78   no data  --
107.99/108.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
107.99/108.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.19/108.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
108.50/108.53	c bin-w-bin subsume rem            0 bins  time:  0.01 s
108.50/108.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
108.50/108.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24204 time:  0.01 s
108.50/108.55	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
166.11/166.12	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time: 57.57 s
166.11/166.12	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
166.19/166.20	c vivif2 --  cl tried    45437 cl shrink        0 lits rem          0 time: 0.07
166.29/166.35	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.16
166.29/166.36	c calculated reachability. Time: 0.00
166.29/166.36	c  N dy   981    158502     24204    104059         0     45437    316649   5364330    142.78   no data  --
169.70/169.72	c  N dy  1054    168629     24204    104059         0     30706    316649   1822592    142.89    213.80  --
173.19/173.25	c  N dy  1132    179435     24204    104059         0     41512    316649   4227412    143.01    152.65  --
177.20/177.21	c  N dy  1207    190960     24204    104059         0     27109    316649    770425    142.99    165.09  --
181.09/181.17	c  N dy  1291    203276     24204    104059         0     39424    316649   3543389    143.01    150.82  --
185.60/185.63	c  N dy  1378    216334     24204    104059         0     52481    316649   6477949    143.04    168.14  --
190.10/190.19	c  N dy  1473    230224     24204    104059         0     39407    316649   3347644    143.11    153.46  --
192.69/192.73	c  S st  1525    237754     24204    104059         0     46937    316649   5066170    143.23    140.72  --
192.89/192.91	c  S st  1525    238258     24204    104059         0     47441    316649   5157818    143.23   no data  --
192.89/192.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
192.89/192.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.99/193.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
193.29/193.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
193.29/193.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
193.29/193.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24204 time:  0.01 s
193.29/193.38	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
248.90/248.99	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 55.61 s
249.00/249.00	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
249.00/249.07	c vivif2 --  cl tried    47434 cl shrink        0 lits rem          0 time: 0.07
249.20/249.23	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.16
249.20/249.24	c calculated reachability. Time: 0.00
249.20/249.24	c  N dy  1525    238258     24204    104059         0     47434    316649   5155735    143.23   no data  --
254.40/254.46	c  N dy  1631    253510     24204    104059         0     34710    316649   2018310    143.41    162.05  --
259.90/259.97	c  N dy  1743    269713     24204    104059         0     50911    316649   5635550    143.37    194.31  --
265.90/265.93	c  N dy  1858    286964     24204    104059         0     39170    316649   2806716    143.50    153.36  --
272.30/272.37	c  N dy  1983    305303     24204    104059         0     57508    316649   6966791    143.63    161.17  --
272.71/272.72	c  F st  1991    306250     24204    104059         0     58455    316649   7172493    143.62   no data  --
279.00/279.01	c  N dy  2086    324812     24204    104059         0     47023    316649   4533421    143.67    156.52  --
286.10/286.14	c  N dy  2230    344838     24204    104059         0     36051    316649   1607945    143.81    151.85  --
290.31/290.40	c  S st  2320    357388     24204    104059         0     48601    316649   4482864    143.93   no data  --
290.50/290.59	c  S st  2320    357896     24204    104059         0     49109    316649   4578619    143.93   no data  --
290.60/290.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
290.60/290.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.70/290.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
291.00/291.01	c bin-w-bin subsume rem            0 bins  time:  0.01 s
291.00/291.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
291.00/291.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24204 time:  0.01 s
291.00/291.03	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
331.70/331.70	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 40.67 s
331.70/331.71	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
331.70/331.77	c vivif2 --  cl tried    49103 cl shrink        0 lits rem          0 time: 0.06
331.90/331.93	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.16
331.90/331.94	c calculated reachability. Time: 0.00
331.90/331.94	c  N dy  2320    357896     24204    104059         0     49103    316649   4576190    143.93   no data  --
339.00/339.10	c  N dy  2464    377990     24204    104059         0     37200    316649   1652188    144.03    154.78  --
346.00/346.08	c  N dy  2602    397995     24204    104059         0     57202    316649   6167142    144.11    153.15  --
353.12/353.17	c  N dy  2750    418009     24204    104059         0     44217    316649   3042700    144.30    159.68  --
360.00/360.06	c  N dy  2887    438060     24204    104059         0     64267    316649   7596183    144.34    152.28  --
366.81/366.85	c  N dy  3032    458072     24204    104059         0     50281    316649   4135829    144.54    152.82  --
373.91/373.98	c  N dy  3169    478156     24204    104059         0     35366    316649    540655    144.53    156.25  --
380.51/380.60	c  N dy  3305    498247     24204    104059         0     55456    316649   5012952    144.49    154.69  --
387.71/387.72	c  N dy  3438    518329     24204    104059         0     39538    316649   1275999    144.53    152.33  --
393.91/393.99	c  S st  3563    536844     24204    104059         0     58051    316649   5425335    144.53   no data  --
394.11/394.19	c  S st  3563    537348     24204    104059         0     58555    316649   5523641    144.53   no data  --
394.21/394.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
394.21/394.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
394.31/394.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
394.61/394.67	c bin-w-bin subsume rem            0 bins  time:  0.01 s
394.61/394.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
394.61/394.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24204 time:  0.01 s
394.71/394.70	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
460.11/460.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 65.49 s
460.11/460.19	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
460.21/460.27	c vivif2 --  cl tried    58555 cl shrink        0 lits rem          0 time: 0.07
460.41/460.45	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.18
460.41/460.45	c calculated reachability. Time: 0.00
460.41/460.46	c  N dy  3563    537348     24204    104059         0     58555    316649   5523641    144.53   no data  --
467.81/467.81	c  N dy  3698    557397     24204    104059         0     41612    316649   1476594    144.58    157.89  --
474.91/474.95	c  N dy  3842    577514     24204    104059         0     61728    316649   6069005    144.68    152.66  --
482.51/482.51	c  N dy  3981    597819     24204    104059         0     44034    316649   1837345    144.75    153.84  --
489.61/489.67	c  N dy  4132    617849     24204    104059         0     64064    316649   6415792    144.86    162.30  --
497.41/497.47	c  N dy  4274    638125     24204    104059         0     45338    316649   1866369    144.96    156.75  --
504.41/504.41	c  N dy  4413    658220     24204    104059         0     65431    316649   6417483    144.99    171.33  --
511.61/511.69	c  N dy  4551    678221     24204    104059         0     45429    316649   1704545    145.04    153.91  --
518.61/518.62	c  N dy  4687    698251     24204    104059         0     65457    316649   6286337    145.08    153.56  --
526.01/526.03	c  N dy  4818    718275     24204    104059         0     44485    316649   1258764    145.11    153.34  --
533.01/533.04	c  N dy  4954    738456     24204    104059         0     64665    316649   5899301    145.16    155.06  --
540.41/540.49	c  N dy  5076    758457     24204    104059         0     42665    316649    614689    145.08    160.91  --
547.31/547.33	c  N dy  5209    778508     24204    104059         0     62715    316649   5162771    145.09    159.65  --
554.71/554.79	c  N dy  5341    798527     24204    104059         0     82734    316649   9722425    145.10    153.90  --
557.41/557.46	c  S st  5385    806022     24204    104059         0     47229    316649   1410295    145.05    133.40  --
557.61/557.64	c  S st  5385    806525     24204    104059         0     47732    316649   1508604    145.05   no data  --
557.61/557.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
557.61/557.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
557.72/557.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
557.91/557.90	c bin-w-bin subsume rem            0 bins  time:  0.01 s
557.91/557.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
557.91/557.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24204 time:  0.01 s
557.91/557.92	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
561.41/561.49	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.57 s
561.51/561.50	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
561.51/561.53	c vivif2 --  cl tried    47731 cl shrink        0 lits rem          0 time: 0.02
561.61/561.68	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.16
561.61/561.69	c calculated reachability. Time: 0.00
561.61/561.69	c  N dy  5385    806525     24204    104059         0     47731    316649   1508379    145.05   no data  --
568.91/568.92	c  N dy  5521    826544     24204    104059         0     67750    316649   6073134    145.12    158.79  --
576.72/576.78	c  N dy  5659    846624     24204    104059         0     87828    316649  10665041    145.16    156.35  --
583.91/583.96	c  N dy  5802    866700     24204    104059         0     63909    316649   5052498    145.19    158.88  --
591.72/591.76	c  N dy  5936    886919     24204    104059         0     84127    316649   9637209    145.21    154.23  --
599.11/599.15	c  N dy  6059    907086     24204    104059         0     59293    316649   3706918    145.18    154.73  --
606.82/606.84	c  N dy  6197    927193     24204    104059         0     79400    316649   8306701    145.22    160.41  --
614.52/614.59	c  N dy  6316    947286     24204    104059         0     53497    316649   2207422    145.17    155.68  --
622.02/622.05	c  N dy  6456    967380     24204    104059         0     73591    316649   6837059    145.22    153.25  --
630.12/630.19	c  N dy  6594    987471     24204    104059         0     93682    316649  11390893    145.26    165.27  --
637.52/637.55	c  N dy  6731   1007801     24204    104059         0     67006    316649   5028109    145.27    155.31  --
645.51/645.53	c  N dy  6869   1027892     24204    104059         0     87093    316649   9686800    145.31    153.19  --
653.32/653.37	c  N dy  6996   1047992     24204    104059         0     59200    316649   3048977    145.31    155.58  --
660.71/660.78	c  N dy  7127   1068050     24204    104059         0     79255    316649   7684149    145.35    168.10  --
662.23/662.27	c  F st  7153   1071877     24204    104059         0     83082    316649   8556139    145.36   no data  --
668.72/668.73	c  N dy  7235   1088072     24204    104059         0     50274    316649    790464    145.38    153.95  --
675.82/675.84	c  N dy  7375   1108102     24204    104059         0     70302    316649   5300942    145.40    154.50  --
683.52/683.56	c  N dy  7510   1128197     24204    104059         0     90395    316649   9893025    145.41    157.22  --
691.12/691.15	c  N dy  7646   1148246     24204    104059         0     60455    316649   2924383    145.45    161.76  --
698.62/698.62	c  N dy  7784   1168286     24204    104059         0     80494    316649   7560155    145.48    166.90  --
706.72/706.77	c  N dy  7928   1188392     24204    104059         0    100598    316649  12172199    145.52    153.84  --
713.94/713.93	c  N dy  8061   1208437     24204    104059         0     69652    316649   4769106    145.54    163.42  --
714.42/714.43	c  S st  8071   1209787     24204    104059         0     71002    316649   5071042    145.54   no data  --
714.62/714.63	c  S st  8071   1210288     24204    104059         0     71503    316649   5152865    145.54   no data  --
714.62/714.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
714.62/714.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
714.82/714.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.16
715.03/715.09	c bin-w-bin subsume rem            0 bins  time:  0.01 s
715.03/715.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
715.12/715.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24204 time:  0.01 s
715.12/715.11	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
775.72/775.72	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 60.61 s
775.72/775.73	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
775.82/775.80	c vivif2 --  cl tried    71502 cl shrink        0 lits rem          0 time: 0.07
776.02/776.00	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.20
776.02/776.01	c calculated reachability. Time: 0.00
776.02/776.01	c  N dy  8071   1210288     24204    104059         0     71502    316649   5152758    145.54   no data  --
784.02/784.00	c  N dy  8201   1230335     24204    104059         0     91549    316649   9749480    145.54    161.62  --
792.03/792.07	c  N dy  8336   1250352     24204    104059         0     59559    316649   2268403    145.54    156.22  --
799.62/799.70	c  N dy  8476   1270412     24204    104059         0     79619    316649   6875272    145.58    154.03  --
808.02/808.01	c  N dy  8613   1290421     24204    104059         0     99626    316649  11425164    145.61    155.00  --
815.92/815.92	c  N dy  8756   1310509     24204    104059         0     66717    316649   3694879    145.65    155.90  --
823.83/823.85	c  N dy  8898   1330556     24204    104059         0     86761    316649   8375324    145.70    187.78  --
832.52/832.54	c  N dy  9036   1350997     24204    104059         0    107201    316649  13056245    145.70    153.73  --
840.13/840.11	c  N dy  9172   1371189     24204    104059         0     73398    316649   4928477    145.71    156.31  --
848.14/848.19	c  N dy  9303   1391193     24204    104059         0     93402    316649   9552202    145.71    153.60  --
856.62/856.69	c  N dy  9439   1411220     24204    104059         0     58429    316649   1286442    145.71    155.88  --
864.22/864.27	c  N dy  9575   1431253     24204    104059         0     78458    316649   5854686    145.71    155.76  --
872.63/872.63	c  N dy  9710   1451351     24204    104059         0     98555    316649  10407185    145.70    193.21  --
881.14/881.14	c  N dy  9856   1471431     24204    104059         0     62636    316649   2059904    145.75    164.62  --
888.63/888.68	c  N dy  9991   1491665     24204    104059         0     82869    316649   6686920    145.76    153.50  --
896.82/896.81	c  N dy 10134   1511667     24204    104059         0    102869    316649  11282212    145.78    155.17  --
904.82/904.88	c  N dy 10268   1531761     24204    104059         0     65971    316649   2569520    145.78    158.62  --
912.42/912.42	c  N dy 10400   1551790     24204    104059         0     86000    316649   7156132    145.78    163.19  --
920.74/920.73	c  N dy 10538   1571847     24204    104059         0    106056    316649  11741665    145.79    154.68  --
928.73/928.74	c  N dy 10670   1592046     24204    104059         0     68252    316649   2842782    145.77    153.91  --
936.42/936.44	c  N dy 10812   1612059     24204    104059         0     88264    316649   7512612    145.82    154.25  --
944.83/944.84	c  N dy 10954   1632155     24204    104059         0    108359    316649  12102106    145.83    154.83  --
952.82/952.89	c  N dy 11088   1652163     24204    104059         0     69368    316649   2909317    145.84    156.09  --
960.63/960.65	c  N dy 11231   1672188     24204    104059         0     89392    316649   7498238    145.85    181.96  --
969.03/969.09	c  N dy 11364   1692444     24204    104059         0    109647    316649  12145139    145.85    156.31  --
976.43/976.49	c  S st 11483   1710289     24204    104059         0     67494    316649   2269129    145.85    134.11  --
976.63/976.69	c  S st 11483   1710796     24204    104059         0     68001    316649   2345626    145.85   no data  --
976.73/976.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
976.73/976.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
976.84/976.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.15
977.03/977.00	c bin-w-bin subsume rem            0 bins  time:  0.01 s
977.03/977.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
977.03/977.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24204 time:  0.01 s
977.03/977.03	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
983.53/983.59	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  6.57 s
983.63/983.60	c vivif2 --  cl tried   104059 cl shrink        0 lits rem          0 time: 0.01
983.63/983.64	c vivif2 --  cl tried    67997 cl shrink        0 lits rem          0 time: 0.03
983.83/983.82	c asymm  cl-useful: 0/104059/104059 lits-rem:0 time: 0.18
983.83/983.82	c calculated reachability. Time: 0.00
983.83/983.83	c  N dy 11483   1710796     24204    104059         0     67997    316649   2344252    145.85   no data  --
991.32/991.37	c  N dy 11614   1730805     24204    104059         0     88004    316649   6941027    145.87    155.37  --
999.63/999.69	c  N dy 11755   1750916     24204    104059         0    108112    316649  11560226    145.88    153.76  --
1008.13/1008.10	c  N dy 11895   1771034     24204    104059         0     67232    316649   2006178    145.89    154.81  --
1015.63/1015.68	c  N dy 12025   1791039     24204    104059         0     87234    316649   6645643    145.90    156.40  --
1024.03/1024.01	c  N dy 12166   1811099     24204    104059         0    107293    316649  11242683    145.92    156.45  --
1032.84/1032.88	c  N dy 12303   1831202     24204    104059         0     65400    316649   1351000    145.91    154.83  --
1040.54/1040.59	c  N dy 12448   1851254     24204    104059         0     85452    316649   6003430    145.96    154.93  --
1048.93/1048.94	c  N dy 12587   1871379     24204    104059         0    105577    316649  10636009    145.97    156.20  --
1057.73/1057.75	c  N dy 12713   1891398     24204    104059         0    125595    316649  15236791    145.95    154.62  --
1065.23/1065.25	c  N dy 12843   1911445     24204    104059         0     82647    316649   5039231    145.95    155.15  --
1073.43/1073.40	c  N dy 12981   1931475     24204    104059         0    102675    316649   9640950    145.98    157.32  --
1082.13/1082.12	c  N dy 13113   1951478     24204    104059         0    122676    316649  14167798    145.97    156.05  --
1090.14/1090.14	c  N dy 13252   1971587     24204    104059         0     78793    316649   3991220    145.99    158.87  --
1098.23/1098.24	c  N dy 13397   1991709     24204    104059         0     98913    316649   8634138    146.02    155.26  --
1106.83/1106.88	c  N dy 13528   2011749     24204    104059         0    118952    316649  13197652    146.03    154.91  --
1115.33/1115.38	c  N dy 13673   2031768     24204    104059         0     73971    316649   2708439    146.07    155.00  --
1123.15/1123.11	c  N dy 13809   2051771     24204    104059         0     93974    316649   7283001    146.08    154.70  --
1131.73/1131.74	c  N dy 13944   2072021     24204    104059         0    114224    316649  11867983    146.08    156.49  --
1140.75/1140.72	c  N dy 14071   2092098     24204    104059         0     68309    316649   1124216    146.07    154.23  --
1148.45/1148.43	c  N dy 14211   2112233     24204    104059         0     88443    316649   5745905    146.08    153.95  --
1156.83/1156.85	c  N dy 14356   2132246     24204    104059         0    108455    316649  10377115    146.12    173.30  --
1165.84/1165.87	c  N dy 14491   2152304     24204    104059         0    128513    316649  15028374    146.13    154.67  --
1173.94/1173.94	c  N dy 14625   2172392     24204    104059         0     81603    316649   3959532    146.13    176.90  --
1182.03/1182.00	c  N dy 14759   2192437     24204    104059         0    101646    316649   8567327    146.15    157.21  --
1190.03/1190.00	c  S st 14885   2210796     24204    104059         0    120004    316649  12781599    146.16   no data  --
1190.25/1190.27	c  S st 14885   2211297     24204    104059         0    120505    316649  12868880    146.16   no data  --
1190.33/1190.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1190.33/1190.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1190.53/1190.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.20
1191.25/1191.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1191.25/1191.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1191.25/1191.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24204 time:  0.01 s
1191.25/1191.27	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-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.39 3.87 3.72 4/363 5449
/proc/meminfo: memFree=17800344/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=37456 CPUtime=0 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 2919 0 0 0 0 0 0 0 21 0 1 0 728581258 38354944 2399 33554432000 4194304 4650387 140735815469712 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 9364 2399 329 112 0 4329 0

[startup+0.0338421 s]
/proc/loadavg: 3.39 3.87 3.72 4/363 5449
/proc/meminfo: memFree=17800344/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=39564 CPUtime=0.02 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 3640 0 0 0 2 0 0 0 21 0 1 0 728581258 40513536 3120 33554432000 4194304 4650387 140735815469712 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 9891 3120 329 112 0 4856 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 39564

[startup+0.100824 s]
/proc/loadavg: 3.39 3.87 3.72 4/363 5449
/proc/meminfo: memFree=17800344/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=42900 CPUtime=0.09 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 4738 0 0 0 9 0 0 0 21 0 1 0 728581258 43929600 4218 33554432000 4194304 4650387 140735815469712 18446744073709551615 4536249 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 10725 4218 346 112 0 5690 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42900

[startup+0.300782 s]
/proc/loadavg: 3.39 3.87 3.72 4/363 5449
/proc/meminfo: memFree=17800344/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=62552 CPUtime=0.29 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 9165 0 0 0 28 1 0 0 22 0 1 0 728581258 64053248 8028 33554432000 4194304 4650387 140735815469712 18446744073709551615 256415057432 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 15638 8029 365 112 0 10603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62552

[startup+0.700711 s]
/proc/loadavg: 3.39 3.87 3.72 4/363 5449
/proc/meminfo: memFree=17800344/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=65192 CPUtime=0.69 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 10134 0 0 0 68 1 0 0 24 0 1 0 728581258 66756608 8997 33554432000 4194304 4650387 140735815469712 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 16298 8997 379 112 0 11263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65192

[startup+1.50056 s]
/proc/loadavg: 3.39 3.87 3.72 5/364 5450
/proc/meminfo: memFree=17729532/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=65192 CPUtime=1.49 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 10845 0 0 0 148 1 0 0 25 0 1 0 728581258 66756608 9708 33554432000 4194304 4650387 140735815469712 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 16298 9708 379 112 0 11263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65192

[startup+3.10025 s]
/proc/loadavg: 3.39 3.87 3.72 5/364 5451
/proc/meminfo: memFree=17721872/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=109824 CPUtime=3.09 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 12151 0 0 0 308 1 0 0 25 0 1 0 728581258 112459776 11014 33554432000 4194304 4650387 140735815469712 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 27456 11014 379 112 0 22421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109824

[startup+6.30064 s]
/proc/loadavg: 3.44 3.87 3.72 5/364 5451
/proc/meminfo: memFree=17656948/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=68032 CPUtime=6.29 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 15903 0 0 0 627 2 0 0 25 0 1 0 728581258 69664768 9731 33554432000 4194304 4650387 140735815469712 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 17008 9731 381 112 0 11973 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68032

[startup+12.7004 s]
/proc/loadavg: 3.48 3.87 3.72 5/364 5451
/proc/meminfo: memFree=17585288/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=199684 CPUtime=12.69 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 37223 0 0 0 1263 6 0 0 25 0 1 0 728581258 204476416 31051 33554432000 4194304 4650387 140735815469712 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 49921 31051 383 112 0 44886 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 199684

[startup+25.501 s]
/proc/loadavg: 3.60 3.88 3.72 5/364 5451
/proc/meminfo: memFree=17418700/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=151772 CPUtime=25.5 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 44445 0 0 0 2542 8 0 0 25 0 1 0 728581258 155414528 31451 33554432000 4194304 4650387 140735815469712 18446744073709551615 4360331 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 37943 31451 383 112 0 32908 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 151772

[startup+51.1011 s]
/proc/loadavg: 3.87 3.92 3.74 5/364 5452
/proc/meminfo: memFree=17314000/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=260800 CPUtime=51.09 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 72653 0 0 0 5095 14 0 0 25 0 1 0 728581258 267059200 47281 33554432000 4194304 4650387 140735815469712 18446744073709551615 4476101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 65200 47281 383 112 0 60165 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 260800

[startup+102.313 s]
/proc/loadavg: 3.94 3.93 3.75 5/364 5453
/proc/meminfo: memFree=17219704/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=215476 CPUtime=102.31 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 80631 0 0 0 10215 16 0 0 25 0 1 0 728581258 220647424 48687 33554432000 4194304 4650387 140735815469712 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 53869 48687 383 112 0 48834 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 215476

[startup+162.301 s]
/proc/loadavg: 4.04 3.96 3.77 5/364 5455
/proc/meminfo: memFree=17116016/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=289604 CPUtime=162.29 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 87443 0 0 0 16212 17 0 0 25 0 1 0 728581258 296554496 55499 33554432000 4194304 4650387 140735815469712 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 72401 55499 383 112 0 67366 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 289604

[startup+222.301 s]
/proc/loadavg: 4.01 3.96 3.78 5/364 5456
/proc/meminfo: memFree=17071824/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=305564 CPUtime=222.3 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 102484 0 0 0 22207 23 0 0 25 0 1 0 728581258 312897536 59565 33554432000 4194304 4650387 140735815469712 18446744073709551615 4476724 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 76391 59565 383 112 0 71356 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 305564

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.79 5/364 5458
/proc/meminfo: memFree=17028136/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=319692 CPUtime=282.3 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 120762 0 0 0 28201 29 0 0 25 0 1 0 728581258 327364608 64453 33554432000 4194304 4650387 140735815469712 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 79923 64453 383 112 0 74888 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 319692

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.80 5/364 5460
/proc/meminfo: memFree=17024760/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=331368 CPUtime=342.3 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 131389 0 0 0 34196 34 0 0 25 0 1 0 728581258 339320832 64886 33554432000 4194304 4650387 140735815469712 18446744073709551615 4363544 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 82842 64886 383 112 0 77807 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 331368

[startup+402.3 s]
/proc/loadavg: 4.07 4.00 3.82 5/364 5461
/proc/meminfo: memFree=16932568/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=351480 CPUtime=402.3 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 160890 0 0 0 40187 43 0 0 25 0 1 0 728581258 359915520 71609 33554432000 4194304 4650387 140735815469712 18446744073709551615 4476101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 87870 71609 383 112 0 82835 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 351480

[startup+462.301 s]
/proc/loadavg: 4.06 4.01 3.83 5/364 5466
/proc/meminfo: memFree=16871020/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=351480 CPUtime=462.31 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 162039 0 0 0 46187 44 0 0 25 0 1 0 728581258 359915520 72758 33554432000 4194304 4650387 140735815469712 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 87870 72758 383 112 0 82835 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 351480

[startup+522.3 s]
/proc/loadavg: 4.12 4.04 3.85 5/364 5467
/proc/meminfo: memFree=16863868/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=351808 CPUtime=522.31 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 190456 0 0 0 52178 53 0 0 25 0 1 0 728581258 360251392 74614 33554432000 4194304 4650387 140735815469712 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 87952 74614 383 112 0 82917 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 351808

[startup+582.301 s]
/proc/loadavg: 4.16 4.06 3.87 5/364 5469
/proc/meminfo: memFree=16865564/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=352280 CPUtime=582.31 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 216018 0 0 0 58170 61 0 0 25 0 1 0 728581258 360734720 70087 33554432000 4194304 4650387 140735815469712 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 88070 70087 383 112 0 83035 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 352280

[startup+642.301 s]
/proc/loadavg: 4.10 4.06 3.88 5/364 5471
/proc/meminfo: memFree=16849036/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=352644 CPUtime=642.32 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 244737 0 0 0 64159 73 0 0 25 0 1 0 728581258 361107456 73880 33554432000 4194304 4650387 140735815469712 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 88161 73880 383 112 0 83126 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 352644

[startup+702.3 s]
/proc/loadavg: 4.10 4.07 3.89 5/364 5472
/proc/meminfo: memFree=16838568/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=353148 CPUtime=702.31 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 273967 0 0 0 70150 81 0 0 25 0 1 0 728581258 361623552 75655 33554432000 4194304 4650387 140735815469712 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 88287 75655 383 112 0 83252 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 353148

[startup+762.314 s]
/proc/loadavg: 4.04 4.06 3.90 5/364 5474
/proc/meminfo: memFree=16836420/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=353264 CPUtime=762.34 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 279070 0 0 0 76151 83 0 0 25 0 1 0 728581258 361742336 71183 33554432000 4194304 4650387 140735815469712 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 88316 71183 383 112 0 83281 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 353264

[startup+822.301 s]
/proc/loadavg: 4.01 4.05 3.91 5/364 5475
/proc/meminfo: memFree=16829080/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=353604 CPUtime=822.33 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 300941 0 0 0 82140 93 0 0 25 0 1 0 728581258 362090496 73473 33554432000 4194304 4650387 140735815469712 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 88401 73473 383 112 0 83366 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 353604

[startup+882.3 s]
/proc/loadavg: 4.00 4.03 3.91 5/364 5477
/proc/meminfo: memFree=16837848/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=296272 CPUtime=882.33 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 327557 0 0 0 88128 105 0 0 25 0 1 0 728581258 303382528 68899 33554432000 4194304 4650387 140735815469712 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 74068 68899 383 112 0 69033 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 296272

[startup+942.301 s]
/proc/loadavg: 4.05 4.04 3.91 5/364 5479
/proc/meminfo: memFree=16788068/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=354248 CPUtime=942.32 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 357253 0 0 0 94120 112 0 0 25 0 1 0 728581258 362749952 76690 33554432000 4194304 4650387 140735815469712 18446744073709551615 4333921 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 88562 76690 383 112 0 83527 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 354248

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.91 5/364 5480
/proc/meminfo: memFree=16784684/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=365020 CPUtime=1002.33 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 384792 0 0 0 100112 121 0 0 25 0 1 0 728581258 373780480 81438 33554432000 4194304 4650387 140735815469712 18446744073709551615 4329606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 91255 81438 383 112 0 86220 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 365020

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 3.92 5/364 5482
/proc/meminfo: memFree=16823076/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=365440 CPUtime=1062.33 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 411207 0 0 0 106105 128 0 0 25 0 1 0 728581258 374210560 71867 33554432000 4194304 4650387 140735815469712 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 91360 71867 383 112 0 86325 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 365440

[startup+1122.3 s]
/proc/loadavg: 4.15 4.06 3.93 5/364 5483
/proc/meminfo: memFree=16842592/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=351280 CPUtime=1122.33 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 443509 0 0 0 112095 138 0 0 25 0 1 0 728581258 359710720 71765 33554432000 4194304 4650387 140735815469712 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 87820 71765 383 112 0 82785 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 351280

[startup+1182.3 s]
/proc/loadavg: 4.05 4.05 3.93 5/364 5485
/proc/meminfo: memFree=16803732/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=354712 CPUtime=1182.33 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 475712 0 0 0 118086 147 0 0 25 0 1 0 728581258 363225088 74214 33554432000 4194304 4650387 140735815469712 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 88678 74214 383 112 0 83643 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 354712

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.94 5/364 5487
/proc/meminfo: memFree=16701240/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=440228 CPUtime=1242.34 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 500953 0 0 0 124083 151 0 0 25 0 1 0 728581258 450793472 99455 33554432000 4194304 4650387 140735815469712 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 110057 99455 383 112 0 105022 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 440228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.94 2/358 5491
/proc/meminfo: memFree=17446116/32950928 swapFree=67111200/67111528
[pid=5449] ppid=5447 vsize=440228 CPUtime=1300.05 cores=1,3
/proc/5449/stat : 5449 (strangenight1-s) R 5447 5449 4727 0 -1 4202496 500954 0 0 0 129854 151 0 0 25 0 1 0 728581258 450793472 99456 33554432000 4194304 4650387 140735815469712 18446744073709551615 4476724 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5449/statm: 110057 99456 383 112 0 105022 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 440228

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.08
CPU user time (s): 1298.55
CPU system time (s): 1.52977
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 440228

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

runsolver used 4.27635 second user time and 11.1263 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 16:31:46
IDJOB=3369893
IDBENCH=82702
IDSOLVER=1847
FILE ID=node115/3369893-1305383506
RUNJOBID= node115-1305383505-5409
PBS_JOBID= 13324387
Free space on /tmp= 73212 MiB

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

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

MD5SUM BENCH= cb40e65d82022f377e00087cafdb55b2
RANDOM SEED=1030827716

node115.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.811
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.62
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.811
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.15
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.811
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.811
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.75
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.811
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.77
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.811
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17800756 kB
Buffers:        274148 kB
Cached:        4475664 kB
SwapCached:          0 kB
Active:       11918096 kB
Inactive:      2913160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17800756 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           32092 kB
Writeback:           0 kB
AnonPages:    10080996 kB
Mapped:          28780 kB
Slab:           212896 kB
PageTables:      41908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69793640 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= 73228 MiB
End job on node115 at 2011-05-14 16:53:28