Trace number 3369925

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 (fixed)? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S380157195-014.SATISFIABLE.cnf
MD5SUMc5ca502edf263e9767f2d7ec536d2edf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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-3369925-1307645879.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1917/1917 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:    450 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     22  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     212 undec:      47 neg:     191
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       428      1893         0         0      5809         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.10/0.14	c  N st     8      4915       428      1893         0      4807      5809    100638   no data   no data  --
0.29/0.37	c  N st    10     11298       428      1893         0      4464      5809     69832   no data   no data  --
0.59/0.61	c  N st    11     17042       428      1893         0     10074      5809    197934   no data   no data  --
0.99/1.00	c  F st    12     25001       428      1893         0     12323      5809    240827   no data   no data  --
0.99/1.00	c  N st    12     25001       428      1893         0     12323      5809    240827   no data   no data  --
1.20/1.24	c Decided on static restart strategy
1.20/1.24	c  N st    18     30001       428      1893         0     10643      5809    183858   no data   no data  --
1.20/1.24	c  S st    18     30001       428      1893         0     10643      5809    183858   no data   no data  --
1.20/1.27	c  S st    18     30501       428      1893         0     11143      5809    194724   no data   no data  --
1.20/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.20/1.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.20/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.20/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.20/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.20/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
1.20/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.46	c lits-rem:       142  cl-subs:      572  v-elim:      0  v-fix:    0  time:  0.17 s
1.39/1.47	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.01
1.39/1.47	c calculated reachability. Time: 0.00
1.39/1.47	c  N st    18     30501       428      1893         0     10571      5809    181797   no data   no data  --
1.79/1.87	c  N st    20     37613       428      1893         0      9803      5809    149192   no data   no data  --
2.19/2.24	c  N st    21     44013       428      1893         0     16045      5809    279339   no data   no data  --
2.29/2.37	c  S st    22     45753       428      1893         0      9019      5809    118165   no data   no data  --
2.29/2.39	c  S st    22     46260       428      1893         0      9524      5809    129382   no data   no data  --
2.29/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
2.39/2.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.47	c lits-rem:        29  cl-subs:      110  v-elim:      0  v-fix:    0  time:  0.07 s
2.39/2.47	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
2.39/2.47	c vivif2 --  cl tried     9414 cl shrink        0 lits rem          0 time: 0.00
2.39/2.48	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.01
2.39/2.48	c calculated reachability. Time: 0.00
2.39/2.48	c  N st    22     46260       428      1893         0      9414      5809    127211   no data   no data  --
3.29/3.31	c  N st    23     60657       428      1893         0     13685      5809    206495   no data   no data  --
3.89/3.93	c  N st    24     69390       428      1893         0     11570      5809    158479   no data   no data  --
3.89/3.93	c  S st    24     69390       428      1893         0     11570      5809    158479   no data   no data  --
3.89/3.96	c  S st    24     69894       428      1893         0     12073      5809    169541   no data   no data  --
3.89/3.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
3.89/3.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.12	c lits-rem:       114  cl-subs:      193  v-elim:      0  v-fix:    0  time:  0.15 s
4.09/4.13	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
4.09/4.13	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.00
4.09/4.14	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.01
4.09/4.14	c calculated reachability. Time: 0.00
4.09/4.14	c  N st    24     69894       428      1893         0     11880      5809    165620   no data   no data  --
5.39/5.41	c  F st    25     87501       428      1893         0     17293      5809    268832   no data   no data  --
5.39/5.41	c  N st    25     87501       428      1893         0     17293      5809    268832   no data   no data  --
5.79/5.81	c Decided on static restart strategy
5.99/6.04	c  N st    32     95542       428      1893         0     25173      5809    438769   no data   no data  --
6.60/6.63	c  N st    34    104841       428      1893         0     21554      5809    345528   no data   no data  --
6.60/6.63	c  S st    34    104841       428      1893         0     21554      5809    345528   no data   no data  --
6.60/6.68	c  S st    34    105347       428      1893         0     22057      5809    356697   no data   no data  --
6.60/6.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.60/6.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.60/6.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
6.60/6.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.45	c lits-rem:       414  cl-subs:     1045  v-elim:      0  v-fix:    0  time:  0.75 s
7.39/7.45	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
7.39/7.45	c vivif2 --  cl tried    21012 cl shrink        0 lits rem          0 time: 0.00
7.39/7.47	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.01
7.39/7.47	c calculated reachability. Time: 0.00
7.39/7.47	c  N st    34    105347       428      1893         0     21012      5809    334167   no data   no data  --
8.19/8.22	c  N st    35    114945       428      1893         0     16766      5809    232170   no data   no data  --
9.39/9.47	c  N st    36    129342       428      1893         0     16178      5809    202233   no data   no data  --
11.19/11.27	c  N st    37    150938       428      1893         0     21613      5809    315420   no data   no data  --
11.89/11.92	c  S st    38    158021       428      1893         0     28484      5809    455288   no data   no data  --
11.89/11.99	c  S st    38    158525       428      1893         0     28985      5809    466140   no data   no data  --
11.89/11.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.89/11.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.99/12.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.99/12.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.99/12.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/12.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
11.99/12.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.29/13.30	c lits-rem:       646  cl-subs:     1894  v-elim:      0  v-fix:    0  time:  1.29 s
13.29/13.30	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
13.29/13.31	c vivif2 --  cl tried    27091 cl shrink        0 lits rem          0 time: 0.00
13.29/13.33	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.02
13.29/13.33	c calculated reachability. Time: 0.00
13.29/13.33	c  N st    38    158525       428      1893         0     27091      5809    428272   no data   no data  --
17.79/17.87	c  N st    39    207114       428      1893         0     21858      5809    281087   no data   no data  --
20.69/20.76	c  N st    40    237789       428      1893         0     32233      5809    495540   no data   no data  --
20.69/20.76	c  S st    40    237789       428      1893         0     32233      5809    495540   no data   no data  --
20.79/20.84	c  S st    40    238296       428      1893         0     32738      5809    506336   no data   no data  --
20.79/20.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.79/20.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.79/20.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.79/20.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.79/20.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
20.79/20.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.19/22.29	c lits-rem:       611  cl-subs:     1828  v-elim:      0  v-fix:    0  time:  1.43 s
22.19/22.29	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
22.19/22.30	c vivif2 --  cl tried    30910 cl shrink        0 lits rem          0 time: 0.00
22.29/22.32	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.02
22.29/22.32	c calculated reachability. Time: 0.00
22.29/22.32	c  N st    40    238296       428      1893         0     30910      5809    467523   no data   no data  --
29.29/29.30	c  F st    41    306250       428      1893         0     32845      5809    462521   no data   no data  --
29.29/29.30	c  N st    41    306250       428      1893         0     32845      5809    462521   no data   no data  --
29.89/29.98	c Decided on static restart strategy
32.69/32.71	c  N st    51    334556       428      1893         0     37031      5809    546104   no data   no data  --
35.19/35.29	c  N st    53    357444       428      1893         0     34988      5809    493220   no data   no data  --
35.19/35.29	c  S st    53    357444       428      1893         0     34988      5809    493220   no data   no data  --
35.29/35.37	c  S st    53    357946       428      1893         0     35488      5809    504381   no data   no data  --
35.29/35.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.29/35.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.29/35.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.29/35.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.29/35.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.29/35.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
35.29/35.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.69/36.74	c lits-rem:       532  cl-subs:     1293  v-elim:      0  v-fix:    0  time:  1.34 s
36.69/36.74	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
36.69/36.74	c vivif2 --  cl tried    34195 cl shrink        0 lits rem          0 time: 0.00
36.69/36.77	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.02
36.69/36.77	c calculated reachability. Time: 0.00
36.69/36.77	c  N st    53    357946       428      1893         0     34195      5809    474540   no data   no data  --
40.70/40.71	c  N st    54    390340       428      1893         0     40322      5809    583872   no data   no data  --
46.99/47.06	c  N st    55    438928       428      1893         0     34139      5809    413065   no data   no data  --
56.79/56.80	c  N st    56    511811       428      1893         0     47630      5809    691441   no data   no data  --
60.49/60.56	c  N st    57    536920       428      1893         0     41890      5809    545431   no data   no data  --
60.49/60.56	c  S st    57    536920       428      1893         0     41890      5809    545431   no data   no data  --
60.60/60.65	c  S st    57    537424       428      1893         0     42389      5809    556032   no data   no data  --
60.60/60.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.60/60.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.60/60.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
60.60/60.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.60/60.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.60/60.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
60.60/60.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.09/62.19	c lits-rem:       943  cl-subs:     2206  v-elim:      0  v-fix:    0  time:  1.51 s
62.09/62.19	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
62.09/62.19	c vivif2 --  cl tried    40183 cl shrink        0 lits rem          0 time: 0.01
62.19/62.23	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.03
62.19/62.23	c calculated reachability. Time: 0.00
62.19/62.23	c  N st    57    537424       428      1893         0     40183      5809    512474   no data   no data  --
87.09/87.15	c  N st    58    701409       428      1893         0     69221      5809   1130559   no data   no data  --
104.09/104.16	c  N st    59    806137       428      1893         0     63169      5809    944665   no data   no data  --
104.09/104.16	c  S st    59    806137       428      1893         0     63169      5809    944665   no data   no data  --
104.29/104.35	c  S st    59    806638       428      1893         0     63670      5809    954745   no data   no data  --
104.29/104.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.29/104.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.29/104.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
104.39/104.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.39/104.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.39/104.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
104.39/104.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
107.80/107.90	c lits-rem:      1415  cl-subs:     3917  v-elim:      0  v-fix:    0  time:  3.48 s
107.80/107.90	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
107.90/107.91	c vivif2 --  cl tried    59753 cl shrink        0 lits rem          0 time: 0.01
107.90/107.98	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.07
107.90/107.98	c calculated reachability. Time: 0.00
107.90/107.98	c  N st    59    806638       428      1893         0     59753      5809    875808   no data   no data  --
151.99/152.09	c  F st    60   1071876       428      1893         0     75664      5809   1122453   no data   no data  --
151.99/152.09	c  N st    60   1071876       428      1893         0     75664      5809   1122453   no data   no data  --
153.29/153.30	c Decided on static restart strategy
157.30/157.38	c  N st    70   1100178       428      1893         0     59583      5809    756840   no data   no data  --
164.00/164.02	c  N st    72   1136170       428      1893         0     49869      5809    530042   no data   no data  --
169.70/169.76	c  N st    73   1168563       428      1893         0     81597      5809   1273978   no data   no data  --
176.79/176.83	c  N st    74   1209958       428      1893         0     75986      5809   1114292   no data   no data  --
176.79/176.83	c  S st    74   1209958       428      1893         0     75986      5809   1114292   no data   no data  --
176.99/177.01	c  S st    74   1210462       428      1893         0     76489      5809   1125071   no data   no data  --
176.99/177.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.99/177.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
176.99/177.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
176.99/177.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.99/177.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.99/177.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
176.99/177.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.29/180.37	c lits-rem:       482  cl-subs:     5175  v-elim:      0  v-fix:    0  time:  3.29 s
180.29/180.37	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
180.29/180.38	c vivif2 --  cl tried    71314 cl shrink        0 lits rem          0 time: 0.01
180.40/180.44	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.06
180.40/180.44	c calculated reachability. Time: 0.00
180.40/180.44	c  N st    74   1210462       428      1893         0     71314      5809   1012445   no data   no data  --
198.39/198.41	c  N st    75   1283344       428      1893         0     47772      5809    434247   no data   no data  --
220.99/221.05	c  N st    76   1392668       428      1893         0     55642      5809    579597   no data   no data  --
255.30/255.34	c  N st    77   1556652       428      1893         0     60467      5809    645748   no data   no data  --
290.50/290.51	c  N st    78   1710462       428      1893         0    101453      5809   1432428   no data   no data  --
290.50/290.51	c  S st    78   1710462       428      1893         0    101453      5809   1432428   no data   no data  --
290.69/290.76	c  S st    78   1710965       428      1893         0    101953      5809   1443536   no data   no data  --
290.69/290.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
290.69/290.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.79/290.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
290.79/290.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.79/290.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.79/290.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
290.79/290.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
300.80/300.82	c lits-rem:       418  cl-subs:    16063  v-elim:      0  v-fix:    0  time:  9.97 s
300.80/300.82	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
300.80/300.83	c vivif2 --  cl tried    85890 cl shrink        0 lits rem          0 time: 0.01
300.90/300.91	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.08
300.90/300.91	c calculated reachability. Time: 0.00
300.90/300.91	c  N st    78   1710965       428      1893         0     85890      5809   1154307   no data   no data  --
396.60/396.67	c  N st    79   2079929       428      1893         0     97909      5809   1319242   no data   no data  --
429.40/429.40	c  N st    80   2210967       428      1893         0    102281      5809   1399536   no data   no data  --
429.40/429.40	c  S st    80   2210967       428      1893         0    102281      5809   1399536   no data   no data  --
429.60/429.66	c  S st    80   2211468       428      1893         0    102780      5809   1409945   no data   no data  --
429.60/429.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
429.60/429.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
429.70/429.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
429.70/429.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
429.70/429.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.70/429.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
429.70/429.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
436.30/436.30	c lits-rem:       277  cl-subs:     9223  v-elim:      0  v-fix:    0  time:  6.55 s
436.30/436.30	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
436.30/436.31	c vivif2 --  cl tried    93557 cl shrink        0 lits rem          0 time: 0.01
436.40/436.41	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.09
436.40/436.41	c calculated reachability. Time: 0.00
436.40/436.41	c  N st    80   2211468       428      1893         0     93557      5809   1236865   no data   no data  --
576.60/576.60	c  N st    81   2711469       428      1893         0    117096      5809   1660452   no data   no data  --
576.60/576.60	c  S st    81   2711469       428      1893         0    117096      5809   1660452   no data   no data  --
577.00/577.01	c  S st    81   2711972       428      1893         0    117597      5809   1672798   no data   no data  --
577.00/577.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
577.00/577.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
577.00/577.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
577.10/577.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
577.10/577.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
577.10/577.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
577.10/577.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
585.00/585.04	c lits-rem:       430  cl-subs:     9467  v-elim:      0  v-fix:    0  time:  7.91 s
585.00/585.04	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
585.00/585.06	c vivif2 --  cl tried   108130 cl shrink        0 lits rem          0 time: 0.02
585.10/585.18	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.12
585.10/585.18	c calculated reachability. Time: 0.00
585.10/585.18	c  N st    81   2711972       428      1893         0    108130      5809   1508751   no data   no data  --
738.11/738.14	c  N st    82   3211972       428      1893         0     83828      5809    835346   no data   no data  --
738.11/738.14	c  S st    82   3211972       428      1893         0     83828      5809    835346   no data   no data  --
738.31/738.39	c  S st    82   3212475       428      1893         0     84331      5809    846987   no data   no data  --
738.31/738.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
738.31/738.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.41/738.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
738.41/738.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
738.41/738.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
738.41/738.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
738.41/738.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
741.51/741.54	c lits-rem:       536  cl-subs:     2076  v-elim:      0  v-fix:    0  time:  3.08 s
741.51/741.54	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
741.51/741.55	c vivif2 --  cl tried    82255 cl shrink        0 lits rem          0 time: 0.01
741.61/741.66	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.11
741.61/741.67	c calculated reachability. Time: 0.00
741.61/741.67	c  N st    82   3212475       428      1893         0     82255      5809    809481   no data   no data  --
902.51/902.54	c  N st    83   3712475       428      1893         0     93725      5809    991290   no data   no data  --
902.51/902.54	c  S st    83   3712475       428      1893         0     93725      5809    991290   no data   no data  --
902.71/902.77	c  S st    83   3712978       428      1893         0     94228      5809   1003314   no data   no data  --
902.71/902.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
902.71/902.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
902.81/902.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
902.81/902.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
902.81/902.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
902.81/902.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
902.81/902.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
904.61/904.62	c lits-rem:       179  cl-subs:     1833  v-elim:      0  v-fix:    0  time:  1.78 s
904.61/904.62	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
904.61/904.63	c vivif2 --  cl tried    92395 cl shrink        0 lits rem          0 time: 0.01
904.71/904.72	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.08
904.71/904.72	c calculated reachability. Time: 0.00
904.71/904.72	c  N st    83   3712978       428      1893         0     92395      5809    967216   no data   no data  --
915.41/915.46	c  F st    84   3751565       428      1893         0    129589      5809   1805123   no data   no data  --
915.41/915.47	c  N st    84   3751565       428      1893         0    129589      5809   1805123   no data   no data  --
917.42/917.48	c Decided on static restart strategy
926.72/926.78	c  N st    94   3779868       428      1893         0    157216      5809   2446219   no data   no data  --
938.21/938.24	c  N st    96   3815861       428      1893         0    109895      5809   1359129   no data   no data  --
947.41/947.49	c  N st    97   3848255       428      1893         0    141431      5809   2094208   no data   no data  --
963.22/963.22	c  N st    98   3896843       428      1893         0    104861      5809   1192630   no data   no data  --
986.22/986.27	c  N st    99   3969726       428      1893         0     91616      5809    888801   no data   no data  --
1022.71/1022.74	c  N st   100   4079051       428      1893         0    111900      5809   1308278   no data   no data  --
1067.42/1067.41	c  N st   101   4212980       428      1893         0    154898      5809   2237018   no data   no data  --
1067.42/1067.41	c  S st   101   4212980       428      1893         0    154898      5809   2237018   no data   no data  --
1067.82/1067.88	c  S st   101   4213481       428      1893         0    155396      5809   2248125   no data   no data  --
1067.82/1067.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1067.82/1067.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1067.92/1067.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1068.02/1068.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1068.02/1068.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1068.02/1068.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
1068.02/1068.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1090.32/1090.38	c lits-rem:      1113  cl-subs:    16212  v-elim:      0  v-fix:    0  time: 22.35 s
1090.32/1090.38	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
1090.42/1090.40	c vivif2 --  cl tried   139184 cl shrink        0 lits rem          0 time: 0.02
1090.52/1090.58	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.18
1090.52/1090.59	c calculated reachability. Time: 0.00
1090.52/1090.59	c  N st   101   4213481       428      1893         0    139184      5809   1938877   no data   no data  --
1172.42/1172.40	c  N st   102   4459457       428      1893         0    113604      5809   1309534   no data   no data  --
1259.92/1259.90	c  N st   103   4713481       428      1893         0    178196      5809   2746916   no data   no data  --
1259.92/1259.90	c  S st   103   4713481       428      1893         0    178196      5809   2746916   no data   no data  --
1260.42/1260.44	c  S st   103   4713983       428      1893         0    178698      5809   2757845   no data   no data  --
1260.42/1260.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1260.42/1260.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1260.52/1260.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1260.63/1260.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1260.63/1260.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1260.63/1260.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    428 time:  0.00 s
1260.63/1260.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1296.93/1296.91	c lits-rem:       500  cl-subs:    22099  v-elim:      0  v-fix:    0  time: 36.28 s
1296.93/1296.91	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
1296.93/1296.94	c vivif2 --  cl tried   156599 cl shrink        0 lits rem          0 time: 0.03
1297.13/1297.15	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.21
1297.13/1297.16	c calculated reachability. Time: 0.00
1297.13/1297.16	c  N st   103   4713983       428      1893         0    156599      5809   2340501   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

