Trace number 3172966

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 TechDemo-Alpha-mtSAT 528.099 132.502

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S906725726-060.SATISFIABLE.cnf
MD5SUMba9975e86d838537f315701adfc9f925
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
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 Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172966-1304122048.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.02	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     50  v-fix:    0  time:  0.01 s
0.00/0.05	c learnt bin added due to v-elim: 0
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:      31 undec:       2 neg:      42
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.05	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.15	c Decided on static restart strategy
5.64/1.45	c  N dy     9     30001        75      1597         0      9701      7985    135292     15.89     12.35  --
5.64/1.46	c  S st     9     30001        75      1597         0      9701      7985    135292     15.89     12.35  --
5.64/1.50	c  S st     9     30503        75      1597         0     10181      7985    144015     15.89     12.35  --
5.64/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.64/1.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.06
5.97/1.51	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
5.97/1.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.51	c Subs w/ non-existent bins:      0 time:  0.00 s
5.97/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.37/1.66	c lits-rem:      1595  cl-subs:     1986  v-elim:     75  v-fix:    0  time:  0.59 s
6.37/1.66	c learnt bin added due to v-elim: 0
6.37/1.66	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
6.37/1.66	c vivif2 --  cl tried     8195 cl shrink        0 lits rem          0 time: 0.00
6.76/1.70	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.17
6.76/1.70	c calculated reachability. Time: 0.00
6.76/1.70	c  N dy     9     30503        75      1597         0      8195      7985    117284     15.89     12.35  --
6.76/1.70	c  F st     9     30503        75      1597         0      8195      7985    117284     15.89     12.35  --
7.18/1.83	c Decided on static restart strategy
11.16/2.80	c  N dy    17     45754        75      1597         0     14978      7985    212707     15.54     12.36  --
11.16/2.81	c  S st    17     45754        75      1597         0     14978      7985    212707     15.54     12.36  --
11.16/2.86	c  S st    17     46256        75      1597         0     15447      7985    221142     15.54     12.36  --
11.16/2.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.16/2.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.16/2.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.09
11.16/2.88	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
11.16/2.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.16/2.89	c Subs w/ non-existent bins:      0 time:  0.00 s
11.16/2.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.56/3.47	c lits-rem:      1684  cl-subs:     3062  v-elim:     75  v-fix:    0  time:  2.30 s
13.56/3.47	c learnt bin added due to v-elim: 0
13.56/3.47	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
13.56/3.47	c vivif2 --  cl tried    12385 cl shrink        0 lits rem          0 time: 0.01
13.96/3.52	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.22
13.96/3.52	c calculated reachability. Time: 0.00
13.96/3.52	c  N dy    17     46256        75      1597         0     12385      7985    175698     15.54     12.36  --
21.14/5.39	c  N dy    21     69384        75      1597         0     16364      7985    225256     16.54     12.44  --
21.55/5.40	c  S st    21     69384        75      1597         0     16364      7985    225256     16.54     12.44  --
21.55/5.45	c  S st    21     69886        75      1597         0     16842      7985    233754     16.54     12.44  --
21.55/5.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.55/5.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.55/5.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.12
21.55/5.48	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
21.55/5.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.55/5.48	c Subs w/ non-existent bins:      0 time:  0.00 s
21.55/5.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.55/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.55/5.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.95/6.07	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
26.34/6.65	c Added 1 vars  tried: 25088 time: 2.32
26.34/6.68	c ORs :      1 avg-s:  0.0 cl-sh:  3025 l-rem:   3025 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.42
26.34/6.68	c lits-rem:      1940  cl-subs:     2874  v-elim:     75  v-fix:    0  time:  4.79 s
26.34/6.68	c learnt bin added due to v-elim: 0
26.34/6.68	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
26.34/6.68	c vivif2 --  cl tried    13968 cl shrink        0 lits rem          0 time: 0.00
26.74/6.74	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.21
26.74/6.74	c calculated reachability. Time: 0.00
26.74/6.74	c  N dy    21     69886        76      1598         2     13968      7989    187199     16.54     12.44  --
26.74/6.74	c  F st    21     69886        76      1598         2     13968      7989    187199     16.54     12.44  --
27.54/6.90	c Decided on static restart strategy
39.52/9.94	c  N dy    28    104831        76      1598         2     13376      7989    156505     16.57     12.52  --
39.52/9.95	c  S st    28    104831        76      1598         2     13376      7989    156505     16.57     12.52  --
39.92/10.00	c  S st    28    105334        76      1598         2     13856      7989    164770     16.57     12.52  --
39.92/10.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.92/10.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.92/10.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.12
39.92/10.03	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.00 s
39.92/10.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.92/10.03	c Subs w/ non-existent bins:      0 time:  0.00 s
39.92/10.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.92/10.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.92/10.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
41.52/10.48	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
41.52/10.48	c lits-rem:       798  cl-subs:      826  v-elim:     75  v-fix:    0  time:  1.79 s
41.52/10.48	c learnt bin added due to v-elim: 0
41.52/10.48	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
41.52/10.48	c vivif2 --  cl tried    13030 cl shrink        0 lits rem          0 time: 0.01
41.92/10.54	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.25
41.92/10.55	c calculated reachability. Time: 0.00
41.92/10.55	c  N dy    28    105334        76      1598         2     13030      7989    153206     16.57     12.52  --
65.49/16.49	c  N dy    32    158001        76      1598         2     19943      7989    247191     16.32     12.47  --
65.89/16.50	c  S st    32    158001        76      1598         2     19943      7989    247191     16.32     12.47  --
65.89/16.58	c  S st    32    158503        76      1598         2     20414      7989    255753     16.32     12.47  --
65.89/16.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.89/16.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.29/16.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.20
66.29/16.63	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.00 s
66.29/16.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.29/16.63	c Subs w/ non-existent bins:      0 time:  0.01 s
66.29/16.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.29/16.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.29/16.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
68.71/17.20	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
68.71/17.21	c lits-rem:      1796  cl-subs:     2169  v-elim:     75  v-fix:    0  time:  2.29 s
68.71/17.21	c learnt bin added due to v-elim: 0
68.71/17.21	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
68.71/17.21	c vivif2 --  cl tried    18245 cl shrink        0 lits rem          0 time: 0.01
68.71/17.29	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.31
68.71/17.29	c calculated reachability. Time: 0.00
68.71/17.29	c  N dy    32    158503        76      1598         2     18245      7989    224861     16.32     12.47  --
110.65/27.70	c  N dy    33    237755        76      1598         2     23041      7989    263186     14.30     12.30  --
110.65/27.71	c  S st    33    237755        76      1598         2     23041      7989    263186     14.30     12.30  --
110.65/27.79	c  S st    33    238255        80      1598        10     23517      8005    271796     14.30     12.30  --
110.65/27.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.65/27.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.05/27.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.28
111.05/27.86	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
111.05/27.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.05/27.87	c Subs w/ non-existent bins:      0 time:  0.01 s
111.05/27.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.05/27.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.05/27.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
113.84/28.55	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
113.84/28.56	c lits-rem:      1509  cl-subs:     2800  v-elim:     75  v-fix:    0  time:  2.75 s
113.84/28.56	c learnt bin added due to v-elim: 0
113.84/28.56	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
113.84/28.56	c vivif2 --  cl tried    20717 cl shrink        0 lits rem          0 time: 0.01
114.24/28.65	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.36
114.24/28.65	c calculated reachability. Time: 0.00
114.24/28.65	c  N dy    33    238255        80      1598        10     20717      8005    234765     14.30     12.30  --
190.95/47.84	c  N dy    34    357382        80      1598        10     24730      8005    274817     15.45     11.94  --
190.95/47.85	c  S st    34    357382        80      1598        10     24730      8005    274817     15.45     11.94  --
191.35/47.94	c  S st    34    357888        83      1598        16     25213      8017    283393     15.45     11.94  --
191.35/47.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.35/47.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.76/48.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.30
191.76/48.02	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
191.76/48.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.76/48.02	c Subs w/ non-existent bins:      0 time:  0.01 s
191.76/48.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.76/48.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.76/48.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
194.54/48.70	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
194.54/48.71	c lits-rem:      1531  cl-subs:     2221  v-elim:     75  v-fix:    0  time:  2.71 s
194.54/48.71	c learnt bin added due to v-elim: 0
194.54/48.71	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
194.54/48.71	c vivif2 --  cl tried    22992 cl shrink        0 lits rem          0 time: 0.01
194.94/48.80	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.37
194.94/48.80	c calculated reachability. Time: 0.00
194.94/48.80	c  N dy    34    357888        83      1598        16     22992      8017    259341     15.45     11.94  --
332.81/83.37	c  N dy    35    536832        83      1598        16     30493      8017    324717     16.54     11.86  --
332.81/83.39	c  S st    35    536832        83      1598        16     30493      8017    324717     16.54     11.86  --
333.59/83.50	c  S st    35    537337        84      1598        22     30977      8025    333553     16.54     11.86  --
333.59/83.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
333.59/83.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
333.99/83.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.7M T:  0.44
333.99/83.61	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.00 s
333.99/83.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
333.99/83.61	c Subs w/ non-existent bins:      0 time:  0.01 s
333.99/83.62	c Replacing        1 vars Replaced     1033 lits Time:     0.02 s 
333.99/83.63	c bin-w-bin subsume rem            2 bins  time:  0.00 s
333.99/83.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
333.99/83.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
336.38/84.29	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
346.76/86.81	c Added 1 vars  tried: 80000 time: 10.06
346.76/86.83	c ORs :      1 avg-s:  0.0 cl-sh:  1583 l-rem:   1583 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   10.14
346.76/86.83	c lits-rem:       652  cl-subs:     1768  v-elim:     75  v-fix:    0  time: 12.81 s
346.76/86.83	c learnt bin added due to v-elim: 0
346.76/86.83	c vivif2 --  cl tried     1599 cl shrink        0 lits rem          0 time: 0.00
346.76/86.84	c vivif2 --  cl tried    29209 cl shrink        0 lits rem          0 time: 0.02
347.16/86.96	c asymm  cl-useful: 0/1599/1599 lits-rem:0 time: 0.48
347.16/86.96	c calculated reachability. Time: 0.00
347.16/86.96	c  N dy    35    537337        84      1599        18     29209      8022    312409     16.54     11.86  --
347.16/86.96	c  F st    35    537337        84      1599        18     29209      8022    312409     16.54     11.86  --
348.76/87.31	c Decided on static restart strategy
525.36/131.58	c  E dy    42    732523         0      1599        18     51487      8022    616210     17.37     11.62  --
527.98/132.49	c Verified 1599 clauses.
527.98/132.49	c Verified 1599 clauses.
527.98/132.49	c Following stats are for *FIRST FINISHED THREAD ONLY*
527.98/132.49	c num threads              : 4          
527.98/132.49	c restarts                 : 42         
527.98/132.49	c dynamic restarts         : 18         
527.98/132.49	c static restarts          : 24         
527.98/132.49	c full restarts            : 3          
527.98/132.49	c total simplify time      : 0.00       
527.98/132.49	c learnts DL2              : 0          
527.98/132.49	c learnts size 2           : 24         
527.98/132.49	c learnts size 1           : 0           (0.00      % of vars)
527.98/132.49	c filedLit time            : 1.61        (0.30      % time)
527.98/132.49	c v-elim SatELite          : 0           (0.00      % vars)
527.98/132.49	c SatELite time            : 29.90       (5.66      % time)
527.98/132.49	c v-elim xor               : 0           (0.00      % vars)
527.98/132.49	c xor elim time            : 0.02        (0.00      % time)
527.98/132.49	c num binary xor trees     : 1          
527.98/132.49	c binxor trees' crown      : 1           (1.00      leafs/tree)
527.98/132.49	c bin xor find time        : 0.00       
527.98/132.49	c OTF clause subsumed      : 75892       (0.10      clauses/conflict)
527.98/132.49	c OTF subs. size diff      : 79425       (1.05       lits/clause)
527.98/132.49	c OTF cl watch-shrink      : 6158        (0.01      clauses/conflict)
527.98/132.49	c OTF cl watch-sh-lit      : 6197        (1.01       lits/clause)
527.98/132.49	c tried to recurMin cls    : 732523      (100.00     % of conflicts)
527.98/132.49	c updated cache            : 7           (0.00       lits/tried recurMin)
527.98/132.49	c OTF Gate-Rem cl          : 18302       (0.02      clauses/conflict)
527.98/132.49	c OTF Gate-rem lits        : 18338       (1.00      lits/confl)
527.98/132.49	c unit cls received        : 0           (nan       % of units)
527.98/132.49	c unit cls sent            : 0           (nan       % of units)
527.98/132.49	c bin cls received         : 20         
527.98/132.49	c bin cls sent             : 6          
527.98/132.49	c tri cls recevied         : 8          
527.98/132.49	c tri cls sent             : 3          
527.98/132.49	c clauses over max glue    : 0           (0.00      % of all clauses)
527.98/132.49	c conflicts                : 732523      (1387.42   / sec)
527.98/132.49	c decisions                : 810905      (0.57      % random)
527.98/132.49	c bogo-props               : 13165333152 (24935536.27 / sec)
527.98/132.49	c props                    : 15698952    (29734.29  / sec)
527.98/132.49	c conflict literals        : 11444107    (21.24     % deleted)
527.98/132.49	c Memory used              : 688.76      MB
527.98/132.49	c single-thread CPU time   : 527.97      s
527.98/132.49	c all-threads sum CPU time : 527.97      s
527.98/132.49	s SATISFIABLE
528.09/132.50	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 4 cores: 0,2,4,6

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: 8.08 8.06 8.00 5/180 20684
/proc/meminfo: memFree=21042556/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=80880 CPUtime=0 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 649 0 0 0 0 0 0 0 25 0 4 0 504620374 82821120 580 33554432000 4194304 4797429 140736458437920 18446744073709551615 264726461425 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 20220 580 360 148 0 15149 0
[pid=20684/tid=20685] ppid=20682 vsize=80880 CPUtime=0 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 504620375 82821120 580 33554432000 4194304 4797429 140736458437920 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=80880 CPUtime=0 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 504620375 82821120 580 33554432000 4194304 4797429 140736458437920 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=80880 CPUtime=0 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 504620375 82821120 580 33554432000 4194304 4797429 140736458437920 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.160565 s]
/proc/loadavg: 8.08 8.06 8.00 5/180 20684
/proc/meminfo: memFree=21042556/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=674192 CPUtime=1.31 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 2364 0 0 0 131 0 0 0 18 0 4 0 504620374 690372608 1811 33554432000 4194304 4797429 140736458437920 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 169482 2912 414 148 0 164411 0
[pid=20684/tid=20685] ppid=20682 vsize=677928 CPUtime=0.8 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 818 0 0 0 80 0 0 0 25 0 4 0 504620375 694198272 2912 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425030 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=677928 CPUtime=0.8 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 931 0 0 0 80 0 0 0 18 0 4 0 504620375 694198272 2912 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425633 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=677928 CPUtime=0.81 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 1032 0 0 0 81 0 0 0 19 0 4 0 504620375 694198272 2912 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425630 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 674192

