Trace number 3176003

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.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S902286199-017.SATISFIABLE.cnf
MD5SUM598e5ac0f35fb3d353f44669087059bc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035993
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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-3176003-1301790304.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.00	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.00	c -- vars added        800
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       800      3408         0         0     10224         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/3408/3408 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.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     33  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     334 undec:     100 neg:     366
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       767      3342         0         0     10189         0   no data   no data  --
0.00/0.08	c Decided on static restart strategy
0.09/0.19	c  N st     8      4916       767      3342         0      4882     10189    172897   no data   no data  --
0.49/0.51	c  N st    10     11300       767      3342         0      4530     10189    104571   no data   no data  --
0.79/0.83	c  N st    11     17043       767      3342         0     10207     10189    298582   no data   no data  --
1.28/1.34	c  F st    12     25000       767      3342         0     12508     10189    368114   no data   no data  --
1.28/1.34	c  N st    12     25000       767      3342         0     12508     10189    368114   no data   no data  --
1.58/1.62	c Decided on static restart strategy
1.58/1.62	c  N st    18     30000       767      3342         0     10768     10189    286750   no data   no data  --
1.58/1.62	c  S st    18     30000       767      3342         0     10768     10189    286750   no data   no data  --
1.58/1.66	c  S st    18     30505       767      3342         0     11272     10189    301117   no data   no data  --
1.58/1.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.58/1.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.58/1.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.58/1.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.58/1.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.58/1.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
1.58/1.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.99/2.07	c lits-rem:        62  cl-subs:      193  v-elim:      0  v-fix:    0  time:  0.40 s
1.99/2.08	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.01
1.99/2.08	c calculated reachability. Time: 0.00
1.99/2.08	c  N st    18     30505       767      3342         0     11079     10189    292811   no data   no data  --
2.49/2.55	c  N st    20     37618       767      3342         0     10305     10189    237131   no data   no data  --
2.99/3.01	c  N st    21     44018       767      3342         0     16630     10189    457187   no data   no data  --
3.09/3.15	c  S st    22     45759       767      3342         0      9506     10189    186064   no data   no data  --
3.09/3.18	c  S st    22     46261       767      3342         0     10007     10189    201465   no data   no data  --
3.09/3.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.09/3.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.09/3.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
3.09/3.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.30/3.39	c lits-rem:        16  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.20 s
3.30/3.39	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
3.39/3.40	c vivif2 --  cl tried     9964 cl shrink        0 lits rem          0 time: 0.00
3.39/3.40	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.01
3.39/3.40	c calculated reachability. Time: 0.00
3.39/3.40	c  N st    22     46261       767      3342         0      9964     10189    199667   no data   no data  --
4.39/4.45	c  N st    23     60658       767      3342         0     14308     10189    337308   no data   no data  --
5.09/5.18	c  N st    24     69392       767      3342         0     12105     10189    244451   no data   no data  --
5.19/5.20	c  S st    24     69392       767      3342         0     12105     10189    244451   no data   no data  --
5.19/5.21	c  S st    24     69897       767      3342         0     12609     10189    259890   no data   no data  --
5.19/5.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.19/5.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
5.19/5.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.49/5.58	c lits-rem:        38  cl-subs:      116  v-elim:      0  v-fix:    0  time:  0.35 s
5.49/5.58	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
5.49/5.58	c vivif2 --  cl tried    12493 cl shrink        0 lits rem          0 time: 0.00
5.49/5.59	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.01
5.49/5.59	c calculated reachability. Time: 0.00
5.49/5.59	c  N st    24     69897       767      3342         0     12493     10189    255313   no data   no data  --
7.18/7.21	c  F st    25     87501       767      3342         0     18038     10189    451460   no data   no data  --
7.18/7.21	c  N st    25     87501       767      3342         0     18038     10189    451460   no data   no data  --
7.59/7.65	c Decided on static restart strategy
7.88/7.92	c  N st    32     95539       767      3342         0     13160     10189    236353   no data   no data  --
8.59/8.65	c  N st    34    104845       767      3342         0     22373     10189    538290   no data   no data  --
8.59/8.65	c  S st    34    104845       767      3342         0     22373     10189    538290   no data   no data  --
8.59/8.70	c  S st    34    105350       767      3342         0     22876     10189    554386   no data   no data  --
8.69/8.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.69/8.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.69/8.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.69/8.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.69/8.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.69/8.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
8.69/8.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.19/10.28	c lits-rem:       172  cl-subs:      338  v-elim:      0  v-fix:    0  time:  1.55 s
10.19/10.28	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
10.19/10.28	c vivif2 --  cl tried    22538 cl shrink        0 lits rem          0 time: 0.01
10.29/10.30	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.02
10.29/10.30	c calculated reachability. Time: 0.00
10.29/10.30	c  N st    34    105350       767      3342         0     22538     10189    540961   no data   no data  --
11.18/11.23	c  N st    35    114950       767      3342         0     18184     10189    377562   no data   no data  --
12.58/12.63	c  N st    36    129347       767      3342         0     17606     10189    329643   no data   no data  --
14.69/14.73	c  N st    37    150942       767      3342         0     23107     10189    505369   no data   no data  --
15.40/15.48	c  S st    38    158025       767      3342         0     30047     10189    727144   no data   no data  --
15.49/15.55	c  S st    38    158528       767      3342         0     30548     10189    742870   no data   no data  --
15.49/15.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.49/15.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.49/15.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.49/15.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.49/15.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.49/15.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
15.49/15.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.79/17.84	c lits-rem:       420  cl-subs:      970  v-elim:      0  v-fix:    0  time:  2.24 s
17.79/17.84	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
17.79/17.84	c vivif2 --  cl tried    29578 cl shrink        0 lits rem          0 time: 0.01
17.79/17.87	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.02
17.79/17.87	c calculated reachability. Time: 0.00
17.79/17.87	c  N st    38    158528       767      3342         0     29578     10189    706099   no data   no data  --
23.19/23.29	c  N st    39    207120       767      3342         0     24237     10189    477532   no data   no data  --
26.99/27.04	c  N st    40    237792       767      3342         0     34778     10189    797750   no data   no data  --
26.99/27.04	c  S st    40    237792       767      3342         0     34778     10189    797750   no data   no data  --
27.09/27.12	c  S st    40    238296       767      3342         0     35282     10189    812588   no data   no data  --
27.09/27.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.09/27.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.09/27.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.09/27.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.09/27.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/27.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
27.09/27.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.49/29.60	c lits-rem:       670  cl-subs:      990  v-elim:      0  v-fix:    0  time:  2.44 s
29.49/29.60	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
29.59/29.61	c vivif2 --  cl tried    34292 cl shrink        0 lits rem          0 time: 0.01
29.59/29.64	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.03
29.59/29.64	c calculated reachability. Time: 0.00
29.59/29.64	c  N st    40    238296       767      3342         0     34292     10189    775998   no data   no data  --
38.50/38.53	c  F st    41    306252       767      3342         0     36233     10189    813512   no data   no data  --
38.50/38.54	c  N st    41    306252       767      3342         0     36233     10189    813512   no data   no data  --
41.08/41.17	c  N dy   134    326387       767      3342         0     32466     10189    553640     21.74     23.03  --
43.78/43.83	c  N dy   211    346398       767      3342         0     27546     10189    346134     21.24     22.39  --
45.09/45.13	c  S st   265    357446       767      3342         0     38518     10189    688669     21.29   no data  --
45.19/45.22	c  S st   265    357948       767      3342         0     39019     10189    703957     21.29   no data  --
45.19/45.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.19/45.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.19/45.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
45.19/45.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.19/45.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.19/45.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
45.19/45.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.39/47.47	c lits-rem:       439  cl-subs:      286  v-elim:      0  v-fix:    0  time:  2.21 s
47.39/47.47	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
47.39/47.48	c vivif2 --  cl tried    38733 cl shrink        0 lits rem          0 time: 0.01
47.49/47.51	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.03
47.49/47.51	c calculated reachability. Time: 0.00
47.49/47.51	c  N dy   265    357948       767      3342         0     38733     10189    692878     21.29   no data  --
50.19/50.23	c  N dy   342    378035       767      3342         0     32863     10189    477860     21.07     22.28  --
53.09/53.15	c  N dy   422    398245       767      3342         0     52943     10189   1104565     21.00     22.12  --
55.89/55.99	c  N dy   525    420140       767      3342         0     47904     10189    922041     21.04     22.31  --
59.08/59.13	c  N dy   636    441717       767      3342         0     41512     10189    686493     21.12     22.39  --
62.49/62.53	c  N dy   752    461748       767      3342         0     32624     10189    378622     21.22     22.44  --
65.29/65.35	c  N dy   811    481829       767      3342         0     52542     10189   1012272     21.15     23.23  --
68.29/68.37	c  N dy   926    501910       767      3342         0     42727     10189    673942     21.22     24.44  --
71.89/71.98	c  N dy  1039    522316       767      3342         0     32194     10189    302961     21.30     22.52  --
73.79/73.86	c  S st  1071    536922       767      3342         0     46639     10189    783299     21.17     16.13  --
73.89/73.96	c  S st  1071    537424       767      3342         0     47141     10189    798337     21.17   no data  --
73.89/73.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.89/73.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.89/73.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
73.99/74.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.99/74.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.99/74.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
73.99/74.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
76.29/76.38	c lits-rem:      1289  cl-subs:      621  v-elim:      0  v-fix:    0  time:  2.37 s
76.29/76.38	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
76.29/76.39	c vivif2 --  cl tried    46520 cl shrink        0 lits rem          0 time: 0.01
76.39/76.43	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.04
76.39/76.43	c calculated reachability. Time: 0.00
76.39/76.43	c  N dy  1071    537424       767      3342         0     46520     10189    776668     21.17   no data  --
79.79/79.89	c  N dy  1120    557449       767      3342         0     34611     10189    351994     21.05     23.32  --
82.79/82.89	c  N dy  1228    577614       767      3342         0     54661     10189    986434     21.09     22.25  --
86.39/86.46	c  N dy  1359    598328       767      3342         0     42464     10189    581817     21.17     22.34  --
90.59/90.66	c  N dy  1485    621242       767      3342         0     65247     10189   1304441     21.22     22.35  --
93.69/93.76	c  N dy  1592    641464       767      3342         0     51590     10189    847431     21.25     22.53  --
97.99/98.05	c  N dy  1714    661490       767      3342         0     36719     10189    341412     21.31     24.46  --
101.79/101.82	c  N dy  1820    681506       767      3342         0     56604     10189    967432     21.34     23.23  --
105.59/105.67	c  N dy  1915    701532       767      3342         0     40733     10189    443513     21.36     23.05  --
109.89/109.99	c  N dy  2019    725802       767      3342         0     64840     10189   1212520     21.36     22.95  --
113.68/113.79	c  N dy  2121    745977       767      3342         0     48116     10189    643832     21.39     22.59  --
117.69/117.77	c  N dy  2248    766482       767      3342         0     68502     10189   1298179     21.44     22.95  --
121.69/121.72	c  N dy  2327    789276       767      3342         0     53390     10189    786646     21.42     22.57  --
125.18/125.26	c  S st  2422    806138       767      3342         0     70154     10189   1318677     21.45     19.19  --
125.39/125.42	c  S st  2422    806648       767      3342         0     70663     10189   1334618     21.45   no data  --
125.39/125.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
125.39/125.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.39/125.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
125.48/125.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.48/125.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.48/125.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
125.48/125.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
127.39/127.44	c lits-rem:       239  cl-subs:      776  v-elim:      0  v-fix:    0  time:  1.94 s
127.39/127.44	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
127.39/127.45	c vivif2 --  cl tried    69887 cl shrink        0 lits rem          0 time: 0.02
127.49/127.52	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.07
127.49/127.53	c calculated reachability. Time: 0.00
127.49/127.53	c  N dy  2422    806648       767      3342         0     69887     10189   1305956     21.45   no data  --
131.29/131.39	c  N dy  2535    826776       767      3342         0     51164     10189    699974     21.48     22.63  --
135.39/135.43	c  N dy  2631    846803       767      3342         0     71031     10189   1325006     21.48     22.80  --
139.39/139.41	c  N dy  2754    866883       767      3342         0     51229     10189    670736     21.51     22.80  --
143.49/143.52	c  N dy  2855    886976       767      3342         0     71175     10189   1300540     21.52     22.70  --
147.69/147.77	c  N dy  2939    907171       767      3342         0     50501     10189    625239     21.51     22.86  --
151.59/151.68	c  N dy  3004    927182       767      3342         0     70347     10189   1245837     21.49     23.31  --
156.10/156.15	c  N dy  3099    947546       767      3342         0     48879     10189    545307     21.51     22.71  --
160.09/160.13	c  N dy  3211    967641       767      3342         0     68834     10189   1184528     21.53     24.39  --
165.19/165.25	c  N dy  3336    987716       767      3342         0     46079     10189    432172     21.56     29.14  --
169.89/169.91	c  N dy  3447   1007766       767      3342         0     65982     10189   1065062     21.58     24.17  --
175.29/175.30	c  N dy  3560   1027821       767      3342         0     85895     10189   1701186     21.60     23.80  --
178.89/178.96	c  N dy  3611   1048035       767      3342         0     62278     10189    929525     21.58     22.77  --
183.89/183.94	c  N dy  3736   1068073       767      3342         0     82203     10189   1573310     21.61     23.31  --
184.99/185.03	c  F st  3757   1071876       767      3342         0     85986     10189   1696277     21.61   no data  --
186.19/186.27	c Decided on static restart strategy
188.19/188.26	c  N st  3766   1090582       767      3342         0     59835     10189    864008     21.61   no data  --
193.39/193.49	c  N st  3768   1114578       767      3342         0     83566     10189   1676380     21.61   no data  --
197.89/197.95	c  N st  3769   1136173       767      3342         0     59344     10189   1356854     21.61   no data  --
206.00/206.00	c  N st  3770   1168565       767      3342         0     91290     10189   2479094     21.61   no data  --
215.40/215.40	c  N st  3771   1209972       767      3342         0     85501     10189   2177470     21.61   no data  --
215.40/215.40	c  S st  3771   1209972       767      3342         0     85501     10189   2177470     21.61   no data  --
215.60/215.62	c  S st  3771   1210477       767      3342         0     86006     10189   2193493     21.61   no data  --
215.60/215.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
215.60/215.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
215.60/215.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
215.70/215.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
215.70/215.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
215.70/215.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
215.70/215.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
225.10/225.13	c lits-rem:        50  cl-subs:     4039  v-elim:      0  v-fix:    0  time:  9.39 s
225.10/225.13	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
225.10/225.16	c vivif2 --  cl tried    81967 cl shrink        0 lits rem          0 time: 0.02
225.20/225.25	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.10
225.20/225.26	c calculated reachability. Time: 0.00
225.20/225.26	c  N st  3771   1210477       767      3342         0     81967     10189   2046184     21.61   no data  --
242.39/242.49	c  N st  3772   1283360       767      3342         0     58201     10189   1108561     21.61   no data  --
267.79/267.87	c  N st  3773   1392683       767      3342         0     66510     10189   1336507     21.61   no data  --
312.59/312.62	c  N st  3774   1556669       767      3342         0     71128     10189   1382071     21.61   no data  --
352.49/352.58	c  N st  3775   1710478       767      3342         0     57254     10189    777790     21.61   no data  --
352.49/352.58	c  S st  3775   1710478       767      3342         0     57254     10189    777790     21.61   no data  --
352.69/352.70	c  S st  3775   1710983       767      3342         0     57759     10189    794059     21.61   no data  --
352.69/352.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
352.69/352.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
352.69/352.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
352.69/352.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
352.69/352.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
352.69/352.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
352.69/352.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
354.79/354.84	c lits-rem:       404  cl-subs:      244  v-elim:      0  v-fix:    0  time:  2.09 s
354.79/354.84	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
354.79/354.85	c vivif2 --  cl tried    57515 cl shrink        0 lits rem          0 time: 0.01
354.89/354.90	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.05
354.89/354.91	c calculated reachability. Time: 0.00
354.89/354.91	c  N st  3775   1710983       767      3342         0     57515     10189    785672     21.61   no data  --
463.11/463.17	c  N st  3776   2079947       767      3342         0     63697     10189    823626     21.61   no data  --
500.20/500.21	c  N st  3777   2210983       767      3342         0     65449     10189    820662     21.61   no data  --
500.20/500.21	c  S st  3777   2210983       767      3342         0     65449     10189    820662     21.61   no data  --
500.30/500.36	c  S st  3777   2211488       767      3342         0     65954     10189    836899     21.61   no data  --
500.30/500.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
500.30/500.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
500.30/500.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
500.40/500.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.40/500.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.40/500.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
500.40/500.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
502.60/502.70	c lits-rem:       178  cl-subs:      174  v-elim:      0  v-fix:    0  time:  2.28 s
502.60/502.70	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
502.70/502.71	c vivif2 --  cl tried    65780 cl shrink        0 lits rem          0 time: 0.01
502.70/502.77	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.06
502.70/502.77	c calculated reachability. Time: 0.00
502.70/502.77	c  N st  3777   2211488       767      3342         0     65780     10189    831354     21.61   no data  --
660.10/660.16	c  N st  3778   2711489       767      3342         0     82377     10189   1262617     21.61   no data  --
660.10/660.16	c  S st  3778   2711489       767      3342         0     82377     10189   1262617     21.61   no data  --
660.30/660.37	c  S st  3778   2711991       767      3342         0     82878     10189   1278222     21.61   no data  --
660.30/660.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
660.30/660.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
660.40/660.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
660.40/660.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
660.40/660.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
660.40/660.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
660.40/660.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
662.70/662.77	c lits-rem:        96  cl-subs:     1185  v-elim:      0  v-fix:    0  time:  2.32 s
662.70/662.77	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
662.70/662.79	c vivif2 --  cl tried    81693 cl shrink        0 lits rem          0 time: 0.02
662.80/662.88	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.09
662.80/662.88	c calculated reachability. Time: 0.00
662.80/662.88	c  N st  3778   2711991       767      3342         0     81693     10189   1236100     21.61   no data  --
842.51/842.54	c  N st  3779   3211991       767      3342         0    127570     10189   2727466     21.61   no data  --
842.51/842.54	c  S st  3779   3211991       767      3342         0    127570     10189   2727466     21.61   no data  --
842.81/842.89	c  S st  3779   3212495       767      3342         0    128074     10189   2743647     21.61   no data  --
842.91/842.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
842.91/842.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.91/842.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
843.01/843.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
843.01/843.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
843.01/843.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
843.01/843.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
862.01/862.02	c lits-rem:       224  cl-subs:     5718  v-elim:      0  v-fix:    0  time: 18.97 s
862.01/862.02	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
862.01/862.06	c vivif2 --  cl tried   122356 cl shrink        0 lits rem          0 time: 0.03
862.21/862.23	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.17
862.21/862.24	c calculated reachability. Time: 0.00
862.21/862.24	c  N st  3779   3212495       767      3342         0    122356     10189   2536588     21.61   no data  --
1055.62/1055.62	c  N st  3780   3712495       767      3342         0    133180     10189   2801312     21.61   no data  --
1055.62/1055.62	c  S st  3780   3712495       767      3342         0    133180     10189   2801312     21.61   no data  --
1055.92/1055.96	c  S st  3780   3712995       767      3342         0    133679     10189   2816329     21.61   no data  --
1055.92/1055.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1055.92/1055.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1056.03/1056.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1056.12/1056.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1056.12/1056.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1056.12/1056.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
1056.12/1056.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1077.81/1077.81	c lits-rem:        25  cl-subs:     6780  v-elim:      0  v-fix:    0  time: 21.67 s
1077.81/1077.81	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
1077.81/1077.84	c vivif2 --  cl tried   126899 cl shrink        0 lits rem          0 time: 0.03
1078.02/1078.02	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.18
1078.02/1078.03	c calculated reachability. Time: 0.00
1078.02/1078.03	c  N st  3780   3712995       767      3342         0    126899     10189   2573703     21.61   no data  --
1098.82/1098.82	c  F st  3781   3751562       767      3342         0    164822     10189   3932192     21.61   no data  --
1098.82/1098.83	c  N st  3781   3751562       767      3342         0    164822     10189   3932192     21.61   no data  --
1101.02/1101.04	c Decided on static restart strategy
1107.21/1107.27	c  N st  3791   3779865       767      3342         0    109476     10189   1825752     21.61   no data  --
1122.62/1122.66	c  N st  3793   3815860       767      3342         0    144965     10189   3095556     21.61   no data  --
1136.12/1136.16	c  N st  3794   3848252       767      3342         0     92435     10189   1234401     21.61   no data  --
1154.52/1154.53	c  N st  3795   3896841       767      3342         0    140177     10189   2924278     21.61   no data  --
1180.82/1180.88	c  N st  3796   3969725       767      3342         0    126452     10189   2447865     21.61   no data  --
1233.32/1233.39	c  N st  3797   4079048       767      3342         0    147939     10189   3417943     21.61   no data  --
1296.03/1296.02	c  N st  3798   4212996       767      3342         0    103156     10189   1520227     21.61   no data  --
1296.03/1296.02	c  S st  3798   4212996       767      3342         0    103156     10189   1520227     21.61   no data  --
1296.33/1296.37	c  S st  3798   4213498       767      3342         0    103658     10189   1536725     21.61   no data  --
1296.33/1296.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1296.33/1296.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1296.43/1296.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1296.43/1296.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1296.43/1296.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.43/1296.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
1296.43/1296.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1299.43/1299.46	c lits-rem:        31  cl-subs:     1001  v-elim:      0  v-fix:    0  time:  2.97 s
1299.43/1299.46	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
1299.43/1299.48	c vivif2 --  cl tried   102657 cl shrink        0 lits rem          0 time: 0.02
1299.63/1299.66	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.18
1299.63/1299.66	c calculated reachability. Time: 0.00
1299.63/1299.66	c  N st  3798   4213498       767      3342         0    102657     10189   1495935     21.61   no data  --

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-3176003-1301790304/watcher-3176003-1301790304 -o /tmp/evaluation-result-3176003-1301790304/solver-3176003-1301790304 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176003-1301790304.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: 1.31 3.01 3.58 7/182 21109
/proc/meminfo: memFree=21972300/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=29960 CPUtime=0 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 546 0 0 0 0 0 0 0 18 0 1 0 271446313 30679040 486 33554432000 4194304 4650387 140734333081072 18446744073709551615 233509994251 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 7490 486 327 112 0 2455 0

