Trace number 3369783

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
MD5SUM274f6c2fc3e630d8716a09f7c87233f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3369783-1305382067.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.29/0.35	c asymm  cl-useful: 0/14573/17000 lits-rem:0 time: 0.34
0.29/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.29/0.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.39/0.42	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.43	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.43	c calculated reachability. Time: 0.00
0.39/0.43	c Calc default polars -  time:   0.00 s pos:      95 undec:       4 neg:     101
0.39/0.43	c =========================================================================================
0.39/0.43	c types(t): F = full restart, N = normal restart
0.39/0.43	c types(t): S = simplification begin/end, E = solution found
0.39/0.43	c restart types(rt): st = static, dy = dynamic
0.39/0.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.43	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.59/0.68	c  N dy    12      4899       200     17000         0      4739    119000    266578     50.21     53.35  --
0.89/0.93	c  N dy    21      9481       200     17000         0      6751    119000    339218     50.05     52.99  --
1.19/1.23	c  N dy    27     14595       200     17000         0      7566    119000    332235     49.34     53.14  --
1.49/1.59	c  N dy    28     20234       200     17000         0      7595    119000    288385     48.65     51.25  --
1.79/1.86	c  N dy    40     24374       200     17000         0     11634    119000    511509     48.61     51.30  --
1.89/1.90	c  F st    44     25000       200     17000         0     12237    119000    544820     48.64   no data  --
2.21/2.23	c  N dy    50     30000       200     17000         0     10498    119000    406190     48.64   no data  --
2.21/2.23	c  S st    50     30000       200     17000         0     10498    119000    406190     48.64   no data  --
2.21/2.27	c  S st    50     30504       200     17000         0     10997    119000    432802     48.64   no data  --
2.21/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.21/2.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.21/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.21/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.21/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.21/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.21/2.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.41/5.49	c lits-rem:      1778  cl-subs:      373  v-elim:      0  v-fix:    0  time:  3.19 s
5.51/5.58	c asymm  cl-useful: 0/2427/17000 lits-rem:0 time: 0.09
5.51/5.58	c calculated reachability. Time: 0.00
5.51/5.58	c  N dy    50     30504       200     17000         0     10624    119000    403570     48.64   no data  --
5.79/5.86	c  N dy    62     34534       200     17000         0     14532    119000    623390     48.64     51.28  --
6.09/6.12	c  N dy    73     38578       200     17000         0     10797    119000    376537     48.59     51.52  --
6.29/6.40	c  N dy    82     42687       200     17000         0     14794    119000    601115     48.61     51.31  --
6.61/6.63	c  S st    95     45756       200     17000         0      9077    119000    236035     48.64   no data  --
6.61/6.68	c  S st    95     46259       200     17000         0      9571    119000    263382     48.64   no data  --
6.61/6.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.61/6.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.61/6.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.61/6.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.61/6.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.61/6.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.61/6.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.09/9.15	c lits-rem:       385  cl-subs:       49  v-elim:      0  v-fix:    0  time:  2.46 s
9.09/9.15	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
9.09/9.16	c vivif2 --  cl tried     9522 cl shrink        0 lits rem          0 time: 0.00
9.49/9.52	c asymm  cl-useful: 0/12685/17000 lits-rem:0 time: 0.36
9.49/9.52	c calculated reachability. Time: 0.00
9.49/9.52	c  N dy    95     46259       200     17000         0      9522    119000    259220     48.64   no data  --
9.90/9.96	c  N dy   111     52660       200     17000         0     15738    119000    606073     48.57     51.16  --
10.19/10.29	c  N dy   125     57014       200     17000         0     10269    119000    260333     48.61     51.21  --
10.49/10.56	c  N dy   138     61077       200     17000         0     14206    119000    479965     48.61     51.48  --
10.79/10.87	c  N dy   159     65173       200     17000         0     18167    119000    702290     48.70     53.27  --
11.20/11.20	c  N dy   171     69389       200     17000         0     11601    119000    291087     48.68     50.95  --
11.20/11.20	c  S st   171     69389       200     17000         0     11601    119000    291087     48.68     50.95  --
11.20/11.25	c  S st   171     69893       200     17000         0     12100    119000    318249     48.68   no data  --
11.20/11.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.20/11.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.20/11.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.20/11.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.20/11.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.20/11.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
11.20/11.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.69/13.79	c lits-rem:       572  cl-subs:      107  v-elim:      0  v-fix:    0  time:  2.51 s
13.69/13.79	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
13.69/13.79	c vivif2 --  cl tried    11993 cl shrink        0 lits rem          0 time: 0.00
13.89/13.95	c asymm  cl-useful: 0/4315/17000 lits-rem:0 time: 0.16
13.89/13.95	c calculated reachability. Time: 0.00
13.89/13.95	c  N dy   171     69893       200     17000         0     11993    119000    310195     48.68   no data  --
14.21/14.27	c  N dy   187     74572       200     17000         0     16529    119000    561314     48.68     51.52  --
14.99/15.08	c  N dy   188     84333       200     17000         0     14340    119000    403988     48.37     50.94  --
15.30/15.32	c  F st   205     87501       200     17000         0     17423    119000    575994     48.42   no data  --
15.49/15.58	c  N st   210     90799       200     17000         0     20609    119000    754832     48.42   no data  --
15.99/16.07	c  N dy   228     96694       200     17000         0     13739    119000    328386     48.43     51.50  --
16.59/16.60	c  N dy   252    103372       200     17000         0     20216    119000    689688     48.45     51.25  --
16.69/16.75	c  S st   261    104839       200     17000         0     21624    119000    767896     48.48     46.54  --
16.79/16.82	c  S st   261    105343       200     17000         0     22123    119000    794866     48.48   no data  --
16.79/16.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.79/16.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.79/16.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
16.79/16.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.79/16.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.79/16.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
16.79/16.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.19/22.22	c lits-rem:      1313  cl-subs:      678  v-elim:      0  v-fix:    0  time:  5.37 s
22.19/22.22	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
22.19/22.23	c vivif2 --  cl tried    21445 cl shrink        0 lits rem          0 time: 0.01
22.39/22.42	c asymm  cl-useful: 0/4614/17000 lits-rem:0 time: 0.19
22.39/22.42	c calculated reachability. Time: 0.00
22.39/22.42	c  N dy   261    105343       200     17000         0     21445    119000    744665     48.48   no data  --
23.01/23.08	c  N dy   290    112654       200     17000         0     14974    119000    352765     48.51     51.60  --
23.59/23.67	c  N dy   325    119949       200     17000         0     22057    119000    750133     48.57     51.46  --
24.29/24.39	c  N dy   356    127701       200     17000         0     15036    119000    313902     48.59     51.19  --
24.99/25.05	c  N dy   381    135926       200     17000         0     22998    119000    757343     48.59     53.10  --
25.89/25.90	c  N dy   423    144618       200     17000         0     15917    119000    319891     48.65     51.31  --
26.59/26.66	c  N dy   454    153848       200     17000         0     24867    119000    815936     48.62     51.28  --
27.09/27.11	c  S st   472    158014       200     17000         0     28907    119000   1039497     48.62   no data  --
27.09/27.19	c  S st   472    158515       200     17000         0     29398    119000   1065173     48.62   no data  --
27.19/27.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.19/27.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.19/27.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
27.19/27.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.19/27.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.19/27.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
27.19/27.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.69/32.79	c lits-rem:      1154  cl-subs:     1005  v-elim:      0  v-fix:    0  time:  5.54 s
32.69/32.79	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
32.79/32.80	c vivif2 --  cl tried    28393 cl shrink        0 lits rem          0 time: 0.01
32.91/33.00	c asymm  cl-useful: 0/3167/17000 lits-rem:0 time: 0.20
32.91/33.00	c calculated reachability. Time: 0.00
32.91/33.00	c  N dy   472    158515       200     17000         0     28393    119000    990985     48.62   no data  --
33.89/33.96	c  N dy   508    169172       200     17000         0     22273    119000    629929     48.64     51.53  --
34.89/34.97	c  N dy   530    179969       200     17000         0     32757    119000   1216657     48.60     53.84  --
35.99/36.03	c  N dy   568    191496       200     17000         0     26480    119000    818967     48.62     52.06  --
37.31/37.37	c  N dy   596    204911       200     17000         0     21051    119000    472077     48.56     51.52  --
38.59/38.62	c  N dy   641    218214       200     17000         0     33947    119000   1189272     48.58     51.30  --
39.99/40.00	c  N dy   681    232170       200     17000         0     28095    119000    825268     48.55     51.17  --
40.60/40.63	c  S st   703    237774       200     17000         0     33527    119000   1126714     48.57   no data  --
40.70/40.73	c  S st   703    238278       200     17000         0     34024    119000   1153897     48.57   no data  --
40.70/40.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.70/40.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.70/40.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
40.70/40.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.70/40.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.70/40.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
40.70/40.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.59/49.64	c lits-rem:      1395  cl-subs:     1175  v-elim:      0  v-fix:    0  time:  8.86 s
49.59/49.64	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
49.59/49.65	c vivif2 --  cl tried    32849 cl shrink        0 lits rem          0 time: 0.01
49.79/49.86	c asymm  cl-useful: 0/2824/17000 lits-rem:0 time: 0.20
49.79/49.86	c calculated reachability. Time: 0.00
49.79/49.86	c  N dy   703    238278       200     17000         0     32849    119000   1068018     48.57   no data  --
51.50/51.54	c  N dy   759    253711       200     17000         0     27458    119000    743724     48.59     51.34  --
53.29/53.34	c  N dy   804    269912       200     17000         0     21842    119000    388930     48.57     51.49  --
55.01/55.04	c  N dy   852    287296       200     17000         0     38720    119000   1326320     48.54     51.27  --
56.99/57.11	c  F st   909    306250       200     17000         0     34732    119000   1061331     48.51     45.86  --
56.99/57.11	c  N st   909    306250       200     17000         0     34732    119000   1061331     48.51     45.86  --
59.31/59.34	c  N dy   964    326486       200     17000         0     31083    119000    814007     48.52     51.28  --
61.79/61.83	c  N dy  1030    347685       200     17000         0     27431    119000    570396     48.50     51.21  --
62.89/62.92	c  S st  1064    357418       200     17000         0     36878    119000   1097309     48.50     47.40  --
62.99/63.02	c  S st  1064    357919       200     17000         0     37369    119000   1123820     48.50   no data  --
62.99/63.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.99/63.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.99/63.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
62.99/63.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.99/63.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.99/63.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
62.99/63.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.60/70.64	c lits-rem:      1197  cl-subs:     1050  v-elim:      0  v-fix:    0  time:  7.56 s
70.60/70.64	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
70.60/70.65	c vivif2 --  cl tried    36319 cl shrink        0 lits rem          0 time: 0.01
70.80/70.85	c asymm  cl-useful: 0/2618/17000 lits-rem:0 time: 0.20
70.80/70.85	c calculated reachability. Time: 0.00
70.80/70.85	c  N dy  1064    357919       200     17000         0     36319    119000   1046917     48.50   no data  --
73.19/73.28	c  N dy  1133    377957       200     17000         0     30566    119000    700378     48.52     54.85  --
75.69/75.80	c  N dy  1237    397991       200     17000         0     49995    119000   1785353     48.57     52.99  --
78.30/78.37	c  N dy  1293    420661       200     17000         0     45820    119000   1505622     48.53     51.11  --
80.79/80.87	c  N dy  1366    440735       200     17000         0     38121    119000   1026650     48.54     51.23  --
83.51/83.51	c  N dy  1414    460763       200     17000         0     29413    119000    505977     48.51     54.52  --
85.89/85.98	c  N dy  1481    481166       200     17000         0     49219    119000   1601109     48.50     51.11  --
88.59/88.63	c  N dy  1550    501255       200     17000         0     39614    119000   1023761     48.51     51.09  --
91.39/91.45	c  N dy  1612    521566       200     17000         0     59274    119000   2118356     48.51     51.12  --
93.30/93.33	c  S st  1660    536878       200     17000         0     44057    119000   1223179     48.49     49.86  --
93.41/93.44	c  S st  1660    537378       200     17000         0     44543    119000   1249322     48.49   no data  --
93.41/93.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.41/93.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.41/93.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
93.41/93.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.41/93.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.41/93.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
93.41/93.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.31/102.32	c lits-rem:       805  cl-subs:     1137  v-elim:      0  v-fix:    0  time:  8.81 s
102.31/102.32	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
102.31/102.33	c vivif2 --  cl tried    43406 cl shrink        0 lits rem          0 time: 0.01
102.59/102.62	c asymm  cl-useful: 0/2229/17000 lits-rem:0 time: 0.29
102.59/102.62	c calculated reachability. Time: 0.00
102.59/102.62	c  N dy  1660    537378       200     17000         0     43406    119000   1168666     48.49   no data  --
105.61/105.64	c  N dy  1732    557616       200     17000         0     32019    119000    515805     48.48     51.64  --
108.19/108.20	c  N dy  1790    578336       200     17000         0     52092    119000   1629756     48.48     51.19  --
111.00/111.02	c  N dy  1867    598366       200     17000         0     39569    119000    894768     48.49     52.73  --
113.69/113.77	c  N dy  1923    618627       200     17000         0     59208    119000   1987402     48.49     51.10  --
116.51/116.55	c  N dy  1990    638644       200     17000         0     45672    119000   1185208     48.48     53.35  --
119.29/119.35	c  N dy  2033    658755       200     17000         0     65168    119000   2275752     48.46     51.34  --
122.01/122.05	c  N dy  2087    678984       200     17000         0     50851    119000   1425163     48.45     51.15  --
125.40/125.48	c  N dy  2152    700437       200     17000         0     36742    119000    599056     48.44     51.03  --
128.10/128.17	c  N dy  2233    720553       200     17000         0     56283    119000   1691533     48.46     51.01  --
131.49/131.52	c  N dy  2318    740604       200     17000         0     39828    119000    727872     48.48     51.58  --
134.21/134.30	c  N dy  2383    760635       200     17000         0     59238    119000   1810152     48.49     51.14  --
137.19/137.29	c  N dy  2423    780657       200     17000         0     41768    119000    792972     48.46     51.29  --
140.19/140.24	c  N dy  2482    801137       200     17000         0     61625    119000   1897918     48.46     51.03  --
140.99/141.03	c  S st  2490    806069       200     17000         0     66408    119000   2163566     48.45     47.00  --
141.09/141.18	c  S st  2490    806573       200     17000         0     66904    119000   2189834     48.45   no data  --
141.09/141.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.09/141.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.19/141.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
141.19/141.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.19/141.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.19/141.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
141.19/141.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.10/175.10	c lits-rem:      2837  cl-subs:     2495  v-elim:      0  v-fix:    0  time: 33.83 s
175.10/175.11	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
175.10/175.13	c vivif2 --  cl tried    64409 cl shrink        0 lits rem          0 time: 0.02
175.40/175.46	c asymm  cl-useful: 0/1548/17000 lits-rem:0 time: 0.33
175.40/175.46	c calculated reachability. Time: 0.00
175.40/175.46	c  N dy  2490    806573       200     17000         0     64409    119000   2011184     48.45   no data  --
179.00/179.04	c  N dy  2553    826693       200     17000         0     46177    119000    994954     48.44     51.31  --
182.09/182.16	c  N dy  2612    846801       200     17000         0     65705    119000   2087096     48.45     51.06  --
185.19/185.29	c  N dy  2648    867009       200     17000         0     46485    119000    968678     48.41     51.08  --
188.59/188.67	c  N dy  2720    888824       200     17000         0     67633    119000   2143466     48.42     51.50  --
192.09/192.17	c  N dy  2805    909173       200     17000         0     47614    119000    984466     48.43     51.23  --
195.29/195.30	c  N dy  2867    929558       200     17000         0     67421    119000   2088752     48.43     51.45  --
198.79/198.85	c  N dy  2945    949673       200     17000         0     46197    119000    859661     48.45     51.12  --
201.99/202.09	c  N dy  2998    971595       200     17000         0     67413    119000   2040252     48.43     51.04  --
205.70/205.76	c  N dy  3066    992269       200     17000         0     45769    119000    794099     48.43     50.98  --
208.80/208.83	c  N dy  3146   1012605       200     17000         0     65542    119000   1897409     48.44     51.02  --
212.80/212.80	c  N dy  3232   1032777       200     17000         0     85084    119000   2986857     48.45     51.43  --
215.79/215.89	c  N dy  3319   1052851       200     17000         0     61922    119000   1646131     48.46     51.15  --
219.40/219.41	c  F st  3387   1071876       200     17000         0     80359    119000   2674260     48.46   no data  --
219.60/219.66	c  N st  3390   1073063       200     17000         0     81505    119000   2739017     48.46   no data  --
222.90/222.90	c  N dy  3454   1093150       200     17000         0     57349    119000   1348491     48.47     51.12  --
226.39/226.40	c  N dy  3529   1113198       200     17000         0     76844    119000   2432568     48.47     51.37  --
230.19/230.27	c  N dy  3602   1133428       200     17000         0     51847    119000    995826     48.48     51.62  --
233.60/233.65	c  N dy  3673   1153630       200     17000         0     71442    119000   2081758     48.48     51.17  --
237.89/237.92	c  N dy  3764   1173738       200     17000         0     90930    119000   3173775     48.50     51.15  --
240.91/240.98	c  N dy  3804   1193866       200     17000         0     64753    119000   1677564     48.49     51.26  --
244.00/244.02	c  S st  3875   1209859       200     17000         0     80266    119000   2545558     48.50     48.73  --
244.11/244.19	c  S st  3875   1210361       200     17000         0     80756    119000   2572683     48.50   no data  --
244.11/244.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
244.11/244.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
244.21/244.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
244.29/244.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.29/244.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.29/244.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
244.29/244.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
407.70/407.72	c lits-rem:      3323  cl-subs:     2997  v-elim:      0  v-fix:    0  time: 163.42 s
407.70/407.72	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
407.70/407.75	c vivif2 --  cl tried    77759 cl shrink        0 lits rem          0 time: 0.03
408.01/408.08	c asymm  cl-useful: 0/1865/17000 lits-rem:0 time: 0.34
408.01/408.09	c calculated reachability. Time: 0.00
408.01/408.09	c  N dy  3875   1210361       200     17000         0     77759    119000   2358749     48.50   no data  --
412.60/412.64	c  N dy  3929   1231032       200     17000         0     51313    119000    881878     48.49     51.23  --
416.20/416.22	c  N dy  3989   1251091       200     17000         0     70710    119000   1960102     48.49     51.27  --
420.79/420.86	c  N dy  4041   1271677       200     17000         0     90644    119000   3071874     48.48     51.52  --
424.90/424.91	c  N dy  4117   1292475       200     17000         0     63363    119000   1506753     48.49     51.17  --
429.09/429.13	c  N dy  4182   1312485       200     17000         0     82739    119000   2588713     48.49     51.08  --
434.20/434.21	c  N dy  4269   1332941       200     17000         0     54136    119000    946614     48.50     51.91  --
437.90/437.92	c  N dy  4330   1353149       200     17000         0     73723    119000   2037838     48.49     51.11  --
442.80/442.87	c  N dy  4400   1373238       200     17000         0     93240    119000   3124863     48.50     51.09  --
446.90/446.99	c  N dy  4476   1393472       200     17000         0     63433    119000   1424776     48.50     51.08  --
451.39/451.48	c  N dy  4559   1413820       200     17000         0     83178    119000   2528620     48.51     51.07  --
456.41/456.43	c  N dy  4627   1433837       200     17000         0     52140    119000    747121     48.51     51.14  --
459.81/459.85	c  N dy  4696   1454524       200     17000         0     72157    119000   1861111     48.52     51.20  --
463.79/463.87	c  N dy  4744   1474580       200     17000         0     91597    119000   2943591     48.51     51.56  --
468.20/468.22	c  N dy  4805   1495939       200     17000         0     60938    119000   1187645     48.50     51.19  --
472.20/472.26	c  N dy  4893   1517466       200     17000         0     81793    119000   2352332     48.51     51.75  --
477.19/477.28	c  N dy  4986   1537815       200     17000         0    101555    119000   3456340     48.52     51.39  --
480.90/480.97	c  N dy  5056   1557969       200     17000         0     68782    119000   1585553     48.52     51.12  --
484.80/484.85	c  N dy  5089   1577979       200     17000         0     88140    119000   2655962     48.50     51.41  --
489.90/489.90	c  N dy  5172   1598603       200     17000         0     54848    119000    762997     48.51     51.14  --
493.20/493.29	c  N dy  5237   1618848       200     17000         0     74495    119000   1861834     48.51     51.36  --
497.60/497.62	c  N dy  5306   1639039       200     17000         0     94130    119000   2959605     48.51     51.21  --
502.40/502.46	c  N dy  5398   1659090       200     17000         0     59208    119000    964453     48.52     53.78  --
506.80/506.81	c  N dy  5453   1683897       200     17000         0     83172    119000   2297512     48.51     51.21  --
511.59/511.62	c  N dy  5553   1703994       200     17000         0    102654    119000   3390753     48.53     51.42  --
513.40/513.41	c  S st  5578   1710361       200     17000         0    108831    119000   3732498     48.53   no data  --
513.62/513.65	c  S st  5578   1710863       200     17000         0    109326    119000   3759016     48.53   no data  --
513.62/513.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
513.62/513.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
513.72/513.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
513.80/513.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
513.80/513.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
513.80/513.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
513.80/513.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
989.92/989.96	c lits-rem:      4424  cl-subs:     4291  v-elim:      0  v-fix:    0  time: 476.14 s
989.92/989.96	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
989.92/990.00	c vivif2 --  cl tried   105035 cl shrink        0 lits rem          0 time: 0.04
990.31/990.38	c asymm  cl-useful: 0/1210/17000 lits-rem:0 time: 0.38
990.31/990.39	c calculated reachability. Time: 0.00
990.31/990.39	c  N dy  5578   1710863       200     17000         0    105035    119000   3448257     48.53   no data  --
994.90/994.91	c  N dy  5637   1730892       200     17000         0     69235    119000   1478904     48.52     51.08  --
999.51/999.54	c  N dy  5705   1750959       200     17000         0     88682    119000   2564104     48.52     52.60  --
1005.32/1005.33	c  N dy  5773   1771209       200     17000         0    108323    119000   3658465     48.53     51.10  --
1009.91/1009.92	c  N dy  5837   1791382       200     17000         0     71704    119000   1571328     48.53     51.32  --
1015.10/1015.14	c  N dy  5924   1812367       200     17000         0     92070    119000   2710683     48.53     51.45  --
1021.10/1021.11	c  N dy  5991   1832794       200     17000         0    111920    119000   3816537     48.53     51.21  --
1025.51/1025.58	c  N dy  6060   1852830       200     17000         0     74135    119000   1662174     48.54     51.76  --
1030.72/1030.77	c  N dy  6113   1874968       200     17000         0     95580    119000   2866413     48.53     51.10  --
1036.90/1036.91	c  N dy  6190   1894995       200     17000         0    114970    119000   3947285     48.53     51.39  --
1041.30/1041.37	c  N dy  6263   1915555       200     17000         0     76778    119000   1767979     48.53     51.33  --
1046.51/1046.56	c  N dy  6340   1935618       200     17000         0     96284    119000   2855860     48.54     51.28  --
1052.91/1052.97	c  N dy  6416   1955647       200     17000         0    115703    119000   3939159     48.54     51.45  --
1057.71/1057.72	c  N dy  6511   1975653       200     17000         0     75946    119000   1673037     48.55     52.30  --
1062.80/1062.84	c  N dy  6593   1996281       200     17000         0     95958    119000   2789017     48.55     51.42  --
1068.91/1068.96	c  N dy  6677   2016320       200     17000         0    115361    119000   3868391     48.56     51.40  --
1074.91/1074.95	c  N dy  6750   2042107       200     17000         0     80231    119000   1868356     48.55     51.16  --
1080.12/1080.21	c  N dy  6813   2062220       200     17000         0     99783    119000   2957762     48.55     51.56  --
1086.82/1086.81	c  N dy  6905   2082527       200     17000         0    119487    119000   4062441     48.56     51.16  --
1090.91/1090.94	c  N dy  6988   2102561       200     17000         0     77775    119000   1683989     48.56     53.15  --
1095.31/1095.39	c  N dy  7055   2123441       200     17000         0     98066    119000   2815324     48.56     51.39  --
1101.02/1101.02	c  N dy  7141   2143775       200     17000         0    117759    119000   3918580     48.57     51.15  --
1105.43/1105.48	c  N dy  7200   2164204       200     17000         0     75511    119000   1509560     48.57     51.24  --
1109.61/1109.69	c  N dy  7264   2184287       200     17000         0     94968    119000   2595483     48.57     51.24  --
1115.21/1115.27	c  N dy  7348   2205504       200     17000         0    115577    119000   3743749     48.57     51.31  --
1116.81/1116.87	c  S st  7370   2210864       200     17000         0    120752    119000   4032240     48.57     47.57  --
1117.11/1117.15	c  S st  7370   2211365       200     17000         0    121243    119000   4059251     48.57   no data  --
1117.11/1117.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1117.11/1117.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1117.21/1117.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1117.31/1117.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1117.31/1117.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1117.31/1117.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1117.31/1117.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 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-3369783-1305382067/watcher-3369783-1305382067 -o /tmp/evaluation-result-3369783-1305382067/solver-3369783-1305382067 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369783-1305382067.cnf 

