Trace number 3173316

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-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S380157195-014.SATISFIABLE.cnf
MD5SUMc5ca502edf263e9767f2d7ec536d2edf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 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-3173316-1301792862.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    450 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     212 undec:      47 neg:     191
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0       428      1893         0         0      5809         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
1.79/1.84	c  N dy     7     30001       428      1893         0     10562      5809    168927     23.06     13.84  --
1.79/1.85	c  S st     7     30001       428      1893         0     10562      5809    168927     23.06     13.84  --
1.79/1.89	c  S st     7     30507       428      1893         0     11067      5809    179178     23.06     13.84  --
1.79/1.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
1.89/1.91	c Calc non-exist non-lernt bins v-fix:     0 done:    428 time:  0.00 s
1.89/1.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.91	c Subs w/ non-existent bins:      0 time:  0.00 s
1.89/1.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.99/2.05	c lits-rem:       129  cl-subs:      892  v-elim:     10  v-fix:    0  time:  0.14 s
1.99/2.05	c learnt bin added due to v-elim: 0
1.99/2.05	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
1.99/2.05	c vivif2 --  cl tried    10175 cl shrink        0 lits rem          0 time: 0.00
1.99/2.07	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.02
1.99/2.07	c calculated reachability. Time: 0.00
1.99/2.07	c  N dy     7     30507       428      1893         0     10175      5809    165055     23.06     13.84  --
1.99/2.07	c  F st     7     30507       428      1893         0     10175      5809    165055     23.06     13.84  --
2.20/2.23	c Decided on static restart strategy
3.30/3.36	c  N dy    14     45760       428      1893         0     17295      5809    285860     20.49     13.86  --
3.30/3.37	c  S st    14     45760       428      1893         0     17295      5809    285860     20.49     13.86  --
3.39/3.43	c  S st    14     46261       428      1893         0      9083      5809    100453     20.49     13.86  --
3.39/3.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.39/3.44	c Calc non-exist non-lernt bins v-fix:     0 done:    428 time:  0.00 s
3.39/3.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.44	c Subs w/ non-existent bins:      0 time:  0.00 s
3.39/3.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.39/3.48	c lits-rem:         3  cl-subs:      242  v-elim:     10  v-fix:    0  time:  0.04 s
3.39/3.48	c learnt bin added due to v-elim: 0
3.39/3.48	c vivif2 --  cl tried     1893 cl shrink        0 lits rem          0 time: 0.00
3.39/3.48	c vivif2 --  cl tried     8841 cl shrink        0 lits rem          0 time: 0.00
3.49/3.50	c asymm  cl-useful: 0/1893/1893 lits-rem:0 time: 0.01
3.49/3.50	c calculated reachability. Time: 0.00
3.49/3.50	c  N dy    14     46261       428      1893         0      8841      5809     98329     20.49     13.86  --
5.69/5.73	c  N dy    15     69391       428      1893         0     10935      5809    115153     23.92     14.21  --
5.69/5.74	c  S st    15     69391       428      1893         0     10935      5809    115153     23.92     14.21  --
5.69/5.78	c  S st    15     69892       428      1893         0     11435      5809    125565     23.92     14.21  --
5.69/5.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
5.79/5.80	c Calc non-exist non-lernt bins v-fix:     0 done:    428 time:  0.00 s
5.79/5.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.80	c Subs w/ non-existent bins:      0 time:  0.00 s
5.79/5.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.79/5.88	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
6.29/6.35	c Added 5 vars  tried: 80000 time: 0.47
6.29/6.36	c ORs :      5 avg-s:  0.0 cl-sh:   650 l-rem:    650 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.47
6.29/6.36	c lits-rem:        30  cl-subs:      228  v-elim:     10  v-fix:    0  time:  0.56 s
6.29/6.36	c learnt bin added due to v-elim: 0
6.29/6.36	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
6.29/6.36	c vivif2 --  cl tried    11207 cl shrink        0 lits rem          0 time: 0.00
6.29/6.38	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.02
6.29/6.38	c calculated reachability. Time: 0.00
6.29/6.38	c  N dy    15     69892       433      1898        10     11207      5844    122460     23.92     14.21  --
6.29/6.38	c  F st    15     69892       433      1898        10     11207      5844    122460     23.92     14.21  --
6.49/6.55	c Decided on static restart strategy
10.09/10.19	c  N dy    22    104838       433      1898        10     21030      5844    301025     22.01     14.04  --
10.19/10.20	c  S st    22    104838       433      1898        10     21030      5844    301025     22.01     14.04  --
10.19/10.27	c  S st    22    105341       433      1898        10     21531      5844    311319     22.01     14.04  --
10.19/10.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.19/10.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.29/10.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.04
10.29/10.31	c Calc non-exist non-lernt bins v-fix:     0 done:    433 time:  0.00 s
10.29/10.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.29/10.31	c Subs w/ non-existent bins:      0 time:  0.00 s
10.29/10.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.29/10.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.29/10.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.69/10.78	c ORs :      5 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
11.19/11.24	c Added 5 vars  tried: 80000 time: 0.46
11.19/11.27	c ORs :      5 avg-s:  0.0 cl-sh:  5011 l-rem:   5011 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.49
11.19/11.27	c lits-rem:       342  cl-subs:     1055  v-elim:     11  v-fix:    0  time:  0.96 s
11.19/11.27	c learnt bin added due to v-elim: 0
11.19/11.27	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
11.19/11.28	c vivif2 --  cl tried    20476 cl shrink        0 lits rem          0 time: 0.00
11.29/11.31	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.03
11.29/11.31	c calculated reachability. Time: 0.00
11.29/11.31	c  N dy    22    105341       438      1903        20     20476      5879    288512     22.01     14.04  --
18.39/18.47	c  N dy    23    158011       438      1903        20     27836      5879    411686     21.70     13.91  --
18.39/18.49	c  S st    23    158011       438      1903        20     27836      5879    411686     21.70     13.91  --
18.49/18.59	c  S st    23    158513       438      1903        20     28338      5879    421830     21.70     13.91  --
18.49/18.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.49/18.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.60/18.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.06
18.60/18.65	c Calc non-exist non-lernt bins v-fix:     0 done:    438 time:  0.00 s
18.60/18.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.60/18.65	c Subs w/ non-existent bins:      0 time:  0.00 s
18.60/18.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.60/18.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.60/18.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.39/19.44	c ORs :     10 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
19.89/19.90	c Added 5 vars  tried: 80000 time: 0.46
19.89/19.95	c ORs :      5 avg-s:  0.0 cl-sh:  6393 l-rem:   6393 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
19.89/19.95	c lits-rem:       465  cl-subs:     2173  v-elim:     12  v-fix:    0  time:  1.29 s
19.89/19.95	c learnt bin added due to v-elim: 0
19.89/19.95	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
19.89/19.96	c vivif2 --  cl tried    26165 cl shrink        0 lits rem          0 time: 0.00
19.89/19.99	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.04
19.89/20.00	c calculated reachability. Time: 0.00
19.89/20.00	c  N dy    23    158513       443      1908        30     26165      5914    376186     21.70     13.91  --
32.90/32.95	c  N dy    24    237770       443      1908        30     31196      5914    415263     21.20     13.73  --
32.90/32.96	c  S st    24    237770       443      1908        30     31196      5914    415263     21.20     13.73  --
33.00/33.07	c  S st    24    238274       443      1908        30     31700      5914    425647     21.20     13.73  --
33.00/33.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.00/33.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.09/33.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.07
33.09/33.14	c Calc non-exist non-lernt bins v-fix:     0 done:    443 time:  0.00 s
33.09/33.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.09/33.14	c Subs w/ non-existent bins:      0 time:  0.00 s
33.09/33.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.09/33.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/33.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
33.89/33.93	c ORs :     15 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
34.39/34.44	c Added 5 vars  tried: 80000 time: 0.51
34.39/34.46	c ORs :      5 avg-s:  0.0 cl-sh:  2377 l-rem:   2377 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
34.39/34.46	c lits-rem:       559  cl-subs:     2257  v-elim:     14  v-fix:    0  time:  1.31 s
34.39/34.46	c learnt bin added due to v-elim: 0
34.39/34.46	c vivif2 --  cl tried     1913 cl shrink        0 lits rem          0 time: 0.00
34.39/34.47	c vivif2 --  cl tried    29443 cl shrink        0 lits rem          0 time: 0.00
34.49/34.51	c asymm  cl-useful: 0/1913/1913 lits-rem:0 time: 0.05
34.49/34.51	c calculated reachability. Time: 0.00
34.49/34.51	c  N dy    24    238274       448      1913        40     29443      5949    383368     21.20     13.73  --
56.29/56.31	c  N dy    25    357412       448      1913        40     33763      5949    415407     22.38     14.04  --
56.29/56.33	c  S st    25    357412       448      1913        40     33763      5949    415407     22.38     14.04  --
56.39/56.45	c  S st    25    357917       448      1913        40     34267      5949    425426     22.38     14.04  --
56.39/56.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.39/56.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.49/56.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.09
56.49/56.54	c Calc non-exist non-lernt bins v-fix:     0 done:    448 time:  0.00 s
56.49/56.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.49/56.54	c Subs w/ non-existent bins:      0 time:  0.00 s
56.49/56.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.49/56.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.49/56.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
57.29/57.33	c ORs :     20 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
57.79/57.81	c Added 5 vars  tried: 80000 time: 0.49
57.79/57.83	c ORs :      5 avg-s:  0.0 cl-sh:  2202 l-rem:   2202 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
57.79/57.83	c lits-rem:       856  cl-subs:     1391  v-elim:     14  v-fix:    0  time:  1.28 s
57.79/57.83	c learnt bin added due to v-elim: 0
57.79/57.83	c vivif2 --  cl tried     1918 cl shrink        0 lits rem          0 time: 0.00
57.79/57.84	c vivif2 --  cl tried    32876 cl shrink        0 lits rem          0 time: 0.00
57.89/57.90	c asymm  cl-useful: 0/1918/1918 lits-rem:0 time: 0.06
57.89/57.90	c calculated reachability. Time: 0.00
57.89/57.90	c  N dy    25    357917       453      1918        50     32876      5984    398308     22.38     14.04  --
92.69/92.73	c  N dy    26    536875       453      1918        50     40441      5984    588476     30.09     16.56  --
92.69/92.75	c  S st    26    536875       453      1918        50     40441      5984    588476     30.09     16.56  --
92.79/92.89	c  S st    26    537377       453      1918        50     40941      5984    598711     30.09     16.56  --
92.79/92.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.79/92.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.99/93.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.12
92.99/93.01	c Calc non-exist non-lernt bins v-fix:     0 done:    453 time:  0.00 s
92.99/93.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.99/93.02	c Subs w/ non-existent bins:      0 time:  0.00 s
92.99/93.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.99/93.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.99/93.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
94.09/94.13	c ORs :     25 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
94.60/94.62	c Added 5 vars  tried: 80000 time: 0.48
94.60/94.64	c ORs :      5 avg-s:  0.0 cl-sh:  4556 l-rem:   4556 b-add:     10 v-rep:   0 cl-rem: 1 avg s: 27.0 T:    0.51
94.60/94.65	c lits-rem:       646  cl-subs:     2329  v-elim:     15  v-fix:    0  time:  1.62 s
94.60/94.65	c learnt bin added due to v-elim: 0
94.60/94.65	c vivif2 --  cl tried     1923 cl shrink        0 lits rem          0 time: 0.00
94.60/94.66	c vivif2 --  cl tried    38611 cl shrink        0 lits rem          0 time: 0.00
94.69/94.73	c asymm  cl-useful: 0/1923/1923 lits-rem:0 time: 0.07
94.69/94.73	c calculated reachability. Time: 0.00
94.69/94.73	c  N dy    26    537377       458      1923        60     38611      6019    531886     30.09     16.56  --
94.69/94.73	c  F st    26    537377       458      1923        60     38611      6019    531886     30.09     16.56  --
94.99/95.09	c Decided on static restart strategy
151.29/151.38	c  N dy    33    806065       458      1923        60     61294      6019   1074073     30.44     19.26  --
151.39/151.42	c  S st    33    806065       458      1923        60     61294      6019   1074073     30.44     19.26  --
151.59/151.61	c  S st    33    806568       458      1923        60     61797      6019   1084376     30.44     19.26  --
151.59/151.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
151.59/151.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.70/151.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.7M T:  0.18
151.70/151.79	c Calc non-exist non-lernt bins v-fix:     0 done:    458 time:  0.00 s
151.70/151.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.80/151.80	c Subs w/ non-existent bins:      0 time:  0.01 s
151.80/151.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.80/151.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.80/151.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
153.69/153.78	c ORs :     30 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 24.3 T:    0.02
154.29/154.35	c Added 5 vars  tried: 80000 time: 0.58
154.59/154.62	c ORs :      5 avg-s:  0.0 cl-sh: 14398 l-rem:  14398 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.84
154.59/154.63	c lits-rem:       414  cl-subs:     5173  v-elim:     16  v-fix:    0  time:  2.80 s
154.59/154.63	c learnt bin added due to v-elim: 0
154.59/154.63	c vivif2 --  cl tried     1928 cl shrink        0 lits rem          0 time: 0.00
154.59/154.64	c vivif2 --  cl tried    56621 cl shrink        0 lits rem          0 time: 0.01
154.69/154.72	c asymm  cl-useful: 0/1928/1928 lits-rem:0 time: 0.08
154.69/154.72	c calculated reachability. Time: 0.00
154.69/154.72	c  N dy    33    806568       463      1928        70     56621      6054    926068     30.44     19.26  --
265.40/265.49	c  N dy    34   1209855       463      1928        70     74327      6054   1277997     29.29     20.43  --
265.50/265.54	c  S st    34   1209855       463      1928        70     74327      6054   1277997     29.29     20.43  --
265.70/265.79	c  S st    34   1210358       463      1928        70     74830      6054   1288094     29.29     20.43  --
265.80/265.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
265.80/265.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.00/266.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.5M T:  0.26
266.00/266.06	c Calc non-exist non-lernt bins v-fix:     0 done:    463 time:  0.00 s
266.00/266.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.00/266.08	c Subs w/ non-existent bins:      0 time:  0.01 s
266.00/266.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.11/266.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
266.11/266.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
268.60/268.62	c ORs :     35 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
269.41/269.41	c Added 5 vars  tried: 80000 time: 0.78
269.90/269.93	c ORs :      5 avg-s:  0.0 cl-sh: 24736 l-rem:  24736 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    1.30
269.90/269.95	c lits-rem:       652  cl-subs:     6720  v-elim:     17  v-fix:    0  time:  3.84 s
269.90/269.95	c learnt bin added due to v-elim: 0
269.90/269.95	c vivif2 --  cl tried     1933 cl shrink        0 lits rem          0 time: 0.00
269.90/269.96	c vivif2 --  cl tried    68110 cl shrink        0 lits rem          0 time: 0.01
270.00/270.06	c asymm  cl-useful: 0/1863/1933 lits-rem:0 time: 0.10
270.00/270.06	c calculated reachability. Time: 0.00
270.00/270.06	c  N dy    34   1210358       468      1933        80     68110      6089   1077632     29.29     20.43  --
436.30/436.30	c  N dy    35   1710358       468      1933        80     96629      6089   1733438     28.25     19.96  --
436.30/436.37	c  S st    35   1710358       468      1933        80     96629      6089   1733438     28.25     19.96  --
436.30/436.37	c Finding binary XORs  T:     0.00 s  found:       0
436.71/436.74	c  S st    35   1710861       468      1933        80     97132      6089   1743659     28.25     19.96  --
436.71/436.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
436.71/436.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
437.10/437.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.0M T:  0.36
437.10/437.10	c Calc non-exist non-lernt bins v-fix:     0 done:    468 time:  0.00 s
437.10/437.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
437.10/437.12	c Subs w/ non-existent bins:      0 time:  0.02 s
437.10/437.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
437.10/437.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
437.10/437.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
443.90/443.92	c ORs :     40 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
444.60/444.69	c Added 5 vars  tried: 80000 time: 0.77
445.90/445.92	c ORs :      5 avg-s:  0.0 cl-sh: 39644 l-rem:  39644 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    2.00
445.90/445.94	c lits-rem:       531  cl-subs:    12609  v-elim:     18  v-fix:    0  time:  8.78 s
445.90/445.94	c learnt bin added due to v-elim: 0
445.90/445.94	c vivif2 --  cl tried     1938 cl shrink        0 lits rem          0 time: 0.00
445.90/445.96	c vivif2 --  cl tried    84523 cl shrink        0 lits rem          0 time: 0.02
446.00/446.06	c asymm  cl-useful: 0/1620/1938 lits-rem:0 time: 0.10
446.00/446.06	c calculated reachability. Time: 0.00
446.00/446.06	c  N dy    35   1710861       473      1938        90     84523      6124   1376113     28.25     19.96  --
645.71/645.79	c  N dy    36   2210861       473      1938        90    102389      6124   1677007     30.50     19.61  --
645.80/645.85	c  S st    36   2210861       473      1938        90    102389      6124   1677007     30.50     19.61  --
646.20/646.22	c  S st    36   2211362       473      1938        90    102888      6124   1686871     30.50     19.61  --
646.20/646.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
646.20/646.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
646.50/646.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.0M T:  0.34
646.50/646.56	c Calc non-exist non-lernt bins v-fix:     0 done:    473 time:  0.00 s
646.50/646.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
646.50/646.58	c Subs w/ non-existent bins:      0 time:  0.02 s
646.60/646.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
646.60/646.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
646.60/646.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
650.60/650.60	c ORs :     45 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
651.40/651.47	c Added 5 vars  tried: 80000 time: 0.87
651.90/651.96	c ORs :      5 avg-s:  0.0 cl-sh: 20946 l-rem:  20946 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    1.36
651.90/651.99	c lits-rem:       857  cl-subs:     7485  v-elim:     21  v-fix:    0  time:  5.37 s
651.90/651.99	c learnt bin added due to v-elim: 0
651.90/651.99	c vivif2 --  cl tried     1943 cl shrink        0 lits rem          0 time: 0.00
652.00/652.02	c vivif2 --  cl tried    95403 cl shrink        0 lits rem          0 time: 0.02
652.10/652.12	c asymm  cl-useful: 0/1313/1943 lits-rem:0 time: 0.10
652.10/652.12	c calculated reachability. Time: 0.00
652.10/652.12	c  N dy    36   2211362       478      1943       100     95403      6159   1480248     30.50     19.61  --
871.31/871.34	c  N dy    37   2711363       478      1943       100    118536      6159   2054452     27.74     19.53  --
871.41/871.42	c  S st    37   2711363       478      1943       100    118536      6159   2054452     27.74     19.53  --
871.91/871.90	c  S st    37   2711864       478      1943       100    119037      6159   2064430     27.74     19.53  --
871.91/871.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
871.91/871.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
872.41/872.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.8M T:  0.54
872.41/872.45	c Calc non-exist non-lernt bins v-fix:     0 done:    478 time:  0.00 s
872.41/872.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
872.41/872.47	c Subs w/ non-existent bins:      0 time:  0.02 s
872.51/872.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
872.51/872.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
872.51/872.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
878.71/878.70	c ORs :     50 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
879.71/879.72	c Added 5 vars  tried: 80000 time: 1.02
880.71/880.77	c ORs :      5 avg-s:  0.0 cl-sh: 34140 l-rem:  34140 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    2.07
880.81/880.81	c lits-rem:       192  cl-subs:     8870  v-elim:     23  v-fix:    0  time:  8.28 s
880.81/880.81	c learnt bin added due to v-elim: 0
880.81/880.81	c vivif2 --  cl tried     1948 cl shrink        0 lits rem          0 time: 0.00
880.81/880.83	c vivif2 --  cl tried   110167 cl shrink        0 lits rem          0 time: 0.03
880.91/880.90	c asymm  cl-useful: 0/635/1948 lits-rem:0 time: 0.07
880.91/880.91	c calculated reachability. Time: 0.00
880.91/880.91	c  N dy    37   2711864       483      1948       110    110167      6194   1805809     27.74     19.53  --
880.91/880.91	c  F st    37   2711864       483      1948       110    110167      6194   1805809     27.74     19.53  --
881.91/881.94	c Decided on static restart strategy
1126.81/1126.82	c  N dy    44   3211864       483      1948       110     86385      6194   1001111     28.04     20.04  --
1126.81/1126.86	c  S st    44   3211864       483      1948       110     86385      6194   1001111     28.04     20.04  --
1127.11/1127.18	c  S st    44   3212366       483      1948       110     86887      6194   1011205     28.04     20.04  --
1127.11/1127.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1127.11/1127.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1127.52/1127.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.7M T:  0.37
1127.52/1127.56	c Calc non-exist non-lernt bins v-fix:     0 done:    483 time:  0.00 s
1127.52/1127.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1127.52/1127.57	c Subs w/ non-existent bins:      0 time:  0.01 s
1127.52/1127.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1127.52/1127.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1127.52/1127.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1128.71/1128.70	c ORs :     55 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
1129.31/1129.35	c Added 5 vars  tried: 80000 time: 0.65
1129.41/1129.45	c ORs :      5 avg-s:  0.0 cl-sh: 10543 l-rem:  10543 b-add:     10 v-rep:   0 cl-rem: 2 avg s: 5.5 T:    0.76
1129.41/1129.48	c lits-rem:       144  cl-subs:     2001  v-elim:     24  v-fix:    0  time:  1.88 s
1129.41/1129.48	c learnt bin added due to v-elim: 0
1129.41/1129.48	c vivif2 --  cl tried     1953 cl shrink        0 lits rem          0 time: 0.00
1129.41/1129.49	c vivif2 --  cl tried    84884 cl shrink        0 lits rem          0 time: 0.01
1129.51/1129.58	c asymm  cl-useful: 0/1172/1953 lits-rem:0 time: 0.09
1129.51/1129.59	c calculated reachability. Time: 0.00
1129.51/1129.59	c  N dy    44   3212366       488      1953       120     84884      6229    955770     28.04     20.04  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173316-1301792862/watcher-3173316-1301792862 -o /tmp/evaluation-result-3173316-1301792862/solver-3173316-1301792862 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173316-1301792862.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.73 3.32 3.70 4/178 3653
/proc/meminfo: memFree=20152184/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=127412 CPUtime=0 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 600 0 0 0 0 0 0 0 18 0 1 0 369517020 130469888 526 33554432000 4194304 4797429 140735058824064 18446744073709551615 4247467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 31853 526 376 148 0 26782 0

