Trace number 3369033

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-mt (fixed)SAT 658.582 164.958

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1440346932-010.SATISFIABLE.cnf
MD5SUMb1640086ff1cfd4e86559744179c13fe
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.001999
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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 Using 4 threads
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-3369033-1305410851.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         1  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.01 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:     176 undec:      50 neg:     174
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       382      1691         0         0      5185         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.37/0.14	c  N st     8      4917       382      1691         0      4811      5185    102148   no data   no data  --
1.16/0.38	c  N st    10     11300       382      1691         0      4463      5185     67300   no data   no data  --
2.36/0.63	c  N st    11     17044       382      1691         0     10046      5185    185121   no data   no data  --
3.98/1.02	c  F st    12     25001       382      1691         0     12299      5185    235209   no data   no data  --
3.98/1.02	c  N st    12     25001       382      1691         0     12299      5185    235209   no data   no data  --
4.76/1.27	c Decided on static restart strategy
4.76/1.27	c  N st    18     30000       382      1691         0     10574      5185    172776   no data   no data  --
4.76/1.27	c  S st    18     30000       382      1691         0     10574      5185    172776   no data   no data  --
5.16/1.30	c  S st    18     30502       382      1691         0     11076      5185    182557   no data   no data  --
5.16/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.16/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.16/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
5.16/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.56/1.48	c lits-rem:       191  cl-subs:      764  v-elim:      0  v-fix:    0  time:  0.69 s
5.56/1.49	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.03
5.56/1.49	c calculated reachability. Time: 0.00
5.56/1.49	c  N st    18     30502       382      1691         0     10312      5185    166342   no data   no data  --
7.55/1.92	c  N st    20     37614       382      1691         0      9535      5185    134841   no data   no data  --
8.78/2.29	c  N st    21     44014       382      1691         0     15732      5185    249458   no data   no data  --
9.15/2.39	c  S st    22     45753       382      1691         0     17424      5185    282653   no data   no data  --
9.55/2.42	c  S st    22     46261       382      1691         0      9253      5185    117328   no data   no data  --
9.55/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.55/2.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.55/2.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.55/2.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
9.55/2.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.55/2.49	c lits-rem:        34  cl-subs:      187  v-elim:      0  v-fix:    0  time:  0.25 s
9.55/2.49	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
9.55/2.49	c vivif2 --  cl tried     9066 cl shrink        0 lits rem          0 time: 0.00
9.94/2.50	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.03
9.94/2.50	c calculated reachability. Time: 0.00
9.94/2.50	c  N st    22     46261       382      1691         0      9066      5185    114257   no data   no data  --
13.17/3.37	c  N st    23     60658       382      1691         0     13348      5185    188170   no data   no data  --
15.54/3.98	c  N st    24     69391       382      1691         0     11173      5185    139890   no data   no data  --
15.54/3.98	c  S st    24     69391       382      1691         0     11173      5185    139890   no data   no data  --
15.94/4.02	c  S st    24     69894       382      1691         0     11676      5185    149621   no data   no data  --
15.94/4.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.94/4.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.94/4.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
15.94/4.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
15.94/4.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.34/4.16	c lits-rem:        69  cl-subs:      246  v-elim:      0  v-fix:    0  time:  0.53 s
16.34/4.16	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
16.34/4.16	c vivif2 --  cl tried    11430 cl shrink        0 lits rem          0 time: 0.00
16.34/4.17	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.04
16.34/4.17	c calculated reachability. Time: 0.00
16.34/4.17	c  N st    24     69894       382      1691         0     11430      5185    144813   no data   no data  --
21.13/5.34	c  F st    25     87500       382      1691         0     16866      5185    249052   no data   no data  --
21.13/5.34	c  N st    25     87500       382      1691         0     16866      5185    249052   no data   no data  --
22.73/5.75	c Decided on static restart strategy
23.93/6.01	c  N st    32     95537       382      1691         0     24684      5185    399899   no data   no data  --
26.72/6.71	c  N st    34    104842       382      1691         0     21088      5185    312950   no data   no data  --
26.72/6.71	c  S st    34    104842       382      1691         0     21088      5185    312950   no data   no data  --
26.72/6.76	c  S st    34    105347       382      1691         0     21592      5185    323208   no data   no data  --
26.72/6.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.72/6.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.72/6.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
26.72/6.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.72/6.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.72/6.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
26.72/6.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.52/7.46	c lits-rem:       354  cl-subs:     1313  v-elim:      0  v-fix:    0  time:  2.72 s
29.52/7.46	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
29.52/7.46	c vivif2 --  cl tried    20279 cl shrink        0 lits rem          0 time: 0.01
29.52/7.48	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.06
29.52/7.48	c calculated reachability. Time: 0.00
29.52/7.48	c  N st    34    105347       382      1691         0     20279      5185    298711   no data   no data  --
32.71/8.29	c  N st    35    114948       382      1691         0     15971      5185    191385   no data   no data  --
38.30/9.67	c  N st    36    129346       382      1691         0     15380      5185    171820   no data   no data  --
45.88/11.56	c  N st    37    150942       382      1691         0     20767      5185    263716   no data   no data  --
47.90/12.07	c  S st    38    158020       382      1691         0     27684      5185    403308   no data   no data  --
48.31/12.14	c  S st    38    158521       382      1691         0     28184      5185    413423   no data   no data  --
48.31/12.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
48.31/12.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.31/12.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
48.31/12.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.31/12.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.31/12.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
48.31/12.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.46/13.43	c lits-rem:       888  cl-subs:     2046  v-elim:      0  v-fix:    0  time:  5.06 s
53.46/13.43	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
53.46/13.44	c vivif2 --  cl tried    26138 cl shrink        0 lits rem          0 time: 0.01
53.46/13.46	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.08
53.46/13.46	c calculated reachability. Time: 0.00
53.46/13.46	c  N st    38    158521       382      1691         0     26138      5185    377427   no data   no data  --
71.84/18.05	c  N st    39    207112       382      1691         0     20868      5185    237707   no data   no data  --
83.03/20.90	c  N st    40    237781       382      1691         0     31191      5185    427712   no data   no data  --
83.03/20.90	c  S st    40    237781       382      1691         0     31191      5185    427712   no data   no data  --
83.44/20.98	c  S st    40    238288       382      1691         0     31693      5185    438088   no data   no data  --
83.44/20.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.44/20.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.44/20.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
83.82/21.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.82/21.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.82/21.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
83.82/21.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.81/22.54	c lits-rem:      1264  cl-subs:     3307  v-elim:      0  v-fix:    0  time:  6.12 s
89.81/22.54	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
89.81/22.55	c vivif2 --  cl tried    28386 cl shrink        0 lits rem          0 time: 0.01
89.81/22.57	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.08
89.81/22.57	c calculated reachability. Time: 0.00
89.81/22.57	c  N st    40    238288       382      1691         0     28386      5185    378636   no data   no data  --
118.17/29.66	c  F st    41    306250       382      1691         0     30318      5185    364460   no data   no data  --
118.17/29.66	c  N st    41    306250       382      1691         0     30318      5185    364460   no data   no data  --
120.55/30.22	c Decided on static restart strategy
130.54/32.73	c  N st    51    334555       382      1691         0     34638      5185    454656   no data   no data  --
140.91/35.37	c  N st    53    357433       382      1691         0     32605      5185    401695   no data   no data  --
140.91/35.37	c  S st    53    357433       382      1691         0     32605      5185    401695   no data   no data  --
141.31/35.46	c  S st    53    357935       382      1691         0     33105      5185    411878   no data   no data  --
141.31/35.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.31/35.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.31/35.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
141.31/35.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.31/35.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.31/35.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
141.31/35.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
146.49/36.75	c lits-rem:       380  cl-subs:     1504  v-elim:      0  v-fix:    0  time:  5.06 s
146.49/36.75	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
146.49/36.75	c vivif2 --  cl tried    31601 cl shrink        0 lits rem          0 time: 0.01
146.49/36.78	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.10
146.49/36.78	c calculated reachability. Time: 0.00
146.49/36.78	c  N st    53    357935       382      1691         0     31601      5185    384709   no data   no data  --
162.08/40.69	c  N st    54    390328       382      1691         0     37716      5185    490274   no data   no data  --
190.42/47.74	c  N st    55    438916       382      1691         0     31631      5185    343912   no data   no data  --
228.38/57.25	c  N st    56    511799       382      1691         0     44942      5185    576898   no data   no data  --
241.15/60.46	c  N st    57    536902       382      1691         0     39447      5185    483911   no data   no data  --
241.15/60.46	c  S st    57    536902       382      1691         0     39447      5185    483911   no data   no data  --
241.55/60.57	c  S st    57    537404       382      1691         0     39946      5185    494154   no data   no data  --
241.55/60.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
241.55/60.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
241.55/60.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
241.93/60.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.93/60.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.93/60.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
241.93/60.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
247.91/62.11	c lits-rem:       501  cl-subs:     1247  v-elim:      0  v-fix:    0  time:  6.05 s
247.91/62.11	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
247.91/62.12	c vivif2 --  cl tried    38699 cl shrink        0 lits rem          0 time: 0.02
247.91/62.16	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.14
247.91/62.16	c calculated reachability. Time: 0.00
247.91/62.16	c  N st    57    537404       382      1691         0     38699      5185    469928   no data   no data  --
346.96/86.97	c  N st    58    701388       382      1691         0     67822      5185   1006184   no data   no data  --
419.21/105.01	c  N st    59    806106       382      1691         0     61361      5185    805950   no data   no data  --
419.21/105.01	c  S st    59    806106       382      1691         0     61361      5185    805950   no data   no data  --
419.60/105.18	c  S st    59    806610       382      1691         0     61861      5185    816242   no data   no data  --
419.60/105.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
419.60/105.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.00/105.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
420.00/105.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
420.00/105.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
420.00/105.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
420.00/105.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
433.18/108.50	c lits-rem:      1345  cl-subs:     5934  v-elim:      0  v-fix:    0  time: 13.04 s
433.18/108.50	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
433.18/108.51	c vivif2 --  cl tried    55927 cl shrink        0 lits rem          0 time: 0.04
433.18/108.57	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.24
433.18/108.57	c calculated reachability. Time: 0.00
433.18/108.57	c  N st    59    806610       382      1691         0     55927      5185    715290   no data   no data  --
609.26/152.65	c  F st    60   1071876       382      1691         0     72238      5185   1037887   no data   no data  --
609.26/152.65	c  N st    60   1071876       382      1691         0     72238      5185   1037887   no data   no data  --
615.25/154.14	c Decided on static restart strategy
633.62/158.77	c  N st    70   1100175       382      1691         0     56011      5185    637882   no data   no data  --
658.39/164.94	c Following stats are for *FIRST FINISHED THREAD ONLY*
658.39/164.94	c num threads              : 4          
658.39/164.94	c restarts                 : 71         
658.39/164.94	c dynamic restarts         : 0          
658.39/164.94	c static restarts          : 71         
658.39/164.94	c full restarts            : 4          
658.39/164.94	c total simplify time      : 0.00       
658.39/164.94	c learnts DL2              : 0          
658.39/164.94	c learnts size 2           : 0          
658.39/164.94	c learnts size 1           : 0           (0.00      % of vars)
658.39/164.94	c filedLit time            : 0.19        (0.03      % time)
658.39/164.94	c v-elim SatELite          : 18          (4.50      % vars)
658.39/164.94	c SatELite time            : 25.43       (3.86      % time)
658.39/164.94	c v-elim xor               : 0           (0.00      % vars)
658.39/164.94	c xor elim time            : 0.04        (0.01      % time)
658.39/164.94	c num binary xor trees     : 0          
658.39/164.94	c binxor trees' crown      : 0           (nan       leafs/tree)
658.39/164.94	c bin xor find time        : 0.00       
658.39/164.94	c OTF clause improved      : 38375       (0.03      clauses/conflict)
658.39/164.94	c OTF impr. size diff      : 40581       (1.06       lits/clause)
658.39/164.94	c OTF cl watch-shrink      : 301335      (0.27      clauses/conflict)
658.39/164.94	c OTF cl watch-sh-lit      : 389108      (1.29       lits/clause)
658.39/164.94	c tried to recurMin cls    : 156186      (13.76      % of conflicts)
658.39/164.94	c updated cache            : 2992        (0.02       lits/tried recurMin)
658.39/164.94	c unit cls received        : 0           (nan       % of units)
658.39/164.94	c unit cls sent            : 0           (nan       % of units)
658.39/164.94	c bin cls received         : 0          
658.39/164.94	c bin cls sent             : 0          
658.39/164.94	c clauses over max glue    : 0           (0.00      % of all clauses)
658.39/164.94	c conflicts                : 1135392     (1725.45   / sec)
658.39/164.94	c decisions                : 1333973     (1.02      % random)
658.39/164.94	c bogo-props               : 20087893832 (30527416.66 / sec)
658.39/164.94	c conflict literals        : 22405683    (26.42     % deleted)
658.39/164.94	c Memory used              : 310.80      MB
658.39/164.94	c single-thread CPU time   : 658.03      s
658.39/164.94	c all-threads sum CPU time : 658.03      s
658.39/164.94	s SATISFIABLE
658.39/164.95	v 1 2 -3 4 -5 -6 -7 8 9 -10 11 -12 13 -14 15 -16 17 -18 19 20 21 22 23 -24 -25 26 27 -28 -29 -30 31 -32 33 -34 -35 36 37 38 -39 40 41 42 -43 -44 -45 46 -47 48 49 50 51 52 53 -54 55 56 -57 -58 -59 -60 61 -62 63 -64 -65 -66 67 68 -69 -70 71 72 -73 74 -75 -76 77 78 79 80 -81 -82 -83 84 -85 86 -87 -88 -89 -90 91 92 93 94 95 -96 97 -98 -99 100 -101 -102 103 104 -105 106 107 108 -109 110 111 112 -113 -114 115 116 117 118 119 120 121 -122 -123 124 -125 -126 127 -128 129 -130 -131 -132 133 -134 -135 -136 137 -138 139 140 -141 -142 -143 144 -145 146 147 148 149 -150 151 152 153 154 155 -156 -157 -158 159 -160 -161 162 163 -164 165 166 -167 -168 -169 170 -171 -172 -173 -174 175 176 -177 178 179 180 -181 182 183 184 -185 186 -187 -188 -189 190 -191 -192 -193 194 195 196 197 -198 -199 -200 201 202 203 204 -205 -206 -207 -208 209 210 -211 212 213 -214 215 216 217 218 219 -220 -221 222 223 -224 -225 -226 227 228 229 -230 231 -232 -233 234 235 -236 237 238 -239 -240 241 -242 -243 244 245 -246 247 -248 -249 250 251 252 253 254 -255 -256 257 -258 -259 -260 261 -262 -263 -264 -265 266 267 268 269 270 -271 272 -273 -274 275 276 277 278 -279 -280 281 282 -283 284 285 286 287 288 -289 -290 -291 292 293 -294 295 -296 -297 -298 299 300 301 -302 303 304 -305 306 307 308 -309 -310 -311 312 -313 314 315 -316 317 -318 319 -320 -321 -322 -323 324 -325 326 -327 -328 329 -330 331 -332 333 334 -335 -336 -337 338 -339 -340 341 -342 -343 344 345 -346 347 348 349 -350 -351 352 353 354 355 356 357 -358 -359 -360 361 362 363 364 365 366 367 368 369 -370 371 372 373 374 375 376 -377 -378 379 -380 -381 382 383 384 385 386 387 388 389 390 -391 392 393 394 -395 -396 -397 398 399 400 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3369033-1305410851/watcher-3369033-1305410851 -o /tmp/evaluation-result-3369033-1305410851/solver-3369033-1305410851 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369033-1305410851.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.02 1/224 3910
/proc/meminfo: memFree=19335040/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 416 0 0 0 0 0 0 0 22 0 4 0 652684882 52465664 356 33554432000 4194304 4650419 140734722860320 18446744073709551615 47827316041654 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 12809 356 306 112 0 7774 0
[pid=3910/tid=3911] ppid=3908 vsize=281800 CPUtime=0 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 105 0 0 0 0 0 0 0 24 0 4 0 652684883 288563200 669 33554432000 4194304 4650419 140734722860320 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=281800 CPUtime=0 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 56 0 0 0 0 0 0 0 24 0 4 0 652684883 288563200 675 33554432000 4194304 4650419 140734722860320 18446744073709551615 248089394955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=281796 CPUtime=0 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 90 0 0 0 0 0 0 0 24 0 4 0 652684883 288559104 678 33554432000 4194304 4650419 140734722860320 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.091869 s]
/proc/loadavg: 0.00 0.00 0.02 1/224 3910
/proc/meminfo: memFree=19335040/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=282336 CPUtime=0.33 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 1519 0 0 0 33 0 0 0 23 0 4 0 652684882 289112064 1400 33554432000 4194304 4650419 140734722860320 18446744073709551615 4364645 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 70584 1400 391 112 0 65549 0
[pid=3910/tid=3911] ppid=3908 vsize=282336 CPUtime=0.08 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 308 0 0 0 8 0 0 0 24 0 4 0 652684883 289112064 1400 33554432000 4194304 4650419 140734722860320 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=282336 CPUtime=0.08 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 273 0 0 0 8 0 0 0 24 0 4 0 652684883 289112064 1400 33554432000 4194304 4650419 140734722860320 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=282336 CPUtime=0.08 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 219 0 0 0 8 0 0 0 24 0 4 0 652684883 289112064 1401 33554432000 4194304 4650419 140734722860320 18446744073709551615 4367305 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 282336