running on 2 cores: 5,7

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: 1.63 3.08 3.47 4/388 25994
/proc/meminfo: memFree=27102944/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=30396 CPUtime=0.01 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 938 0 0 0 1 0 0 0 23 0 1 0 649805400 31125504 878 33554432000 4194304 4650387 140733451696192 18446744073709551615 251813900997 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 7599 878 345 112 0 2564 0

[startup+0.0606779 s]
/proc/loadavg: 1.63 3.08 3.47 4/388 25994
/proc/meminfo: memFree=27102944/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=30396 CPUtime=0.05 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 951 0 0 0 5 0 0 0 23 0 1 0 649805400 31125504 891 33554432000 4194304 4650387 140733451696192 18446744073709551615 4370450 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 7599 891 345 112 0 2564 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30396

[startup+0.10067 s]
/proc/loadavg: 1.63 3.08 3.47 4/388 25994
/proc/meminfo: memFree=27102944/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=30528 CPUtime=0.09 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 961 0 0 0 9 0 0 0 23 0 1 0 649805400 31260672 901 33554432000 4194304 4650387 140733451696192 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 7632 901 345 112 0 2597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30528

[startup+0.300635 s]
/proc/loadavg: 1.63 3.08 3.47 4/388 25994
/proc/meminfo: memFree=27102944/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=30660 CPUtime=0.29 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 996 0 0 0 29 0 0 0 25 0 1 0 649805400 31395840 936 33554432000 4194304 4650387 140733451696192 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 7665 936 345 112 0 2630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30660