[startup+0.918992 s]
/proc/loadavg: 8.08 8.06 8.00 5/180 20684
/proc/meminfo: memFree=21042556/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=677928 CPUtime=3.64 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 4446 0 0 0 364 0 0 0 19 0 4 0 504620374 694198272 2991 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425023 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 169482 2991 416 148 0 164411 0
[pid=20684/tid=20685] ppid=20682 vsize=677928 CPUtime=0.9 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 833 0 0 0 90 0 0 0 25 0 4 0 504620375 694198272 2991 33554432000 4194304 4797429 140736458437920 18446744073709551615 4376916 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=677928 CPUtime=0.9 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 946 0 0 0 90 0 0 0 19 0 4 0 504620375 694198272 2991 33554432000 4194304 4797429 140736458437920 18446744073709551615 4404790 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=677928 CPUtime=0.91 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 1047 0 0 0 91 0 0 0 19 0 4 0 504620375 694198272 2991 33554432000 4194304 4797429 140736458437920 18446744073709551615 4424868 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 677928

[startup+1.01897 s]
/proc/loadavg: 8.08 8.06 8.00 5/180 20684
/proc/meminfo: memFree=21042556/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=677928 CPUtime=4.04 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 4543 0 0 0 404 0 0 0 19 0 4 0 504620374 694198272 3084 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 169482 3084 416 148 0 164411 0
[pid=20684/tid=20685] ppid=20682 vsize=677928 CPUtime=1 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 852 0 0 0 100 0 0 0 25 0 4 0 504620375 694198272 3084 33554432000 4194304 4797429 140736458437920 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=677928 CPUtime=1 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 970 0 0 0 100 0 0 0 19 0 4 0 504620375 694198272 3084 33554432000 4194304 4797429 140736458437920 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=677928 CPUtime=1.01 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 1068 0 0 0 101 0 0 0 19 0 4 0 504620375 694198272 3084 33554432000 4194304 4797429 140736458437920 18446744073709551615 4404780 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 677928