[startup+0.0878509 s]
/proc/loadavg: 1.31 3.01 3.58 7/182 21109
/proc/meminfo: memFree=21972300/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=30812 CPUtime=0.08 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 882 0 0 0 8 0 0 0 18 0 1 0 271446313 31551488 801 33554432000 4194304 4650387 140734333081072 18446744073709551615 4364380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 7703 801 379 112 0 2668 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30812

[startup+0.100845 s]
/proc/loadavg: 1.31 3.01 3.58 7/182 21109
/proc/meminfo: memFree=21972300/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=30812 CPUtime=0.09 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 897 0 0 0 9 0 0 0 18 0 1 0 271446313 31551488 816 33554432000 4194304 4650387 140734333081072 18446744073709551615 4363524 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 7703 816 379 112 0 2668 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30812

[startup+0.300817 s]
/proc/loadavg: 1.31 3.01 3.58 7/182 21109
/proc/meminfo: memFree=21972300/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=31428 CPUtime=0.29 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 1220 0 0 0 29 0 0 0 18 0 1 0 271446313 32182272 930 33554432000 4194304 4650387 140734333081072 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 7857 930 381 112 0 2822 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31428

[startup+0.700746 s]
/proc/loadavg: 1.31 3.01 3.58 7/182 21109
/proc/meminfo: memFree=21972300/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=31968 CPUtime=0.69 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 1704 0 0 0 69 0 0 0 18 0 1 0 271446313 32735232 1107 33554432000 4194304 4650387 140734333081072 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 7992 1107 381 112 0 2957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31968