running on 2 cores: 1,3

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.77 3.93 3.60 4/177 25027
/proc/meminfo: memFree=31934212/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=30148 CPUtime=0 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 609 0 0 0 0 0 0 0 23 0 1 0 857004150 30871552 535 33554432000 4194304 4650387 140734769125360 18446744073709551615 4426977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 7537 537 357 112 0 2502 0

[startup+0.106949 s]
/proc/loadavg: 3.77 3.93 3.60 4/177 25027
/proc/meminfo: memFree=31934212/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=30452 CPUtime=0.1 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 797 0 0 0 10 0 0 0 24 0 1 0 857004150 31182848 723 33554432000 4194304 4650387 140734769125360 18446744073709551615 4333936 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 7613 723 379 112 0 2578 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30452

[startup+0.200933 s]
/proc/loadavg: 3.77 3.93 3.60 4/177 25027
/proc/meminfo: memFree=31934212/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=30852 CPUtime=0.19 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 959 0 0 0 19 0 0 0 24 0 1 0 857004150 31592448 757 33554432000 4194304 4650387 140734769125360 18446744073709551615 4333936 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 7713 757 381 112 0 2678 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30852

[startup+0.300914 s]
/proc/loadavg: 3.77 3.93 3.60 4/177 25027
/proc/meminfo: memFree=31934212/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=30852 CPUtime=0.29 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 1049 0 0 0 29 0 0 0 24 0 1 0 857004150 31592448 847 33554432000 4194304 4650387 140734769125360 18446744073709551615 4366728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 7713 847 381 112 0 2678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30852

