Trace number 3175977

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 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S735137557-045.SATISFIABLE.cnf
MD5SUMdb052c7898d14b578cec80f7488daf9a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3175977-1301789257.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     16  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:     272 undec:      71 neg:     257
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       584      2532         0         0      7692         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4914       584      2532         0      4867      7692    130763   no data   no data  --
0.39/0.43	c  N st    10     11298       584      2532         0      4495      7692     83230   no data   no data  --
0.69/0.70	c  N st    11     17041       584      2532         0     10149      7692    240349   no data   no data  --
1.10/1.17	c  F st    12     25000       584      2532         0     12429      7692    293695   no data   no data  --
1.10/1.17	c  N st    12     25000       584      2532         0     12429      7692    293695   no data   no data  --
1.39/1.41	c  N dy    18     30000       584      2532         0     10696      7692    225875   no data   no data  --
1.39/1.41	c  S st    18     30000       584      2532         0     10696      7692    225875   no data   no data  --
1.39/1.44	c  S st    18     30503       584      2532         0     11199      7692    238176   no data   no data  --
1.39/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
1.39/1.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.68	c lits-rem:       277  cl-subs:      362  v-elim:      0  v-fix:    0  time:  0.23 s
1.59/1.69	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.01
1.59/1.69	c calculated reachability. Time: 0.00
1.59/1.69	c  N dy    18     30503       584      2532         0     10837      7692    226975   no data   no data  --
1.89/1.93	c  N dy    31     34576       584      2532         0     14857      7692    332062     17.96     19.09  --
2.09/2.15	c  N dy    43     38675       584      2532         0     11087      7692    183485     17.47     20.25  --
2.39/2.44	c  N dy    56     43462       584      2532         0     15822      7692    303601     17.19     18.21  --
2.49/2.59	c  S st    71     45754       584      2532         0      9245      7692    113896     17.35     16.15  --
2.59/2.61	c  S st    71     46257       584      2532         0      9747      7692    126742     17.35   no data  --
2.59/2.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
2.59/2.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.69/2.70	c lits-rem:        20  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.08 s
2.69/2.70	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
2.69/2.71	c vivif2 --  cl tried     9731 cl shrink        0 lits rem          0 time: 0.00
2.69/2.71	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.01
2.69/2.71	c calculated reachability. Time: 0.00
2.69/2.71	c  N dy    71     46257       584      2532         0      9731      7692    126328     17.35   no data  --
2.89/2.94	c  N dy    87     50484       584      2532         0     13909      7692    231328     17.36     18.31  --
3.19/3.25	c  N dy    99     55165       584      2532         0     18530      7692    348553     17.28     18.22  --
3.39/3.49	c  N dy   115     59189       584      2532         0     12649      7692    177472     17.31     18.28  --
3.69/3.73	c  N dy   130     63221       584      2532         0     16645      7692    280239     17.29     18.25  --
3.99/4.04	c  N dy   151     67325       584      2532         0     20703      7692    382214     17.33     20.57  --
4.09/4.18	c  S st   167     69385       584      2532         0     11878      7692    136086     17.41     17.34  --
4.19/4.22	c  S st   167     69885       584      2532         0     12377      7692    148113     17.41   no data  --
4.19/4.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
4.19/4.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.29/4.35	c lits-rem:        26  cl-subs:       31  v-elim:      0  v-fix:    0  time:  0.13 s
4.29/4.35	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
4.29/4.35	c vivif2 --  cl tried    12346 cl shrink        0 lits rem          0 time: 0.00
4.29/4.36	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.01
4.29/4.36	c calculated reachability. Time: 0.00
4.29/4.36	c  N dy   167     69885       584      2532         0     12346      7692    147093     17.41   no data  --
4.69/4.73	c  N dy   182     75842       584      2532         0     18249      7692    296334     17.33     18.28  --
5.09/5.14	c  N dy   204     80822       584      2532         0     23174      7692    422722     17.37     18.38  --
5.39/5.49	c  N dy   218     86338       584      2532         0     16743      7692    237099     17.33     18.60  --
5.49/5.57	c  F st   225     87500       584      2532         0     17897      7692    266228     17.33     17.26  --
5.89/5.95	c Decided on static restart strategy
5.89/5.95	c  N st   231     92693       584      2532         0     23014      7692    401925     17.33   no data  --
6.39/6.48	c  N st   233     99803       584      2532         0     17195      7692    362403     17.33   no data  --
6.79/6.86	c  S st   234    104828       584      2532         0     22154      7692    501288     17.33   no data  --
6.89/6.91	c  S st   234    105333       584      2532         0     22659      7692    513636     17.33   no data  --
6.89/6.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
6.89/6.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.09/8.17	c lits-rem:      1042  cl-subs:      732  v-elim:      0  v-fix:    0  time:  1.24 s
8.09/8.17	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
8.09/8.17	c vivif2 --  cl tried    21927 cl shrink        0 lits rem          0 time: 0.00
8.09/8.19	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.02
8.09/8.19	c calculated reachability. Time: 0.00
8.09/8.19	c  N st   234    105333       584      2532         0     21927      7692    490295     17.33   no data  --
8.98/9.07	c  N st   235    114932       584      2532         0     17535      7692    313444     17.33   no data  --
10.18/10.28	c  N st   236    129331       584      2532         0     16967      7692    312380     17.33   no data  --
12.19/12.21	c  N st   237    150927       584      2532         0     22471      7692    424350     17.33   no data  --
12.79/12.85	c  S st   238    158000       584      2532         0     29381      7692    613632     17.33   no data  --
12.89/12.92	c  S st   238    158503       584      2532         0     29884      7692    626434     17.33   no data  --
12.89/12.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.89/12.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.89/12.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
12.89/12.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.69/14.73	c lits-rem:       616  cl-subs:     1620  v-elim:      0  v-fix:    0  time:  1.79 s
14.69/14.73	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
14.69/14.74	c vivif2 --  cl tried    28264 cl shrink        0 lits rem          0 time: 0.01
14.69/14.76	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.02
14.69/14.76	c calculated reachability. Time: 0.00
14.69/14.76	c  N st   238    158503       584      2532         0     28264      7692    575856     17.33   no data  --
19.39/19.42	c  N st   239    207092       584      2532         0     23039      7692    384605     17.33   no data  --
22.59/22.69	c  N st   240    237755       584      2532         0     33444      7692    625834     17.33   no data  --
22.59/22.69	c  S st   240    237755       584      2532         0     33444      7692    625834     17.33   no data  --
22.69/22.77	c  S st   240    238259       584      2532         0     33948      7692    638752     17.33   no data  --
22.69/22.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.69/22.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.69/22.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.69/22.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.69/22.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.69/22.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
22.69/22.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.59/24.63	c lits-rem:       952  cl-subs:     1771  v-elim:      0  v-fix:    0  time:  1.83 s
24.59/24.63	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
24.59/24.63	c vivif2 --  cl tried    32177 cl shrink        0 lits rem          0 time: 0.01
24.59/24.66	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.02
24.59/24.66	c calculated reachability. Time: 0.00
24.59/24.66	c  N st   240    238259       584      2532         0     32177      7692    591862     17.33   no data  --
32.39/32.48	c  F st   241    306250       584      2532         0     34176      7692    619656     17.33   no data  --
32.39/32.48	c  N st   241    306250       584      2532         0     34176      7692    619656     17.33   no data  --
32.99/33.05	c Decided on static restart strategy
35.39/35.48	c  N st   251    334549       584      2532         0     38411      7692    689300     17.33   no data  --
38.09/38.14	c  N st   253    357389       584      2532         0     36248      7692    602672     17.33   no data  --
38.09/38.14	c  S st   253    357389       584      2532         0     36248      7692    602672     17.33   no data  --
38.19/38.21	c  S st   253    357893       584      2532         0     36752      7692    615510     17.33   no data  --
38.19/38.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.19/38.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.19/38.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.19/38.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.19/38.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.19/38.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
38.19/38.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.79/39.82	c lits-rem:       407  cl-subs:     1263  v-elim:      0  v-fix:    0  time:  1.57 s
39.79/39.82	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
39.79/39.83	c vivif2 --  cl tried    35489 cl shrink        0 lits rem          0 time: 0.00
39.79/39.85	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.03
39.79/39.85	c calculated reachability. Time: 0.00
39.79/39.85	c  N st   253    357893       584      2532         0     35489      7692    583217     17.33   no data  --
43.39/43.47	c  N st   254    390285       584      2532         0     41885      7692    755322     17.33   no data  --
50.59/50.66	c  N st   255    438873       584      2532         0     35348      7692    533809     17.33   no data  --
63.19/63.27	c  N st   256    511756       584      2532         0     48812      7692    833054     17.33   no data  --
67.39/67.49	c  N st   257    536839       584      2532         0     43130      7692    692381     17.33   no data  --
67.39/67.49	c  S st   257    536839       584      2532         0     43130      7692    692381     17.33   no data  --
67.59/67.60	c  S st   257    537339       584      2532         0     43630      7692    705332     17.33   no data  --
67.59/67.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.59/67.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.59/67.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
67.59/67.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.59/67.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.59/67.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
67.59/67.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
69.89/69.91	c lits-rem:       823  cl-subs:     1320  v-elim:      0  v-fix:    0  time:  2.26 s
69.89/69.91	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
69.89/69.92	c vivif2 --  cl tried    42310 cl shrink        0 lits rem          0 time: 0.01
69.89/69.97	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.04
69.89/69.97	c calculated reachability. Time: 0.00
69.89/69.97	c  N st   257    537339       584      2532         0     42310      7692    668808     17.33   no data  --
95.99/96.06	c  N st   258    701325       584      2532         0     36588      7692    422386     17.33   no data  --
113.59/113.60	c  N st   259    806008       584      2532         0     65509      7692   1198038     17.33   no data  --
113.59/113.60	c  S st   259    806008       584      2532         0     65509      7692   1198038     17.33   no data  --
113.69/113.77	c  S st   259    806511       584      2532         0     66012      7692   1210386     17.33   no data  --
113.69/113.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.69/113.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.69/113.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
113.79/113.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.79/113.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.79/113.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
113.79/113.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
117.19/117.27	c lits-rem:       154  cl-subs:     3514  v-elim:      0  v-fix:    0  time:  3.44 s
117.19/117.27	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
117.19/117.28	c vivif2 --  cl tried    62498 cl shrink        0 lits rem          0 time: 0.01
117.29/117.34	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.05
117.29/117.34	c calculated reachability. Time: 0.00
117.29/117.34	c  N st   259    806511       584      2532         0     62498      7692   1111911     17.33   no data  --
166.69/166.72	c  F st   260   1071875       584      2532         0     78553      7692   1491276     17.33   no data  --
166.69/166.72	c  N st   260   1071875       584      2532         0     78553      7692   1491276     17.33   no data  --
168.09/168.12	c Decided on static restart strategy
171.79/171.87	c  N st   270   1100180       584      2532         0     62315      7692    966975     17.33   no data  --
178.29/178.39	c  N st   272   1136173       584      2532         0     52634      7692    704858     17.33   no data  --
184.39/184.46	c  N st   273   1168565       584      2532         0     84406      7692   1616990     17.33   no data  --
191.99/192.02	c  N st   274   1209766       584      2532         0     78763      7692   1459650     17.33   no data  --
191.99/192.02	c  S st   274   1209766       584      2532         0     78763      7692   1459650     17.33   no data  --
192.09/192.19	c  S st   274   1210269       584      2532         0     79265      7692   1472676     17.33   no data  --
192.19/192.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.19/192.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.19/192.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
192.19/192.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.19/192.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.19/192.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
192.19/192.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
196.09/196.13	c lits-rem:       358  cl-subs:     2776  v-elim:      0  v-fix:    0  time:  3.85 s
196.09/196.13	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
196.09/196.15	c vivif2 --  cl tried    76489 cl shrink        0 lits rem          0 time: 0.02
196.19/196.22	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.08
196.19/196.23	c calculated reachability. Time: 0.00
196.19/196.23	c  N st   274   1210269       584      2532         0     76489      7692   1384006     17.33   no data  --
211.59/211.69	c  N st   275   1283153       584      2532         0     52968      7692    639376     17.33   no data  --
238.79/238.89	c  N st   276   1392477       584      2532         0     61067      7692    811675     17.33   no data  --
274.40/274.45	c  N st   277   1556461       584      2532         0     65889      7692    904889     17.33   no data  --
316.89/316.92	c  N st   278   1710271       584      2532         0    107755      7692   2103986     17.33   no data  --
316.89/316.92	c  S st   278   1710271       584      2532         0    107755      7692   2103986     17.33   no data  --
317.19/317.29	c  S st   278   1710777       584      2532         0    108261      7692   2118404     17.33   no data  --
317.29/317.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
317.29/317.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.29/317.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
317.39/317.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
317.39/317.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
317.39/317.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
317.39/317.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
330.19/330.20	c lits-rem:       227  cl-subs:     5735  v-elim:      0  v-fix:    0  time: 12.77 s
330.19/330.20	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
330.19/330.22	c vivif2 --  cl tried   102526 cl shrink        0 lits rem          0 time: 0.02
330.29/330.33	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.11
330.29/330.34	c calculated reachability. Time: 0.00
330.29/330.34	c  N st   278   1710777       584      2532         0    102526      7692   1958034     17.33   no data  --
415.90/415.95	c  N st   279   2079743       584      2532         0    113606      7692   2025039     17.33   no data  --
447.90/447.95	c  N st   280   2210777       584      2532         0    118237      7692   2136092     17.33   no data  --
447.90/447.95	c  S st   280   2210777       584      2532         0    118237      7692   2136092     17.33   no data  --
448.20/448.25	c  S st   280   2211280       584      2532         0    118740      7692   2149331     17.33   no data  --
448.20/448.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
448.20/448.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
448.30/448.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
448.30/448.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
448.30/448.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.30/448.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
448.30/448.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
459.81/459.83	c lits-rem:       164  cl-subs:     6840  v-elim:      0  v-fix:    0  time: 11.46 s
459.81/459.83	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
459.81/459.85	c vivif2 --  cl tried   111900 cl shrink        0 lits rem          0 time: 0.02
459.90/459.99	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.13
459.90/459.99	c calculated reachability. Time: 0.00
459.90/459.99	c  N st   280   2211280       584      2532         0    111900      7692   1985421     17.33   no data  --
590.89/590.96	c  N st   281   2711280       584      2532         0    135117      7692   2508946     17.33   no data  --
590.89/590.96	c  S st   281   2711280       584      2532         0    135117      7692   2508946     17.33   no data  --
591.29/591.36	c  S st   281   2711782       584      2532         0    135619      7692   2522100     17.33   no data  --
591.29/591.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
591.29/591.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
591.39/591.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
591.50/591.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
591.50/591.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
591.50/591.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
591.50/591.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
613.10/613.18	c lits-rem:      1013  cl-subs:    11417  v-elim:      0  v-fix:    0  time: 21.67 s
613.10/613.18	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
613.20/613.21	c vivif2 --  cl tried   124202 cl shrink        0 lits rem          0 time: 0.03
613.30/613.36	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.15
613.30/613.37	c calculated reachability. Time: 0.00
613.30/613.37	c  N st   281   2711782       584      2532         0    124202      7692   2251560     17.33   no data  --
758.28/758.32	c  N st   282   3211782       584      2532         0     99979      7692   1393195     17.33   no data  --
758.28/758.32	c  S st   282   3211782       584      2532         0     99979      7692   1393195     17.33   no data  --
758.48/758.56	c  S st   282   3212282       584      2532         0    100478      7692   1406878     17.33   no data  --
758.48/758.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
758.48/758.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
758.58/758.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
758.58/758.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.58/758.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.58/758.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
758.58/758.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
761.98/762.09	c lits-rem:        67  cl-subs:     3271  v-elim:      0  v-fix:    0  time:  3.44 s
761.98/762.09	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
762.08/762.11	c vivif2 --  cl tried    97207 cl shrink        0 lits rem          0 time: 0.02
762.19/762.22	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.11
762.19/762.22	c calculated reachability. Time: 0.00
762.19/762.22	c  N st   282   3212282       584      2532         0     97207      7692   1328718     17.33   no data  --
932.68/932.76	c  N st   283   3712282       584      2532         0    108117      7692   1525077     17.33   no data  --
932.68/932.76	c  S st   283   3712282       584      2532         0    108117      7692   1525077     17.33   no data  --
932.88/932.99	c  S st   283   3712786       584      2532         0    108620      7692   1538557     17.33   no data  --
932.98/933.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
932.98/933.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
932.98/933.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
932.98/933.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
932.98/933.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
932.98/933.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
932.98/933.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
937.08/937.11	c lits-rem:       121  cl-subs:     3701  v-elim:      0  v-fix:    0  time:  4.04 s
937.08/937.11	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
937.08/937.13	c vivif2 --  cl tried   104919 cl shrink        0 lits rem          0 time: 0.02
937.18/937.22	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.09
937.18/937.22	c calculated reachability. Time: 0.00
937.18/937.22	c  N st   283   3712786       584      2532         0    104919      7692   1436868     17.33   no data  --
948.78/948.83	c  F st   284   3751562       584      2532         0    142701      7692   2518540     17.33   no data  --
948.78/948.83	c  N st   284   3751562       584      2532         0    142701      7692   2518540     17.33   no data  --
957.48/957.53	c  N dy   348   3772072       584      2532         0    162940      7692   3056868     17.36     18.45  --
963.97/964.05	c  N dy   456   3792169       584      2532         0     99698      7692   1197205     17.56     18.87  --
970.57/970.60	c  N dy   579   3812199       584      2532         0    119477      7692   1725011     17.77     19.55  --
978.38/978.40	c  N dy   646   3832529       584      2532         0    139524      7692   2248157     17.75     18.69  --
987.58/987.69	c  N dy   731   3853317       584      2532         0    160050      7692   2780874     17.76     18.71  --
995.48/995.55	c  N dy   830   3873397       584      2532         0     95376      7692   1034913     17.79     18.79  --
1002.17/1002.25	c  N dy   911   3894915       584      2532         0    116599      7692   1580877     17.78     18.85  --
1008.88/1009.00	c  N dy   964   3914967       584      2532         0    136331      7692   2082942     17.70     18.63  --
1017.78/1017.82	c  N dy  1043   3935061       584      2532         0    156112      7692   2597224     17.71     20.51  --
1027.38/1027.42	c  N dy  1156   3955119       584      2532         0     90321      7692    862896     17.78     21.72  --
1033.17/1033.27	c  N dy  1237   3976101       584      2532         0    111019      7692   1406149     17.79     18.78  --
1040.48/1040.52	c  N dy  1357   3996328       584      2532         0    130957      7692   1928705     17.84     18.88  --
1049.38/1049.46	c  N dy  1454   4017028       584      2532         0    151369      7692   2452624     17.85     18.84  --
1058.68/1058.73	c  N dy  1532   4037267       584      2532         0    171281      7692   2972485     17.85     18.83  --
1064.68/1064.79	c  N dy  1578   4057285       584      2532         0    104299      7692   1196247     17.82     18.78  --
1071.08/1071.18	c  N dy  1661   4077331       584      2532         0    124062      7692   1719944     17.84     22.18  --
1078.98/1079.04	c  N dy  1744   4097510       584      2532         0    143987      7692   2243821     17.84     18.91  --
1088.58/1088.64	c  N dy  1849   4117589       584      2532         0    163811      7692   2764169     17.87     22.04  --
1097.27/1097.33	c  N dy  1914   4137765       584      2532         0     95898      7692    927772     17.85     18.82  --
1103.47/1103.54	c  N dy  1980   4159043       584      2532         0    116751      7692   1448131     17.80     18.77  --
1110.47/1110.54	c  N dy  2074   4179048       584      2532         0    136478      7692   1966089     17.79     20.26  --
1118.97/1119.09	c  N dy  2148   4199656       584      2532         0    156786      7692   2495556     17.80     18.78  --
1125.87/1125.99	c  S st  2224   4212788       584      2532         0    169763      7692   2842018     17.82   no data  --
1126.28/1126.38	c  S st  2224   4213289       584      2532         0    170263      7692   2855534     17.82   no data  --
1126.28/1126.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1126.28/1126.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1126.38/1126.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1126.47/1126.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1126.47/1126.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1126.47/1126.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
1126.47/1126.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1136.28/1136.37	c lits-rem:       182  cl-subs:     6328  v-elim:      0  v-fix:    0  time:  9.82 s
1136.28/1136.37	c vivif2 --  cl tried     2532 cl shrink        0 lits rem          0 time: 0.00
1136.38/1136.40	c vivif2 --  cl tried   163935 cl shrink        0 lits rem          0 time: 0.03
1136.48/1136.58	c asymm  cl-useful: 0/2532/2532 lits-rem:0 time: 0.18
1136.48/1136.59	c calculated reachability. Time: 0.00
1136.48/1136.59	c  N dy  2224   4213289       584      2532         0    163935      7692   2704927     17.82   no data  --
1145.68/1145.74	c  N dy  2312   4233717       584      2532         0     95523      7692    906899     17.84     18.83  --
1151.78/1151.85	c  N dy  2437   4253791       584      2532         0    115359      7692   1439876     17.89     20.85  --
1159.28/1159.33	c  N dy  2570   4273872       584      2532         0    135220      7692   1969523     17.93     18.99  --
1168.37/1168.47	c  N dy  2646   4295592       584      2532         0    156649      7692   2532781     17.93     19.02  --
1178.17/1178.22	c  N dy  2695   4316647       584      2532         0    177369      7692   3076780     17.89     19.01  --
1184.68/1184.72	c  N dy  2779   4336854       584      2532         0    107615      7692   1197705     17.90     19.02  --
1192.48/1192.58	c  N dy  2828   4361996       584      2532         0    132277      7692   1820447     17.85     18.88  --
1201.38/1201.47	c  N dy  2920   4383832       584      2532         0    153871      7692   2392437     17.85     18.97  --
1211.87/1211.97	c  N dy  3045   4404187       584      2532         0    174003      7692   2929528     17.88     18.93  --
1220.07/1220.16	c  N dy  3148   4424366       584      2532         0    103242      7692   1059777     17.90     18.93  --
1226.27/1226.36	c  N dy  3205   4444451       584      2532         0    123039      7692   1578416     17.90     19.92  --
1233.57/1233.63	c  N dy  3271   4464528       584      2532         0    142810      7692   2097103     17.89     22.91  --
1251.07/1251.14	c  N dy  3356   4502234       584      2532         0    179804      7692   3043212     17.86     18.89  --
1258.07/1258.14	c  N dy  3460   4522307       584      2532         0    108001      7692   1158814     17.88     19.26  --
1265.27/1265.31	c  N dy  3566   4542869       584      2532         0    128318      7692   1693096     17.90     19.10  --
1273.27/1273.31	c  N dy  3618   4563558       584      2532         0    148668      7692   2218449     17.88     18.91  --
1283.37/1283.40	c  N dy  3740   4583764       584      2532         0    168608      7692   2745000     17.90     18.95  --
1294.17/1294.28	c  N dy  3851   4604900       584      2532         0     96818      7692    838884     17.92     19.02  --

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-3175977-1301789257/watcher-3175977-1301789257 -o /tmp/evaluation-result-3175977-1301789257/solver-3175977-1301789257 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175977-1301789257.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: 4.01 4.01 3.99 5/189 21426
/proc/meminfo: memFree=21428976/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=29956 CPUtime=0 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 567 0 0 0 0 0 0 0 25 0 1 0 271341872 30674944 507 33554432000 4194304 4650387 140734306906000 18446744073709551615 4536247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 7489 507 345 112 0 2454 0