[startup+0.0933189 s]
/proc/loadavg: 1.73 3.32 3.70 4/178 3653
/proc/meminfo: memFree=20152184/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=127828 CPUtime=0.09 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 785 0 0 0 9 0 0 0 18 0 1 0 369517020 130895872 708 33554432000 4194304 4797429 140735058824064 18446744073709551615 4351270 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 31957 708 408 148 0 26886 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127828

[startup+0.100317 s]
/proc/loadavg: 1.73 3.32 3.70 4/178 3653
/proc/meminfo: memFree=20152184/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=127828 CPUtime=0.09 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 790 0 0 0 9 0 0 0 18 0 1 0 369517020 130895872 713 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 31957 713 408 148 0 26886 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127828

[startup+0.300282 s]
/proc/loadavg: 1.73 3.32 3.70 4/178 3653
/proc/meminfo: memFree=20152184/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=128296 CPUtime=0.29 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 1019 0 0 0 29 0 0 0 18 0 1 0 369517020 131375104 812 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 32074 812 408 148 0 27003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128296

[startup+0.700212 s]
/proc/loadavg: 1.73 3.32 3.70 4/178 3653
/proc/meminfo: memFree=20152184/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=128900 CPUtime=0.69 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 1354 0 0 0 69 0 0 0 18 0 1 0 369517020 131993600 947 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 32225 947 408 148 0 27154 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128900