[startup+0.700839 s]
/proc/loadavg: 3.77 3.93 3.60 4/177 25027
/proc/meminfo: memFree=31934212/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=31680 CPUtime=0.69 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 1586 0 0 0 69 0 0 0 25 0 1 0 857004150 32440320 927 33554432000 4194304 4650387 140734769125360 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 7920 927 381 112 0 2885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31680

[startup+1.5007 s]
/proc/loadavg: 3.79 3.93 3.60 5/190 25051
/proc/meminfo: memFree=31915028/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=37012 CPUtime=1.49 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 3297 0 0 0 149 0 0 0 18 0 1 0 857004150 37900288 2330 33554432000 4194304 4650387 140734769125360 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 9253 2330 383 112 0 4218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37012

[startup+3.10041 s]
/proc/loadavg: 3.79 3.93 3.60 5/190 25051
/proc/meminfo: memFree=31889980/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=37728 CPUtime=3.09 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 4331 0 0 0 309 0 0 0 20 0 1 0 857004150 38633472 2645 33554432000 4194304 4650387 140734769125360 18446744073709551615 4339876 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 9432 2645 383 112 0 4397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37728

[startup+6.30084 s]
/proc/loadavg: 3.79 3.93 3.60 5/190 25051
/proc/meminfo: memFree=31883556/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=39332 CPUtime=6.29 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 6392 0 0 0 628 1 0 0 25 0 1 0 857004150 40275968 2842 33554432000 4194304 4650387 140734769125360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 9833 2842 383 112 0 4798 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39332