[startup+1.50061 s]
/proc/loadavg: 1.31 3.01 3.58 7/190 21122
/proc/meminfo: memFree=21948844/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=32752 CPUtime=1.48 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 2666 0 0 0 148 0 0 0 20 0 1 0 271446313 33538048 1242 33554432000 4194304 4650387 140734333081072 18446744073709551615 4367263 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 8188 1242 382 112 0 3153 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32752

[startup+3.10029 s]
/proc/loadavg: 1.31 3.01 3.58 7/190 21122
/proc/meminfo: memFree=21922556/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=39920 CPUtime=3.09 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 5216 0 0 0 308 1 0 0 25 0 1 0 271446313 40878080 3276 33554432000 4194304 4650387 140734333081072 18446744073709551615 4363851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 9980 3276 383 112 0 4945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39920

[startup+6.30075 s]
/proc/loadavg: 1.60 3.04 3.59 6/190 21122
/proc/meminfo: memFree=21912392/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=43000 CPUtime=6.28 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 7781 0 0 0 627 1 0 0 25 0 1 0 271446313 44032000 4015 33554432000 4194304 4650387 140734333081072 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 10750 4015 383 112 0 5715 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43000

[startup+12.7006 s]
/proc/loadavg: 1.79 3.06 3.59 6/190 21122
/proc/meminfo: memFree=21880312/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=50184 CPUtime=12.68 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 12472 0 0 0 1266 2 0 0 25 0 1 0 271446313 51388416 5477 33554432000 4194304 4650387 140734333081072 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 12546 5477 383 112 0 7511 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50184