[startup+1.11895 s]
/proc/loadavg: 8.08 8.06 8.00 5/180 20684
/proc/meminfo: memFree=21042556/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=678088 CPUtime=4.44 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 4665 0 0 0 444 0 0 0 19 0 4 0 504620374 694362112 3199 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 169522 3199 416 148 0 164451 0
[pid=20684/tid=20685] ppid=20682 vsize=678088 CPUtime=1.1 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 885 0 0 0 110 0 0 0 25 0 4 0 504620375 694362112 3199 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=678088 CPUtime=1.1 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 984 0 0 0 110 0 0 0 19 0 4 0 504620375 694362112 3199 33554432000 4194304 4797429 140736458437920 18446744073709551615 4424865 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=678088 CPUtime=1.11 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 1098 0 0 0 111 0 0 0 19 0 4 0 504620375 694362112 3199 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425030 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 678088

[startup+1.50088 s]
/proc/loadavg: 8.08 8.06 8.00 5/180 20684
/proc/meminfo: memFree=21042556/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=679120 CPUtime=5.97 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 5325 0 0 0 597 0 0 0 20 0 4 0 504620374 695418880 3634 33554432000 4194304 4797429 140736458437920 18446744073709551615 4429135 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 169780 3634 416 148 0 164709 0
[pid=20684/tid=20685] ppid=20682 vsize=679120 CPUtime=1.49 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 963 0 0 0 149 0 0 0 25 0 4 0 504620375 695418880 3634 33554432000 4194304 4797429 140736458437920 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=679120 CPUtime=1.49 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 1136 0 0 0 149 0 0 0 20 0 4 0 504620375 695418880 3634 33554432000 4194304 4797429 140736458437920 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=679120 CPUtime=1.49 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 1221 0 0 0 149 0 0 0 20 0 4 0 504620375 695418880 3634 33554432000 4194304 4797429 140736458437920 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 679120