[startup+0.0851359 s]
/proc/loadavg: 4.01 4.01 3.99 5/189 21426
/proc/meminfo: memFree=21428976/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=30616 CPUtime=0.08 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 821 0 0 0 8 0 0 0 25 0 1 0 271341872 31350784 745 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 7654 745 379 112 0 2619 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30616

[startup+0.101133 s]
/proc/loadavg: 4.01 4.01 3.99 5/189 21426
/proc/meminfo: memFree=21428976/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=30616 CPUtime=0.09 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 835 0 0 0 9 0 0 0 25 0 1 0 271341872 31350784 759 33554432000 4194304 4650387 140734306906000 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 7654 759 379 112 0 2619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30616

[startup+0.301085 s]
/proc/loadavg: 4.01 4.01 3.99 5/189 21426
/proc/meminfo: memFree=21428976/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=31184 CPUtime=0.29 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 1134 0 0 0 29 0 0 0 25 0 1 0 271341872 31932416 897 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 7796 897 381 112 0 2761 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31184

[startup+0.701018 s]
/proc/loadavg: 4.01 4.01 3.99 5/189 21426
/proc/meminfo: memFree=21428976/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=31676 CPUtime=0.69 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 1562 0 0 0 69 0 0 0 25 0 1 0 271341872 32436224 1085 33554432000 4194304 4650387 140734306906000 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 7919 1085 381 112 0 2884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31676

