Trace number 3367747

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-Night2-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
MD5SUM12dd7af6f21831da932d15cd8d1054f3
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367747-1305386339.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     308 undec:      59 neg:     283
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       639      2758         0         0      8357         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4918       639      2758         0      4856      8357    136191   no data   no data
0.39/0.43	c  N st    10     11301       639      2758         0      4518      8357     90633   no data   no data
0.69/0.73	c  N st    11     17048       639      2758         0     10185      8357    261859   no data   no data
1.10/1.17	c  F st    12     25000       639      2758         0     12454      8357    316152   no data   no data
1.10/1.17	c  N st    12     25000       639      2758         0     12454      8357    316152   no data   no data
1.39/1.41	c Decided on static restart strategy
1.39/1.41	c  N st    18     30000       639      2758         0     10743      8357    246592   no data   no data
1.39/1.41	c  S st    18     30000       639      2758         0     10743      8357    246592   no data   no data
1.39/1.44	c  S st    18     30502       639      2758         0     11244      8357    259384   no data   no data
1.39/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.45	c blocked clauses removed:       21 vars:      3 tried:         639 T: 0.00 s
1.39/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
1.39/1.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.50	c lits-rem:        94  cl-subs:      262  v-elim:      0  v-fix:    0  time:  0.04 s
1.49/1.51	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.01
1.49/1.51	c calculated reachability. Time: 0.00
1.49/1.51	c  N st    18     30502       636      2737         0     10971      8294    250116   no data   no data
1.89/1.92	c  N st    20     37616       636      2737         0     10232      8294    203511   no data   no data
2.29/2.32	c  N st    21     44015       636      2737         0     16551      8294    384528   no data   no data
2.39/2.43	c  S st    22     45756       636      2737         0      9467      8294    158739   no data   no data
2.39/2.46	c  S st    22     46263       636      2737         0      9973      8294    171910   no data   no data
2.39/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
2.39/2.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.48	c lits-rem:        10  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.48	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
2.39/2.48	c vivif2 --  cl tried     9932 cl shrink        0 lits rem          0 time: 0.00
2.39/2.49	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.01
2.39/2.49	c calculated reachability. Time: 0.00
2.39/2.49	c  N st    22     46263       636      2737         0      9932      8294    170554   no data   no data
3.39/3.44	c  N st    23     60662       636      2737         0     14306      8294    291231   no data   no data
4.09/4.13	c  N st    24     69394       636      2737         0     12071      8294    212906   no data   no data
4.09/4.13	c  S st    24     69394       636      2737         0     12071      8294    212906   no data   no data
4.09/4.16	c  S st    24     69898       636      2737         0     12575      8294    225959   no data   no data
4.09/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
4.09/4.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.09/4.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.19	c lits-rem:        41  cl-subs:       93  v-elim:      0  v-fix:    0  time:  0.02 s
4.09/4.19	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
4.09/4.19	c vivif2 --  cl tried    12482 cl shrink        0 lits rem          0 time: 0.00
4.19/4.20	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.01
4.19/4.20	c calculated reachability. Time: 0.00
4.19/4.20	c  N st    24     69898       636      2737         0     12482      8294    222744   no data   no data
5.50/5.57	c  F st    25     87500       636      2737         0     17980      8294    389526   no data   no data
5.50/5.57	c  N st    25     87500       636      2737         0     17980      8294    389526   no data   no data
6.09/6.13	c  N dy    34     94479       636      2737         0     24862      8294    579473     16.59     17.55
6.49/6.57	c  N dy    60    100532       636      2737         0     17984      8294    298079     17.60     21.52
6.89/6.92	c  S st    85    104848       636      2737         0     22257      8294    410748     17.80   no data
6.89/6.97	c  S st    85    105355       636      2737         0     22762      8294    424289     17.80   no data
6.89/6.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
6.89/6.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.89/6.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.89/6.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.06	c lits-rem:        73  cl-subs:      354  v-elim:      0  v-fix:    0  time:  0.07 s
6.99/7.06	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
6.99/7.07	c vivif2 --  cl tried    22408 cl shrink        0 lits rem          0 time: 0.00
6.99/7.08	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.01
6.99/7.08	c calculated reachability. Time: 0.00
6.99/7.08	c  N dy    85    105355       636      2737         0     22408      8294    413547     17.80   no data
7.70/7.72	c  N dy   124    112549       636      2737         0     15669      8294    200246     18.08     19.34
8.19/8.27	c  N dy   152    119818       636      2737         0     22862      8294    391716     17.98     19.11
8.89/8.97	c  N dy   173    127522       636      2737         0     15629      8294    171968     17.88     20.70
9.69/9.70	c  N dy   211    136729       636      2737         0     24760      8294    415366     17.90     18.91
10.59/10.63	c  N dy   236    146635       636      2737         0     18715      8294    228685     17.71     18.68
11.39/11.45	c  N dy   261    156038       636      2737         0     28026      8294    473552     17.56     19.96
11.59/11.66	c  S st   272    158032       636      2737         0     30010      8294    526470     17.57     16.68
11.69/11.72	c  S st   272    158535       636      2737         0     30511      8294    539797     17.57   no data
11.69/11.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.69/11.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.69/11.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
11.69/11.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.69/11.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.69/11.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.89	c lits-rem:       119  cl-subs:      563  v-elim:      0  v-fix:    0  time:  0.14 s
11.79/11.89	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
11.89/11.90	c vivif2 --  cl tried    29948 cl shrink        0 lits rem          0 time: 0.01
11.89/11.92	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.02
11.89/11.92	c calculated reachability. Time: 0.00
11.89/11.92	c  N dy   272    158535       636      2737         0     29948      8294    524327     17.57   no data
12.79/12.87	c  N dy   338    168880       636      2737         0     23359      8294    327301     17.73     18.69
14.19/14.21	c  N dy   401    181971       636      2737         0     18505      8294    181927     17.80     18.87
15.19/15.25	c  N dy   457    193657       636      2737         0     30092      8294    488298     17.82     18.96
16.49/16.55	c  N dy   513    206438       636      2737         0     23930      8294    299065     17.84     18.86
17.99/18.01	c  N dy   573    219971       636      2737         0     37307      8294    647922     17.84     18.97
19.39/19.48	c  N dy   651    234395       636      2737         0     31783      8294    491201     17.92     18.91
19.79/19.86	c  S st   668    237803       636      2737         0     35171      8294    584418     17.92     15.35
19.89/19.94	c  S st   668    238308       636      2737         0     35676      8294    598730     17.92   no data
19.89/19.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.89/19.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.89/19.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.89/19.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.89/19.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.89/19.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
19.89/19.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.89/19.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.89/19.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.12	c lits-rem:       138  cl-subs:      445  v-elim:      0  v-fix:    0  time:  0.15 s
20.09/20.12	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
20.09/20.13	c vivif2 --  cl tried    35231 cl shrink        0 lits rem          0 time: 0.01
20.09/20.15	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.02
20.09/20.15	c calculated reachability. Time: 0.00
20.09/20.15	c  N dy   668    238308       636      2737         0     35231      8294    584608     17.92   no data
21.90/21.97	c  N dy   734    255019       636      2737         0     30949      8294    444890     17.94     18.96
23.79/23.89	c  N dy   806    271308       636      2737         0     25295      8294    272516     17.95     19.72
25.99/26.01	c  N dy   900    289151       636      2737         0     42988      8294    745884     18.00     18.96
27.89/27.92	c  F st   962    306250       636      2737         0     37118      8294    564196     17.98     16.22
28.09/28.16	c  N st   966    308285       636      2737         0     39134      8294    620433     17.98   no data
28.50/28.53	c Decided on static restart strategy
30.99/31.08	c  N st   972    334556       636      2737         0     41231      8294    875572     17.98   no data
33.49/33.59	c  N st   974    357463       636      2737         0     39104      8294    809447     17.98   no data
33.49/33.59	c  S st   974    357463       636      2737         0     39104      8294    809447     17.98   no data
33.59/33.68	c  S st   974    357969       636      2737         0     39610      8294    822833     17.98   no data
33.59/33.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.59/33.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
33.59/33.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.59/33.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.59/33.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.59/33.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
33.59/33.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.69/33.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.69/33.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.49/34.50	c lits-rem:       230  cl-subs:     1985  v-elim:      0  v-fix:    0  time:  0.77 s
34.49/34.50	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
34.49/34.50	c vivif2 --  cl tried    37625 cl shrink        0 lits rem          0 time: 0.01
34.49/34.53	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.02
34.49/34.53	c calculated reachability. Time: 0.00
34.49/34.53	c  N st   974    357969       636      2737         0     37625      8294    764233     17.98   no data
38.50/38.57	c  N st   975    390361       636      2737         0     43931      8294    976663     17.98   no data
45.19/45.28	c  N st   976    438949       636      2737         0     37733      8294    699431     17.98   no data
55.89/55.94	c  N st   977    511834       636      2737         0     51115      8294   1022854     17.98   no data
59.49/59.57	c  N st   978    536953       636      2737         0     45393      8294    839484     17.98   no data
59.49/59.57	c  S st   978    536953       636      2737         0     45393      8294    839484     17.98   no data
59.59/59.66	c  S st   978    537458       636      2737         0     45898      8294    852393     17.98   no data
59.59/59.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.59/59.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
59.59/59.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.59/59.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.59/59.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.59/59.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
59.59/59.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.59/59.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.69/59.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.39/60.49	c lits-rem:       216  cl-subs:     1512  v-elim:      0  v-fix:    0  time:  0.78 s
60.39/60.49	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
60.50/60.50	c vivif2 --  cl tried    44386 cl shrink        0 lits rem          0 time: 0.01
60.50/60.53	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.03
60.50/60.53	c calculated reachability. Time: 0.00
60.50/60.53	c  N st   978    537458       636      2737         0     44386      8294    803782     17.98   no data
86.29/86.39	c  N st   979    701443       636      2737         0     38616      8294    527570     17.98   no data
104.99/105.09	c  N st   980    806187       636      2737         0     67500      8294   1312101     17.98   no data
104.99/105.09	c  S st   980    806187       636      2737         0     67500      8294   1312101     17.98   no data
105.19/105.26	c  S st   980    806688       636      2737         0     68001      8294   1325706     17.98   no data
105.19/105.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.19/105.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
105.19/105.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.19/105.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.19/105.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.19/105.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
105.19/105.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.29/105.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
105.29/105.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.49/109.54	c lits-rem:       900  cl-subs:     4343  v-elim:      0  v-fix:    0  time:  4.19 s
109.49/109.54	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
109.49/109.56	c vivif2 --  cl tried    63658 cl shrink        0 lits rem          0 time: 0.01
109.59/109.60	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.04
109.59/109.61	c calculated reachability. Time: 0.00
109.59/109.61	c  N st   980    806688       636      2737         0     63658      8294   1203647     17.98   no data
156.89/156.95	c  F st   981   1071875       636      2737         0     79639      8294   1587992     17.98   no data
156.89/156.95	c  N st   981   1071875       636      2737         0     79639      8294   1587992     17.98   no data
158.29/158.31	c Decided on static restart strategy
162.50/162.56	c  N st   991   1100185       636      2737         0     63404      8294   1048136     17.98   no data
169.79/169.86	c  N st   993   1136179       636      2737         0     53639      8294    739744     17.98   no data
176.01/176.07	c  N st   994   1168573       636      2737         0     85436      8294   1718065     17.98   no data
184.99/185.02	c  N st   995   1210034       636      2737         0     80055      8294   1496996     17.98   no data
184.99/185.02	c  S st   995   1210034       636      2737         0     80055      8294   1496996     17.98   no data
185.19/185.20	c  S st   995   1210539       636      2737         0     80560      8294   1510892     17.98   no data
185.19/185.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.19/185.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
185.19/185.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
185.19/185.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.19/185.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.19/185.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
185.19/185.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
185.19/185.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
185.19/185.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.21/189.23	c lits-rem:      1099  cl-subs:     3821  v-elim:      0  v-fix:    0  time:  3.94 s
189.21/189.23	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
189.21/189.25	c vivif2 --  cl tried    76739 cl shrink        0 lits rem          0 time: 0.02
189.30/189.31	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.06
189.30/189.31	c calculated reachability. Time: 0.00
189.30/189.31	c  N st   995   1210539       636      2737         0     76739      8294   1396224     17.98   no data
205.60/205.61	c  N st   996   1283421       636      2737         0     53079      8294    660003     17.98   no data
226.69/226.77	c  N st   997   1392744       636      2737         0     61269      8294    881695     17.98   no data
262.00/262.04	c  N st   998   1556728       636      2737         0     66047      8294    933888     17.98   no data
299.10/299.18	c  N st   999   1710539       636      2737         0    107836      8294   2153692     17.98   no data
299.10/299.18	c  S st   999   1710539       636      2737         0    107836      8294   2153692     17.98   no data
299.40/299.49	c  S st   999   1711044       636      2737         0    108341      8294   2167468     17.98   no data
299.40/299.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
299.50/299.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
299.50/299.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
299.50/299.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.50/299.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.50/299.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
299.50/299.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
299.50/299.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
299.59/299.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
311.00/311.09	c lits-rem:      2451  cl-subs:     6370  v-elim:      0  v-fix:    0  time: 11.46 s
311.00/311.09	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
311.10/311.11	c vivif2 --  cl tried   101971 cl shrink        0 lits rem          0 time: 0.03
311.21/311.20	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.09
311.21/311.20	c calculated reachability. Time: 0.00
311.21/311.20	c  N st   999   1711044       636      2737         0    101971      8294   1982816     17.98   no data
397.80/397.83	c  N st  1000   2080009       636      2737         0    113902      8294   2195267     17.98   no data
432.80/432.81	c  N st  1001   2211045       636      2737         0    117696      8294   2241546     17.98   no data
432.80/432.81	c  S st  1001   2211045       636      2737         0    117696      8294   2241546     17.98   no data
433.10/433.12	c  S st  1001   2211551       636      2737         0    118202      8294   2255616     17.98   no data
433.10/433.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
433.10/433.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
433.10/433.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
433.10/433.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
433.10/433.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.10/433.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
433.10/433.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
433.20/433.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
433.20/433.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.51/445.55	c lits-rem:       711  cl-subs:     6941  v-elim:      0  v-fix:    0  time: 12.28 s
445.51/445.55	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
445.51/445.57	c vivif2 --  cl tried   111261 cl shrink        0 lits rem          0 time: 0.03
445.61/445.67	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.09
445.61/445.67	c calculated reachability. Time: 0.00
445.61/445.67	c  N st  1001   2211551       636      2737         0    111261      8294   2062767     17.98   no data
585.70/585.78	c  N st  1002   2711551       636      2737         0    134240      8294   2582417     17.98   no data
585.70/585.78	c  S st  1002   2711551       636      2737         0    134240      8294   2582417     17.98   no data
586.10/586.16	c  S st  1002   2712057       636      2737         0    134745      8294   2596319     17.98   no data
586.10/586.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
586.21/586.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
586.21/586.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
586.21/586.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
586.21/586.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
586.21/586.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
586.21/586.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
586.21/586.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
586.31/586.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
609.51/609.56	c lits-rem:       813  cl-subs:    11602  v-elim:      0  v-fix:    0  time: 23.23 s
609.51/609.56	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
609.51/609.59	c vivif2 --  cl tried   123143 cl shrink        0 lits rem          0 time: 0.03
609.71/609.71	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.12
609.71/609.71	c calculated reachability. Time: 0.00
609.71/609.71	c  N st  1002   2712057       636      2737         0    123143      8294   2277786     17.98   no data
774.11/774.16	c  N st  1003   3212059       636      2737         0     99548      8294   1444828     17.98   no data
774.11/774.16	c  S st  1003   3212059       636      2737         0     99548      8294   1444828     17.98   no data
774.32/774.39	c  S st  1003   3212561       636      2737         0    100050      8294   1458183     17.98   no data
774.32/774.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
774.42/774.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
774.42/774.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
774.42/774.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.42/774.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.42/774.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
774.42/774.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
774.42/774.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
774.42/774.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
776.91/776.98	c lits-rem:       394  cl-subs:     3181  v-elim:      0  v-fix:    0  time:  2.48 s
776.91/776.98	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
776.91/777.00	c vivif2 --  cl tried    96869 cl shrink        0 lits rem          0 time: 0.02
777.01/777.07	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.07
777.01/777.07	c calculated reachability. Time: 0.00
777.01/777.07	c  N st  1003   3212561       636      2737         0     96869      8294   1373615     17.98   no data
956.12/956.15	c  N st  1004   3712563       636      2737         0    107135      8294   1522864     17.98   no data
956.12/956.15	c  S st  1004   3712563       636      2737         0    107135      8294   1522864     17.98   no data
956.32/956.39	c  S st  1004   3713064       636      2737         0    107636      8294   1536205     17.98   no data
956.32/956.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
956.42/956.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
956.42/956.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
956.42/956.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
956.42/956.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
956.42/956.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
956.42/956.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
956.42/956.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
956.52/956.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
960.01/960.05	c lits-rem:       414  cl-subs:     4361  v-elim:      0  v-fix:    0  time:  3.55 s
960.01/960.05	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
960.01/960.07	c vivif2 --  cl tried   103275 cl shrink        0 lits rem          0 time: 0.02
960.11/960.16	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.09
960.11/960.17	c calculated reachability. Time: 0.00
960.11/960.17	c  N st  1004   3713064       636      2737         0    103275      8294   1430539     17.98   no data
973.52/973.58	c  F st  1005   3751562       636      2737         0    140780      8294   2451927     17.98   no data
973.52/973.58	c  N st  1005   3751562       636      2737         0    140780      8294   2451927     17.98   no data
985.01/985.00	c  N dy  1095   3771595       636      2737         0    160569      8294   2989697     18.04     20.48
992.72/992.74	c  N dy  1162   3791654       636      2737         0     97529      8294   1181184     18.02     19.02
1000.31/1000.38	c  N dy  1280   3811656       636      2737         0    117364      8294   1725885     18.10     20.95
1010.11/1010.11	c  N dy  1416   3831717       636      2737         0    137238      8294   2272937     18.19     20.41
1021.22/1021.26	c  N dy  1514   3851925       636      2737         0    157203      8294   2805482     18.22     19.19
1031.21/1031.24	c  N dy  1596   3871973       636      2737         0     92484      8294    973942     18.22     19.88
1037.71/1037.75	c  N dy  1664   3891986       636      2737         0    112261      8294   1507002     18.21     23.80
1046.32/1046.38	c  N dy  1748   3912215       636      2737         0    132215      8294   2038360     18.23     19.32
1057.31/1057.36	c  N dy  1888   3932459       636      2737         0    152289      8294   2597275     18.30     19.60
1070.62/1070.67	c  N dy  2021   3952549       636      2737         0     86436      8294    773959     18.36     19.46
1077.92/1077.98	c  N dy  2108   3975300       636      2737         0    108849      8294   1373818     18.36     19.45
1086.02/1086.01	c  N dy  2150   3996718       636      2737         0    129979      8294   1942915     18.29     19.26
1097.02/1097.05	c  N dy  2244   4019069       636      2737         0    152064      8294   2542073     18.29     19.37
1108.62/1108.62	c  N dy  2320   4039153       636      2737         0    171905      8294   3080555     18.29     20.60
1116.02/1116.07	c  N dy  2380   4059727       636      2737         0    105401      8294   1248653     18.27     19.45
1124.12/1124.15	c  N dy  2453   4080400       636      2737         0    125761      8294   1787077     18.26     19.28
1134.82/1134.88	c  N dy  2570   4102099       636      2737         0    147184      8294   2369579     18.29     19.33
1146.23/1146.25	c  N dy  2638   4122123       636      2737         0    166990      8294   2901557     18.28     19.42
1155.42/1155.46	c  N dy  2732   4142193       636      2737         0     99024      8294   1048168     18.31     22.47
1162.73/1162.73	c  N dy  2841   4163007       636      2737         0    119596      8294   1607244     18.32     19.44
1182.22/1182.26	c  N dy  2917   4210791       636      2737         0    166606      8294   2831152     18.19     19.26
1183.42/1183.49	c  S st  2930   4213064       636      2737         0    168856      8294   2893307     18.20   no data
1183.92/1183.93	c  S st  2930   4213569       636      2737         0    169361      8294   2906969     18.20   no data
1183.92/1183.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1184.02/1184.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1184.02/1184.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1184.02/1184.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1184.02/1184.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1184.02/1184.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
1184.02/1184.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1184.02/1184.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1184.12/1184.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1190.82/1190.87	c lits-rem:       909  cl-subs:     6172  v-elim:      0  v-fix:    0  time:  6.73 s
1190.82/1190.87	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
1190.92/1190.91	c vivif2 --  cl tried   163189 cl shrink        0 lits rem          0 time: 0.04
1191.02/1191.05	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.14
1191.02/1191.05	c calculated reachability. Time: 0.00
1191.02/1191.05	c  N dy  2930   4213569       636      2737         0    163189      8294   2757645     18.20   no data
1200.82/1200.80	c  N dy  3013   4233742       636      2737         0     94365      8294    890717     18.20     19.17
1207.32/1207.30	c  N dy  3171   4253970       636      2737         0    114390      8294   1446360     18.25     19.23
1215.22/1215.23	c  N dy  3306   4274306       636      2737         0    134536      8294   2002106     18.29     19.37
1225.02/1225.00	c  N dy  3436   4294647       636      2737         0    154669      8294   2555553     18.32     19.46
1239.12/1239.14	c  N dy  3537   4320925       636      2737         0     90763      8294    760791     18.33     19.36
1245.12/1245.17	c  N dy  3667   4341004       636      2737         0    110626      8294   1305195     18.36     22.77
1252.42/1252.47	c  N dy  3773   4361026       636      2737         0    130427      8294   1847166     18.37     29.48
1261.32/1261.33	c  N dy  3892   4381153       636      2737         0    150364      8294   2401230     18.40     19.62
1271.22/1271.28	c  N dy  3957   4401488       636      2737         0    170414      8294   2948560     18.38     19.50
1280.73/1280.71	c  N dy  4073   4421503       636      2737         0     99273      8294    961478     18.40     19.41
1286.83/1286.86	c  N dy  4159   4441738       636      2737         0    119226      8294   1499639     18.40     19.57
1294.23/1294.29	c  N dy  4225   4461822       636      2737         0    139055      8294   2038181     18.40     21.22

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-3367747-1305386339/watcher-3367747-1305386339 -o /tmp/evaluation-result-3367747-1305386339/solver-3367747-1305386339 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367747-1305386339.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: 1.01 2.47 3.33 4/241 1550
/proc/meminfo: memFree=19425504/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=29904 CPUtime=0 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 565 0 0 0 0 0 0 0 21 0 1 0 650233712 30621696 505 33554432000 4194304 4580011 140736452819984 18446744073709551615 4288512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 7476 505 338 95 0 2458 0