[startup+0.100868 s]
/proc/loadavg: 0.00 0.00 0.02 1/224 3910
/proc/meminfo: memFree=19335040/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=282336 CPUtime=0.37 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 1562 0 0 0 37 0 0 0 23 0 4 0 652684882 289112064 1443 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 70584 1443 391 112 0 65549 0
[pid=3910/tid=3911] ppid=3908 vsize=282336 CPUtime=0.09 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 318 0 0 0 9 0 0 0 24 0 4 0 652684883 289112064 1443 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363613 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=282336 CPUtime=0.08 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 285 0 0 0 8 0 0 0 24 0 4 0 652684883 289112064 1443 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=282336 CPUtime=0.09 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 227 0 0 0 9 0 0 0 24 0 4 0 652684883 289112064 1443 33554432000 4194304 4650419 140734722860320 18446744073709551615 4310893 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282336

[startup+0.300833 s]
/proc/loadavg: 0.00 0.00 0.02 1/224 3910
/proc/meminfo: memFree=19335040/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=283652 CPUtime=1.16 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 2602 0 0 0 116 0 0 0 23 0 4 0 652684882 290459648 1998 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363460 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 70913 1998 393 112 0 65878 0
[pid=3910/tid=3911] ppid=3908 vsize=283652 CPUtime=0.29 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 580 0 0 0 29 0 0 0 25 0 4 0 652684883 290459648 1998 33554432000 4194304 4650419 140734722860320 18446744073709551615 4316029 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=283652 CPUtime=0.28 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 542 0 0 0 28 0 0 0 24 0 4 0 652684883 290459648 1998 33554432000 4194304 4650419 140734722860320 18446744073709551615 4331298 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=283652 CPUtime=0.29 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 488 0 0 0 29 0 0 0 25 0 4 0 652684883 290459648 1998 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283652