[startup+12.7007 s]
/proc/loadavg: 3.82 3.94 3.60 5/190 25052
/proc/meminfo: memFree=31849968/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=48440 CPUtime=12.69 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 10623 0 0 0 1268 1 0 0 25 0 1 0 857004150 49602560 5232 33554432000 4194304 4650387 140734769125360 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 12110 5232 383 112 0 7075 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48440

[startup+25.5004 s]
/proc/loadavg: 3.85 3.94 3.61 5/190 25052
/proc/meminfo: memFree=31821500/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=54132 CPUtime=25.49 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 15877 0 0 0 2547 2 0 0 25 0 1 0 857004150 55431168 6723 33554432000 4194304 4650387 140734769125360 18446744073709551615 4363409 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 13533 6723 383 112 0 8498 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54132

[startup+51.1008 s]
/proc/loadavg: 3.90 3.94 3.62 5/190 25053
/proc/meminfo: memFree=31810376/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=58352 CPUtime=51.09 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 24177 0 0 0 5105 4 0 0 25 0 1 0 857004150 59752448 7379 33554432000 4194304 4650387 140734769125360 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 14588 7379 383 112 0 9553 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58352

[startup+102.301 s]
/proc/loadavg: 3.96 3.95 3.64 5/190 25054
/proc/meminfo: memFree=31790348/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=64112 CPUtime=102.29 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 37127 0 0 0 10222 7 0 0 25 0 1 0 857004150 65650688 8969 33554432000 4194304 4650387 140734769125360 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 16028 8969 383 112 0 10993 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 64112