[startup+0.700569 s]
/proc/loadavg: 1.63 3.08 3.47 4/388 25994
/proc/meminfo: memFree=27102944/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=36616 CPUtime=0.69 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 2978 0 0 0 69 0 0 0 25 0 1 0 649805400 37494784 2204 33554432000 4194304 4650387 140733451696192 18446744073709551615 4334252 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 9154 2204 378 112 0 4119 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36616

[startup+1.50043 s]
/proc/loadavg: 1.63 3.08 3.47 5/398 26012
/proc/meminfo: memFree=27020628/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=37008 CPUtime=1.49 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 4402 0 0 0 149 0 0 0 25 0 1 0 649805400 37896192 2323 33554432000 4194304 4650387 140733451696192 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 9252 2323 378 112 0 4217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37008

[startup+3.10017 s]
/proc/loadavg: 1.63 3.08 3.47 5/398 26012
/proc/meminfo: memFree=27013188/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=48948 CPUtime=3.09 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 8267 0 0 0 308 1 0 0 25 0 1 0 649805400 50122752 5396 33554432000 4194304 4650387 140733451696192 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 12237 5396 380 112 0 7202 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48948

[startup+6.30063 s]
/proc/loadavg: 1.82 3.09 3.47 6/398 26012
/proc/meminfo: memFree=26960672/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=50848 CPUtime=6.29 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 9627 0 0 0 628 1 0 0 25 0 1 0 649805400 52068352 5860 33554432000 4194304 4650387 140733451696192 18446744073709551615 4365337 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 12712 5860 380 112 0 7677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50848

