Trace number 3175891

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S158767647-027.SATISFIABLE.cnf
MD5SUM3a195a9f73ea42ae7df353109d53748f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05899
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
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-3175891-1301788859.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        750
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       750      3195         0         0      9585         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/3195/3195 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:    750 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:     310 undec:      86 neg:     354
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       734      3176         0         0      9606         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
0.09/0.19	c  N st     8      4915       734      3176         0      4866      9606    156205   no data   no data  --
0.49/0.51	c  N st    10     11299       734      3176         0      4525      9606     98715   no data   no data  --
0.79/0.82	c  N st    11     17042       734      3176         0     10218      9606    290814   no data   no data  --
1.29/1.30	c  F st    12     25000       734      3176         0     12522      9606    373320   no data   no data  --
1.29/1.30	c  N st    12     25000       734      3176         0     12522      9606    373320   no data   no data  --
1.49/1.59	c Decided on static restart strategy
1.49/1.59	c  N st    18     30002       734      3176         0     10765      9606    266962   no data   no data  --
1.49/1.59	c  S st    18     30002       734      3176         0     10765      9606    266962   no data   no data  --
1.59/1.62	c  S st    18     30505       734      3176         0     11268      9606    281728   no data   no data  --
1.59/1.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.59/1.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
1.59/1.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.88/1.97	c lits-rem:        59  cl-subs:      235  v-elim:      0  v-fix:    0  time:  0.33 s
1.88/1.98	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.01
1.88/1.98	c calculated reachability. Time: 0.00
1.88/1.98	c  N st    18     30505       734      3176         0     11033      9606    272227   no data   no data  --
2.38/2.42	c  N st    20     37617       734      3176         0     10257      9606    218221   no data   no data  --
2.79/2.89	c  N st    21     44018       734      3176         0     16583      9606    426218   no data   no data  --
2.99/3.03	c  S st    22     45757       734      3176         0      9468      9606    173592   no data   no data  --
2.99/3.06	c  S st    22     46261       734      3176         0      9972      9606    188521   no data   no data  --
2.99/3.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.99/3.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
2.99/3.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.20/3.24	c lits-rem:        15  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.17 s
3.20/3.24	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
3.20/3.24	c vivif2 --  cl tried     9930 cl shrink        0 lits rem          0 time: 0.00
3.20/3.25	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.01
3.20/3.25	c calculated reachability. Time: 0.00
3.20/3.25	c  N st    22     46261       734      3176         0      9930      9606    187006   no data   no data  --
4.29/4.34	c  N st    23     60659       734      3176         0     14310      9606    320041   no data   no data  --
4.99/5.04	c  N st    24     69391       734      3176         0     12083      9606    235985   no data   no data  --
4.99/5.04	c  S st    24     69391       734      3176         0     12083      9606    235985   no data   no data  --
4.99/5.08	c  S st    24     69894       734      3176         0     12586      9606    251092   no data   no data  --
4.99/5.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.99/5.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.99/5.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
4.99/5.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.39/5.41	c lits-rem:        40  cl-subs:       86  v-elim:      0  v-fix:    0  time:  0.32 s
5.39/5.41	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
5.39/5.41	c vivif2 --  cl tried    12500 cl shrink        0 lits rem          0 time: 0.00
5.39/5.42	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.01
5.39/5.42	c calculated reachability. Time: 0.00
5.39/5.42	c  N st    24     69894       734      3176         0     12500      9606    247834   no data   no data  --
6.89/6.99	c  F st    25     87503       734      3176         0     18012      9606    408539   no data   no data  --
6.89/6.99	c  N st    25     87503       734      3176         0     18012      9606    408539   no data   no data  --
7.39/7.42	c Decided on static restart strategy
7.59/7.69	c  N st    32     95540       734      3176         0     13140      9606    220626   no data   no data  --
8.39/8.44	c  N st    34    104843       734      3176         0     22265      9606    508731   no data   no data  --
8.39/8.44	c  S st    34    104843       734      3176         0     22265      9606    508731   no data   no data  --
8.39/8.49	c  S st    34    105353       734      3176         0     22775      9606    523591   no data   no data  --
8.39/8.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.39/8.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.49/8.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.49/8.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.49/8.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
8.49/8.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.89/9.92	c lits-rem:       182  cl-subs:      611  v-elim:      0  v-fix:    0  time:  1.40 s
9.89/9.92	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
9.89/9.92	c vivif2 --  cl tried    22164 cl shrink        0 lits rem          0 time: 0.00
9.89/9.94	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.02
9.89/9.94	c calculated reachability. Time: 0.00
9.89/9.94	c  N st    34    105353       734      3176         0     22164      9606    501488   no data   no data  --
10.79/10.83	c  N st    35    114951       734      3176         0     17868      9606    347133   no data   no data  --
12.09/12.16	c  N st    36    129352       734      3176         0     17296      9606    309940   no data   no data  --
14.20/14.29	c  N st    37    150948       734      3176         0     22832      9606    476345   no data   no data  --
14.99/15.02	c  S st    38    158031       734      3176         0     29791      9606    697926   no data   no data  --
14.99/15.09	c  S st    38    158534       734      3176         0     30294      9606    712854   no data   no data  --
15.09/15.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.09/15.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.09/15.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
15.09/15.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.09/17.13	c lits-rem:      1114  cl-subs:      749  v-elim:      0  v-fix:    0  time:  2.00 s
17.09/17.13	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
17.09/17.14	c vivif2 --  cl tried    29545 cl shrink        0 lits rem          0 time: 0.01
17.09/17.16	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.02
17.09/17.16	c calculated reachability. Time: 0.00
17.09/17.16	c  N st    38    158534       734      3176         0     29545      9606    684294   no data   no data  --
22.28/22.34	c  N st    39    207123       734      3176         0     24096      9606    467091   no data   no data  --
26.19/26.26	c  N st    40    237801       734      3176         0     34725      9606    808079   no data   no data  --
26.19/26.26	c  S st    40    237801       734      3176         0     34725      9606    808079   no data   no data  --
26.29/26.35	c  S st    40    238302       734      3176         0     35226      9606    824445   no data   no data  --
26.29/26.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.29/26.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.29/26.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
26.29/26.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.29/26.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.29/26.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
26.29/26.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.68/28.77	c lits-rem:       270  cl-subs:      976  v-elim:      0  v-fix:    0  time:  2.39 s
28.68/28.77	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
28.68/28.78	c vivif2 --  cl tried    34250 cl shrink        0 lits rem          0 time: 0.01
28.78/28.81	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.03
28.78/28.81	c calculated reachability. Time: 0.00
28.78/28.81	c  N st    40    238302       734      3176         0     34250      9606    784177   no data   no data  --
37.79/37.86	c  F st    41    306253       734      3176         0     36137      9606    770260   no data   no data  --
37.79/37.86	c  N st    41    306253       734      3176         0     36137      9606    770260   no data   no data  --
40.39/40.44	c  N dy    98    326164       734      3176         0     32145      9606    531659     20.80     21.90  --
43.19/43.26	c  N dy   160    346845       734      3176         0     27898      9606    351789     20.26     21.34  --
44.49/44.52	c  S st   203    357455       734      3176         0     38428      9606    665790     20.16   no data  --
44.59/44.60	c  S st   203    357960       734      3176         0     38931      9606    681339     20.16   no data  --
44.59/44.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.59/44.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.59/44.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
44.59/44.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.59/44.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.59/44.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
44.59/44.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
46.49/46.59	c lits-rem:       586  cl-subs:      409  v-elim:      0  v-fix:    0  time:  1.95 s
46.49/46.59	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
46.49/46.59	c vivif2 --  cl tried    38522 cl shrink        0 lits rem          0 time: 0.01
46.59/46.63	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.03
46.59/46.63	c calculated reachability. Time: 0.00
46.59/46.63	c  N dy   203    357960       734      3176         0     38522      9606    666985     20.16   no data  --
49.29/49.36	c  N dy   299    378017       734      3176         0     32659      9606    454406     20.21     21.63  --
52.29/52.36	c  N dy   399    398104       734      3176         0     52631      9606   1051011     20.31     21.50  --
54.89/54.95	c  N dy   483    418146       734      3176         0     45724      9606    818924     20.31     21.64  --
58.19/58.24	c  N dy   581    440982       734      3176         0     40610      9606    634534     20.25     21.45  --
61.69/61.74	c  N dy   670    461299       734      3176         0     31968      9606    347560     20.26     21.33  --
64.59/64.69	c  N dy   758    481589       734      3176         0     52098      9606    950491     20.24     21.37  --
67.79/67.87	c  N dy   890    501695       734      3176         0     42282      9606    631466     20.35     21.52  --
71.29/71.37	c  N dy   959    521887       734      3176         0     31568      9606    282461     20.31     21.47  --
73.39/73.42	c  S st  1047    536940       734      3176         0     46517      9606    730419     20.35     16.27  --
73.49/73.52	c  S st  1047    537446       734      3176         0     47023      9606    745152     20.35   no data  --
73.49/73.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.49/73.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.49/73.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
73.49/73.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.49/73.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.49/73.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
73.49/73.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
75.79/75.80	c lits-rem:       610  cl-subs:      342  v-elim:      0  v-fix:    0  time:  2.24 s
75.79/75.80	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
75.79/75.81	c vivif2 --  cl tried    46681 cl shrink        0 lits rem          0 time: 0.01
75.79/75.85	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.04
75.79/75.85	c calculated reachability. Time: 0.00
75.79/75.85	c  N dy  1047    537446       734      3176         0     46681      9606    732134     20.35   no data  --
79.39/79.40	c  N dy  1137    557530       734      3176         0     34847      9606    357285     20.35     22.22  --
82.40/82.44	c  N dy  1235    577589       734      3176         0     54768      9606    961446     20.39     25.56  --
85.89/85.94	c  N dy  1333    597971       734      3176         0     42209      9606    547097     20.40     21.55  --
89.39/89.41	c  N dy  1411    618040       734      3176         0     62115      9606   1139499     20.39     22.94  --
92.79/92.89	c  N dy  1525    639075       734      3176         0     49254      9606    733956     20.42     21.54  --
96.99/97.06	c  N dy  1628    659690       734      3176         0     34975      9606    280778     20.46     21.60  --
101.20/101.21	c  N dy  1709    680800       734      3176         0     55878      9606    903148     20.45     21.56  --
105.60/105.69	c  N dy  1770    701244       734      3176         0     40466      9606    416854     20.43     21.88  --
108.99/109.05	c  N dy  1822    721492       734      3176         0     60529      9606   1016665     20.40     21.57  --
112.99/113.02	c  N dy  1865    742773       734      3176         0     44943      9606    535014     20.35     21.55  --
116.69/116.76	c  N dy  1955    763491       734      3176         0     65500      9606   1160070     20.36     21.80  --
120.39/120.46	c  N dy  1999    783880       734      3176         0     48048      9606    605694     20.29     21.62  --
124.39/124.45	c  N dy  2131    804072       734      3176         0     68109      9606   1216964     20.34     21.79  --
124.89/124.94	c  S st  2140    806171       734      3176         0     70194      9606   1279267     20.34     18.53  --
125.09/125.10	c  S st  2140    806677       734      3176         0     70699      9606   1294027     20.34   no data  --
125.09/125.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
125.09/125.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.09/125.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
125.09/125.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.09/125.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.09/125.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
125.09/125.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
126.89/126.92	c lits-rem:       422  cl-subs:      779  v-elim:      0  v-fix:    0  time:  1.75 s
126.89/126.92	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
126.89/126.93	c vivif2 --  cl tried    69920 cl shrink        0 lits rem          0 time: 0.02
126.99/127.00	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.07
126.99/127.00	c calculated reachability. Time: 0.00
126.99/127.00	c  N dy  2140    806677       734      3176         0     69920      9606   1266416     20.34   no data  --
130.69/130.73	c  N dy  2248    826715       734      3176         0     51132      9606    674768     20.36     24.54  --
134.79/134.81	c  N dy  2347    846732       734      3176         0     70996      9606   1275392     20.38     21.50  --
138.79/138.81	c  N dy  2445    866818       734      3176         0     51207      9606    652482     20.40     21.49  --
142.90/142.96	c  N dy  2545    886876       734      3176         0     71137      9606   1255661     20.41     24.00  --
147.20/147.30	c  N dy  2647    906914       734      3176         0     50334      9606    599993     20.42     21.57  --
151.20/151.27	c  N dy  2721    926932       734      3176         0     70180      9606   1196811     20.41     22.91  --
155.80/155.86	c  N dy  2798    947754       734      3176         0     49118      9606    538709     20.39     21.80  --
159.70/159.78	c  N dy  2902    967815       734      3176         0     69030      9606   1142675     20.41     23.83  --
164.49/164.52	c  N dy  2966    988052       734      3176         0     46415      9606    431413     20.40     21.49  --
169.90/169.91	c  N dy  3082   1008172       734      3176         0     66373      9606   1039592     20.43     21.52  --
176.09/176.16	c  N dy  3179   1028428       734      3176         0     86476      9606   1642846     20.44     21.56  --
180.10/180.13	c  N dy  3230   1050545       734      3176         0     64724      9606    954824     20.41     21.59  --
185.49/185.53	c  N dy  3357   1071211       734      3176         0     85251      9606   1585464     20.44     21.59  --
185.69/185.72	c  F st  3360   1071875       734      3176         0     85904      9606   1604654     20.44     20.33  --
186.90/187.00	c Decided on static restart strategy
190.69/190.79	c  N st  3370   1100178       734      3176         0     69212      9606   1154933     20.44   no data  --
198.40/198.49	c  N st  3372   1136172       734      3176         0     59202      9606   1254778     20.44   no data  --
205.29/205.39	c  N st  3373   1168564       734      3176         0     90976      9606   2287564     20.44   no data  --
214.59/214.68	c  N st  3374   1210016       734      3176         0     85449      9606   2111972     20.44   no data  --
214.59/214.68	c  S st  3374   1210016       734      3176         0     85449      9606   2111972     20.44   no data  --
214.79/214.90	c  S st  3374   1210522       734      3176         0     85955      9606   2127372     20.44   no data  --
214.89/214.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
214.89/214.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
214.89/214.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
215.00/215.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
215.00/215.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
215.00/215.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
215.00/215.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
222.69/222.72	c lits-rem:       358  cl-subs:     3844  v-elim:      0  v-fix:    0  time:  7.70 s
222.69/222.72	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
222.69/222.74	c vivif2 --  cl tried    82111 cl shrink        0 lits rem          0 time: 0.02
222.79/222.85	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.11
222.79/222.85	c calculated reachability. Time: 0.00
222.79/222.85	c  N st  3374   1210522       734      3176         0     82111      9606   1988444     20.44   no data  --
240.69/240.73	c  N st  3375   1283405       734      3176         0     58629      9606   1074060     20.44   no data  --
269.40/269.48	c  N st  3376   1392729       734      3176         0     66559      9606   1271214     20.44   no data  --
319.39/319.50	c  N st  3377   1556713       734      3176         0     71362      9606   1310169     20.44   no data  --
363.00/363.00	c  N st  3378   1710522       734      3176         0     57597      9606    764606     20.44   no data  --
363.00/363.00	c  S st  3378   1710522       734      3176         0     57597      9606    764606     20.44   no data  --
363.09/363.13	c  S st  3378   1711025       734      3176         0     58099      9606    779144     20.44   no data  --
363.09/363.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
363.09/363.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
363.09/363.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
363.09/363.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
363.09/363.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
363.09/363.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
363.09/363.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
365.10/365.12	c lits-rem:       592  cl-subs:      316  v-elim:      0  v-fix:    0  time:  1.93 s
365.10/365.12	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
365.10/365.13	c vivif2 --  cl tried    57783 cl shrink        0 lits rem          0 time: 0.01
365.10/365.18	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.05
365.10/365.18	c calculated reachability. Time: 0.00
365.10/365.18	c  N st  3378   1711025       734      3176         0     57783      9606    768719     20.44   no data  --
480.10/480.13	c  N st  3379   2079990       734      3176         0     63464      9606    789519     20.44   no data  --
519.21/519.21	c  N st  3380   2211027       734      3176         0     65783      9606    805523     20.44   no data  --
519.21/519.21	c  S st  3380   2211027       734      3176         0     65783      9606    805523     20.44   no data  --
519.30/519.34	c  S st  3380   2211531       734      3176         0     66287      9606    820656     20.44   no data  --
519.30/519.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
519.30/519.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
519.30/519.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
519.40/519.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
519.40/519.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
519.40/519.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
519.40/519.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
521.50/521.57	c lits-rem:       672  cl-subs:      199  v-elim:      0  v-fix:    0  time:  2.17 s
521.50/521.57	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
521.50/521.58	c vivif2 --  cl tried    66088 cl shrink        0 lits rem          0 time: 0.01
521.60/521.64	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.06
521.60/521.65	c calculated reachability. Time: 0.00
521.60/521.65	c  N st  3380   2211531       734      3176         0     66088      9606    813552     20.44   no data  --
683.11/683.17	c  N st  3381   2711534       734      3176         0     82716      9606   1215883     20.44   no data  --
683.11/683.17	c  S st  3381   2711534       734      3176         0     82716      9606   1215883     20.44   no data  --
683.31/683.37	c  S st  3381   2712036       734      3176         0     83217      9606   1230421     20.44   no data  --
683.31/683.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
683.31/683.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
683.41/683.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
683.41/683.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
683.41/683.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
683.41/683.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
683.41/683.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
685.41/685.42	c lits-rem:       119  cl-subs:      948  v-elim:      0  v-fix:    0  time:  1.96 s
685.41/685.42	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
685.41/685.43	c vivif2 --  cl tried    82269 cl shrink        0 lits rem          0 time: 0.01
685.51/685.53	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.10
685.51/685.53	c calculated reachability. Time: 0.00
685.51/685.53	c  N st  3381   2712036       734      3176         0     82269      9606   1199281     20.44   no data  --
854.11/854.18	c  N st  3382   3212037       734      3176         0    127888      9606   2563017     20.44   no data  --
854.11/854.18	c  S st  3382   3212037       734      3176         0    127888      9606   2563017     20.44   no data  --
854.62/854.60	c  S st  3382   3212540       734      3176         0    128391      9606   2577705     20.44   no data  --
854.62/854.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
854.62/854.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
854.62/854.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
854.72/854.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
854.72/854.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
854.72/854.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
854.72/854.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
875.63/875.69	c lits-rem:       382  cl-subs:     6909  v-elim:      0  v-fix:    0  time: 20.90 s
875.63/875.69	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
875.72/875.72	c vivif2 --  cl tried   121482 cl shrink        0 lits rem          0 time: 0.03
875.82/875.89	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.18
875.92/875.90	c calculated reachability. Time: 0.00
875.92/875.90	c  N st  3382   3212540       734      3176         0    121482      9606   2362935     20.44   no data  --
1105.83/1105.82	c  N st  3383   3712540       734      3176         0    132140      9606   2561312     20.44   no data  --
1105.83/1105.82	c  S st  3383   3712540       734      3176         0    132140      9606   2561312     20.44   no data  --
1106.33/1106.30	c  S st  3383   3713045       734      3176         0    132645      9606   2576696     20.44   no data  --
1106.33/1106.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1106.33/1106.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1106.33/1106.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1106.43/1106.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1106.43/1106.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1106.43/1106.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.00 s
1106.43/1106.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1131.13/1131.15	c lits-rem:        66  cl-subs:     7892  v-elim:      0  v-fix:    0  time: 24.67 s
1131.13/1131.15	c vivif2 --  cl tried     3176 cl shrink        0 lits rem          0 time: 0.00
1131.13/1131.18	c vivif2 --  cl tried   124753 cl shrink        0 lits rem          0 time: 0.03
1131.43/1131.42	c asymm  cl-useful: 0/3176/3176 lits-rem:0 time: 0.24
1131.43/1131.42	c calculated reachability. Time: 0.00
1131.43/1131.42	c  N st  3383   3713045       734      3176         0    124753      9606   2326823     20.44   no data  --
1155.93/1155.92	c  F st  3384   3751562       734      3176         0    162623      9606   3533580     20.44   no data  --
1155.93/1155.92	c  N st  3384   3751562       734      3176         0    162623      9606   3533580     20.44   no data  --
1163.32/1163.40	c  N dy  3431   3771601       734      3176         0     99404      9606   1382373     20.43     21.94  --
1171.13/1171.17	c  N dy  3507   3791626       734      3176         0    119222      9606   1969851     20.42     24.90  --
1180.03/1180.06	c  N dy  3543   3811687       734      3176         0    139081      9606   2582987     20.39     21.56  --
1192.43/1192.44	c  N dy  3669   3832004       734      3176         0    159243      9606   3203467     20.42     21.59  --
1203.03/1203.03	c  N dy  3794   3853070       734      3176         0     95398      9606   1147891     20.45     21.78  --
1210.53/1210.57	c  N dy  3895   3873139       734      3176         0    115287      9606   1749505     20.46     23.18  --
1220.23/1220.21	c  N dy  3997   3893643       734      3176         0    135611      9606   2367355     20.47     21.83  --
1232.22/1232.29	c  N dy  4062   3914901       734      3176         0    156673      9606   3001556     20.46     21.71  --
1243.83/1243.85	c  N dy  4149   3935019       734      3176         0     90649      9606    944612     20.47     21.80  --
1251.13/1251.15	c  N dy  4249   3955121       734      3176         0    110577      9606   1547382     20.48     21.75  --
1260.23/1260.25	c  N dy  4347   3975798       734      3176         0    131086      9606   2179723     20.49     21.82  --
1270.93/1270.93	c  N dy  4427   3996244       734      3176         0    151380      9606   2800846     20.49     21.58  --
1285.03/1285.05	c  N dy  4528   4017586       734      3176         0    172563      9606   3446618     20.50     21.58  --
1292.73/1292.71	c  N dy  4641   4037670       734      3176         0    105335      9606   1338232     20.51     24.66  --

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-3175891-1301788859/watcher-3175891-1301788859 -o /tmp/evaluation-result-3175891-1301788859/solver-3175891-1301788859 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175891-1301788859.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.79 3.98 3.98 2/187 23268
/proc/meminfo: memFree=20922528/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=29956 CPUtime=0 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 584 0 0 0 0 0 0 0 25 0 1 0 290483814 30674944 523 33554432000 4194304 4650387 140736104945360 18446744073709551615 4369223 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 7489 523 345 112 0 2454 0

