Trace number 3175634

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.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S1101422472-003-UNKNOWN.cnf
MD5SUM1a4e1674582e40801444509cae2068da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.5668
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512750

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-3175634-1301784966.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
0.00/0.00	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.29/0.30	c asymm  cl-useful: 0/12750/12750 lits-rem:0 time: 0.29
0.29/0.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.29/0.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.29/0.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.29/0.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.29/0.36	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.36	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.29/0.36	c calculated reachability. Time: 0.00
0.29/0.37	c Calc default polars -  time:   0.00 s pos:      88 undec:       1 neg:      61
0.29/0.37	c =========================================================================================
0.29/0.37	c types(t): F = full restart, N = normal restart
0.29/0.37	c types(t): S = simplification begin/end, E = solution found
0.29/0.37	c restart types(rt): st = static, dy = dynamic
0.29/0.37	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.37	c  B st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.59/0.62	c  N dy     8      5913       150     12750         0      3261     89250    119250     38.04     40.28  --
0.79/0.83	c  N dy    29     10336       150     12750         0      7509     89250    309919     39.06     41.17  --
0.99/1.04	c  N dy    37     14530       150     12750         0      7473     89250    271453     38.92     40.98  --
1.29/1.30	c  N dy    52     19195       150     12750         0      6536     89250    193290     39.07     41.26  --
1.59/1.62	c  F st    59     25000       150     12750         0     12089     89250    439640     38.73     39.20  --
1.59/1.62	c  N st    59     25000       150     12750         0     12089     89250    439640     38.73     39.20  --
1.89/1.90	c  N dy    65     30005       150     12750         0     10375     89250    336011     38.73   no data  --
1.89/1.90	c  S st    65     30005       150     12750         0     10375     89250    336011     38.73   no data  --
1.89/1.95	c  S st    65     30506       150     12750         0     10865     89250    357897     38.73   no data  --
1.89/1.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
1.89/1.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.89/1.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.94	c lits-rem:      1784  cl-subs:      469  v-elim:      0  v-fix:    0  time:  1.98 s
4.30/4.30	c asymm  cl-useful: 0/10909/12750 lits-rem:0 time: 0.36
4.30/4.30	c calculated reachability. Time: 0.00
4.30/4.30	c  N dy    65     30506       150     12750         0     10396     89250    329359     38.73   no data  --
4.49/4.55	c  N dy    77     34618       150     12750         0     14340     89250    505195     38.73     40.99  --
4.79/4.82	c  N dy    87     39273       150     12750         0     11243     89250    338242     38.72     41.14  --
5.09/5.11	c  N dy   101     43634       150     12750         0     15433     89250    524932     38.77     40.89  --
5.19/5.27	c  S st   113     45759       150     12750         0      8869     89250    198342     38.81     36.36  --
5.29/5.30	c  S st   113     46261       150     12750         0      9357     89250    220729     38.81   no data  --
5.29/5.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.29/5.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.29/5.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.29/5.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.29/5.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.89/6.90	c lits-rem:       306  cl-subs:       70  v-elim:      0  v-fix:    0  time:  1.58 s
6.89/6.90	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
6.89/6.90	c vivif2 --  cl tried     9287 cl shrink        0 lits rem          0 time: 0.00
6.89/6.97	c asymm  cl-useful: 0/1841/12750 lits-rem:0 time: 0.07
6.89/6.97	c calculated reachability. Time: 0.00
6.89/6.97	c  N dy   113     46261       150     12750         0      9287     89250    216277     38.81   no data  --
7.19/7.29	c  N dy   127     51431       150     12750         0     14244     89250    439806     38.82     40.94  --
7.60/7.62	c  N dy   137     56363       150     12750         0     18970     89250    651488     38.80     41.11  --
7.99/8.03	c  N dy   149     62792       150     12750         0     15563     89250    468070     38.75     40.79  --
8.29/8.36	c  N dy   170     67199       150     12750         0     19799     89250    657619     38.82     40.91  --
8.49/8.54	c  S st   178     69391       150     12750         0     11351     89250    245966     38.81     33.99  --
8.49/8.58	c  S st   178     69894       150     12750         0     11846     89250    267221     38.81   no data  --
8.49/8.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.49/8.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.49/8.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
8.49/8.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.49/8.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
8.49/8.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.09/10.15	c lits-rem:       488  cl-subs:      104  v-elim:      0  v-fix:    0  time:  1.55 s
10.09/10.15	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
10.09/10.15	c vivif2 --  cl tried    11742 cl shrink        0 lits rem          0 time: 0.00
10.49/10.50	c asymm  cl-useful: 0/10217/12750 lits-rem:0 time: 0.35
10.49/10.50	c calculated reachability. Time: 0.00
10.49/10.50	c  N dy   178     69894       150     12750         0     11742     89250    261334     38.81   no data  --
11.70/11.77	c  F st   187     87501       150     12750         0     17000     89250    472849     38.29     38.08  --
11.70/11.77	c  N st   187     87501       150     12750         0     17000     89250    472849     38.29     38.08  --
12.20/12.25	c  N dy   194     94043       150     12750         0     23242     89250    754946     38.27     40.36  --
12.69/12.74	c  N dy   234    100315       150     12750         0     16873     89250    434455     38.40     40.63  --
12.99/13.07	c  S st   242    104842       150     12750         0     21217     89250    628502     38.37     34.99  --
13.10/13.13	c  S st   242    105343       150     12750         0     21703     89250    649965     38.37   no data  --
13.10/13.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.10/13.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.10/13.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.10/13.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.10/13.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.10/13.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
13.10/13.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.29/16.31	c lits-rem:      1414  cl-subs:      887  v-elim:      0  v-fix:    0  time:  3.15 s
16.29/16.31	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
16.29/16.32	c vivif2 --  cl tried    20816 cl shrink        0 lits rem          0 time: 0.01
16.39/16.47	c asymm  cl-useful: 0/2533/12750 lits-rem:0 time: 0.15
16.39/16.47	c calculated reachability. Time: 0.00
16.39/16.47	c  N dy   242    105343       150     12750         0     20816     89250    600825     38.37   no data  --
16.99/17.08	c  N dy   271    112151       150     12750         0     13980     89250    273372     38.43     40.64  --
17.59/17.60	c  N dy   292    119366       150     12750         0     20919     89250    581953     38.43     40.49  --
18.19/18.28	c  N dy   315    126982       150     12750         0     28235     89250    908216     38.43     40.86  --
18.90/18.92	c  N dy   359    135085       150     12750         0     21631     89250    580231     38.50     40.94  --
19.89/19.96	c  N dy   387    146749       150     12750         0     17485     89250    363322     38.51     40.56  --
20.69/20.77	c  N dy   406    156743       150     12750         0     27051     89250    789500     38.47     40.69  --
20.80/20.90	c  S st   410    158015       150     12750         0     28268     89250    842814     38.46     38.17  --
20.90/20.97	c  S st   410    158515       150     12750         0     28756     89250    863958     38.46   no data  --
20.90/20.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.90/20.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.99/21.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.99/21.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.99/21.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
20.99/21.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.89/24.96	c lits-rem:      2306  cl-subs:     1563  v-elim:      0  v-fix:    0  time:  3.95 s
24.89/24.96	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
24.89/24.97	c vivif2 --  cl tried    27193 cl shrink        0 lits rem          0 time: 0.01
25.09/25.18	c asymm  cl-useful: 0/3256/12750 lits-rem:0 time: 0.21
25.09/25.18	c calculated reachability. Time: 0.00
25.09/25.18	c  N dy   410    158515       150     12750         0     27193     89250    780666     38.46   no data  --
26.09/26.17	c  N dy   460    169187       150     12750         0     21170     89250    492384     38.52     40.74  --
27.29/27.35	c  N dy   499    181750       150     12750         0     33245     89250   1033051     38.55     41.16  --
28.39/28.41	c  N dy   545    193466       150     12750         0     27187     89250    729829     38.59     40.72  --
29.60/29.68	c  N dy   572    206359       150     12750         0     21295     89250    434998     38.56     40.73  --
30.99/31.00	c  N dy   629    220119       150     12750         0     34480     89250   1023351     38.61     40.68  --
32.20/32.26	c  N dy   654    234172       150     12750         0     28790     89250    737537     38.58     40.74  --
32.60/32.64	c  S st   671    237774       150     12750         0     32251     89250    891539     38.59     36.28  --
32.70/32.72	c  S st   671    238277       150     12750         0     32741     89250    912976     38.59   no data  --
32.70/32.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.70/32.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.70/32.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
32.70/32.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.70/32.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.70/32.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
32.70/32.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.30/36.37	c lits-rem:       918  cl-subs:     1500  v-elim:      0  v-fix:    0  time:  3.61 s
36.30/36.37	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
36.30/36.38	c vivif2 --  cl tried    31241 cl shrink        0 lits rem          0 time: 0.01
36.59/36.61	c asymm  cl-useful: 0/2489/12750 lits-rem:0 time: 0.23
36.59/36.61	c calculated reachability. Time: 0.00
36.59/36.61	c  N dy   671    238277       150     12750         0     31241     89250    833159     38.59   no data  --
38.09/38.17	c  N dy   724    253542       150     12750         0     25801     89250    574554     38.62     40.82  --
39.89/39.92	c  N dy   785    269782       150     12750         0     41358     89250   1269641     38.66     40.84  --
41.59/41.69	c  N dy   856    287024       150     12750         0     36849     89250   1037782     38.70     40.92  --
43.70/43.72	c  N dy   905    305433       150     12750         0     32384     89250    796180     38.69     42.48  --
43.80/43.81	c  F st   907    306250       150     12750         0     33175     89250    830032     38.68     35.45  --
45.99/46.09	c  N dy   964    325250       150     12750         0     28391     89250    589811     38.71     40.94  --
48.49/48.52	c  N dy  1027    345272       150     12750         0     47569     89250   1447459     38.72     41.05  --
49.79/49.84	c  S st  1073    357418       150     12750         0     35320     89250    867085     38.73     36.63  --
49.89/49.93	c  S st  1073    357923       150     12750         0     35811     89250    888688     38.73   no data  --
49.89/49.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.89/49.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.89/49.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
49.89/49.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.89/49.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.89/49.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
49.89/49.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.09/55.15	c lits-rem:      1389  cl-subs:     1115  v-elim:      0  v-fix:    0  time:  5.17 s
55.09/55.15	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
55.09/55.16	c vivif2 --  cl tried    34696 cl shrink        0 lits rem          0 time: 0.01
55.39/55.41	c asymm  cl-useful: 0/2211/12750 lits-rem:0 time: 0.24
55.39/55.41	c calculated reachability. Time: 0.00
55.39/55.41	c  N dy  1073    357923       150     12750         0     34696     89250    825659     38.73   no data  --
57.70/57.76	c  N dy  1131    378064       150     12750         0     29067     89250    548849     38.74     40.78  --
59.99/60.09	c  N dy  1179    398585       150     12750         0     48700     89250   1420817     38.71     40.95  --
62.29/62.30	c  N dy  1231    418628       150     12750         0     42082     89250   1099584     38.70     41.47  --
64.69/64.79	c  N dy  1303    438632       150     12750         0     34412     89250    718963     38.70     43.11  --
67.49/67.50	c  N dy  1367    460323       150     12750         0     55216     89250   1649495     38.72     40.79  --
69.89/69.92	c  N dy  1451    480338       150     12750         0     46591     89250   1239042     38.75     45.59  --
72.59/72.69	c  N dy  1525    500416       150     12750         0     37089     89250    782751     38.77     40.82  --
75.59/75.65	c  N dy  1588    521870       150     12750         0     57638     89250   1706496     38.78     40.84  --
77.60/77.62	c  S st  1638    536884       150     12750         0     42335     89250    979854     38.78     38.56  --
77.70/77.73	c  S st  1638    537387       150     12750         0     42822     89250   1001981     38.78   no data  --
77.70/77.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.70/77.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.70/77.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
77.70/77.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.70/77.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.70/77.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
77.70/77.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.70/82.78	c lits-rem:      1037  cl-subs:     1389  v-elim:      0  v-fix:    0  time:  5.00 s
82.70/82.78	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
82.70/82.79	c vivif2 --  cl tried    41433 cl shrink        0 lits rem          0 time: 0.01
83.00/83.05	c asymm  cl-useful: 0/1842/12750 lits-rem:0 time: 0.26
83.00/83.05	c calculated reachability. Time: 0.00
83.00/83.05	c  N dy  1638    537387       150     12750         0     41433     89250    926299     38.78   no data  --
86.19/86.26	c  N dy  1698    558396       150     12750         0     30917     89250    436236     38.79     41.63  --
89.00/89.02	c  N dy  1776    579481       150     12750         0     51122     89250   1345058     38.81     41.14  --
100.19/100.20	c  N dy  1791    654526       150     12750         0     58469     89250   1628109     38.46     40.52  --
103.20/103.24	c  N dy  1850    674968       150     12750         0     44771     89250    973390     38.47     40.53  --
106.70/106.72	c  N dy  1909    697204       150     12750         0     66024     89250   1920033     38.47     40.55  --
109.39/109.49	c  N dy  1956    717359       150     12750         0     50972     89250   1211468     38.46     40.49  --
113.20/113.22	c  N dy  2036    737442       150     12750         0     70240     89250   2070960     38.48     40.62  --
115.99/116.05	c  N dy  2098    757467       150     12750         0     54032     89250   1308762     38.49     41.60  --
119.80/119.80	c  N dy  2167    777542       150     12750         0     36843     89250    507413     38.49     41.93  --
122.69/122.76	c  N dy  2228    798339       150     12750         0     56800     89250   1392401     38.49     40.52  --
124.09/124.18	c  S st  2262    806080       150     12750         0     64216     89250   1722385     38.50     38.95  --
124.30/124.35	c  S st  2262    806583       150     12750         0     64706     89250   1744229     38.50   no data  --
124.30/124.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
124.30/124.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.30/124.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
124.39/124.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.39/124.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.39/124.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
124.39/124.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
141.90/141.92	c lits-rem:      3295  cl-subs:     3052  v-elim:      0  v-fix:    0  time: 17.48 s
141.90/141.92	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
141.90/141.93	c vivif2 --  cl tried    61654 cl shrink        0 lits rem          0 time: 0.02
142.20/142.25	c asymm  cl-useful: 0/1315/12750 lits-rem:0 time: 0.31
142.20/142.25	c calculated reachability. Time: 0.00
142.20/142.25	c  N dy  2262    806583       150     12750         0     61654     89250   1578460     38.50   no data  --
145.79/145.86	c  N dy  2326    826617       150     12750         0     43530     89250    769740     38.51     40.56  --
149.19/149.24	c  N dy  2355    849409       150     12750         0     65275     89250   1736722     38.48     40.64  --
153.10/153.11	c  N dy  2444    870049       150     12750         0     46823     89250    887841     38.50     40.53  --
156.59/156.64	c  N dy  2525    890441       150     12750         0     66365     89250   1758678     38.51     40.77  --
161.60/161.60	c  N dy  2618    918039       150     12750         0     53504     89250   1148342     38.51     40.54  --
165.59/165.61	c  N dy  2694    939582       150     12750         0     74118     89250   2068129     38.52     40.55  --
169.31/169.39	c  N dy  2755    961500       150     12750         0     54928     89250   1181239     38.51     40.59  --
173.19/173.23	c  N dy  2819    983041       150     12750         0     75574     89250   2101627     38.51     40.66  --
176.90/176.99	c  N dy  2911   1003438       150     12750         0     53903     89250   1105814     38.53     40.62  --
180.80/180.89	c  N dy  2999   1023493       150     12750         0     73092     89250   1962311     38.54     40.60  --
184.81/184.88	c  N dy  3084   1043761       150     12750         0     50411     89250    916159     38.55     40.83  --
189.29/189.38	c  N dy  3162   1069113       150     12750         0     74705     89250   2001402     38.55     40.77  --
189.99/190.05	c  F st  3176   1071875       150     12750         0     77359     89250   2120209     38.55     36.49  --
193.50/193.54	c  N dy  3210   1090843       150     12750         0     52377     89250    963194     38.54     40.64  --
197.09/197.11	c  N dy  3267   1110989       150     12750         0     71667     89250   1821015     38.54     40.58  --
201.60/201.66	c  N dy  3345   1131145       150     12750         0     46927     89250    690915     38.55     40.78  --
205.30/205.37	c  N dy  3436   1153082       150     12750         0     67885     89250   1631221     38.57     40.72  --
210.10/210.18	c  N dy  3513   1173638       150     12750         0     87598     89250   2511650     38.58     40.64  --
213.30/213.38	c  N dy  3565   1193812       150     12750         0     61895     89250   1315061     38.57     40.79  --
216.20/216.25	c  S st  3620   1209874       150     12750         0     77315     89250   2003129     38.57     37.42  --
216.40/216.43	c  S st  3620   1210379       150     12750         0     77804     89250   2024343     38.57   no data  --
216.40/216.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
216.40/216.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
216.40/216.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
216.50/216.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
216.50/216.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
216.50/216.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
216.50/216.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
243.10/243.12	c lits-rem:      3173  cl-subs:     3535  v-elim:      0  v-fix:    0  time: 26.60 s
243.10/243.12	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
243.10/243.14	c vivif2 --  cl tried    74269 cl shrink        0 lits rem          0 time: 0.02
243.40/243.47	c asymm  cl-useful: 0/1132/12750 lits-rem:0 time: 0.33
243.40/243.48	c calculated reachability. Time: 0.00
243.40/243.48	c  N dy  3620   1210379       150     12750         0     74269     89250   1834147     38.57   no data  --
248.10/248.19	c  N dy  3678   1231427       150     12750         0     48528     89250    694923     38.57     40.74  --
251.80/251.82	c  N dy  3758   1251979       150     12750         0     68228     89250   1578360     38.58     40.64  --
256.39/256.44	c  N dy  3822   1272590       150     12750         0     87984     89250   2459072     38.59     40.72  --
260.30/260.36	c  N dy  3886   1293035       150     12750         0     60650     89250   1199680     38.59     40.82  --
264.40/264.44	c  N dy  3948   1313321       150     12750         0     80083     89250   2068419     38.59     40.70  --
269.10/269.19	c  N dy  4012   1333884       150     12750         0     51899     89250    777452     38.59     40.97  --
272.80/272.85	c  N dy  4075   1354102       150     12750         0     71201     89250   1641713     38.60     40.72  --
278.20/278.26	c  N dy  4145   1377552       150     12750         0     93645     89250   2649661     38.60     40.68  --
282.10/282.10	c  N dy  4205   1397694       150     12750         0     64121     89250   1291740     38.60     41.08  --
286.40/286.42	c  N dy  4284   1417758       150     12750         0     83333     89250   2149598     38.61     40.88  --
291.60/291.68	c  N dy  4359   1439555       150     12750         0     54452     89250    826353     38.61     40.71  --
295.81/295.88	c  N dy  4397   1463137       150     12750         0     77040     89250   1833862     38.60     40.67  --
301.10/301.12	c  N dy  4467   1484065       150     12750         0     97086     89250   2728925     38.60     40.88  --
305.20/305.23	c  N dy  4532   1504305       150     12750         0     65801     89250   1297996     38.61     40.71  --
309.70/309.73	c  N dy  4625   1524649       150     12750         0     85273     89250   2169612     38.62     40.72  --
314.70/314.74	c  N dy  4684   1544691       150     12750         0     52731     89250    681694     38.62     41.55  --
318.20/318.27	c  N dy  4748   1565015       150     12750         0     72260     89250   1555923     38.62     40.82  --
323.00/323.06	c  N dy  4823   1585039       150     12750         0     91455     89250   2415783     38.62     40.79  --
328.10/328.17	c  N dy  4884   1605240       150     12750         0     58056     89250    881143     38.63     40.95  --
335.41/335.47	c  N dy  4890   1641489       150     12750         0     92615     89250   2437504     38.57     40.70  --
340.91/340.90	c  N dy  4970   1661586       150     12750         0     58279     89250    862457     38.58     44.61  --
344.70/344.78	c  N dy  5011   1682275       150     12750         0     78115     89250   1745487     38.57     40.62  --
350.10/350.17	c  N dy  5098   1703616       150     12750         0     98607     89250   2663031     38.58     40.85  --
352.30/352.31	c  S st  5135   1710379       150     12750         0    105076     89250   2951567     38.59   no data  --
352.50/352.57	c  S st  5135   1710881       150     12750         0    105562     89250   2973101     38.59   no data  --
352.50/352.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
352.50/352.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
352.60/352.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
352.71/352.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
352.71/352.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
352.71/352.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
352.71/352.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
586.01/586.01	c lits-rem:      4414  cl-subs:     5471  v-elim:      0  v-fix:    0  time: 233.30 s
586.01/586.01	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
586.01/586.04	c vivif2 --  cl tried   100091 cl shrink        0 lits rem          0 time: 0.03
586.22/586.25	c asymm  cl-useful: 0/505/12750 lits-rem:0 time: 0.21
586.22/586.26	c calculated reachability. Time: 0.00
586.22/586.26	c  N dy  5135   1710881       150     12750         0    100091     89250   2673779     38.59   no data  --
590.90/590.92	c  N dy  5195   1731409       150     12750         0     65263     89250   1140841     38.59     40.85  --
595.21/595.24	c  N dy  5255   1751505       150     12750         0     84477     89250   1996777     38.59     42.02  --
600.61/600.65	c  N dy  5324   1771798       150     12750         0    103907     89250   2866539     38.59     40.64  --
605.51/605.50	c  N dy  5387   1792577       150     12750         0     68300     89250   1236940     38.59     40.66  --
609.81/609.90	c  N dy  5444   1812841       150     12750         0     87711     89250   2103563     38.59     40.63  --
615.41/615.43	c  N dy  5503   1833169       150     12750         0    107195     89250   2976171     38.59     40.74  --
620.11/620.10	c  N dy  5574   1853261       150     12750         0     69991     89250   1282602     38.60     40.66  --
624.91/624.91	c  N dy  5650   1873639       150     12750         0     89505     89250   2155779     38.60     40.64  --
629.91/629.99	c  N dy  5733   1893723       150     12750         0    108665     89250   3013921     38.61     42.15  --
634.11/634.11	c  N dy  5784   1913967       150     12750         0     70657     89250   1279938     38.61     40.65  --
638.41/638.42	c  N dy  5868   1934556       150     12750         0     90406     89250   2164776     38.62     40.74  --
643.52/643.52	c  N dy  5945   1954640       150     12750         0    109658     89250   3028484     38.63     40.91  --
648.11/648.16	c  N dy  6031   1974687       150     12750         0     70494     89250   1235639     38.63     41.08  --
651.91/651.94	c  N dy  6067   1994981       150     12750         0     89905     89250   2103765     38.63     40.79  --
657.01/657.08	c  N dy  6112   2017043       150     12750         0    111022     89250   3048741     38.62     40.85  --
661.82/661.81	c  N dy  6183   2037339       150     12750         0     71072     89250   1221171     38.62     40.67  --
666.01/666.04	c  N dy  6261   2057367       150     12750         0     90290     89250   2080377     38.63     40.88  --
671.41/671.48	c  N dy  6350   2077706       150     12750         0    109813     89250   2954699     38.64     40.69  --
677.01/677.04	c  N dy  6436   2097744       150     12750         0     68638     89250   1082835     38.64     41.30  --
682.21/682.22	c  N dy  6497   2122086       150     12750         0     91970     89250   2122344     38.64     40.78  --
690.11/690.10	c  N dy  6574   2149470       150     12750         0    118110     89250   3289234     38.64     41.01  --
695.12/695.20	c  N dy  6638   2169736       150     12750         0     76217     89250   1388392     38.64     40.86  --
700.51/700.51	c  N dy  6720   2190334       150     12750         0     96002     89250   2277494     38.65     40.92  --
706.71/706.79	c  N dy  6786   2210882       150     12750         0    115736     89250   3163385     38.65     37.73  --
706.71/706.79	c  S st  6786   2210882       150     12750         0    115736     89250   3163385     38.65     37.73  --
707.11/707.11	c  S st  6786   2211383       150     12750         0    116227     89250   3185334     38.65   no data  --
707.11/707.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
707.11/707.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
707.11/707.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
707.22/707.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
707.22/707.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.22/707.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
707.22/707.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1009.12/1009.14	c lits-rem:      5513  cl-subs:     5809  v-elim:      0  v-fix:    0  time: 301.88 s
1009.12/1009.14	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
1009.12/1009.18	c vivif2 --  cl tried   110418 cl shrink        0 lits rem          0 time: 0.03
1009.52/1009.54	c asymm  cl-useful: 0/1024/12750 lits-rem:0 time: 0.36
1009.52/1009.54	c calculated reachability. Time: 0.00
1009.52/1009.54	c  N dy  6786   2211383       150     12750         0    110418     89250   2867482     38.65   no data  --
1015.82/1015.82	c  N dy  6852   2232196       150     12750         0     68180     89250    997957     38.65     40.85  --
1020.72/1020.73	c  N dy  6921   2252948       150     12750         0     88053     89250   1885705     38.65     40.72  --
1026.82/1026.84	c  N dy  7014   2273183       150     12750         0    107485     89250   2757948     38.66     40.80  --
1033.42/1033.41	c  N dy  7050   2293225       150     12750         0     63456     89250    751206     38.65     40.93  --
1037.93/1037.96	c  N dy  7143   2313440       150     12750         0     82813     89250   1618236     38.66     40.92  --
1043.72/1043.70	c  N dy  7240   2333472       150     12750         0    101977     89250   2479255     38.67     41.27  --
1051.82/1051.89	c  N dy  7337   2356748       150     12750         0    124249     89250   3475831     38.68     40.82  --
1057.13/1057.13	c  N dy  7405   2378640       150     12750         0     81066     89250   1510004     38.68     40.72  --
1062.53/1062.50	c  N dy  7473   2399313       150     12750         0    100862     89250   2398032     38.68     40.73  --
1068.92/1068.98	c  N dy  7537   2419499       150     12750         0    120180     89250   3265761     38.68     40.77  --
1075.43/1075.43	c  N dy  7647   2439921       150     12750         0     74649     89250   1184701     38.69     41.63  --
1080.13/1080.10	c  N dy  7695   2460086       150     12750         0     93942     89250   2047406     38.69     40.97  --
1085.82/1085.88	c  N dy  7738   2480347       150     12750         0    113357     89250   2914815     38.68     41.18  --
1093.43/1093.43	c  N dy  7813   2500391       150     12750         0     66492     89250    781883     38.69     40.73  --
1098.03/1098.08	c  N dy  7900   2520560       150     12750         0     85798     89250   1648083     38.70     40.95  --
1103.72/1103.74	c  N dy  7977   2540693       150     12750         0    105066     89250   2516358     38.70     40.78  --
1109.93/1109.99	c  N dy  8027   2560775       150     12750         0    124217     89250   3376043     38.70     40.96  --
1115.52/1115.58	c  N dy  8050   2580847       150     12750         0     76407     89250   1192783     38.70     40.90  --
1121.32/1121.30	c  N dy  8137   2602662       150     12750         0     97273     89250   2126378     38.70     40.77  --
1129.32/1129.37	c  N dy  8210   2629955       150     12750         0    123305     89250   3296757     38.70     40.77  --
1136.23/1136.29	c  N dy  8271   2650653       150     12750         0     75296     89250   1112550     38.70     40.82  --
1141.84/1141.85	c  N dy  8338   2673181       150     12750         0     96841     89250   2077667     38.70     40.86  --
1147.83/1147.81	c  N dy  8378   2694694       150     12750         0    117456     89250   3001664     38.69     40.77  --
1154.02/1154.06	c  S st  8438   2711386       150     12750         0    133463     89250   3719230     38.70     37.77  --
1154.42/1154.42	c  S st  8438   2711891       150     12750         0    133947     89250   3740793     38.70   no data  --
1154.42/1154.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1154.42/1154.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1154.52/1154.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
1154.62/1154.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1154.62/1154.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1154.62/1154.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1154.62/1154.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.94 3.95 3.16 4/189 19197
/proc/meminfo: memFree=21570472/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=30088 CPUtime=0 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 721 0 0 0 0 0 0 0 23 0 1 0 290097037 30810112 660 33554432000 4194304 4650387 140733318998800 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 7522 660 327 112 0 2487 0