[startup+12.7006 s]
/proc/loadavg: 1.99 3.11 3.48 6/398 26012
/proc/meminfo: memFree=26889780/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=51052 CPUtime=12.7 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 12515 0 0 0 1268 2 0 0 25 0 1 0 649805400 52277248 5695 33554432000 4194304 4650387 140733451696192 18446744073709551615 4438375 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 12763 5695 380 112 0 7728 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 51052

[startup+25.5004 s]
/proc/loadavg: 2.50 3.17 3.49 5/398 26012
/proc/meminfo: memFree=26839124/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=61868 CPUtime=25.49 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 20909 0 0 0 2546 3 0 0 25 0 1 0 649805400 63352832 8991 33554432000 4194304 4650387 140733451696192 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 15467 8991 380 112 0 10432 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61868

[startup+51.1001 s]
/proc/loadavg: 3.17 3.26 3.51 6/398 26013
/proc/meminfo: memFree=26720272/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=79008 CPUtime=51.1 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 34075 0 0 0 5104 6 0 0 25 0 1 0 649805400 80904192 12324 33554432000 4194304 4650387 140733451696192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 19752 12324 380 112 0 14717 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 79008

[startup+102.315 s]
/proc/loadavg: 3.67 3.39 3.54 6/398 26014
/proc/meminfo: memFree=26674104/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=88572 CPUtime=102.31 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 58742 0 0 0 10220 11 0 0 25 0 1 0 649805400 90697728 15373 33554432000 4194304 4650387 140733451696192 18446744073709551615 4540505 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 22143 15373 380 112 0 17108 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 88572