[startup+1.50088 s]
/proc/loadavg: 4.01 4.01 3.99 5/190 21427
/proc/meminfo: memFree=21424504/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=38172 CPUtime=1.49 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 3756 0 0 0 149 0 0 0 25 0 1 0 271341872 39088128 2602 33554432000 4194304 4650387 140734306906000 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 9543 2602 383 112 0 4508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38172

[startup+3.10061 s]
/proc/loadavg: 4.01 4.01 3.99 5/190 21427
/proc/meminfo: memFree=21423016/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=38680 CPUtime=3.09 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 4816 0 0 0 309 0 0 0 25 0 1 0 271341872 39608320 2830 33554432000 4194304 4650387 140734306906000 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 9670 2830 383 112 0 4635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38680

[startup+6.30103 s]
/proc/loadavg: 4.01 4.01 3.99 5/190 21427
/proc/meminfo: memFree=21415500/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=56844 CPUtime=6.29 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 6267 0 0 0 629 0 0 0 25 0 1 0 271341872 58208256 3767 33554432000 4194304 4650387 140734306906000 18446744073709551615 4331839 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 14211 3767 383 112 0 9176 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56844

[startup+12.7009 s]
/proc/loadavg: 4.01 4.00 3.99 5/190 21427
/proc/meminfo: memFree=21408240/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=56844 CPUtime=12.69 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 10570 0 0 0 1268 1 0 0 25 0 1 0 271341872 58208256 5752 33554432000 4194304 4650387 140734306906000 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 14211 5752 383 112 0 9176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56844