[startup+0.0383239 s]
/proc/loadavg: 3.94 3.95 3.16 4/189 19197
/proc/meminfo: memFree=21570472/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=30392 CPUtime=0.03 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 831 0 0 0 3 0 0 0 23 0 1 0 290097037 31121408 770 33554432000 4194304 4650387 140733318998800 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 7598 770 345 112 0 2563 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30392

[startup+0.100305 s]
/proc/loadavg: 3.94 3.95 3.16 4/189 19197
/proc/meminfo: memFree=21570472/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=30392 CPUtime=0.09 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 839 0 0 0 9 0 0 0 23 0 1 0 290097037 31121408 778 33554432000 4194304 4650387 140733318998800 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 7598 778 345 112 0 2563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30392

[startup+0.300264 s]
/proc/loadavg: 3.94 3.95 3.16 4/189 19197
/proc/meminfo: memFree=21570472/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=30524 CPUtime=0.29 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 869 0 0 0 29 0 0 0 25 0 1 0 290097037 31256576 808 33554432000 4194304 4650387 140733318998800 18446744073709551615 4370564 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 7631 808 345 112 0 2596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30524

[startup+0.700191 s]
/proc/loadavg: 3.94 3.95 3.16 4/189 19197
/proc/meminfo: memFree=21570472/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=35256 CPUtime=0.69 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 2442 0 0 0 69 0 0 0 25 0 1 0 290097037 36102144 1905 33554432000 4194304 4650387 140733318998800 18446744073709551615 4315594 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 8814 1905 378 112 0 3779 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35256