[startup+25.5003 s]
/proc/loadavg: 2.28 3.10 3.60 7/190 21122
/proc/meminfo: memFree=21852876/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=60676 CPUtime=25.49 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 19862 0 0 0 2545 4 0 0 25 0 1 0 271446313 62132224 7774 33554432000 4194304 4650387 140734333081072 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 15169 7774 383 112 0 10134 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60676

[startup+51.1007 s]
/proc/loadavg: 2.87 3.17 3.61 7/190 21123
/proc/meminfo: memFree=21826104/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=86364 CPUtime=51.09 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 29494 0 0 0 5103 6 0 0 25 0 1 0 271446313 88436736 12459 33554432000 4194304 4650387 140734333081072 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 21591 12459 383 112 0 16556 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86364

[startup+102.308 s]
/proc/loadavg: 3.51 3.30 3.63 6/190 21124
/proc/meminfo: memFree=21763968/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=101268 CPUtime=102.29 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 35176 0 0 0 10222 7 0 0 25 0 1 0 271446313 103698432 18141 33554432000 4194304 4650387 140734333081072 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 25317 18141 383 112 0 20282 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 101268

[startup+162.301 s]
/proc/loadavg: 3.77 3.41 3.64 6/190 21153
/proc/meminfo: memFree=21779044/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=85544 CPUtime=162.29 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 42956 0 0 0 16219 10 0 0 25 0 1 0 271446313 87597056 15286 33554432000 4194304 4650387 140734333081072 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 21386 15286 383 112 0 16351 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85544