[startup+0.0929071 s]
/proc/loadavg: 1.01 2.47 3.33 4/241 1550
/proc/meminfo: memFree=19425504/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=30448 CPUtime=0.09 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 843 0 0 0 9 0 0 0 21 0 1 0 650233712 31178752 752 33554432000 4194304 4580011 140736452819984 18446744073709551615 4318472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 7612 752 364 95 0 2594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30448

[startup+0.100905 s]
/proc/loadavg: 1.01 2.47 3.33 4/241 1550
/proc/meminfo: memFree=19425504/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=30448 CPUtime=0.09 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 850 0 0 0 9 0 0 0 21 0 1 0 650233712 31178752 759 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 7612 759 364 95 0 2594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30448

[startup+0.300871 s]
/proc/loadavg: 1.01 2.47 3.33 4/241 1550
/proc/meminfo: memFree=19425504/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=31088 CPUtime=0.29 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 1147 0 0 0 29 0 0 0 22 0 1 0 650233712 31834112 889 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 7772 889 364 95 0 2754 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31088

[startup+0.7008 s]
/proc/loadavg: 1.01 2.47 3.33 4/241 1550
/proc/meminfo: memFree=19425504/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=31608 CPUtime=0.69 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 1580 0 0 0 69 0 0 0 23 0 1 0 650233712 32366592 1061 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 7902 1061 364 95 0 2884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31608