[startup+1.50007 s]
/proc/loadavg: 1.73 3.32 3.70 6/190 3675
/proc/meminfo: memFree=20122608/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=129472 CPUtime=1.49 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 1837 0 0 0 149 0 0 0 20 0 1 0 369517020 132579328 1188 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 32368 1188 408 148 0 27297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129472

[startup+3.10079 s]
/proc/loadavg: 1.73 3.32 3.70 6/190 3675
/proc/meminfo: memFree=20116904/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=131444 CPUtime=3.09 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 2951 0 0 0 309 0 0 0 25 0 1 0 369517020 134598656 1680 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 32861 1680 412 148 0 27790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131444

[startup+6.30023 s]
/proc/loadavg: 1.91 3.33 3.70 6/190 3675
/proc/meminfo: memFree=20106740/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=132620 CPUtime=6.29 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 4224 0 0 0 629 0 0 0 25 0 1 0 369517020 135802880 1822 33554432000 4194304 4797429 140735058824064 18446744073709551615 4495561 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 33155 1822 415 148 0 28084 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132620

[startup+12.7001 s]
/proc/loadavg: 2.08 3.34 3.70 6/190 3675
/proc/meminfo: memFree=20093984/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=135788 CPUtime=12.69 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 6492 0 0 0 1268 1 0 0 25 0 1 0 369517020 139046912 2609 33554432000 4194304 4797429 140735058824064 18446744073709551615 4351787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 33947 2609 415 148 0 28876 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135788