[startup+162.301 s]
/proc/loadavg: 4.11 3.99 3.67 5/190 25056
/proc/meminfo: memFree=31733364/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=77180 CPUtime=162.29 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 51687 0 0 0 16218 11 0 0 25 0 1 0 857004150 79032320 12677 33554432000 4194304 4650387 140734769125360 18446744073709551615 4364392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 19295 12677 383 112 0 14260 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77180

[startup+222.307 s]
/proc/loadavg: 4.04 3.99 3.68 5/190 25066
/proc/meminfo: memFree=31704880/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=90468 CPUtime=222.3 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 64269 0 0 0 22216 14 0 0 25 0 1 0 857004150 92639232 14697 33554432000 4194304 4650387 140734769125360 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 22617 14697 383 112 0 17582 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 90468

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.70 5/190 25068
/proc/meminfo: memFree=31697612/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=90704 CPUtime=282.3 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 73752 0 0 0 28213 17 0 0 25 0 1 0 857004150 92880896 14780 33554432000 4194304 4650387 140734769125360 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 22676 14781 383 112 0 17641 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90704

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.72 5/190 25069
/proc/meminfo: memFree=31647332/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=105060 CPUtime=342.29 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 82750 0 0 0 34209 20 0 0 25 0 1 0 857004150 107581440 19539 33554432000 4194304 4650387 140734769125360 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 26265 19539 383 112 0 21230 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 105060

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.73 5/190 25071
/proc/meminfo: memFree=31649872/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=105260 CPUtime=402.3 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 90921 0 0 0 40206 24 0 0 25 0 1 0 857004150 107786240 19566 33554432000 4194304 4650387 140734769125360 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 26315 19566 383 112 0 21280 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 105260

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.75 5/190 25073
/proc/meminfo: memFree=31645228/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=113876 CPUtime=462.3 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 99727 0 0 0 46203 27 0 0 25 0 1 0 857004150 116609024 21611 33554432000 4194304 4650387 140734769125360 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 28469 21611 383 112 0 23434 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 113876

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.76 5/190 25074
/proc/meminfo: memFree=31622468/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=114068 CPUtime=522.31 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 107922 0 0 0 52200 31 0 0 25 0 1 0 857004150 116805632 20525 33554432000 4194304 4650387 140734769125360 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 28517 20525 383 112 0 23482 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 114068

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.77 5/190 25076
/proc/meminfo: memFree=31606788/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=123448 CPUtime=582.3 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 115846 0 0 0 58196 34 0 0 25 0 1 0 857004150 126410752 23540 33554432000 4194304 4650387 140734769125360 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 30862 23540 383 112 0 25827 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 123448

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.78 5/190 25077
/proc/meminfo: memFree=31607332/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=128708 CPUtime=642.31 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 123697 0 0 0 64193 38 0 0 25 0 1 0 857004150 131796992 23512 33554432000 4194304 4650387 140734769125360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 32177 23512 383 112 0 27142 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 128708