[startup+0.700763 s]
/proc/loadavg: 0.00 0.00 0.02 1/224 3910
/proc/meminfo: memFree=19335040/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=284968 CPUtime=2.76 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 4588 0 0 0 276 0 0 0 25 0 4 0 652684882 291807232 2283 33554432000 4194304 4650419 140734722860320 18446744073709551615 4334034 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 71242 2283 393 112 0 66207 0
[pid=3910/tid=3911] ppid=3908 vsize=284968 CPUtime=0.69 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 1089 0 0 0 69 0 0 0 25 0 4 0 652684883 291807232 2283 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=284968 CPUtime=0.68 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 1052 0 0 0 68 0 0 0 25 0 4 0 652684883 291807232 2283 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=284968 CPUtime=0.69 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 944 0 0 0 69 0 0 0 25 0 4 0 652684883 291807232 2283 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363371 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284968

[startup+1.50062 s]
/proc/loadavg: 0.00 0.00 0.02 9/236 3927
/proc/meminfo: memFree=19305860/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=281780 CPUtime=5.96 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 7872 0 0 0 595 1 0 0 25 0 4 0 652684882 288542720 4411 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 70445 4411 395 112 0 65410 0
[pid=3910/tid=3911] ppid=3908 vsize=281780 CPUtime=1.48 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 1667 0 0 0 148 0 0 0 25 0 4 0 652684883 288542720 4411 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=281780 CPUtime=1.48 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 1621 0 0 0 148 0 0 0 25 0 4 0 652684883 288542720 4411 33554432000 4194304 4650419 140734722860320 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=281780 CPUtime=1.48 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 1447 0 0 0 148 0 0 0 25 0 4 0 652684883 288542720 4411 33554432000 4194304 4650419 140734722860320 18446744073709551615 4360375 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 281780