[startup+1.50061 s]
/proc/loadavg: 1.01 2.47 3.33 5/242 1551
/proc/meminfo: memFree=19413344/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=38740 CPUtime=1.49 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 3993 0 0 0 149 0 0 0 25 0 1 0 650233712 39669760 2749 33554432000 4194304 4580011 140736452819984 18446744073709551615 4416352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 9685 2749 367 95 0 4667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38740

[startup+3.10032 s]
/proc/loadavg: 1.01 2.47 3.33 5/242 1551
/proc/meminfo: memFree=19386560/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=39148 CPUtime=3.09 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 5213 0 0 0 309 0 0 0 25 0 1 0 650233712 40087552 3036 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 9787 3036 367 95 0 4769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39148

[startup+6.30076 s]
/proc/loadavg: 1.25 2.49 3.33 5/242 1551
/proc/meminfo: memFree=19376872/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=40836 CPUtime=6.29 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 7811 0 0 0 628 1 0 0 25 0 1 0 650233712 41816064 3169 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 10209 3169 367 95 0 5191 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40836

[startup+12.7006 s]
/proc/loadavg: 1.47 2.52 3.34 5/242 1552
/proc/meminfo: memFree=19343916/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=63772 CPUtime=12.69 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 11223 0 0 0 1268 1 0 0 25 0 1 0 650233712 65302528 6581 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 15943 6581 367 95 0 10925 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63772