[startup+222.301 s]
/proc/loadavg: 3.91 3.51 3.66 6/190 21154
/proc/meminfo: memFree=21717000/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=116744 CPUtime=222.29 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 61108 0 0 0 22215 14 0 0 25 0 1 0 271446313 119545856 22498 33554432000 4194304 4650387 140734333081072 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 29186 22498 383 112 0 24151 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 116744

[startup+282.3 s]
/proc/loadavg: 3.97 3.60 3.68 6/190 21156
/proc/meminfo: memFree=21671608/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=140600 CPUtime=282.29 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 70095 0 0 0 28212 17 0 0 25 0 1 0 271446313 143974400 28620 33554432000 4194304 4650387 140734333081072 18446744073709551615 4365235 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 35150 28620 383 112 0 30115 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 140600

[startup+342.3 s]
/proc/loadavg: 4.15 3.70 3.71 6/190 21158
/proc/meminfo: memFree=21639232/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=140600 CPUtime=342.29 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 70508 0 0 0 34212 17 0 0 25 0 1 0 271446313 143974400 29033 33554432000 4194304 4650387 140734333081072 18446744073709551615 4315087 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 35150 29033 383 112 0 30115 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 140600

[startup+402.301 s]
/proc/loadavg: 4.05 3.75 3.72 6/190 21159
/proc/meminfo: memFree=21610068/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=142848 CPUtime=402.3 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 71404 0 0 0 40212 18 0 0 25 0 1 0 271446313 146276352 29784 33554432000 4194304 4650387 140734333081072 18446744073709551615 4366918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 35712 29784 383 112 0 30677 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 142848