[startup+3.10034 s]
/proc/loadavg: 0.00 0.00 0.02 9/236 3927
/proc/meminfo: memFree=19274116/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=282664 CPUtime=12.34 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 15109 0 0 0 1232 2 0 0 25 0 4 0 652684882 289447936 8809 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 70666 8809 395 112 0 65631 0
[pid=3910/tid=3911] ppid=3908 vsize=282664 CPUtime=3.07 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 3708 0 0 0 307 0 0 0 25 0 4 0 652684883 289447936 8809 33554432000 4194304 4650419 140734722860320 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=282664 CPUtime=3.09 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 3989 0 0 0 308 1 0 0 25 0 4 0 652684883 289447936 8809 33554432000 4194304 4650419 140734722860320 18446744073709551615 4364307 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=282664 CPUtime=3.08 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 3301 0 0 0 308 0 0 0 25 0 4 0 652684883 289447936 8809 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 282664

[startup+6.30078 s]
/proc/loadavg: 0.64 0.13 0.07 9/236 3927
/proc/meminfo: memFree=19227004/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=284076 CPUtime=25.13 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 22470 0 0 0 2509 4 0 0 25 0 4 0 652684882 290893824 11460 33554432000 4194304 4650419 140734722860320 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 71019 11460 395 112 0 65984 0
[pid=3910/tid=3911] ppid=3908 vsize=284076 CPUtime=6.25 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 6099 0 0 0 624 1 0 0 25 0 4 0 652684883 290893824 11460 33554432000 4194304 4650419 140734722860320 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=284076 CPUtime=6.29 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 6218 0 0 0 628 1 0 0 25 0 4 0 652684883 290893824 11460 33554432000 4194304 4650419 140734722860320 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=284076 CPUtime=6.28 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 4179 0 0 0 628 0 0 0 25 0 4 0 652684883 290893824 11460 33554432000 4194304 4650419 140734722860320 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 284076