[startup+162.3 s]
/proc/loadavg: 3.87 3.49 3.56 6/398 26016
/proc/meminfo: memFree=26572000/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=106476 CPUtime=162.3 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 82937 0 0 0 16214 16 0 0 25 0 1 0 649805400 109031424 20372 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 26619 20372 380 112 0 21584 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 106476

[startup+222.3 s]
/proc/loadavg: 3.95 3.58 3.59 6/398 26017
/proc/meminfo: memFree=26567012/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=108812 CPUtime=222.3 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 105043 0 0 0 22209 21 0 0 25 0 1 0 649805400 111423488 19829 33554432000 4194304 4650387 140733451696192 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 27203 19829 380 112 0 22168 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 108812

[startup+282.3 s]
/proc/loadavg: 3.98 3.65 3.61 6/398 26019
/proc/meminfo: memFree=26498540/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=126544 CPUtime=282.29 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 117502 0 0 0 28206 23 0 0 25 0 1 0 649805400 129581056 25242 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 31636 25242 380 112 0 26601 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 126544

[startup+342.301 s]
/proc/loadavg: 4.03 3.73 3.64 6/398 26020
/proc/meminfo: memFree=26460544/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=126544 CPUtime=342.29 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 117568 0 0 0 34206 23 0 0 25 0 1 0 649805400 129581056 25308 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 31636 25308 380 112 0 26601 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 126544