[startup+3.10058 s]
/proc/loadavg: 8.08 8.06 8.00 9/184 20688
/proc/meminfo: memFree=21022932/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=681484 CPUtime=12.36 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 7387 0 0 0 1235 1 0 0 25 0 4 0 504620374 697839616 4734 33554432000 4194304 4797429 140736458437920 18446744073709551615 4568003 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 170371 4734 416 148 0 165300 0
[pid=20684/tid=20685] ppid=20682 vsize=681484 CPUtime=3.09 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 1285 0 0 0 309 0 0 0 25 0 4 0 504620375 697839616 4734 33554432000 4194304 4797429 140736458437920 18446744073709551615 4567820 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=681484 CPUtime=3.09 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 1435 0 0 0 309 0 0 0 25 0 4 0 504620375 697839616 4734 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425131 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=681484 CPUtime=3.08 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 1551 0 0 0 308 0 0 0 25 0 4 0 504620375 697839616 4734 33554432000 4194304 4797429 140736458437920 18446744073709551615 4424967 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 681484

[startup+6.30598 s]
/proc/loadavg: 8.08 8.06 8.00 9/184 20688
/proc/meminfo: memFree=21018136/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=683364 CPUtime=25.16 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 9665 0 0 0 2515 1 0 0 25 0 4 0 504620374 699764736 5599 33554432000 4194304 4797429 140736458437920 18446744073709551615 4495448 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 170841 5599 418 148 0 165770 0
[pid=20684/tid=20685] ppid=20682 vsize=683364 CPUtime=6.29 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 1762 0 0 0 629 0 0 0 25 0 4 0 504620375 699764736 5599 33554432000 4194304 4797429 140736458437920 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=683364 CPUtime=6.29 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 1855 0 0 0 629 0 0 0 25 0 4 0 504620375 699764736 5599 33554432000 4194304 4797429 140736458437920 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=683364 CPUtime=6.27 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 2012 0 0 0 627 0 0 0 25 0 4 0 504620375 699764736 5599 33554432000 4194304 4797429 140736458437920 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 683364