[startup+25.5009 s]
/proc/loadavg: 2.50 3.37 3.71 6/190 3675
/proc/meminfo: memFree=20080180/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=138764 CPUtime=25.49 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 9635 0 0 0 2548 1 0 0 25 0 1 0 369517020 142094336 3406 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 34691 3406 415 148 0 29620 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138764

[startup+51.1004 s]
/proc/loadavg: 3.01 3.42 3.71 6/190 3676
/proc/meminfo: memFree=20064884/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=142460 CPUtime=51.09 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 15154 0 0 0 5107 2 0 0 25 0 1 0 369517020 145879040 4324 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 35615 4324 415 148 0 30544 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142460

[startup+102.306 s]
/proc/loadavg: 3.72 3.54 3.74 6/190 3677
/proc/meminfo: memFree=20038488/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=150028 CPUtime=102.29 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 26991 0 0 0 10225 4 0 0 25 0 1 0 369517020 153628672 6362 33554432000 4194304 4797429 140735058824064 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 37507 6362 415 148 0 32436 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 150028

[startup+162.301 s]
/proc/loadavg: 3.93 3.64 3.76 6/190 3679
/proc/meminfo: memFree=20017272/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=158104 CPUtime=162.3 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 40114 0 0 0 16222 8 0 0 25 0 1 0 369517020 161898496 8107 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 39526 8107 415 148 0 34455 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 158104