[startup+402.301 s]
/proc/loadavg: 4.04 3.79 3.66 6/398 26022
/proc/meminfo: memFree=26442288/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=126544 CPUtime=402.3 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 117568 0 0 0 40207 23 0 0 25 0 1 0 649805400 129581056 25308 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 31636 25308 380 112 0 26601 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 126544

[startup+462.301 s]
/proc/loadavg: 4.01 3.82 3.68 5/398 26024
/proc/meminfo: memFree=26451676/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=126812 CPUtime=462.3 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 136475 0 0 0 46200 30 0 0 25 0 1 0 649805400 129855488 25275 33554432000 4194304 4650387 140733451696192 18446744073709551615 4365235 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 31703 25275 380 112 0 26668 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 126812

[startup+522.301 s]
/proc/loadavg: 4.00 3.85 3.70 6/398 26025
/proc/meminfo: memFree=26403504/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=204252 CPUtime=522.3 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 159976 0 0 0 52194 36 0 0 25 0 1 0 649805400 209154048 32523 33554432000 4194304 4650387 140733451696192 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 51063 32523 380 112 0 46028 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 204252

[startup+582.301 s]
/proc/loadavg: 4.00 3.88 3.71 6/398 26027
/proc/meminfo: memFree=26379516/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=204252 CPUtime=582.3 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 159999 0 0 0 58194 36 0 0 25 0 1 0 649805400 209154048 32546 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 51063 32546 380 112 0 46028 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 204252