[startup+12.7006 s]
/proc/loadavg: 1.23 0.26 0.11 9/236 3927
/proc/meminfo: memFree=19181284/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=292604 CPUtime=50.68 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 34664 0 0 0 5062 6 0 0 25 0 4 0 652684882 299626496 15698 33554432000 4194304 4650419 140734722860320 18446744073709551615 4476297 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 73151 15698 395 112 0 68116 0
[pid=3910/tid=3911] ppid=3908 vsize=292604 CPUtime=12.6 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 9451 0 0 0 1259 1 0 0 25 0 4 0 652684883 299626496 15698 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=292604 CPUtime=12.68 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 9253 0 0 0 1267 1 0 0 25 0 4 0 652684883 299626496 15698 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=292604 CPUtime=12.69 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 6255 0 0 0 1268 1 0 0 25 0 4 0 652684883 299626496 15698 33554432000 4194304 4650419 140734722860320 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 292604

[startup+25.5004 s]
/proc/loadavg: 2.73 0.64 0.24 9/236 3928
/proc/meminfo: memFree=19113712/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=297268 CPUtime=101.77 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 52451 0 0 0 10166 11 0 0 25 0 4 0 652684882 304402432 22160 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 74317 22160 395 112 0 69282 0
[pid=3910/tid=3911] ppid=3908 vsize=297268 CPUtime=25.3 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 15307 0 0 0 2527 3 0 0 25 0 4 0 652684883 304402432 22160 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=297268 CPUtime=25.48 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 14759 0 0 0 2546 2 0 0 25 0 4 0 652684883 304402432 22160 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=297268 CPUtime=25.48 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 8215 0 0 0 2546 2 0 0 25 0 4 0 652684883 304402432 22160 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 297268