[startup+462.301 s]
/proc/loadavg: 4.02 3.80 3.74 6/190 21161
/proc/meminfo: memFree=21574828/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=219048 CPUtime=462.3 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 78504 0 0 0 46210 20 0 0 25 0 1 0 271446313 224305152 36449 33554432000 4194304 4650387 140734333081072 18446744073709551615 4360395 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 54762 36449 383 112 0 49727 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 219048

[startup+522.301 s]
/proc/loadavg: 4.00 3.83 3.75 6/190 21162
/proc/meminfo: memFree=21555352/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=219900 CPUtime=522.3 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 79262 0 0 0 52210 20 0 0 25 0 1 0 271446313 225177600 36344 33554432000 4194304 4650387 140734333081072 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 54975 36344 383 112 0 49940 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 219900

[startup+582.3 s]
/proc/loadavg: 4.00 3.86 3.76 6/190 21164
/proc/meminfo: memFree=21550108/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=168920 CPUtime=582.3 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 80439 0 0 0 58209 21 0 0 25 0 1 0 271446313 172974080 36404 33554432000 4194304 4650387 140734333081072 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 42230 36404 383 112 0 37195 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 168920

[startup+642.301 s]
/proc/loadavg: 4.00 3.88 3.77 6/190 21166
/proc/meminfo: memFree=21565448/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=143440 CPUtime=642.31 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 87328 0 0 0 64208 23 0 0 25 0 1 0 271446313 146882560 28859 33554432000 4194304 4650387 140734333081072 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 35860 28859 383 112 0 30825 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 143440