[startup+642.301 s]
/proc/loadavg: 4.19 3.96 3.75 6/398 26028
/proc/meminfo: memFree=26380104/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=204252 CPUtime=642.32 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 160017 0 0 0 64196 36 0 0 25 0 1 0 649805400 209154048 32564 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 51063 32564 380 112 0 46028 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 204252

[startup+702.301 s]
/proc/loadavg: 4.16 3.99 3.77 6/398 26030
/proc/meminfo: memFree=26373600/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=204252 CPUtime=702.3 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 160021 0 0 0 70194 36 0 0 25 0 1 0 649805400 209154048 32568 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 51063 32568 380 112 0 46028 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 204252

[startup+762.315 s]
/proc/loadavg: 4.05 3.99 3.79 6/398 26032
/proc/meminfo: memFree=26366624/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=204252 CPUtime=762.32 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 160021 0 0 0 76196 36 0 0 25 0 1 0 649805400 209154048 32568 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 51063 32568 380 112 0 46028 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 204252

[startup+822.3 s]
/proc/loadavg: 4.02 3.99 3.80 6/398 26033
/proc/meminfo: memFree=26384688/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=204252 CPUtime=822.31 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 160021 0 0 0 82195 36 0 0 25 0 1 0 649805400 209154048 32568 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 51063 32568 380 112 0 46028 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 204252

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.81 6/398 26035
/proc/meminfo: memFree=26338892/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=204252 CPUtime=882.31 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 160021 0 0 0 88195 36 0 0 25 0 1 0 649805400 209154048 32568 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 51063 32568 380 112 0 46028 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 204252