[startup+12.7008 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 20689
/proc/meminfo: memFree=21011820/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=686164 CPUtime=50.71 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 13199 0 0 0 5069 2 0 0 25 0 4 0 504620374 702631936 6649 33554432000 4194304 4797429 140736458437920 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 171541 6649 419 148 0 166470 0
[pid=20684/tid=20685] ppid=20682 vsize=686164 CPUtime=12.68 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 2214 0 0 0 1268 0 0 0 25 0 4 0 504620375 702631936 6649 33554432000 4194304 4797429 140736458437920 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=686164 CPUtime=12.69 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 2346 0 0 0 1269 0 0 0 25 0 4 0 504620375 702631936 6649 33554432000 4194304 4797429 140736458437920 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=686164 CPUtime=12.63 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 2493 0 0 0 1263 0 0 0 25 0 4 0 504620375 702631936 6649 33554432000 4194304 4797429 140736458437920 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 686164

[startup+25.5004 s]
/proc/loadavg: 8.05 8.06 8.00 9/184 20689
/proc/meminfo: memFree=21011816/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=691072 CPUtime=101.86 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 19606 0 0 0 10183 3 0 0 25 0 4 0 504620374 707657728 8169 33554432000 4194304 4797429 140736458437920 18446744073709551615 4424965 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 172768 8169 419 148 0 167697 0
[pid=20684/tid=20685] ppid=20682 vsize=691072 CPUtime=25.48 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 3683 0 0 0 2548 0 0 0 25 0 4 0 504620375 707657728 8169 33554432000 4194304 4797429 140736458437920 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=691072 CPUtime=25.48 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 3214 0 0 0 2548 0 0 0 25 0 4 0 504620375 707657728 8169 33554432000 4194304 4797429 140736458437920 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=691072 CPUtime=25.37 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 3502 0 0 0 2537 0 0 0 25 0 4 0 504620375 707657728 8169 33554432000 4194304 4797429 140736458437920 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 691072

[startup+51.1005 s]
/proc/loadavg: 8.04 8.05 8.00 9/184 20690
/proc/meminfo: memFree=21001680/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=694568 CPUtime=204.14 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 28684 0 0 0 20409 5 0 0 25 0 4 0 504620374 711237632 9881 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 173642 9881 419 148 0 168571 0
[pid=20684/tid=20685] ppid=20682 vsize=694568 CPUtime=51.08 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 4926 0 0 0 5108 0 0 0 25 0 4 0 504620375 711237632 9881 33554432000 4194304 4797429 140736458437920 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=694568 CPUtime=51.08 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 5108 0 0 0 5108 0 0 0 25 0 4 0 504620375 711237632 9881 33554432000 4194304 4797429 140736458437920 18446744073709551615 4429085 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=694568 CPUtime=50.85 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 4844 0 0 0 5085 0 0 0 25 0 4 0 504620375 711237632 9881 33554432000 4194304 4797429 140736458437920 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.14
Current children cumulated vsize (KiB) 694568

[startup+102.301 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 20691
/proc/meminfo: memFree=20982312/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=700552 CPUtime=408.69 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 42624 0 0 0 40861 8 0 0 25 0 4 0 504620374 717365248 11846 33554432000 4194304 4797429 140736458437920 18446744073709551615 4387813 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 175138 11846 421 148 0 170067 0
[pid=20684/tid=20685] ppid=20682 vsize=700552 CPUtime=102.28 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 6791 0 0 0 10227 1 0 0 25 0 4 0 504620375 717365248 11846 33554432000 4194304 4797429 140736458437920 18446744073709551615 4429065 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=700552 CPUtime=102.28 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 6755 0 0 0 10228 0 0 0 25 0 4 0 504620375 717365248 11846 33554432000 4194304 4797429 140736458437920 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=700552 CPUtime=101.8 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 6695 0 0 0 10179 1 0 0 25 0 4 0 504620375 717365248 11846 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425051 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.69
Current children cumulated vsize (KiB) 700552

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

[startup+103.107 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 20691
/proc/meminfo: memFree=20981816/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=700552 CPUtime=411.91 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 42708 0 0 0 41183 8 0 0 25 0 4 0 504620374 717365248 11925 33554432000 4194304 4797429 140736458437920 18446744073709551615 4377472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 175138 11925 421 148 0 170067 0
[pid=20684/tid=20685] ppid=20682 vsize=700552 CPUtime=103.09 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 6791 0 0 0 10308 1 0 0 25 0 4 0 504620375 717365248 11925 33554432000 4194304 4797429 140736458437920 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=700552 CPUtime=103.09 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 6755 0 0 0 10309 0 0 0 25 0 4 0 504620375 717365248 11925 33554432000 4194304 4797429 140736458437920 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=700552 CPUtime=102.61 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 6712 0 0 0 10260 1 0 0 25 0 4 0 504620375 717365248 11925 33554432000 4194304 4797429 140736458437920 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 411.91
Current children cumulated vsize (KiB) 700552

[startup+115.9 s]
/proc/loadavg: 8.05 8.05 8.00 9/184 20691
/proc/meminfo: memFree=20982188/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=702304 CPUtime=463.02 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 45177 0 0 0 46293 9 0 0 25 0 4 0 504620374 719159296 12674 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 175576 12674 421 148 0 170505 0
[pid=20684/tid=20685] ppid=20682 vsize=702304 CPUtime=115.88 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 7041 0 0 0 11587 1 0 0 25 0 4 0 504620375 719159296 12674 33554432000 4194304 4797429 140736458437920 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=702304 CPUtime=115.88 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 6967 0 0 0 11588 0 0 0 25 0 4 0 504620375 719159296 12674 33554432000 4194304 4797429 140736458437920 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=702304 CPUtime=115.34 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 7190 0 0 0 11533 1 0 0 25 0 4 0 504620375 719159296 12674 33554432000 4194304 4797429 140736458437920 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 463.02
Current children cumulated vsize (KiB) 702304

[startup+122.301 s]
/proc/loadavg: 8.12 8.07 8.01 9/184 20692
/proc/meminfo: memFree=20979208/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=705268 CPUtime=488.6 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 47165 0 0 0 48850 10 0 0 25 0 4 0 504620374 722194432 12711 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 176317 12711 421 148 0 171246 0
[pid=20684/tid=20685] ppid=20682 vsize=705268 CPUtime=122.28 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 7389 0 0 0 12227 1 0 0 25 0 4 0 504620375 722194432 12711 33554432000 4194304 4797429 140736458437920 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=705268 CPUtime=122.29 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 7325 0 0 0 12228 1 0 0 25 0 4 0 504620375 722194432 12711 33554432000 4194304 4797429 140736458437920 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=705268 CPUtime=121.71 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 7309 0 0 0 12170 1 0 0 25 0 4 0 504620375 722194432 12711 33554432000 4194304 4797429 140736458437920 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 488.6
Current children cumulated vsize (KiB) 705268

[startup+128.701 s]
/proc/loadavg: 8.11 8.07 8.01 9/184 20692
/proc/meminfo: memFree=20976852/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=705288 CPUtime=514.16 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 48436 0 0 0 51406 10 0 0 25 0 4 0 504620374 722214912 13009 33554432000 4194304 4797429 140736458437920 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 176322 13009 421 148 0 171251 0
[pid=20684/tid=20685] ppid=20682 vsize=705288 CPUtime=128.68 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 7505 0 0 0 12867 1 0 0 25 0 4 0 504620375 722214912 13009 33554432000 4194304 4797429 140736458437920 18446744073709551615 4425030 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=705288 CPUtime=128.69 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 7440 0 0 0 12868 1 0 0 25 0 4 0 504620375 722214912 13009 33554432000 4194304 4797429 140736458437920 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=705288 CPUtime=128.08 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 7463 0 0 0 12807 1 0 0 25 0 4 0 504620375 722214912 13009 33554432000 4194304 4797429 140736458437920 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 514.16
Current children cumulated vsize (KiB) 705288

[startup+130.301 s]
/proc/loadavg: 8.11 8.07 8.01 9/184 20692
/proc/meminfo: memFree=20976108/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=705288 CPUtime=520.57 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 48574 0 0 0 52046 11 0 0 25 0 4 0 504620374 722214912 13139 33554432000 4194304 4797429 140736458437920 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20684/statm: 176322 13139 421 148 0 171251 0
[pid=20684/tid=20685] ppid=20682 vsize=705288 CPUtime=130.28 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 7508 0 0 0 13027 1 0 0 25 0 4 0 504620375 722214912 13139 33554432000 4194304 4797429 140736458437920 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=705288 CPUtime=130.29 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 7461 0 0 0 13028 1 0 0 25 0 4 0 504620375 722214912 13139 33554432000 4194304 4797429 140736458437920 18446744073709551615 4424987 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=705288 CPUtime=129.67 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 7463 0 0 0 12966 1 0 0 25 0 4 0 504620375 722214912 13139 33554432000 4194304 4797429 140736458437920 18446744073709551615 4356288 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 520.57
Current children cumulated vsize (KiB) 705288

[startup+131.9 s]
/proc/loadavg: 8.11 8.07 8.01 8/184 20692
/proc/meminfo: memFree=20974620/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=705288 CPUtime=526.64 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) S 20682 20684 20447 0 -1 4202496 48734 0 0 0 52653 11 0 0 22 0 4 0 504620374 722214912 13292 33554432000 4194304 4797429 140736458437920 18446744073709551615 264738233969 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20684/statm: 176322 13292 424 148 0 171251 0
[pid=20684/tid=20685] ppid=20682 vsize=705288 CPUtime=131.88 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 7537 0 0 0 13187 1 0 0 25 0 4 0 504620375 722214912 13292 33554432000 4194304 4797429 140736458437920 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=705288 CPUtime=131.89 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 7471 0 0 0 13188 1 0 0 25 0 4 0 504620375 722214912 13292 33554432000 4194304 4797429 140736458437920 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=705288 CPUtime=131.26 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 7495 0 0 0 13125 1 0 0 25 0 4 0 504620375 722214912 13292 33554432000 4194304 4797429 140736458437920 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 526.64
Current children cumulated vsize (KiB) 705288

[startup+132.3 s]
/proc/loadavg: 8.11 8.07 8.01 8/184 20692
/proc/meminfo: memFree=20974620/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=705288 CPUtime=527.78 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 48734 0 0 0 52767 11 0 0 18 0 4 0 504620374 722214912 13292 33554432000 4194304 4797429 140736458437920 18446744073709551615 264738233969 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20684/statm: 176322 13292 424 148 0 171251 0
[pid=20684/tid=20685] ppid=20682 vsize=705288 CPUtime=132.28 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 7537 0 0 0 13227 1 0 0 25 0 4 0 504620375 722214912 13292 33554432000 4194304 4797429 140736458437920 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=705288 CPUtime=132.23 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) S 20682 20684 20447 0 -1 4202560 7471 0 0 0 13222 1 0 0 25 0 4 0 504620375 722214912 13292 33554432000 4194304 4797429 140736458437920 18446744073709551615 47824610444852 0 0 4096 2 18446604453979476992 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=705288 CPUtime=131.66 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 7495 0 0 0 13165 1 0 0 25 0 4 0 504620375 722214912 13292 33554432000 4194304 4797429 140736458437920 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 527.78
Current children cumulated vsize (KiB) 705288

[startup+132.501 s]
/proc/loadavg: 8.11 8.07 8.01 8/184 20692
/proc/meminfo: memFree=20974620/32951124 swapFree=67111524/67111528
[pid=20684] ppid=20682 vsize=249308 CPUtime=528.09 cores=0,2,4,6
/proc/20684/stat : 20684 (techdemo) R 20682 20684 20447 0 -1 4202496 48743 0 0 0 52798 11 0 0 16 0 4 0 504620374 255291392 1548 33554432000 4194304 4797429 140736458437920 18446744073709551615 264726430826 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20684/statm: 62327 1548 432 148 0 57256 0
[pid=20684/tid=20685] ppid=20682 vsize=249308 CPUtime=132.38 cores=0,2,4,6
/proc/20684/task/20685/stat : 20685 (techdemo) R 20682 20684 20447 0 -1 4202560 7537 0 0 0 13237 1 0 0 25 0 4 0 504620375 255291392 1548 33554432000 4194304 4797429 140736458437920 18446744073709551615 47824610445232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20684/tid=20686] ppid=20682 vsize=249308 CPUtime=132.23 cores=0,2,4,6
/proc/20684/task/20686/stat : 20686 (techdemo) R 20682 20684 20447 0 -1 4202560 7471 0 0 0 13222 1 0 0 23 0 4 0 504620375 255291392 1548 33554432000 4194304 4797429 140736458437920 18446744073709551615 47824610445234 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20684/tid=20687] ppid=20682 vsize=249308 CPUtime=131.86 cores=0,2,4,6
/proc/20684/task/20687/stat : 20687 (techdemo) R 20682 20684 20447 0 -1 4202560 7495 0 0 0 13185 1 0 0 25 0 4 0 504620375 255291392 1548 33554432000 4194304 4797429 140736458437920 18446744073709551615 47824610445234 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 528.09
Current children cumulated vsize (KiB) 249308