[startup+25.5004 s]
/proc/loadavg: 2.03 2.59 3.35 5/242 1579
/proc/meminfo: memFree=19323140/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=54892 CPUtime=25.49 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 15032 0 0 0 2547 2 0 0 25 0 1 0 650233712 56209408 7011 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 13723 7011 367 95 0 8705 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54892

[startup+51.1008 s]
/proc/loadavg: 2.70 2.70 3.37 5/242 1580
/proc/meminfo: memFree=19288184/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=74064 CPUtime=51.09 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 26038 0 0 0 5106 3 0 0 25 0 1 0 650233712 75841536 10654 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 18516 10654 367 95 0 13498 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74064

[startup+102.309 s]
/proc/loadavg: 3.43 2.90 3.39 5/242 1581
/proc/meminfo: memFree=19259860/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=73260 CPUtime=102.3 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 34443 0 0 0 10225 5 0 0 25 0 1 0 650233712 75018240 11446 33554432000 4194304 4580011 140736452819984 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 18315 11446 367 95 0 13297 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 73260

[startup+162.3 s]
/proc/loadavg: 3.79 3.10 3.43 5/242 1583
/proc/meminfo: memFree=19204648/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=92424 CPUtime=162.3 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 52402 0 0 0 16220 10 0 0 25 0 1 0 650233712 94642176 15933 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 23106 15933 367 95 0 18088 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 92424