[startup+222.3 s]
/proc/loadavg: 3.97 3.70 3.77 6/190 3681
/proc/meminfo: memFree=19995064/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=160136 CPUtime=222.29 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 50250 0 0 0 22218 11 0 0 25 0 1 0 369517020 163979264 8861 33554432000 4194304 4797429 140735058824064 18446744073709551615 4387381 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 40034 8861 415 148 0 34963 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160136

[startup+282.301 s]
/proc/loadavg: 4.07 3.77 3.78 6/190 3682
/proc/meminfo: memFree=19983740/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=166484 CPUtime=282.3 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 59954 0 0 0 28215 15 0 0 25 0 1 0 369517020 170479616 10062 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 41621 10062 415 148 0 36550 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 166484

[startup+342.3 s]
/proc/loadavg: 4.02 3.81 3.80 6/190 3684
/proc/meminfo: memFree=19961272/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=167204 CPUtime=342.3 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 67509 0 0 0 34212 18 0 0 25 0 1 0 369517020 171216896 11388 33554432000 4194304 4797429 140735058824064 18446744073709551615 4341044 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 41801 11388 415 148 0 36730 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 167204

[startup+402.301 s]
/proc/loadavg: 4.01 3.84 3.81 6/190 3685
/proc/meminfo: memFree=19966088/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=168908 CPUtime=402.3 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 75303 0 0 0 40210 20 0 0 25 0 1 0 369517020 172961792 10512 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 42227 10512 415 148 0 37156 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 168908