[startup+1.50105 s]
/proc/loadavg: 3.94 3.95 3.16 5/190 19198
/proc/meminfo: memFree=21538224/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=35740 CPUtime=1.49 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 3723 0 0 0 149 0 0 0 25 0 1 0 290097037 36597760 2105 33554432000 4194304 4650387 140733318998800 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 8935 2105 378 112 0 3900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35740

[startup+3.10075 s]
/proc/loadavg: 3.94 3.95 3.16 5/190 19198
/proc/meminfo: memFree=21524708/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=45736 CPUtime=3.1 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 6805 0 0 0 309 1 0 0 25 0 1 0 290097037 46833664 4551 33554432000 4194304 4650387 140733318998800 18446744073709551615 4444811 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 11434 4551 380 112 0 6399 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 45736

[startup+6.30018 s]
/proc/loadavg: 3.94 3.95 3.16 5/190 19198
/proc/meminfo: memFree=21519612/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=46836 CPUtime=6.29 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 8375 0 0 0 628 1 0 0 25 0 1 0 290097037 47960064 4627 33554432000 4194304 4650387 140733318998800 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 11709 4627 380 112 0 6674 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46836

[startup+12.701 s]
/proc/loadavg: 3.95 3.95 3.17 5/190 19198
/proc/meminfo: memFree=21505240/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=48044 CPUtime=12.69 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 12477 0 0 0 1267 2 0 0 25 0 1 0 290097037 49197056 5075 33554432000 4194304 4650387 140733318998800 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 12011 5075 380 112 0 6976 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48044