[startup+702.301 s]
/proc/loadavg: 4.00 3.90 3.78 6/190 21167
/proc/meminfo: memFree=21552160/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=143564 CPUtime=702.31 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 95728 0 0 0 70206 25 0 0 25 0 1 0 271446313 147009536 29568 33554432000 4194304 4650387 140734333081072 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 35891 29568 383 112 0 30856 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 143564

[startup+762.307 s]
/proc/loadavg: 4.00 3.92 3.80 6/190 21169
/proc/meminfo: memFree=21550548/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=196916 CPUtime=762.31 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 104144 0 0 0 76204 27 0 0 25 0 1 0 271446313 201641984 30402 33554432000 4194304 4650387 140734333081072 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 49229 30402 383 112 0 44194 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 196916

[startup+822.3 s]
/proc/loadavg: 4.00 3.93 3.81 6/190 21170
/proc/meminfo: memFree=21544580/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=197604 CPUtime=822.31 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 112361 0 0 0 82201 30 0 0 25 0 1 0 271446313 202346496 30643 33554432000 4194304 4650387 140734333081072 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 49401 30643 383 112 0 44366 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 197604

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.82 6/190 21172
/proc/meminfo: memFree=21527440/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=174660 CPUtime=882.31 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 125882 0 0 0 88197 34 0 0 25 0 1 0 271446313 178851840 35731 33554432000 4194304 4650387 140734333081072 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 43665 35731 383 112 0 38630 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 174660

