Trace number 3273995

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.06 1300.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
Bench CategoryCRAFTED (crafted 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 variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3273995-1303607734.cnf'
0.00/0.00	c -- header says num vars:            201
0.00/0.00	c -- header says num clauses:         412
0.00/0.00	c -- clauses added:            0 learnts,          412 normals,            0 xors
0.00/0.00	c -- vars added        201
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       201       412         0         0      1236         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/412/412 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 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:    201 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  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:       7 undec:     191 neg:       3
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       201       412         0         0      1236         0   no data   no data  --
0.00/0.07	c  N dy    17      4160       201       412         0      3814      1236     80353     12.14     12.86  --
0.09/0.15	c  N dy    39      8290       201       412         0      5345      1236     95629     12.41     13.14  --
0.19/0.24	c  N dy    59     12471       201       412         0      5306      1236     78405     12.11     12.90  --
0.29/0.35	c  N dy    91     16517       201       412         0      9167      1236    163862     12.70     16.01  --
0.39/0.46	c  N dy   118     20579       201       412         0      7711      1236    115648     12.90     14.11  --
0.49/0.58	c  N dy   149     24599       201       412         0     11542      1236    204101     13.21     14.91  --
0.49/0.59	c  F st   152     25000       201       412         0     11927      1236    211858     13.22   no data  --
0.69/0.75	c  N dy   158     30000       201       412         0     10190      1236    165370     13.22   no data  --
0.69/0.75	c  S st   158     30000       201       412         0     10190      1236    165370     13.22   no data  --
0.69/0.78	c  S st   158     30502       201       412         0     10678      1236    176819     13.22   no data  --
0.69/0.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.69/0.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.69/0.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.69/0.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.69/0.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.69/0.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
0.69/0.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.99/1.08	c lits-rem:       420  cl-subs:      166  v-elim:      0  v-fix:    0  time:  0.29 s
0.99/1.08	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.00
0.99/1.08	c calculated reachability. Time: 0.00
0.99/1.08	c  N dy   158     30502       201       412         0     10512      1236    171263     13.22   no data  --
1.19/1.24	c  N dy   186     34939       201       412         0     14752      1236    266814     13.28     13.98  --
1.29/1.36	c  N dy   212     39002       201       412         0     11141      1236    158626     13.36     14.27  --
1.49/1.50	c  N dy   235     43060       201       412         0     15011      1236    251108     13.38     14.20  --
1.59/1.61	c  S st   252     45755       201       412         0      9071      1236     95823     13.47   no data  --
1.59/1.64	c  S st   252     46256       201       412         0      9554      1236    108917     13.47   no data  --
1.59/1.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.59/1.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
1.59/1.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.59/1.68	c lits-rem:        55  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.04 s
1.59/1.68	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
1.59/1.68	c vivif2 --  cl tried     9520 cl shrink        0 lits rem          0 time: 0.00
1.59/1.69	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.00
1.59/1.69	c calculated reachability. Time: 0.00
1.59/1.69	c  N dy   252     46256       201       412         0      9520      1236    108117     13.47   no data  --
1.79/1.82	c  N dy   274     50298       201       412         0     13410      1236    198439     13.50     15.04  --
1.89/1.96	c  N dy   279     54377       201       412         0     17229      1236    282773     13.41     14.19  --
2.09/2.12	c  N dy   307     58435       201       412         0     11641      1236    143131     13.48     17.46  --
2.19/2.27	c  N dy   329     62454       201       412         0     15492      1236    236409     13.54     15.49  --
2.39/2.44	c  N dy   349     66586       201       412         0     19441      1236    331981     13.56     14.59  --
2.49/2.57	c  S st   363     69386       201       412         0     11649      1236    128736     13.59     12.33  --
2.49/2.59	c  S st   363     69889       201       412         0     12140      1236    142254     13.59   no data  --
2.49/2.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
2.59/2.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.89/2.92	c lits-rem:        56  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.32 s
2.89/2.92	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
2.89/2.92	c vivif2 --  cl tried    12101 cl shrink        0 lits rem          0 time: 0.00
2.89/2.93	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.00
2.89/2.93	c calculated reachability. Time: 0.00
2.89/2.93	c  N dy   363     69889       201       412         0     12101      1236    141247     13.59   no data  --
3.09/3.11	c  N dy   396     74355       201       412         0     16429      1236    247389     13.71     19.41  --
3.29/3.32	c  N dy   428     79108       201       412         0     21031      1236    361054     13.78     16.11  --
3.49/3.56	c  N dy   472     84239       201       412         0     14439      1236    179842     13.92     14.67  --
3.59/3.69	c  F st   489     87500       201       412         0     17562      1236    253603     13.91     13.96  --
3.79/3.84	c  N st   494     90799       201       412         0     20732      1236    353961     13.91   no data  --
3.89/3.94	c Decided on static restart strategy
4.19/4.28	c  N st   497     99808       201       412         0     16631      1236    398519     13.91   no data  --
4.49/4.52	c  S st   498    104835       201       412         0     21087      1236    546596     13.91   no data  --
4.49/4.56	c  S st   498    105338       201       412         0     21578      1236    560586     13.91   no data  --
4.49/4.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.49/4.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
4.49/4.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.99/7.01	c lits-rem:      4754  cl-subs:     1433  v-elim:      0  v-fix:    0  time:  2.42 s
6.99/7.01	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
6.99/7.01	c vivif2 --  cl tried    20145 cl shrink        0 lits rem          0 time: 0.00
6.99/7.02	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.01
6.99/7.02	c calculated reachability. Time: 0.00
6.99/7.02	c  N st   498    105338       201       412         0     20145      1236    497846     13.91   no data  --
7.59/7.61	c  N st   499    114936       201       412         0     15815      1236    389769     13.91   no data  --
8.49/8.51	c  N st   500    129334       201       412         0     14924      1236    331989     13.91   no data  --
9.90/9.94	c  N st   501    150929       201       412         0     19352      1236    474279     13.91   no data  --
10.29/10.30	c  S st   502    158012       201       412         0     25771      1236    701508     13.91   no data  --
10.29/10.35	c  S st   502    158514       201       412         0     26260      1236    714705     13.91   no data  --
10.29/10.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.29/10.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.29/10.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.29/10.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.29/10.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.29/10.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
10.29/10.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.59/13.67	c lits-rem:      8766  cl-subs:     3889  v-elim:      0  v-fix:    0  time:  3.30 s
13.59/13.67	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
13.59/13.68	c vivif2 --  cl tried    22371 cl shrink        0 lits rem          0 time: 0.01
13.59/13.69	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.01
13.59/13.69	c calculated reachability. Time: 0.00
13.59/13.69	c  N st   502    158514       201       412         0     22371      1236    555266     13.91   no data  --
16.99/17.07	c  N st   503    207103       201       412         0     17860      1236    351435     13.91   no data  --
18.99/19.06	c  N st   504    237777       201       412         0     27243      1236    655360     13.91   no data  --
18.99/19.06	c  S st   504    237777       201       412         0     27243      1236    655360     13.91   no data  --
19.09/19.11	c  S st   504    238283       201       412         0     27735      1236    667753     13.91   no data  --
19.09/19.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.09/19.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.09/19.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
19.09/19.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.09/19.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.09/19.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
19.09/19.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.49/21.56	c lits-rem:      4485  cl-subs:     1488  v-elim:      0  v-fix:    0  time:  2.43 s
21.49/21.56	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
21.49/21.57	c vivif2 --  cl tried    26247 cl shrink        0 lits rem          0 time: 0.01
21.49/21.58	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.01
21.49/21.58	c calculated reachability. Time: 0.00
21.49/21.58	c  N st   504    238283       201       412         0     26247      1236    607270     13.91   no data  --
26.69/26.79	c  F st   505    306252       201       412         0     28132      1236    678037     13.91   no data  --
26.69/26.79	c  N st   505    306252       201       412         0     28132      1236    678037     13.91   no data  --
26.99/27.07	c Decided on static restart strategy
28.50/28.56	c  N st   515    334557       201       412         0     32408      1236    724437     13.91   no data  --
30.09/30.19	c  N st   517    357427       201       412         0     30852      1236    680149     13.91   no data  --
30.09/30.19	c  S st   517    357427       201       412         0     30852      1236    680149     13.91   no data  --
30.19/30.24	c  S st   517    357928       201       412         0     31348      1236    693157     13.91   no data  --
30.19/30.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.19/30.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.19/30.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
30.19/30.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.19/30.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.19/30.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
30.19/30.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.39/32.44	c lits-rem:      4015  cl-subs:      768  v-elim:      0  v-fix:    0  time:  2.17 s
32.39/32.44	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
32.39/32.45	c vivif2 --  cl tried    30580 cl shrink        0 lits rem          0 time: 0.01
32.39/32.46	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.01
32.39/32.46	c calculated reachability. Time: 0.00
32.39/32.46	c  N st   517    357928       201       412         0     30580      1236    660166     13.91   no data  --
34.99/35.08	c  N st   518    390322       201       412         0     36173      1236    863014     13.91   no data  --
38.69/38.79	c  N st   519    438912       201       412         0     29595      1236    591849     13.91   no data  --
45.10/45.11	c  N st   520    511794       201       412         0     41676      1236   1050197     13.91   no data  --
47.19/47.21	c  N st   521    536892       201       412         0     36511      1236    819552     13.91   no data  --
47.19/47.21	c  S st   521    536892       201       412         0     36511      1236    819552     13.91   no data  --
47.19/47.27	c  S st   521    537393       201       412         0     37000      1236    831339     13.91   no data  --
47.19/47.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.19/47.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.19/47.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.30/47.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.30/47.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.30/47.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
47.30/47.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.69/49.78	c lits-rem:      5415  cl-subs:     1948  v-elim:      0  v-fix:    0  time:  2.47 s
49.69/49.78	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
49.69/49.79	c vivif2 --  cl tried    35052 cl shrink        0 lits rem          0 time: 0.01
49.79/49.80	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.01
49.79/49.80	c calculated reachability. Time: 0.00
49.79/49.80	c  N st   521    537393       201       412         0     35052      1236    744993     13.91   no data  --
65.10/65.18	c  N st   522    701377       201       412         0     59367      1236   1694787     13.91   no data  --
75.50/75.59	c  N st   523    806092       201       412         0     56434      1236   1376355     13.91   no data  --
75.50/75.59	c  S st   523    806092       201       412         0     56434      1236   1376355     13.91   no data  --
75.60/75.69	c  S st   523    806600       201       412         0     56933      1236   1389583     13.91   no data  --
75.60/75.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.60/75.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.70/75.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
75.70/75.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.70/75.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.70/75.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
75.70/75.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.99/83.03	c lits-rem:      4267  cl-subs:     4337  v-elim:      0  v-fix:    0  time:  7.28 s
82.99/83.03	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
82.99/83.05	c vivif2 --  cl tried    52596 cl shrink        0 lits rem          0 time: 0.01
82.99/83.07	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.02
82.99/83.07	c calculated reachability. Time: 0.00
82.99/83.07	c  N st   523    806600       201       412         0     52596      1236   1223868     13.91   no data  --
112.49/112.54	c  F st   524   1071876       201       412         0     65089      1236   1568475     13.91   no data  --
112.49/112.54	c  N st   524   1071876       201       412         0     65089      1236   1568475     13.91   no data  --
112.99/113.07	c Decided on static restart strategy
115.10/115.15	c  N st   534   1100184       201       412         0     52078      1236   1061510     13.91   no data  --
118.40/118.47	c  N st   536   1136177       201       412         0     43823      1236    751253     13.91   no data  --
121.60/121.60	c  N st   537   1168570       201       412         0     71482      1236   1652783     13.91   no data  --
125.30/125.36	c  N st   538   1209901       201       412         0     66265      1236   1469317     13.91   no data  --
125.30/125.36	c  S st   538   1209901       201       412         0     66265      1236   1469317     13.91   no data  --
125.40/125.49	c  S st   538   1210404       201       412         0     66759      1236   1483068     13.91   no data  --
125.40/125.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
125.40/125.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.49/125.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
125.49/125.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.49/125.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.49/125.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
125.49/125.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
134.59/134.69	c lits-rem:     13646  cl-subs:     6973  v-elim:      0  v-fix:    0  time:  9.14 s
134.59/134.69	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
134.69/134.70	c vivif2 --  cl tried    59786 cl shrink        0 lits rem          0 time: 0.01
134.69/134.73	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.02
134.69/134.73	c calculated reachability. Time: 0.00
134.69/134.73	c  N st   538   1210404       201       412         0     59786      1236   1201259     13.91   no data  --
142.50/142.54	c  N st   539   1283288       201       412         0     81508      1236   1999876     13.91   no data  --
154.80/154.87	c  N st   540   1392611       201       412         0     47192      1236    804891     13.91   no data  --
174.09/174.17	c  N st   541   1556595       201       412         0     48284      1236    845617     13.91   no data  --
189.59/189.63	c  N st   542   1710406       201       412         0     82514      1236   1963468     13.91   no data  --
189.59/189.63	c  S st   542   1710406       201       412         0     82514      1236   1963468     13.91   no data  --
189.69/189.76	c  S st   542   1710909       201       412         0     83010      1236   1975467     13.91   no data  --
189.69/189.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
189.69/189.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
189.79/189.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
189.79/189.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.79/189.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.79/189.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
189.79/189.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
213.30/213.30	c lits-rem:     19583  cl-subs:    12714  v-elim:      0  v-fix:    0  time: 23.44 s
213.30/213.30	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
213.30/213.31	c vivif2 --  cl tried    70296 cl shrink        0 lits rem          0 time: 0.02
213.30/213.35	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.03
213.30/213.35	c calculated reachability. Time: 0.00
213.30/213.35	c  N st   542   1710909       201       412         0     70296      1236   1478188     13.91   no data  --
260.20/260.29	c  N st   543   2079874       201       412         0     87963      1236   2248707     13.91   no data  --
276.69/276.73	c  N st   544   2210910       201       412         0     91930      1236   2278885     13.91   no data  --
276.69/276.73	c  S st   544   2210910       201       412         0     91930      1236   2278885     13.91   no data  --
276.89/276.90	c  S st   544   2211415       201       412         0     92427      1236   2292216     13.91   no data  --
276.89/276.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
276.89/276.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
276.89/276.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
276.99/277.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.99/277.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.99/277.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
276.99/277.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
303.80/303.84	c lits-rem:      8185  cl-subs:     7755  v-elim:      0  v-fix:    0  time: 26.83 s
303.80/303.84	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
303.80/303.87	c vivif2 --  cl tried    84672 cl shrink        0 lits rem          0 time: 0.02
303.90/303.91	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.04
303.90/303.91	c calculated reachability. Time: 0.00
303.90/303.91	c  N st   544   2211415       201       412         0     84672      1236   1954574     13.91   no data  --
378.30/378.31	c  N st   545   2711415       201       412         0    109618      1236   2771677     13.91   no data  --
378.30/378.31	c  S st   545   2711415       201       412         0    109618      1236   2771677     13.91   no data  --
378.50/378.52	c  S st   545   2711918       201       412         0    110111      1236   2785296     13.91   no data  --
378.50/378.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
378.50/378.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
378.50/378.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
378.60/378.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
378.60/378.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
378.60/378.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
378.60/378.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
399.90/399.95	c lits-rem:       198  cl-subs:     5037  v-elim:      0  v-fix:    0  time: 21.28 s
399.90/399.95	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
399.90/399.98	c vivif2 --  cl tried   105074 cl shrink        0 lits rem          0 time: 0.03
400.00/400.04	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.06
400.00/400.04	c calculated reachability. Time: 0.00
400.00/400.04	c  N st   545   2711918       201       412         0    105074      1236   2587282     13.91   no data  --
471.41/471.40	c  N st   546   3211918       201       412         0     81327      1236   1566907     13.91   no data  --
471.41/471.40	c  S st   546   3211918       201       412         0     81327      1236   1566907     13.91   no data  --
471.51/471.54	c  S st   546   3212419       201       412         0     81819      1236   1579524     13.91   no data  --
471.51/471.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
471.51/471.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
471.51/471.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
471.61/471.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
471.61/471.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
471.61/471.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
471.61/471.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
476.91/476.92	c lits-rem:      1303  cl-subs:     1815  v-elim:      0  v-fix:    0  time:  5.29 s
476.91/476.92	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
476.91/476.94	c vivif2 --  cl tried    80004 cl shrink        0 lits rem          0 time: 0.02
476.91/476.97	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.03
476.91/476.97	c calculated reachability. Time: 0.00
476.91/476.97	c  N st   546   3212419       201       412         0     80004      1236   1508479     13.91   no data  --
563.81/563.83	c  N st   547   3712420       201       412         0     91066      1236   1824957     13.91   no data  --
563.81/563.83	c  S st   547   3712420       201       412         0     91066      1236   1824957     13.91   no data  --
563.91/563.98	c  S st   547   3712924       201       412         0     91561      1236   1838888     13.91   no data  --
563.91/563.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
563.91/563.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
564.01/564.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
564.01/564.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
564.01/564.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
564.01/564.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
564.01/564.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
572.11/572.14	c lits-rem:      2446  cl-subs:     2490  v-elim:      0  v-fix:    0  time:  8.07 s
572.11/572.14	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
572.11/572.17	c vivif2 --  cl tried    89071 cl shrink        0 lits rem          0 time: 0.02
572.21/572.21	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.04
572.21/572.21	c calculated reachability. Time: 0.00
572.21/572.21	c  N st   547   3712924       201       412         0     89071      1236   1732020     13.91   no data  --
578.01/578.09	c  F st   548   3751562       201       412         0    122063      1236   2836759     13.91   no data  --
578.01/578.09	c  N st   548   3751562       201       412         0    122063      1236   2836759     13.91   no data  --
578.81/578.89	c Decided on static restart strategy
582.71/582.73	c  N st   558   3779869       201       412         0    148617      1236   3736278     13.91   no data  --
586.81/586.88	c  N st   560   3815862       201       412         0    104770      1236   2187549     13.91   no data  --
591.71/591.72	c  N st   561   3848254       201       412         0    132478      1236   3131873     13.91   no data  --
599.61/599.64	c  N st   562   3896842       201       412         0    100332      1236   2125984     13.91   no data  --
612.21/612.25	c  N st   563   3969724       201       412         0     86928      1236   1616753     13.91   no data  --
633.02/633.07	c  N st   564   4079047       201       412         0    106781      1236   2315806     13.91   no data  --
657.92/657.93	c  N st   565   4212924       201       412         0    146820      1236   3643074     13.91   no data  --
657.92/657.93	c  S st   565   4212924       201       412         0    146820      1236   3643074     13.91   no data  --
658.31/658.31	c  S st   565   4213429       201       412         0    147309      1236   3655639     13.91   no data  --
658.31/658.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
658.31/658.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
658.41/658.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
658.51/658.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
658.51/658.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
658.51/658.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
658.51/658.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
801.31/801.32	c lits-rem:     31972  cl-subs:     6255  v-elim:      0  v-fix:    0  time: 142.77 s
801.31/801.32	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
801.31/801.36	c vivif2 --  cl tried   141054 cl shrink        0 lits rem          0 time: 0.04
801.41/801.44	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.08
801.41/801.45	c calculated reachability. Time: 0.00
801.41/801.45	c  N st   565   4213429       201       412         0    141054      1236   3381938     13.91   no data  --
848.72/848.73	c  N st   566   4459409       201       412         0    111158      1236   2404593     13.91   no data  --
889.92/889.92	c  N st   567   4713431       201       412         0     90174      1236   1590728     13.91   no data  --
889.92/889.92	c  S st   567   4713431       201       412         0     90174      1236   1590728     13.91   no data  --
890.12/890.10	c  S st   567   4713934       201       412         0     90667      1236   1604705     13.91   no data  --
890.12/890.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
890.12/890.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
890.12/890.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
890.12/890.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
890.12/890.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
890.12/890.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
890.12/890.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
895.03/895.04	c lits-rem:       206  cl-subs:     1924  v-elim:      0  v-fix:    0  time:  4.85 s
895.03/895.04	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
895.03/895.06	c vivif2 --  cl tried    88743 cl shrink        0 lits rem          0 time: 0.02
895.13/895.11	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.05
895.13/895.12	c calculated reachability. Time: 0.00
895.13/895.12	c  N st   567   4713934       201       412         0     88743      1236   1530926     13.91   no data  --
970.53/970.59	c  N st   568   5213936       201       412         0     92586      1236   1618665     13.91   no data  --
970.53/970.59	c  S st   568   5213936       201       412         0     92586      1236   1618665     13.91   no data  --
970.73/970.75	c  S st   568   5214436       201       412         0     93076      1236   1633425     13.91   no data  --
970.73/970.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
970.73/970.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
970.73/970.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
970.83/970.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
970.83/970.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
970.83/970.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
970.83/970.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
976.03/976.04	c lits-rem:       353  cl-subs:     3045  v-elim:      0  v-fix:    0  time:  5.20 s
976.03/976.04	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
976.03/976.06	c vivif2 --  cl tried    90031 cl shrink        0 lits rem          0 time: 0.02
976.13/976.10	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.04
976.13/976.10	c calculated reachability. Time: 0.00
976.13/976.10	c  N st   568   5214436       201       412         0     90031      1236   1528045     13.91   no data  --
1060.12/1060.14	c  N st   569   5714436       201       412         0    166938      1236   4119638     13.91   no data  --
1060.12/1060.14	c  S st   569   5714436       201       412         0    166938      1236   4119638     13.91   no data  --
1060.43/1060.47	c  S st   569   5714940       201       412         0    167435      1236   4133443     13.91   no data  --
1060.43/1060.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1060.43/1060.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1060.52/1060.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1060.62/1060.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1060.62/1060.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1060.62/1060.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
1060.62/1060.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1299.04/1299.04	c lits-rem:     10491  cl-subs:    28396  v-elim:      0  v-fix:    0  time: 238.35 s
1299.04/1299.04	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
1299.04/1299.08	c vivif2 --  cl tried   139039 cl shrink        0 lits rem          0 time: 0.04
1299.14/1299.17	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.08
1299.14/1299.17	c calculated reachability. Time: 0.00
1299.14/1299.17	c  N st   569   5714940       201       412         0    139039      1236   3063193     13.91   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.15 3.79 3.69 3/184 21133
/proc/meminfo: memFree=13895024/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=29816 CPUtime=0 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 545 0 0 0 0 0 0 0 22 0 1 0 551004096 30531584 480 33554432000 4194304 4650387 140734463457024 18446744073709551615 4329302 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 7454 480 377 112 0 2419 0

[startup+0.086962 s]
/proc/loadavg: 3.15 3.79 3.69 3/184 21133
/proc/meminfo: memFree=13895024/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=30084 CPUtime=0.08 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 699 0 0 0 8 0 0 0 22 0 1 0 551004096 30806016 634 33554432000 4194304 4650387 140734463457024 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 7521 634 377 112 0 2486 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30084

[startup+0.100955 s]
/proc/loadavg: 3.15 3.79 3.69 3/184 21133
/proc/meminfo: memFree=13895024/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=30276 CPUtime=0.09 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 780 0 0 0 9 0 0 0 22 0 1 0 551004096 31002624 605 33554432000 4194304 4650387 140734463457024 18446744073709551615 4304419 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 7569 605 379 112 0 2534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30276

[startup+0.300913 s]
/proc/loadavg: 3.15 3.79 3.69 3/184 21133
/proc/meminfo: memFree=13895024/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=30748 CPUtime=0.29 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 1104 0 0 0 29 0 0 0 23 0 1 0 551004096 31485952 759 33554432000 4194304 4650387 140734463457024 18446744073709551615 4333222 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 7687 759 379 112 0 2652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30748

[startup+0.70084 s]
/proc/loadavg: 3.15 3.79 3.69 3/184 21133
/proc/meminfo: memFree=13895024/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=31360 CPUtime=0.69 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 1716 0 0 0 69 0 0 0 25 0 1 0 551004096 32112640 877 33554432000 4194304 4650387 140734463457024 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 7840 877 380 112 0 2805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31360

[startup+1.50069 s]
/proc/loadavg: 3.15 3.79 3.69 5/190 21144
/proc/meminfo: memFree=13868432/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=36324 CPUtime=1.49 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 3369 0 0 0 149 0 0 0 25 0 1 0 551004096 37195776 2210 33554432000 4194304 4650387 140734463457024 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 9081 2210 381 112 0 4046 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36324

[startup+3.10039 s]
/proc/loadavg: 3.15 3.79 3.69 5/190 21144
/proc/meminfo: memFree=13851880/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=37448 CPUtime=3.09 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 4804 0 0 0 309 0 0 0 25 0 1 0 551004096 38346752 2497 33554432000 4194304 4650387 140734463457024 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 9362 2497 381 112 0 4327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37448

[startup+6.3008 s]
/proc/loadavg: 3.22 3.79 3.69 5/190 21144
/proc/meminfo: memFree=13833040/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=47884 CPUtime=6.29 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 8429 0 0 0 628 1 0 0 25 0 1 0 551004096 49033216 5099 33554432000 4194304 4650387 140734463457024 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 11971 5099 382 112 0 6936 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47884

[startup+12.7006 s]
/proc/loadavg: 3.28 3.80 3.69 5/190 21144
/proc/meminfo: memFree=13799924/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=57528 CPUtime=12.69 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 13313 0 0 0 1267 2 0 0 25 0 1 0 551004096 58908672 7424 33554432000 4194304 4650387 140734463457024 18446744073709551615 4419536 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 14382 7424 382 112 0 9347 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57528

[startup+25.5002 s]
/proc/loadavg: 3.44 3.81 3.69 5/190 21144
/proc/meminfo: memFree=13771156/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=62596 CPUtime=25.49 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 21223 0 0 0 2544 5 0 0 25 0 1 0 551004096 64098304 8878 33554432000 4194304 4650387 140734463457024 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 15649 8878 382 112 0 10614 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62596

[startup+51.1005 s]
/proc/loadavg: 3.63 3.82 3.70 5/190 21145
/proc/meminfo: memFree=13736040/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=76260 CPUtime=51.09 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 37513 0 0 0 5101 8 0 0 25 0 1 0 551004096 78090240 12341 33554432000 4194304 4650387 140734463457024 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 19065 12341 382 112 0 14030 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76260

[startup+102.307 s]
/proc/loadavg: 3.84 3.85 3.72 5/190 21174
/proc/meminfo: memFree=13679704/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=94948 CPUtime=102.3 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 62780 0 0 0 10217 13 0 0 25 0 1 0 551004096 97226752 16785 33554432000 4194304 4650387 140734463457024 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 23737 16785 382 112 0 18702 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94948

[startup+162.301 s]
/proc/loadavg: 3.94 3.87 3.73 5/190 21175
/proc/meminfo: memFree=13601996/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=109992 CPUtime=162.29 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 88089 0 0 0 16213 16 0 0 25 0 1 0 551004096 112631808 19578 33554432000 4194304 4650387 140734463457024 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 27498 19578 382 112 0 22463 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 109992

[startup+222.301 s]
/proc/loadavg: 3.98 3.89 3.74 5/190 21177
/proc/meminfo: memFree=13526332/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=147728 CPUtime=222.3 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 100866 0 0 0 22210 20 0 0 25 0 1 0 551004096 151273472 30001 33554432000 4194304 4650387 140734463457024 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 36932 30001 382 112 0 31897 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 147728

[startup+282.301 s]
/proc/loadavg: 3.99 3.91 3.76 5/190 21178
/proc/meminfo: memFree=13495292/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=148644 CPUtime=282.3 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 123166 0 0 0 28205 25 0 0 25 0 1 0 551004096 152211456 30494 33554432000 4194304 4650387 140734463457024 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 37161 30494 382 112 0 32126 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 148644

[startup+342.301 s]
/proc/loadavg: 3.99 3.92 3.77 5/190 21180
/proc/meminfo: memFree=13465388/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=150732 CPUtime=342.31 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 137255 0 0 0 34202 29 0 0 25 0 1 0 551004096 154349568 30616 33554432000 4194304 4650387 140734463457024 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 37683 30616 382 112 0 32648 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 150732

[startup+402.3 s]
/proc/loadavg: 3.99 3.93 3.78 5/190 21182
/proc/meminfo: memFree=13434240/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=227932 CPUtime=402.3 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 153691 0 0 0 40199 31 0 0 25 0 1 0 551004096 233402368 36275 33554432000 4194304 4650387 140734463457024 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 56983 36275 382 112 0 51948 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 227932

[startup+462.3 s]
/proc/loadavg: 4.04 3.96 3.80 5/190 21183
/proc/meminfo: memFree=13430752/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=182020 CPUtime=462.3 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 169636 0 0 0 46195 35 0 0 25 0 1 0 551004096 186388480 37618 33554432000 4194304 4650387 140734463457024 18446744073709551615 4315065 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 45505 37618 382 112 0 40470 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 182020

[startup+522.301 s]
/proc/loadavg: 4.01 3.96 3.81 5/190 21185
/proc/meminfo: memFree=13423416/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=189264 CPUtime=522.31 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 183786 0 0 0 52193 38 0 0 25 0 1 0 551004096 193806336 39586 33554432000 4194304 4650387 140734463457024 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 47316 39586 382 112 0 42281 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 189264

[startup+582.301 s]
/proc/loadavg: 4.04 3.98 3.82 5/190 21186
/proc/meminfo: memFree=13373676/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=249188 CPUtime=582.31 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 197534 0 0 0 58189 42 0 0 25 0 1 0 551004096 255168512 40854 33554432000 4194304 4650387 140734463457024 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 62297 40854 382 112 0 57262 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 249188

[startup+642.301 s]
/proc/loadavg: 4.01 3.98 3.83 5/190 21188
/proc/meminfo: memFree=13362232/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=250204 CPUtime=642.31 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 214939 0 0 0 64184 47 0 0 25 0 1 0 551004096 256208896 40879 33554432000 4194304 4650387 140734463457024 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 62551 40879 382 112 0 57516 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 250204

[startup+702.301 s]
/proc/loadavg: 4.05 4.00 3.84 5/190 21190
/proc/meminfo: memFree=13334932/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=274000 CPUtime=702.31 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 224784 0 0 0 70182 49 0 0 25 0 1 0 551004096 280576000 46264 33554432000 4194304 4650387 140734463457024 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 68500 46264 382 112 0 63465 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 274000

[startup+762.307 s]
/proc/loadavg: 4.02 4.00 3.84 5/190 21191
/proc/meminfo: memFree=13321892/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=276448 CPUtime=762.32 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 225379 0 0 0 76183 49 0 0 25 0 1 0 551004096 283082752 46859 33554432000 4194304 4650387 140734463457024 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 69112 46859 382 112 0 64077 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 276448

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 21193
/proc/meminfo: memFree=13308600/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=277220 CPUtime=822.32 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 230147 0 0 0 82181 51 0 0 25 0 1 0 551004096 283873280 46980 33554432000 4194304 4650387 140734463457024 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 69305 46980 382 112 0 64270 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 277220

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 21194
/proc/meminfo: memFree=13286268/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=227792 CPUtime=882.32 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 239119 0 0 0 88176 56 0 0 25 0 1 0 551004096 233259008 49682 33554432000 4194304 4650387 140734463457024 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 56948 49682 382 112 0 51913 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 227792

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 21196
/proc/meminfo: memFree=13278432/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=227956 CPUtime=942.32 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 255445 0 0 0 94171 61 0 0 25 0 1 0 551004096 233426944 48527 33554432000 4194304 4650387 140734463457024 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 56989 48527 382 112 0 51954 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 227956

[startup+1002.3 s]
/proc/loadavg: 4.11 4.03 3.88 5/190 21198
/proc/meminfo: memFree=13222736/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=242272 CPUtime=1002.32 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 262014 0 0 0 100169 63 0 0 25 0 1 0 551004096 248086528 53406 33554432000 4194304 4650387 140734463457024 18446744073709551615 4360882 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 60568 53406 382 112 0 55533 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 242272

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.88 5/190 21199
/proc/meminfo: memFree=13182412/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=312884 CPUtime=1062.32 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 284911 0 0 0 106165 67 0 0 25 0 1 0 551004096 320393216 55028 33554432000 4194304 4650387 140734463457024 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 78221 55028 382 112 0 73186 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 312884

[startup+1122.3 s]
/proc/loadavg: 4.06 4.03 3.90 5/190 21201
/proc/meminfo: memFree=13171720/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=312884 CPUtime=1122.32 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 284911 0 0 0 112165 67 0 0 25 0 1 0 551004096 320393216 55028 33554432000 4194304 4650387 140734463457024 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 78221 55028 382 112 0 73186 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 312884

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.90 5/190 21202
/proc/meminfo: memFree=13168844/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=312884 CPUtime=1182.33 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 284911 0 0 0 118166 67 0 0 25 0 1 0 551004096 320393216 55028 33554432000 4194304 4650387 140734463457024 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 78221 55028 382 112 0 73186 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 312884

[startup+1242.3 s]
/proc/loadavg: 4.07 4.03 3.91 5/190 21204
/proc/meminfo: memFree=13176764/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=313888 CPUtime=1242.33 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 285261 0 0 0 124165 68 0 0 25 0 1 0 551004096 321421312 55378 33554432000 4194304 4650387 140734463457024 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 78472 55378 382 112 0 73437 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 313888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.91 4/189 21206
/proc/meminfo: memFree=13315252/32950928 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=313888 CPUtime=1300.04 cores=0,2
/proc/21133/stat : 21133 (strangenight1-s) R 21131 21133 19989 0 -1 4202496 285393 0 0 0 129936 68 0 0 25 0 1 0 551004096 321421312 55510 33554432000 4194304 4650387 140734463457024 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21133/statm: 78472 55510 382 112 0 73437 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 313888

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.36
CPU system time (s): 0.697893
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 313888

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

runsolver used 2.33364 second user time and 4.70928 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-24 03:15:34
IDJOB=3273995
IDBENCH=83151
IDSOLVER=1589
FILE ID=node113/3273995-1303607734
RUNJOBID= node113-1303607732-21101
PBS_JOBID= 13150583
Free space on /tmp= 70768 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s00813792-unsat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273995-1303607734/watcher-3273995-1303607734 -o /tmp/evaluation-result-3273995-1303607734/solver-3273995-1303607734 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3273995-1303607734.cnf

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

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=695243285

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13895304 kB
Buffers:       1843228 kB
Cached:       16559464 kB
SwapCached:          0 kB
Active:       10598940 kB
Inactive:      7869908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13895304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18804 kB
Writeback:           0 kB
AnonPages:       66060 kB
Mapped:          15584 kB
Slab:           523608 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   253496 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= 70756 MiB
End job on node113 at 2011-04-24 03:37:16