[startup+0.0094569 s]
/proc/loadavg: 3.79 3.98 3.98 2/187 23268
/proc/meminfo: memFree=20922528/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=30672 CPUtime=0 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 760 0 0 0 0 0 0 0 25 0 1 0 290483814 31408128 679 33554432000 4194304 4650387 140736104945360 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 7668 679 364 112 0 2633 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30672

[startup+0.100481 s]
/proc/loadavg: 3.79 3.98 3.98 2/187 23268
/proc/meminfo: memFree=20922528/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=30672 CPUtime=0.09 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 882 0 0 0 9 0 0 0 25 0 1 0 290483814 31408128 801 33554432000 4194304 4650387 140736104945360 18446744073709551615 4360485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 7668 801 379 112 0 2633 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30672

[startup+0.300447 s]
/proc/loadavg: 3.79 3.98 3.98 2/187 23268
/proc/meminfo: memFree=20922528/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=31240 CPUtime=0.29 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 1190 0 0 0 29 0 0 0 25 0 1 0 290483814 31989760 919 33554432000 4194304 4650387 140736104945360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 7810 919 381 112 0 2775 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31240

[startup+0.700368 s]
/proc/loadavg: 3.79 3.98 3.98 2/187 23268
/proc/meminfo: memFree=20922528/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=31748 CPUtime=0.69 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 1653 0 0 0 69 0 0 0 25 0 1 0 290483814 32509952 1092 33554432000 4194304 4650387 140736104945360 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 7937 1092 381 112 0 2902 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31748