[startup+702.3 s]
/proc/loadavg: 4.08 4.00 3.80 5/190 25079
/proc/meminfo: memFree=31603928/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=128820 CPUtime=702.31 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 130197 0 0 0 70191 40 0 0 25 0 1 0 857004150 131911680 24813 33554432000 4194304 4650387 140734769125360 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 32205 24814 383 112 0 27170 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 128820

[startup+762.301 s]
/proc/loadavg: 4.06 4.01 3.81 5/190 25081
/proc/meminfo: memFree=31578944/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=128916 CPUtime=762.31 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 135778 0 0 0 76189 42 0 0 25 0 1 0 857004150 132009984 25134 33554432000 4194304 4650387 140734769125360 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 32229 25134 383 112 0 27194 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 128916

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.82 5/190 25082
/proc/meminfo: memFree=31564632/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=129044 CPUtime=822.31 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 141715 0 0 0 82185 46 0 0 25 0 1 0 857004150 132141056 25392 33554432000 4194304 4650387 140734769125360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 32261 25392 383 112 0 27226 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 129044

[startup+882.307 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 25084
/proc/meminfo: memFree=31568760/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=129200 CPUtime=882.32 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 149322 0 0 0 88182 50 0 0 25 0 1 0 857004150 132300800 24189 33554432000 4194304 4650387 140734769125360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 32300 24189 383 112 0 27265 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 129200

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 25085
/proc/meminfo: memFree=31567688/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=132380 CPUtime=942.31 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 156890 0 0 0 94179 52 0 0 25 0 1 0 857004150 135557120 25592 33554432000 4194304 4650387 140734769125360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 33095 25592 383 112 0 28060 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 132380

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 25087
/proc/meminfo: memFree=31565512/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=132504 CPUtime=1002.32 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 163349 0 0 0 100177 55 0 0 25 0 1 0 857004150 135684096 25773 33554432000 4194304 4650387 140734769125360 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 33126 25773 383 112 0 28091 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 132504

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 25089
/proc/meminfo: memFree=31545368/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=132568 CPUtime=1062.31 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 169620 0 0 0 106174 57 0 0 25 0 1 0 857004150 135749632 25912 33554432000 4194304 4650387 140734769125360 18446744073709551615 4366918 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 33142 25912 383 112 0 28107 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 132568

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 25090
/proc/meminfo: memFree=31529292/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=153204 CPUtime=1122.31 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 178046 0 0 0 112172 59 0 0 25 0 1 0 857004150 156880896 30815 33554432000 4194304 4650387 140734769125360 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 38301 30815 383 112 0 33266 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 153204

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 25092
/proc/meminfo: memFree=31526480/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=153304 CPUtime=1182.32 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 184416 0 0 0 118171 61 0 0 25 0 1 0 857004150 156983296 30649 33554432000 4194304 4650387 140734769125360 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 38326 30649 383 112 0 33291 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 153304

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 25093
/proc/meminfo: memFree=31515748/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=153408 CPUtime=1242.32 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 190701 0 0 0 124168 64 0 0 25 0 1 0 857004150 157089792 30384 33554432000 4194304 4650387 140734769125360 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 38352 30384 383 112 0 33317 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 153408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.03 3.88 5/190 25095
/proc/meminfo: memFree=31491504/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=229360 CPUtime=1300.03 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 196808 0 0 0 129938 65 0 0 25 0 1 0 857004150 234864640 36491 33554432000 4194304 4650387 140734769125360 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 57340 36491 383 112 0 52305 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 229360

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

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

[startup+1300 s]
/proc/loadavg: 4.10 4.03 3.88 5/190 25095
/proc/meminfo: memFree=31491504/32951124 swapFree=67050916/67111528
[pid=25027] ppid=25025 vsize=229360 CPUtime=1300.03 cores=1,3
/proc/25027/stat : 25027 (strangenight1-s) R 25025 25027 22403 0 -1 4202496 196808 0 0 0 129938 65 0 0 25 0 1 0 857004150 234864640 36491 33554432000 4194304 4650387 140734769125360 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25027/statm: 57340 36491 383 112 0 52305 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 229360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.39
CPU system time (s): 0.660899
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 229360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.660899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196808
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= 16
involuntary context switches= 809

runsolver used 2.09168 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-09 20:57:59
IDJOB=3369925
IDBENCH=82734
IDSOLVER=1847
FILE ID=node146/3369925-1307645879
RUNJOBID= node146-1307645879-24994
PBS_JOBID= 13549346
Free space on /tmp= 74128 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S380157195-014.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369925-1307645879/watcher-3369925-1307645879 -o /tmp/evaluation-result-3369925-1307645879/solver-3369925-1307645879 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369925-1307645879.cnf

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

MD5SUM BENCH= c5ca502edf263e9767f2d7ec536d2edf
RANDOM SEED=901986637

node146.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.830
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.66
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.830
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.75
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31938888 kB
Buffers:        214684 kB
Cached:         573448 kB
SwapCached:      14540 kB
Active:         394276 kB
Inactive:       413288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31938888 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:           21056 kB
Writeback:           0 kB
AnonPages:       17524 kB
Mapped:           8804 kB
Slab:           139748 kB
PageTables:       5588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190604 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= 74104 MiB
End job on node146 at 2011-06-09 21:19:41