[startup+462.3 s]
/proc/loadavg: 4.00 3.87 3.82 6/190 3687
/proc/meminfo: memFree=19943964/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=175872 CPUtime=462.3 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 82528 0 0 0 46207 23 0 0 25 0 1 0 369517020 180092928 12608 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 43968 12608 416 148 0 38897 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 175872

[startup+522.301 s]
/proc/loadavg: 4.00 3.89 3.82 6/190 3689
/proc/meminfo: memFree=19936244/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=177404 CPUtime=522.3 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 88937 0 0 0 52204 26 0 0 25 0 1 0 369517020 181661696 14070 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 44351 14070 416 148 0 39280 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 177404

[startup+582.3 s]
/proc/loadavg: 4.00 3.90 3.83 5/190 3717
/proc/meminfo: memFree=19956416/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=178888 CPUtime=582.31 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 96112 0 0 0 58203 28 0 0 25 0 1 0 369517020 183181312 13544 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 44722 13544 416 148 0 39651 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 178888

[startup+642.301 s]
/proc/loadavg: 4.00 3.92 3.84 5/190 3719
/proc/meminfo: memFree=19939024/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=179588 CPUtime=642.31 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 101959 0 0 0 64201 30 0 0 25 0 1 0 369517020 183898112 13964 33554432000 4194304 4797429 140735058824064 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 44897 13964 416 148 0 39826 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 179588