[startup+222.301 s]
/proc/loadavg: 3.97 3.27 3.47 5/242 1584
/proc/meminfo: memFree=19158116/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=105584 CPUtime=222.29 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 67018 0 0 0 22216 13 0 0 25 0 1 0 650233712 108118016 19620 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 26396 19620 367 95 0 21378 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 105584

[startup+282.301 s]
/proc/loadavg: 3.99 3.40 3.50 5/242 1586
/proc/meminfo: memFree=19136132/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=105836 CPUtime=282.3 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 78981 0 0 0 28214 16 0 0 25 0 1 0 650233712 108376064 19770 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 26459 19770 367 95 0 21441 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105836

[startup+342.3 s]
/proc/loadavg: 4.05 3.52 3.53 5/242 1587
/proc/meminfo: memFree=19112916/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=128240 CPUtime=342.29 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 92837 0 0 0 34209 20 0 0 25 0 1 0 650233712 131317760 25792 33554432000 4194304 4580011 140736452819984 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 32060 25792 367 95 0 27042 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 128240

[startup+402.301 s]
/proc/loadavg: 4.02 3.61 3.56 5/242 1589
/proc/meminfo: memFree=19085844/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=128524 CPUtime=402.3 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 104707 0 0 0 40206 24 0 0 25 0 1 0 650233712 131608576 24124 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 32131 24124 367 95 0 27113 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 128524