[startup+1.50022 s]
/proc/loadavg: 3.79 3.98 3.98 4/192 23323
/proc/meminfo: memFree=20916380/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=32628 CPUtime=1.49 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 2617 0 0 0 149 0 0 0 25 0 1 0 290483814 33411072 1230 33554432000 4194304 4650387 140736104945360 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 8157 1230 382 112 0 3122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32628

[startup+3.10091 s]
/proc/loadavg: 3.79 3.98 3.98 5/194 23359
/proc/meminfo: memFree=20891664/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=40488 CPUtime=3.09 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 5478 0 0 0 308 1 0 0 25 0 1 0 290483814 41459712 3082 33554432000 4194304 4650387 140736104945360 18446744073709551615 4441367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 10122 3082 383 112 0 5087 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40488

[startup+6.30033 s]
/proc/loadavg: 3.81 3.98 3.98 5/194 23359
/proc/meminfo: memFree=20878764/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=42436 CPUtime=6.29 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 7537 0 0 0 628 1 0 0 25 0 1 0 290483814 43454464 3917 33554432000 4194304 4650387 140736104945360 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 10609 3917 383 112 0 5574 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42436

[startup+12.7012 s]
/proc/loadavg: 3.82 3.98 3.98 5/194 23359
/proc/meminfo: memFree=20850152/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=49068 CPUtime=12.68 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 12058 0 0 0 1267 1 0 0 25 0 1 0 290483814 50245632 5388 33554432000 4194304 4650387 140736104945360 18446744073709551615 4333755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 12267 5388 383 112 0 7232 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49068