[startup+702.3 s]
/proc/loadavg: 4.04 3.94 3.85 5/190 3720
/proc/meminfo: memFree=19928208/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=183296 CPUtime=702.3 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 108073 0 0 0 70198 32 0 0 25 0 1 0 369517020 187695104 14524 33554432000 4194304 4797429 140735058824064 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 45824 14524 416 148 0 40753 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 183296

[startup+762.307 s]
/proc/loadavg: 4.01 3.95 3.85 5/190 3722
/proc/meminfo: memFree=19921736/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=184144 CPUtime=762.32 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 113845 0 0 0 76197 35 0 0 25 0 1 0 369517020 188563456 14691 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 46036 14691 416 148 0 40965 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 184144

[startup+822.3 s]
/proc/loadavg: 4.00 3.96 3.86 5/190 3724
/proc/meminfo: memFree=19917000/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=185592 CPUtime=822.31 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 119684 0 0 0 82193 38 0 0 25 0 1 0 369517020 190046208 14813 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 46398 14813 416 148 0 41327 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 185592

[startup+882.301 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 3725
/proc/meminfo: memFree=19901844/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=188524 CPUtime=882.31 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 124474 0 0 0 88192 39 0 0 25 0 1 0 369517020 193048576 16678 33554432000 4194304 4797429 140735058824064 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 47131 16678 416 148 0 42060 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 188524

[startup+942.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 3754
/proc/meminfo: memFree=19914608/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=192372 CPUtime=942.31 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 131084 0 0 0 94189 42 0 0 25 0 1 0 369517020 196988928 16770 33554432000 4194304 4797429 140735058824064 18446744073709551615 4425836 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 48093 16770 416 148 0 43022 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 192372

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 3755
/proc/meminfo: memFree=19880104/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=193876 CPUtime=1002.32 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 136178 0 0 0 100187 45 0 0 25 0 1 0 369517020 198529024 18472 33554432000 4194304 4797429 140735058824064 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 48469 18472 416 148 0 43398 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 193876

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 3757
/proc/meminfo: memFree=19882692/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=194436 CPUtime=1062.31 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 142274 0 0 0 106184 47 0 0 25 0 1 0 369517020 199102464 17890 33554432000 4194304 4797429 140735058824064 18446744073709551615 4426365 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 48609 17890 416 148 0 43538 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 194436

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 3759
/proc/meminfo: memFree=19867156/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=194496 CPUtime=1122.32 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 146949 0 0 0 112183 49 0 0 25 0 1 0 369517020 199163904 19087 33554432000 4194304 4797429 140735058824064 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 48624 19087 416 148 0 43553 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 194496

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 3760
/proc/meminfo: memFree=19867024/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=196220 CPUtime=1182.31 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 152731 0 0 0 118180 51 0 0 25 0 1 0 369517020 200929280 18112 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 49055 18112 416 148 0 43984 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 196220

[startup+1242.3 s]
/proc/loadavg: 4.05 3.99 3.91 5/190 3762
/proc/meminfo: memFree=19859920/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=196208 CPUtime=1242.32 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 157511 0 0 0 124178 54 0 0 25 0 1 0 369517020 200916992 19420 33554432000 4194304 4797429 140735058824064 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 49052 19420 416 148 0 43981 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 196208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 3763
/proc/meminfo: memFree=19853188/32950940 swapFree=67111528/67111528
[pid=3653] ppid=3651 vsize=197660 CPUtime=1300.03 cores=5,7
/proc/3653/stat : 3653 (techdemo) R 3651 3653 3409 0 -1 4202496 163075 0 0 0 129947 56 0 0 25 0 1 0 369517020 202403840 17992 33554432000 4194304 4797429 140735058824064 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3653/statm: 49415 17992 416 148 0 44344 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 197660

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.47
CPU system time (s): 0.567913
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 277784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.47
system time used= 0.567913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163075
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= 18
involuntary context switches= 1997

runsolver used 2.04469 second user time and 5.06023 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 03:07:42
IDJOB=3173316
IDBENCH=82734
IDSOLVER=1585
FILE ID=node117/3173316-1301792862
RUNJOBID= node117-1301792862-3635
PBS_JOBID= 12841423
Free space on /tmp= 71436 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S380157195-014.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173316-1301792862/watcher-3173316-1301792862 -o /tmp/evaluation-result-3173316-1301792862/solver-3173316-1301792862 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173316-1301792862.cnf

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

MD5SUM BENCH= c5ca502edf263e9767f2d7ec536d2edf
RANDOM SEED=802821076

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20152604 kB
Buffers:        390164 kB
Cached:       12041516 kB
SwapCached:          0 kB
Active:        7948960 kB
Inactive:      4545944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20152604 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15588 kB
Writeback:           0 kB
AnonPages:       63212 kB
Mapped:          15008 kB
Slab:           239132 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   191356 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 node117 at 2011-04-03 03:29:24