[startup+942.3 s]
/proc/loadavg: 4.09 4.02 3.83 6/398 26036
/proc/meminfo: memFree=26367616/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=204252 CPUtime=942.31 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 160021 0 0 0 94195 36 0 0 25 0 1 0 649805400 209154048 32568 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 51063 32568 380 112 0 46028 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 204252

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.83 5/398 26038
/proc/meminfo: memFree=26331112/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=204612 CPUtime=1002.31 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 163814 0 0 0 100194 37 0 0 25 0 1 0 649805400 209522688 31894 33554432000 4194304 4650387 140733451696192 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 51153 31894 380 112 0 46118 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 204612

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.84 6/398 26040
/proc/meminfo: memFree=26326832/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=152464 CPUtime=1062.3 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 180991 0 0 0 106184 46 0 0 25 0 1 0 649805400 156123136 31464 33554432000 4194304 4650387 140733451696192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 38116 31464 380 112 0 33081 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 152464

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.84 6/398 26041
/proc/meminfo: memFree=26304320/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=226620 CPUtime=1122.31 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 200657 0 0 0 112179 52 0 0 25 0 1 0 649805400 232058880 37206 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 56655 37206 380 112 0 51620 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 226620

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.85 6/398 26043
/proc/meminfo: memFree=26309600/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=226620 CPUtime=1182.31 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 200770 0 0 0 118179 52 0 0 25 0 1 0 649805400 232058880 37319 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 56655 37319 380 112 0 51620 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 226620

[startup+1242.3 s]
/proc/loadavg: 4.19 4.06 3.88 6/398 26044
/proc/meminfo: memFree=26191976/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=226620 CPUtime=1242.31 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 200770 0 0 0 124179 52 0 0 25 0 1 0 649805400 232058880 37319 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 56655 37319 380 112 0 51620 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 226620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.06 3.89 6/398 26046
/proc/meminfo: memFree=26191448/32950928 swapFree=44388876/67111528
[pid=25992] ppid=25989 vsize=226620 CPUtime=1300.02 cores=5,7
/proc/25992/stat : 25992 (strangenight1-s) R 25989 25992 25497 0 -1 4202496 200770 0 0 0 129950 52 0 0 25 0 1 0 649805400 232058880 37319 33554432000 4194304 4650387 140733451696192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25992/statm: 56655 37319 380 112 0 51620 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 226620

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.04
CPU user time (s): 1299.51
CPU system time (s): 0.532918
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 226620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.51
system time used= 0.532918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200770
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= 21
involuntary context switches= 15889

runsolver used 4.96324 second user time and 12.4561 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 16:07:47
IDJOB=3369783
IDBENCH=82592
IDSOLVER=1847
FILE ID=node126/3369783-1305382067
RUNJOBID= node126-1305382067-25971
PBS_JOBID= 13324376
Free space on /tmp= 73324 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369783-1305382067/watcher-3369783-1305382067 -o /tmp/evaluation-result-3369783-1305382067/solver-3369783-1305382067 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369783-1305382067.cnf

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

MD5SUM BENCH= 274f6c2fc3e630d8716a09f7c87233f2
RANDOM SEED=1358970098

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27103504 kB
Buffers:        243236 kB
Cached:        2396356 kB
SwapCached:      92524 kB
Active:         684336 kB
Inactive:      4913944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27103504 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           13364 kB
Writeback:           0 kB
AnonPages:     2878160 kB
Mapped:          14884 kB
Slab:           107868 kB
PageTables:      75912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88092588 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= 73300 MiB
End job on node126 at 2011-05-14 16:29:29