[startup+25.5008 s]
/proc/loadavg: 3.93 4.00 3.99 5/194 23360
/proc/meminfo: memFree=20819156/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=58580 CPUtime=25.49 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 19240 0 0 0 2546 3 0 0 25 0 1 0 290483814 59985920 7567 33554432000 4194304 4650387 140736104945360 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 14645 7567 383 112 0 9610 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58580

[startup+51.1011 s]
/proc/loadavg: 3.95 4.00 3.99 5/194 23361
/proc/meminfo: memFree=20785324/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=85412 CPUtime=51.09 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 28885 0 0 0 5104 5 0 0 25 0 1 0 290483814 87461888 12357 33554432000 4194304 4650387 140736104945360 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 21353 12357 383 112 0 16318 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85412

[startup+102.308 s]
/proc/loadavg: 4.02 4.01 3.99 5/194 23362
/proc/meminfo: memFree=20721188/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=105372 CPUtime=102.3 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 34560 0 0 0 10223 7 0 0 25 0 1 0 290483814 107900928 18032 33554432000 4194304 4650387 140736104945360 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 26343 18032 383 112 0 21308 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 105372

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.99 5/194 23363
/proc/meminfo: memFree=20720040/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=88092 CPUtime=162.29 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 45557 0 0 0 16219 10 0 0 25 0 1 0 290483814 90206208 15569 33554432000 4194304 4650387 140736104945360 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 22023 15569 383 112 0 16988 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 88092