[startup+51.1009 s]
/proc/loadavg: 4.66 1.26 0.45 9/236 3928
/proc/meminfo: memFree=19071848/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=300372 CPUtime=203.99 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 80048 0 0 0 20378 21 0 0 25 0 4 0 652684882 307580928 29324 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 75093 29324 395 112 0 70058 0
[pid=3910/tid=3911] ppid=3908 vsize=300372 CPUtime=50.72 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 24099 0 0 0 5066 6 0 0 25 0 4 0 652684883 307580928 29324 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=300372 CPUtime=51.08 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 23047 0 0 0 5103 5 0 0 25 0 4 0 652684883 307580928 29324 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=300372 CPUtime=51.08 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 11874 0 0 0 5105 3 0 0 25 0 4 0 652684883 307580928 29324 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 300372

[startup+102.309 s]
/proc/loadavg: 6.61 2.32 0.85 9/236 3930
/proc/meminfo: memFree=19020492/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=317072 CPUtime=408.45 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 120916 0 0 0 40809 36 0 0 25 0 4 0 652684882 324681728 33231 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 79268 33231 395 112 0 74233 0
[pid=3910/tid=3911] ppid=3908 vsize=317072 CPUtime=101.55 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 36461 0 0 0 10145 10 0 0 25 0 4 0 652684883 324681728 33231 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=317072 CPUtime=102.29 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 34196 0 0 0 10218 11 0 0 25 0 4 0 652684883 324681728 33231 33554432000 4194304 4650419 140734722860320 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=317072 CPUtime=102.3 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 18643 0 0 0 10224 6 0 0 25 0 4 0 652684883 324681728 33231 33554432000 4194304 4650419 140734722860320 18446744073709551615 4439082 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 317072