[startup+942.301 s]
/proc/loadavg: 4.08 3.98 3.84 6/190 21174
/proc/meminfo: memFree=21500524/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=174784 CPUtime=942.31 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 134677 0 0 0 94193 38 0 0 25 0 1 0 271446313 178978816 36169 33554432000 4194304 4650387 140734333081072 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 43696 36169 383 112 0 38661 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 174784

[startup+1002.3 s]
/proc/loadavg: 4.03 3.98 3.84 6/190 21175
/proc/meminfo: memFree=21482764/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=229712 CPUtime=1002.32 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 140834 0 0 0 100191 41 0 0 25 0 1 0 271446313 235225088 38022 33554432000 4194304 4650387 140734333081072 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 57428 38022 383 112 0 52393 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 229712

[startup+1062.3 s]
/proc/loadavg: 4.01 3.98 3.85 6/190 21177
/proc/meminfo: memFree=21472552/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=180892 CPUtime=1062.31 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 149689 0 0 0 106186 45 0 0 25 0 1 0 271446313 185233408 38177 33554432000 4194304 4650387 140734333081072 18446744073709551615 4433061 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 45223 38177 383 112 0 40188 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 180892

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.85 6/190 21178
/proc/meminfo: memFree=21463844/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=186560 CPUtime=1122.32 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 156202 0 0 0 112185 47 0 0 25 0 1 0 271446313 191037440 40016 33554432000 4194304 4650387 140734333081072 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 46640 40016 383 112 0 41605 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 186560

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.86 6/190 21180
/proc/meminfo: memFree=21443860/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=186644 CPUtime=1182.32 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 164564 0 0 0 118183 49 0 0 25 0 1 0 271446313 191123456 39478 33554432000 4194304 4650387 140734333081072 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 46661 39478 383 112 0 41626 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 186644

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.87 6/190 21182
/proc/meminfo: memFree=21420016/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=242844 CPUtime=1242.32 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 170832 0 0 0 124178 54 0 0 25 0 1 0 271446313 248672256 41006 33554432000 4194304 4650387 140734333081072 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 60711 41006 383 112 0 55676 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 242844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.87 6/190 21183
/proc/meminfo: memFree=21402016/32951124 swapFree=67111528/67111528
[pid=21106] ppid=21101 vsize=192008 CPUtime=1300.03 cores=0,2
/proc/21106/stat : 21106 (strangenight1-s) R 21101 21106 20159 0 -1 4202496 179094 0 0 0 129945 58 0 0 25 0 1 0 271446313 196616192 39446 33554432000 4194304 4650387 140734333081072 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21106/statm: 48002 39446 383 112 0 42967 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 192008

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

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

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

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

runsolver used 2.15967 second user time and 4.87626 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-03 02:25:05
IDJOB=3176003
IDBENCH=83021
IDSOLVER=1589
FILE ID=node145/3176003-1301790304
RUNJOBID= node145-1301790304-21079
PBS_JOBID= 12841373
Free space on /tmp= 72360 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S902286199-017.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176003-1301790304/watcher-3176003-1301790304 -o /tmp/evaluation-result-3176003-1301790304/solver-3176003-1301790304 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176003-1301790304.cnf

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

MD5SUM BENCH= 598e5ac0f35fb3d353f44669087059bc
RANDOM SEED=1383229345

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21973016 kB
Buffers:        364428 kB
Cached:       10295848 kB
SwapCached:          0 kB
Active:        6868560 kB
Inactive:      3853404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21973016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20480 kB
Writeback:           0 kB
AnonPages:       61940 kB
Mapped:          14616 kB
Slab:           193092 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187140 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= 72336 MiB
End job on node145 at 2011-04-03 02:46:47