[startup+222.3 s]
/proc/loadavg: 4.04 4.02 4.00 5/194 23368
/proc/meminfo: memFree=20652648/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=117908 CPUtime=222.29 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 63204 0 0 0 22215 14 0 0 25 0 1 0 290483814 120737792 22828 33554432000 4194304 4650387 140736104945360 18446744073709551615 4476367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 29477 22828 383 112 0 24442 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 117908

[startup+282.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/194 23370
/proc/meminfo: memFree=20597848/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=137528 CPUtime=282.29 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 70809 0 0 0 28213 16 0 0 25 0 1 0 290483814 140828672 27642 33554432000 4194304 4650387 140736104945360 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 34382 27642 383 112 0 29347 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 137528

[startup+342.301 s]
/proc/loadavg: 4.07 4.03 4.01 5/194 23371
/proc/meminfo: memFree=20582340/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=138160 CPUtime=342.29 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 71499 0 0 0 34213 16 0 0 25 0 1 0 290483814 141475840 28332 33554432000 4194304 4650387 140736104945360 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 34540 28332 383 112 0 29505 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 138160

[startup+402.301 s]
/proc/loadavg: 4.16 4.06 4.01 6/194 23373
/proc/meminfo: memFree=20567328/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=140708 CPUtime=402.3 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 72687 0 0 0 40213 17 0 0 25 0 1 0 290483814 144084992 29520 33554432000 4194304 4650387 140736104945360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 35177 29520 383 112 0 30142 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 140708

[startup+462.301 s]
/proc/loadavg: 4.10 4.06 4.01 5/194 23374
/proc/meminfo: memFree=20548220/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=140708 CPUtime=462.3 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 73039 0 0 0 46213 17 0 0 25 0 1 0 290483814 144084992 29520 33554432000 4194304 4650387 140736104945360 18446744073709551615 4314969 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 35177 29520 383 112 0 30142 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 140708

[startup+522.301 s]
/proc/loadavg: 4.10 4.06 4.01 5/194 23376
/proc/meminfo: memFree=20533212/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=157880 CPUtime=522.3 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 77912 0 0 0 52211 19 0 0 25 0 1 0 290483814 161669120 33817 33554432000 4194304 4650387 140736104945360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 39470 33817 383 112 0 34435 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 157880

[startup+582.301 s]
/proc/loadavg: 4.23 4.10 4.02 5/194 23378
/proc/meminfo: memFree=20507988/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=157880 CPUtime=582.31 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 78268 0 0 0 58211 20 0 0 25 0 1 0 290483814 161669120 33839 33554432000 4194304 4650387 140736104945360 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 39470 33839 383 112 0 34435 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 157880

[startup+642.301 s]
/proc/loadavg: 4.15 4.09 4.02 5/194 23379
/proc/meminfo: memFree=20521864/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=144928 CPUtime=642.31 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 80844 0 0 0 64211 20 0 0 25 0 1 0 290483814 148406272 29203 33554432000 4194304 4650387 140736104945360 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 36232 29203 383 112 0 31197 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 144928

[startup+702.3 s]
/proc/loadavg: 4.32 4.14 4.03 5/194 23381
/proc/meminfo: memFree=20494696/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=145040 CPUtime=702.31 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 89346 0 0 0 70208 23 0 0 25 0 1 0 290483814 148520960 30448 33554432000 4194304 4650387 140736104945360 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 36260 30448 383 112 0 31225 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 145040

[startup+762.307 s]
/proc/loadavg: 4.18 4.12 4.03 5/194 23382
/proc/meminfo: memFree=20503352/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=145156 CPUtime=762.32 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 98415 0 0 0 76207 25 0 0 25 0 1 0 290483814 148639744 28746 33554432000 4194304 4650387 140736104945360 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 36289 28746 383 112 0 31254 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 145156

[startup+822.3 s]
/proc/loadavg: 4.20 4.13 4.04 5/194 23384
/proc/meminfo: memFree=20498856/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=145264 CPUtime=822.31 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 106672 0 0 0 82203 28 0 0 25 0 1 0 290483814 148750336 29592 33554432000 4194304 4650387 140736104945360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 36316 29592 383 112 0 31281 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 145264

[startup+882.301 s]
/proc/loadavg: 4.07 4.10 4.03 5/194 23386
/proc/meminfo: memFree=20465096/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=169272 CPUtime=882.32 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 116626 0 0 0 88201 31 0 0 25 0 1 0 290483814 173334528 35788 33554432000 4194304 4650387 140736104945360 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 42318 35788 383 112 0 37283 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 169272

[startup+942.301 s]
/proc/loadavg: 4.22 4.13 4.04 5/194 23387
/proc/meminfo: memFree=20469424/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=169332 CPUtime=942.32 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 123928 0 0 0 94200 32 0 0 25 0 1 0 290483814 173395968 35180 33554432000 4194304 4650387 140736104945360 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 42333 35180 383 112 0 37298 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 169332

[startup+1002.3 s]
/proc/loadavg: 4.12 4.12 4.04 5/194 23389
/proc/meminfo: memFree=20465808/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=169480 CPUtime=1002.32 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 131275 0 0 0 100197 35 0 0 25 0 1 0 290483814 173547520 34690 33554432000 4194304 4650387 140736104945360 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 42370 34690 383 112 0 37335 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 169480

[startup+1062.3 s]
/proc/loadavg: 4.12 4.11 4.04 5/194 23390
/proc/meminfo: memFree=20427464/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=169508 CPUtime=1062.32 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 136288 0 0 0 106195 37 0 0 25 0 1 0 290483814 173576192 35667 33554432000 4194304 4650387 140736104945360 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 42377 35667 383 112 0 37342 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 169508

[startup+1122.3 s]
/proc/loadavg: 4.04 4.09 4.04 5/194 23392
/proc/meminfo: memFree=20416780/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=175380 CPUtime=1122.33 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 141523 0 0 0 112192 41 0 0 25 0 1 0 290483814 179589120 36858 33554432000 4194304 4650387 140736104945360 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 43845 36858 383 112 0 38810 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 175380

[startup+1182.3 s]
/proc/loadavg: 4.20 4.11 4.05 5/194 23394
/proc/meminfo: memFree=20403608/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=183248 CPUtime=1182.33 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 147562 0 0 0 118190 43 0 0 25 0 1 0 290483814 187645952 38558 33554432000 4194304 4650387 140736104945360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 45812 38558 383 112 0 40777 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 183248

[startup+1242.3 s]
/proc/loadavg: 4.23 4.12 4.05 5/194 23395
/proc/meminfo: memFree=20402720/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=229388 CPUtime=1242.32 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 151069 0 0 0 124188 44 0 0 25 0 1 0 290483814 234893312 38107 33554432000 4194304 4650387 140736104945360 18446744073709551615 4339780 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 57347 38107 383 112 0 52312 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 229388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.12 4.05 5/194 23397
/proc/meminfo: memFree=20373824/32951124 swapFree=67111528/67111528
[pid=23268] ppid=23266 vsize=189228 CPUtime=1300.04 cores=0,2
/proc/23268/stat : 23268 (strangenight1-s) R 23266 23268 22690 0 -1 4202496 155025 0 0 0 129958 46 0 0 25 0 1 0 290483814 193769472 40859 33554432000 4194304 4650387 140736104945360 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23268/statm: 47307 40859 383 112 0 42272 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 189228

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.58
system time used= 0.474927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155025
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= 14
involuntary context switches= 1992

runsolver used 2.23366 second user time and 4.88226 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 02:00:59
IDJOB=3175891
IDBENCH=82909
IDSOLVER=1589
FILE ID=node135/3175891-1301788859
RUNJOBID= node135-1301783649-22708
PBS_JOBID= 12841383
Free space on /tmp= 71860 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S158767647-027.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175891-1301788859/watcher-3175891-1301788859 -o /tmp/evaluation-result-3175891-1301788859/solver-3175891-1301788859 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175891-1301788859.cnf

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

MD5SUM BENCH= 3a195a9f73ea42ae7df353109d53748f
RANDOM SEED=1346828340

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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:      20922684 kB
Buffers:        379648 kB
Cached:       11299060 kB
SwapCached:          0 kB
Active:        7998544 kB
Inactive:      3748644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20922684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6264 kB
Writeback:           0 kB
AnonPages:       68464 kB
Mapped:          15260 kB
Slab:           219076 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   287096 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71856 MiB
End job on node135 at 2011-04-03 02:22:42