[startup+162.3 s]
/proc/loadavg: 7.66 3.39 1.31 9/236 3931
/proc/meminfo: memFree=18949280/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=318200 CPUtime=647.99 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 163610 0 0 0 64746 53 0 0 25 0 4 0 652684882 325836800 38237 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 79550 38237 395 112 0 74515 0
[pid=3910/tid=3911] ppid=3908 vsize=318200 CPUtime=161.11 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 49546 0 0 0 16096 15 0 0 25 0 4 0 652684883 325836800 38237 33554432000 4194304 4650419 140734722860320 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=318200 CPUtime=162.28 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 46249 0 0 0 16213 15 0 0 25 0 4 0 652684883 325836800 38238 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=318200 CPUtime=162.28 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 24148 0 0 0 16220 8 0 0 25 0 4 0 652684883 325836800 38238 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.99
Current children cumulated vsize (KiB) 318200

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

[startup+163.101 s]
/proc/loadavg: 7.69 3.47 1.35 9/236 3931
/proc/meminfo: memFree=18950892/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=318200 CPUtime=651.18 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 163930 0 0 0 65065 53 0 0 25 0 4 0 652684882 325836800 38557 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 79550 38557 395 112 0 74515 0
[pid=3910/tid=3911] ppid=3908 vsize=318200 CPUtime=161.91 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 49640 0 0 0 16176 15 0 0 25 0 4 0 652684883 325836800 38557 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=318200 CPUtime=163.08 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 46327 0 0 0 16293 15 0 0 25 0 4 0 652684883 325836800 38557 33554432000 4194304 4650419 140734722860320 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=318200 CPUtime=163.08 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 24210 0 0 0 16300 8 0 0 25 0 4 0 652684883 325836800 38557 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 651.18
Current children cumulated vsize (KiB) 318200

[startup+163.909 s]
/proc/loadavg: 7.69 3.47 1.35 9/236 3931
/proc/meminfo: memFree=18947048/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=318260 CPUtime=654.41 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 164762 0 0 0 65387 54 0 0 25 0 4 0 652684882 325898240 37801 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 79565 37801 395 112 0 74530 0
[pid=3910/tid=3911] ppid=3908 vsize=318260 CPUtime=162.71 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 49735 0 0 0 16256 15 0 0 25 0 4 0 652684883 325898240 37801 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=318260 CPUtime=163.89 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 46917 0 0 0 16374 15 0 0 25 0 4 0 652684883 325898240 37801 33554432000 4194304 4650419 140734722860320 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=318260 CPUtime=163.89 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 24269 0 0 0 16381 8 0 0 25 0 4 0 652684883 325898240 37801 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 654.41
Current children cumulated vsize (KiB) 318260