[startup+25.5007 s]
/proc/loadavg: 3.96 3.95 3.18 5/190 19198
/proc/meminfo: memFree=21428980/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=66196 CPUtime=25.49 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 20602 0 0 0 2546 3 0 0 25 0 1 0 290097037 67784704 9799 33554432000 4194304 4650387 140733318998800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 16549 9799 380 112 0 11514 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66196

[startup+51.101 s]
/proc/loadavg: 3.97 3.96 3.20 5/190 19199
/proc/meminfo: memFree=21351808/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=72288 CPUtime=51.09 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 35303 0 0 0 5101 8 0 0 25 0 1 0 290097037 74022912 11191 33554432000 4194304 4650387 140733318998800 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 18072 11191 380 112 0 13037 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72288

[startup+102.307 s]
/proc/loadavg: 3.99 3.96 3.24 5/190 19200
/proc/meminfo: memFree=21296276/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=78880 CPUtime=102.3 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 56709 0 0 0 10216 14 0 0 25 0 1 0 290097037 80773120 12415 33554432000 4194304 4650387 140733318998800 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 19720 12415 380 112 0 14685 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78880

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.29 5/190 19202
/proc/meminfo: memFree=21293520/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=96744 CPUtime=162.3 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 76073 0 0 0 16210 20 0 0 25 0 1 0 290097037 99065856 16864 33554432000 4194304 4650387 140733318998800 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 24186 16864 380 112 0 19151 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 96744