[startup+25.5007 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 21428
/proc/meminfo: memFree=21391416/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=65664 CPUtime=25.49 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 15728 0 0 0 2547 2 0 0 23 0 1 0 271341872 67239936 9136 33554432000 4194304 4650387 140734306906000 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 16416 9136 383 112 0 11381 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65664

[startup+51.1002 s]
/proc/loadavg: 4.00 4.00 3.99 6/190 21428
/proc/meminfo: memFree=21385660/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=67464 CPUtime=51.09 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 25249 0 0 0 5103 6 0 0 25 0 1 0 271341872 69083136 9741 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 16866 9741 383 112 0 11831 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67464

[startup+102.306 s]
/proc/loadavg: 4.04 4.01 4.00 5/190 21430
/proc/meminfo: memFree=21370388/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=74648 CPUtime=102.3 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 39895 0 0 0 10219 11 0 0 25 0 1 0 271341872 76439552 11204 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 18662 11204 383 112 0 13627 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74648

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 21431
/proc/meminfo: memFree=21356200/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=91188 CPUtime=162.29 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 56344 0 0 0 16213 16 0 0 25 0 1 0 271341872 93376512 15293 33554432000 4194304 4650387 140734306906000 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 22797 15293 383 112 0 17762 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91188

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 4.00 6/190 21433
/proc/meminfo: memFree=21325788/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=109380 CPUtime=222.29 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 72072 0 0 0 22208 21 0 0 25 0 1 0 271341872 112005120 20324 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 27345 20324 383 112 0 22310 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 109380

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21434
/proc/meminfo: memFree=21314484/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=109640 CPUtime=282.29 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 83520 0 0 0 28202 27 0 0 25 0 1 0 271341872 112271360 20228 33554432000 4194304 4650387 140734306906000 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 27410 20228 383 112 0 22375 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 109640

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 21436
/proc/meminfo: memFree=21271048/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=133836 CPUtime=342.29 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 97015 0 0 0 34198 31 0 0 25 0 1 0 271341872 137048064 26174 33554432000 4194304 4650387 140734306906000 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 33459 26174 383 112 0 28424 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 133836

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 4.00 6/190 21438
/proc/meminfo: memFree=21267428/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=134036 CPUtime=402.29 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 107504 0 0 0 40194 35 0 0 25 0 1 0 271341872 137252864 26754 33554432000 4194304 4650387 140734306906000 18446744073709551615 4366803 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 33509 26754 383 112 0 28474 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 134036

[startup+462.301 s]
/proc/loadavg: 4.06 4.01 4.00 5/190 21439
/proc/meminfo: memFree=21253868/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=153428 CPUtime=462.3 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 119660 0 0 0 46191 39 0 0 25 0 1 0 271341872 157110272 30937 33554432000 4194304 4650387 140734306906000 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 38357 30937 383 112 0 33322 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 153428

[startup+522.3 s]
/proc/loadavg: 3.46 3.86 3.95 5/184 21459
/proc/meminfo: memFree=21399288/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=153628 CPUtime=522.29 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 129726 0 0 0 52186 43 0 0 25 0 1 0 271341872 157315072 29635 33554432000 4194304 4650387 140734306906000 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 38407 29635 383 112 0 33372 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 153628

[startup+582.301 s]
/proc/loadavg: 3.17 3.70 3.88 4/184 21460
/proc/meminfo: memFree=21395296/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=153808 CPUtime=582.3 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 139231 0 0 0 58182 48 0 0 25 0 1 0 271341872 157499392 30473 33554432000 4194304 4650387 140734306906000 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 38452 30473 383 112 0 33417 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 153808

[startup+642.3 s]
/proc/loadavg: 3.06 3.57 3.83 4/184 21462
/proc/meminfo: memFree=21374060/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=172896 CPUtime=642.3 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 149160 0 0 0 64180 50 0 0 25 0 1 0 271341872 177045504 34069 33554432000 4194304 4650387 140734306906000 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 43224 34069 383 112 0 38189 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 172896

[startup+702.301 s]
/proc/loadavg: 3.02 3.46 3.77 4/184 21464
/proc/meminfo: memFree=21363500/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=173008 CPUtime=702.29 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 156693 0 0 0 70176 53 0 0 25 0 1 0 271341872 177160192 35539 33554432000 4194304 4650387 140734306906000 18446744073709551615 4315451 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 43252 35539 383 112 0 38217 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 173008

[startup+762.306 s]
/proc/loadavg: 3.01 3.38 3.72 5/184 21465
/proc/meminfo: memFree=21361120/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=177828 CPUtime=762.29 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 166652 0 0 0 76173 56 0 0 25 0 1 0 271341872 182095872 36036 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 44457 36036 383 112 0 39422 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 177828

[startup+822.301 s]
/proc/loadavg: 3.00 3.30 3.67 4/184 21467
/proc/meminfo: memFree=21345608/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=177928 CPUtime=822.29 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 174407 0 0 0 82170 59 0 0 25 0 1 0 271341872 182198272 36920 33554432000 4194304 4650387 140734306906000 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 44482 36920 383 112 0 39447 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 177928

[startup+882.3 s]
/proc/loadavg: 3.00 3.25 3.63 5/184 21468
/proc/meminfo: memFree=21327732/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=178048 CPUtime=882.28 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 181213 0 0 0 88165 63 0 0 25 0 1 0 271341872 182321152 36719 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 44512 36719 383 112 0 39477 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 178048

[startup+942.301 s]
/proc/loadavg: 2.07 2.96 3.51 2/172 21506
/proc/meminfo: memFree=21533568/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=183768 CPUtime=942.28 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 189764 0 0 0 94164 64 0 0 25 0 1 0 271341872 188178432 38094 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 45942 38094 383 112 0 40907 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 183768

[startup+1002.3 s]
/proc/loadavg: 1.39 2.60 3.35 2/172 21508
/proc/meminfo: memFree=21527968/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=189688 CPUtime=1002.27 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 194979 0 0 0 100161 66 0 0 25 0 1 0 271341872 194240512 39424 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 47422 39424 383 112 0 42387 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 189688

[startup+1062.3 s]
/proc/loadavg: 1.14 2.31 3.20 2/172 21512
/proc/meminfo: memFree=21522656/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=189688 CPUtime=1062.28 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 196765 0 0 0 106160 68 0 0 25 0 1 0 271341872 194240512 40770 33554432000 4194304 4650387 140734306906000 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 47422 40770 383 112 0 42387 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 189688

[startup+1122.3 s]
/proc/loadavg: 1.05 2.07 3.06 2/172 21514
/proc/meminfo: memFree=21522692/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=189688 CPUtime=1122.27 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 197046 0 0 0 112159 68 0 0 25 0 1 0 271341872 194240512 40770 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 47422 40770 383 112 0 42387 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 189688

[startup+1182.3 s]
/proc/loadavg: 1.02 1.87 2.93 2/172 21515
/proc/meminfo: memFree=21513000/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=199136 CPUtime=1182.28 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 200251 0 0 0 118158 70 0 0 25 0 1 0 271341872 203915264 43151 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 49784 43151 383 112 0 44749 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 199136

[startup+1242.3 s]
/proc/loadavg: 1.00 1.71 2.80 2/172 21517
/proc/meminfo: memFree=21503036/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=210284 CPUtime=1242.28 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 203239 0 0 0 124157 71 0 0 25 0 1 0 271341872 215330816 45777 33554432000 4194304 4650387 140734306906000 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 52571 45777 383 112 0 47536 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 210284



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.59 2.70 2/172 21519
/proc/meminfo: memFree=21501252/32951124 swapFree=67111528/67111528
[pid=21426] ppid=21424 vsize=210284 CPUtime=1299.97 cores=5,7
/proc/21426/stat : 21426 (strangenight1-s) R 21424 21426 20667 0 -1 4202496 204275 0 0 0 129926 71 0 0 25 0 1 0 271341872 215330816 46013 33554432000 4194304 4650387 140734306906000 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21426/statm: 52571 46013 383 112 0 47536 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 210284

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
CPU user time (s): 1299.27
CPU system time (s): 0.726889
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 262200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.27
system time used= 0.726889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204275
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= 13
involuntary context switches= 14636

runsolver used 1.85572 second user time and 4.85326 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 02:07:37
IDJOB=3175977
IDBENCH=82995
IDSOLVER=1589
FILE ID=node144/3175977-1301789257
RUNJOBID= node144-1301783648-20688
PBS_JOBID= 12841374
Free space on /tmp= 71304 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S735137557-045.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175977-1301789257/watcher-3175977-1301789257 -o /tmp/evaluation-result-3175977-1301789257/solver-3175977-1301789257 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175977-1301789257.cnf

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

MD5SUM BENCH= db052c7898d14b578cec80f7488daf9a
RANDOM SEED=865759972

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21429256 kB
Buffers:        359376 kB
Cached:       10587720 kB
SwapCached:          0 kB
Active:        8351400 kB
Inactive:      2894328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21429256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:      298572 kB
Mapped:          16372 kB
Slab:           212172 kB
PageTables:       5676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   512672 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= 71316 MiB
End job on node144 at 2011-04-03 02:29:19