[startup+164.701 s]
/proc/loadavg: 7.69 3.47 1.35 9/236 3931
/proc/meminfo: memFree=18947048/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=318260 CPUtime=657.58 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 165097 0 0 0 65704 54 0 0 25 0 4 0 652684882 325898240 38136 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 79565 38136 395 112 0 74530 0
[pid=3910/tid=3911] ppid=3908 vsize=318260 CPUtime=163.5 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 49830 0 0 0 16335 15 0 0 25 0 4 0 652684883 325898240 38136 33554432000 4194304 4650419 140734722860320 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=318260 CPUtime=164.68 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 47027 0 0 0 16453 15 0 0 25 0 4 0 652684883 325898240 38136 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=318260 CPUtime=164.69 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 24325 0 0 0 16460 9 0 0 25 0 4 0 652684883 325898240 38136 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 657.58
Current children cumulated vsize (KiB) 318260

[startup+164.901 s]
/proc/loadavg: 7.69 3.47 1.35 9/236 3931
/proc/meminfo: memFree=18948160/32950928 swapFree=64721848/67111528
[pid=3910] ppid=3908 vsize=318260 CPUtime=658.39 cores=1,3,5,7
/proc/3910/stat : 3910 (strangenight1-m) R 3908 3910 3882 0 -1 4202496 165183 0 0 0 65785 54 0 0 25 0 4 0 652684882 325898240 38222 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363862 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3910/statm: 79565 38222 395 112 0 74530 0
[pid=3910/tid=3911] ppid=3908 vsize=318260 CPUtime=163.7 cores=1,3,5,7
/proc/3910/task/3911/stat : 3911 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 49851 0 0 0 16355 15 0 0 25 0 4 0 652684883 325898240 38222 33554432000 4194304 4650419 140734722860320 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3910/tid=3912] ppid=3908 vsize=318260 CPUtime=164.89 cores=1,3,5,7
/proc/3910/task/3912/stat : 3912 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 47057 0 0 0 16474 15 0 0 25 0 4 0 652684883 325898240 38222 33554432000 4194304 4650419 140734722860320 18446744073709551615 4363444 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=318260 CPUtime=164.9 cores=1,3,5,7
/proc/3910/task/3913/stat : 3913 (strangenight1-m) R 3908 3910 3882 0 -1 4202560 24339 0 0 0 16481 9 0 0 25 0 4 0 652684883 325898240 38222 33554432000 4194304 4650419 140734722860320 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 658.39
Current children cumulated vsize (KiB) 318260

Child status: 10
Real time (s): 164.958
CPU time (s): 658.582
CPU user time (s): 658.031
CPU system time (s): 0.550916
CPU usage (%): 399.243
Max. virtual memory (cumulated for all children) (KiB): 328136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 658.031
system time used= 0.550916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165213
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= 245
involuntary context switches= 4716

runsolver used 0.338948 second user time and 0.875866 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 00:07:31
IDJOB=3369033
IDBENCH=83042
IDSOLVER=1846
FILE ID=node123/3369033-1305410851
RUNJOBID= node123-1305410849-3901
PBS_JOBID= 13324524
Free space on /tmp= 73364 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1440346932-010.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369033-1305410851/watcher-3369033-1305410851 -o /tmp/evaluation-result-3369033-1305410851/solver-3369033-1305410851 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369033-1305410851.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b1640086ff1cfd4e86559744179c13fe
RANDOM SEED=1106751146

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19335320 kB
Buffers:        298048 kB
Cached:        3985320 kB
SwapCached:      10528 kB
Active:       10610776 kB
Inactive:      2736888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19335320 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            6264 kB
Writeback:           0 kB
AnonPages:     9061932 kB
Mapped:          15336 kB
Slab:           176020 kB
PageTables:      30896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13020780 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= 73352 MiB
End job on node123 at 2011-05-15 00:10:16