Child status: 10
Real time (s): 132.502
CPU time (s): 528.099
CPU user time (s): 527.984
CPU system time (s): 0.114982
CPU usage (%): 398.558
Max. virtual memory (cumulated for all children) (KiB): 705288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 527.984
system time used= 0.114982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48744
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= 414
involuntary context switches= 2904

runsolver used 0.199969 second user time and 0.427934 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 02:07:28
IDJOB=3172966
IDBENCH=82984
IDSOLVER=1584
FILE ID=node141/3172966-1304122048
RUNJOBID= node141-1304119640-20465
PBS_JOBID= 13170729
Free space on /tmp= 71416 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S906725726-060.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172966-1304122048/watcher-3172966-1304122048 -o /tmp/evaluation-result-3172966-1304122048/solver-3172966-1304122048 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172966-1304122048.cnf

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

MD5SUM BENCH= ba9975e86d838537f315701adfc9f925
RANDOM SEED=1011793894

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.806
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.806
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:      21042844 kB
Buffers:       1400288 kB
Cached:        9766412 kB
SwapCached:          4 kB
Active:        3124372 kB
Inactive:      8209196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21042844 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7788 kB
Writeback:           0 kB
AnonPages:      166248 kB
Mapped:          15628 kB
Slab:           512148 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   760912 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= 71408 MiB
End job on node141 at 2011-04-30 02:09:40