[startup+222.301 s]
/proc/loadavg: 4.03 3.98 3.33 5/190 19204
/proc/meminfo: memFree=21243008/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=104776 CPUtime=222.29 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 95701 0 0 0 22202 27 0 0 25 0 1 0 290097037 107290624 19661 33554432000 4194304 4650387 140733318998800 18446744073709551615 4439050 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 26194 19661 380 112 0 21159 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 104776

[startup+282.301 s]
/proc/loadavg: 4.07 4.00 3.38 5/190 19205
/proc/meminfo: memFree=21218060/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=108684 CPUtime=282.3 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 108401 0 0 0 28197 33 0 0 25 0 1 0 290097037 111292416 19868 33554432000 4194304 4650387 140733318998800 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 27171 19868 380 112 0 22136 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 108684

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.41 5/190 19216
/proc/meminfo: memFree=21217452/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=108968 CPUtime=342.3 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 125014 0 0 0 34188 42 0 0 25 0 1 0 290097037 111583232 19747 33554432000 4194304 4650387 140733318998800 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 27242 19747 380 112 0 22207 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 108968

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.45 5/190 19217
/proc/meminfo: memFree=21192216/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=181208 CPUtime=402.3 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 131924 0 0 0 40186 44 0 0 25 0 1 0 290097037 185556992 26657 33554432000 4194304 4650387 140733318998800 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 45302 26657 380 112 0 40267 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 181208

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.48 5/190 19219
/proc/meminfo: memFree=21179396/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=181208 CPUtime=462.31 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 131924 0 0 0 46187 44 0 0 25 0 1 0 290097037 185556992 26657 33554432000 4194304 4650387 140733318998800 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 45302 26657 380 112 0 40267 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 181208

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.51 5/190 19224
/proc/meminfo: memFree=21178572/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=181208 CPUtime=522.31 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 131925 0 0 0 52187 44 0 0 25 0 1 0 290097037 185556992 26658 33554432000 4194304 4650387 140733318998800 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 45302 26658 380 112 0 40267 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 181208

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.54 5/190 19225
/proc/meminfo: memFree=21188216/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=181208 CPUtime=582.31 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 131925 0 0 0 58187 44 0 0 25 0 1 0 290097037 185556992 26658 33554432000 4194304 4650387 140733318998800 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 45302 26658 380 112 0 40267 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 181208

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.56 5/190 19227
/proc/meminfo: memFree=21184324/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=130908 CPUtime=642.32 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 146401 0 0 0 64182 50 0 0 25 0 1 0 290097037 134049792 26521 33554432000 4194304 4650387 140733318998800 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 32727 26521 380 112 0 27692 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 130908

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.59 5/190 19228
/proc/meminfo: memFree=21074648/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=131136 CPUtime=702.31 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 161409 0 0 0 70177 54 0 0 25 0 1 0 290097037 134283264 26245 33554432000 4194304 4650387 140733318998800 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 32784 26245 380 112 0 27749 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 131136