[startup+462.3 s]
/proc/loadavg: 4.00 3.68 3.58 5/242 1591
/proc/meminfo: memFree=19078476/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=144256 CPUtime=462.3 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 115231 0 0 0 46203 27 0 0 25 0 1 0 650233712 147718144 28798 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 36064 28798 367 95 0 31046 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 144256

[startup+522.301 s]
/proc/loadavg: 4.08 3.76 3.62 5/242 1592
/proc/meminfo: memFree=19048692/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=144396 CPUtime=522.31 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 124588 0 0 0 52200 31 0 0 25 0 1 0 650233712 147861504 29390 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 36099 29390 367 95 0 31081 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 144396

[startup+582.301 s]
/proc/loadavg: 4.03 3.80 3.64 5/242 1594
/proc/meminfo: memFree=19052352/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=144568 CPUtime=582.3 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 133544 0 0 0 58197 33 0 0 25 0 1 0 650233712 148037632 29240 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 36142 29240 367 95 0 31124 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 144568

[startup+642.3 s]
/proc/loadavg: 4.01 3.83 3.66 5/242 1595
/proc/meminfo: memFree=19042508/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=160644 CPUtime=642.31 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 142423 0 0 0 64195 36 0 0 25 0 1 0 650233712 164499456 31477 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 40161 31477 367 95 0 35143 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 160644