[startup+762.307 s]
/proc/loadavg: 4.04 4.01 3.62 5/190 19230
/proc/meminfo: memFree=21057488/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=199032 CPUtime=762.32 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 165633 0 0 0 76176 56 0 0 25 0 1 0 290097037 203808768 30469 33554432000 4194304 4650387 140733318998800 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 49758 30469 380 112 0 44723 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 199032

[startup+822.3 s]
/proc/loadavg: 4.09 4.02 3.64 5/190 19232
/proc/meminfo: memFree=21057344/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=199032 CPUtime=822.32 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 165641 0 0 0 82176 56 0 0 25 0 1 0 290097037 203808768 30477 33554432000 4194304 4650387 140733318998800 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 49758 30477 380 112 0 44723 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 199032

[startup+882.3 s]
/proc/loadavg: 4.03 4.02 3.66 5/190 19233
/proc/meminfo: memFree=21057200/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=199032 CPUtime=882.32 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 165641 0 0 0 88176 56 0 0 25 0 1 0 290097037 203808768 30477 33554432000 4194304 4650387 140733318998800 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 49758 30477 380 112 0 44723 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 199032

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.68 5/190 19235
/proc/meminfo: memFree=21057184/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=199032 CPUtime=942.32 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 165641 0 0 0 94176 56 0 0 25 0 1 0 290097037 203808768 30477 33554432000 4194304 4650387 140733318998800 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 49758 30477 380 112 0 44723 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 199032

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.70 5/190 19236
/proc/meminfo: memFree=21057052/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=199032 CPUtime=1002.32 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 165641 0 0 0 100176 56 0 0 25 0 1 0 290097037 203808768 30477 33554432000 4194304 4650387 140733318998800 18446744073709551615 4476434 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 49758 30477 380 112 0 44723 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 199032

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/190 19238
/proc/meminfo: memFree=21071372/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=146956 CPUtime=1062.33 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 177117 0 0 0 106169 64 0 0 25 0 1 0 290097037 150482944 29628 33554432000 4194304 4650387 140733318998800 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 36739 29628 380 112 0 31704 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 146956

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.73 5/190 19240
/proc/meminfo: memFree=21071064/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=147108 CPUtime=1122.33 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 189586 0 0 0 112163 70 0 0 25 0 1 0 290097037 150638592 29525 33554432000 4194304 4650387 140733318998800 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 36777 29525 380 112 0 31742 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 147108

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.75 5/190 19241
/proc/meminfo: memFree=21028124/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=217156 CPUtime=1182.33 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 199108 0 0 0 118160 73 0 0 25 0 1 0 290097037 222367744 34755 33554432000 4194304 4650387 140733318998800 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 54289 34755 380 112 0 49254 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 217156

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.76 5/190 19243
/proc/meminfo: memFree=20963124/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=218412 CPUtime=1242.33 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 199476 0 0 0 124160 73 0 0 25 0 1 0 290097037 223653888 35123 33554432000 4194304 4650387 140733318998800 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 54603 35123 380 112 0 49568 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 218412



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.77 5/190 19328
/proc/meminfo: memFree=21514844/32951124 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=218412 CPUtime=1300.04 cores=5,7
/proc/19197/stat : 19197 (strangenight1-s) R 19195 19197 18989 0 -1 4202496 199477 0 0 0 129931 73 0 0 25 0 1 0 290097037 223653888 35124 33554432000 4194304 4650387 140733318998800 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19197/statm: 54603 35124 380 112 0 49568 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 218412

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.31
CPU system time (s): 0.738887
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 218412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.31
system time used= 0.738887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199477
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= 8
involuntary context switches= 15658

runsolver used 2.00869 second user time and 5.10422 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-03 00:56:06
IDJOB=3175634
IDBENCH=82652
IDSOLVER=1589
FILE ID=node104/3175634-1301784966
RUNJOBID= node104-1301783656-19011
PBS_JOBID= 12841413
Free space on /tmp= 71932 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S1101422472-003-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175634-1301784966/watcher-3175634-1301784966 -o /tmp/evaluation-result-3175634-1301784966/solver-3175634-1301784966 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175634-1301784966.cnf

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

MD5SUM BENCH= 1a4e1674582e40801444509cae2068da
RANDOM SEED=1912627147

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21570504 kB
Buffers:        342860 kB
Cached:       10605424 kB
SwapCached:          0 kB
Active:        7343348 kB
Inactive:      3777796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21570504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27604 kB
Writeback:           0 kB
AnonPages:      172988 kB
Mapped:          16356 kB
Slab:           195744 kB
PageTables:       5444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   375776 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= 71928 MiB
End job on node104 at 2011-04-03 01:17:48