[startup+702.301 s]
/proc/loadavg: 4.00 3.86 3.67 5/242 1597
/proc/meminfo: memFree=19018528/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=160764 CPUtime=702.3 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 150050 0 0 0 70191 39 0 0 25 0 1 0 650233712 164622336 32602 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 40191 32602 367 95 0 35173 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 160764

[startup+762.309 s]
/proc/loadavg: 4.00 3.89 3.69 5/242 1599
/proc/meminfo: memFree=18995424/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=160876 CPUtime=762.32 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 157493 0 0 0 76190 42 0 0 25 0 1 0 650233712 164737024 33309 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 40219 33309 367 95 0 35201 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 160876

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.71 5/242 1600
/proc/meminfo: memFree=18988560/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=163276 CPUtime=822.31 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 164887 0 0 0 82187 44 0 0 25 0 1 0 650233712 167194624 33700 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 40819 33700 367 95 0 35801 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 163276

[startup+882.301 s]
/proc/loadavg: 4.07 3.93 3.73 5/242 1602
/proc/meminfo: memFree=18979356/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=163352 CPUtime=882.31 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 171986 0 0 0 88183 48 0 0 25 0 1 0 650233712 167272448 33969 33554432000 4194304 4580011 140736452819984 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 40838 33969 367 95 0 35820 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 163352

[startup+942.3 s]
/proc/loadavg: 4.02 3.94 3.74 5/242 1603
/proc/meminfo: memFree=18940256/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=163472 CPUtime=942.31 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 178785 0 0 0 94180 51 0 0 25 0 1 0 650233712 167395328 33869 33554432000 4194304 4580011 140736452819984 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 40868 33869 367 95 0 35850 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 163472

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.76 5/242 1605
/proc/meminfo: memFree=18948040/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=165272 CPUtime=1002.31 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 185506 0 0 0 100178 53 0 0 25 0 1 0 650233712 169238528 33438 33554432000 4194304 4580011 140736452819984 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 41318 33438 367 95 0 36300 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 165272

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.77 5/242 1607
/proc/meminfo: memFree=18911796/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=178332 CPUtime=1062.31 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 190133 0 0 0 106176 55 0 0 25 0 1 0 650233712 182611968 37779 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 44583 37779 367 95 0 39565 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 178332

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.78 5/242 1608
/proc/meminfo: memFree=18882472/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=178332 CPUtime=1122.32 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 190797 0 0 0 112176 56 0 0 25 0 1 0 650233712 182611968 37816 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 44583 37816 367 95 0 39565 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 178332

[startup+1182.3 s]
/proc/loadavg: 3.72 3.90 3.77 4/236 1627
/proc/meminfo: memFree=18983652/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=230428 CPUtime=1182.32 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 191159 0 0 0 118176 56 0 0 25 0 1 0 650233712 235958272 37833 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 57607 37833 367 95 0 52589 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 230428

[startup+1242.3 s]
/proc/loadavg: 3.26 3.73 3.72 4/236 1628
/proc/meminfo: memFree=18964268/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=195800 CPUtime=1242.32 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 196508 0 0 0 124175 57 0 0 25 0 1 0 650233712 200499200 42215 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 48950 42215 367 95 0 43932 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 195800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.09 3.60 3.67 2/233 1632
/proc/meminfo: memFree=19263232/32950928 swapFree=64721848/67111528
[pid=1550] ppid=1548 vsize=195800 CPUtime=1300.03 cores=1,3
/proc/1550/stat : 1550 (strangenight2-s) R 1548 1550 480 0 -1 4202496 196998 0 0 0 129945 58 0 0 25 0 1 0 650233712 200499200 42216 33554432000 4194304 4580011 140736452819984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1550/statm: 48950 42216 367 95 0 43932 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 195800

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.46
CPU system time (s): 0.58991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 247896

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

runsolver used 2.72458 second user time and 6.74198 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 17:18:59
IDJOB=3367747
IDBENCH=82956
IDSOLVER=1845
FILE ID=node123/3367747-1305386339
RUNJOBID= node123-1305386339-1510
PBS_JOBID= 13324379
Free space on /tmp= 73348 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367747-1305386339/watcher-3367747-1305386339 -o /tmp/evaluation-result-3367747-1305386339/solver-3367747-1305386339 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367747-1305386339.cnf

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

MD5SUM BENCH= 12dd7af6f21831da932d15cd8d1054f3
RANDOM SEED=1348825433

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19425536 kB
Buffers:        279256 kB
Cached:        3918144 kB
SwapCached:      10496 kB
Active:       10481520 kB
Inactive:      2788184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19425536 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           21796 kB
Writeback:           0 kB
AnonPages:     9068952 kB
Mapped:          17344 kB
Slab:           163236 kB
PageTables:      31208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13120700 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= 73360 MiB
End job on node123 at 2011-05-14 17:40:41