Trace number 3173292

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.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1762880211-075.UNKNOWN.cnf
MD5SUM57a2cff28dc53061839e3102dd9b3447
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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-3173292-1301792798.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.01	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.01	c Calc non-exist non-lernt bins v-fix:     0 done:    500 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     236 undec:      54 neg:     210
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       493      2127         0         0      6423         0   no data   no data  --
0.02/0.07	c Decided on static restart strategy
1.99/2.06	c  N dy     7     30000       493      2127         0     10529      6423    183164     25.92     17.41  --
1.99/2.07	c  S st     7     30000       493      2127         0     10529      6423    183164     25.92     17.41  --
2.10/2.11	c  S st     7     30504       493      2127         0     11032      6423    193666     25.92     17.41  --
2.10/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.10/2.13	c Calc non-exist non-lernt bins v-fix:     0 done:    493 time:  0.00 s
2.10/2.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.13	c Subs w/ non-existent bins:      0 time:  0.00 s
2.10/2.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.20/2.29	c lits-rem:       202  cl-subs:      848  v-elim:      5  v-fix:    0  time:  0.15 s
2.20/2.29	c learnt bin added due to v-elim: 0
2.20/2.29	c vivif2 --  cl tried     2127 cl shrink        0 lits rem          0 time: 0.00
2.20/2.29	c vivif2 --  cl tried    10184 cl shrink        0 lits rem          0 time: 0.00
2.29/2.31	c asymm  cl-useful: 0/2127/2127 lits-rem:0 time: 0.02
2.29/2.31	c calculated reachability. Time: 0.00
2.29/2.31	c  N dy     7     30504       493      2127         0     10184      6423    177543     25.92     17.41  --
2.29/2.31	c  F st     7     30504       493      2127         0     10184      6423    177543     25.92     17.41  --
2.39/2.45	c Decided on static restart strategy
3.49/3.55	c  N dy    14     45756       493      2127         0     17333      6423    317271     23.10     17.08  --
3.49/3.56	c  S st    14     45756       493      2127         0     17333      6423    317271     23.10     17.08  --
3.59/3.61	c  S st    14     46262       493      2127         0      9126      6423    109273     23.10     17.08  --
3.59/3.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.59/3.62	c Calc non-exist non-lernt bins v-fix:     0 done:    493 time:  0.00 s
3.59/3.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.62	c Subs w/ non-existent bins:      0 time:  0.00 s
3.59/3.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.59/3.68	c lits-rem:         4  cl-subs:      137  v-elim:      5  v-fix:    0  time:  0.05 s
3.59/3.68	c learnt bin added due to v-elim: 0
3.59/3.68	c vivif2 --  cl tried     2127 cl shrink        0 lits rem          0 time: 0.00
3.59/3.68	c vivif2 --  cl tried     8989 cl shrink        0 lits rem          0 time: 0.00
3.59/3.69	c asymm  cl-useful: 0/2127/2127 lits-rem:0 time: 0.01
3.59/3.69	c calculated reachability. Time: 0.00
3.59/3.69	c  N dy    14     46262       493      2127         0      8989      6423    107903     23.10     17.08  --
5.89/5.97	c  N dy    15     69393       493      2127         0     11071      6423    126009     24.51     17.05  --
5.89/5.98	c  S st    15     69393       493      2127         0     11071      6423    126009     24.51     17.05  --
5.99/6.02	c  S st    15     69895       493      2127         0     11572      6423    137342     24.51     17.05  --
5.99/6.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
5.99/6.04	c Calc non-exist non-lernt bins v-fix:     0 done:    493 time:  0.00 s
5.99/6.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.04	c Subs w/ non-existent bins:      0 time:  0.00 s
5.99/6.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.09/6.13	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.59/6.60	c Added 5 vars  tried: 80000 time: 0.47
6.59/6.61	c ORs :      5 avg-s:  0.0 cl-sh:   572 l-rem:    572 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.48
6.59/6.61	c lits-rem:        13  cl-subs:      255  v-elim:      5  v-fix:    0  time:  0.57 s
6.59/6.61	c learnt bin added due to v-elim: 0
6.59/6.61	c vivif2 --  cl tried     2132 cl shrink        0 lits rem          0 time: 0.00
6.59/6.61	c vivif2 --  cl tried    11317 cl shrink        0 lits rem          0 time: 0.00
6.59/6.63	c asymm  cl-useful: 0/2132/2132 lits-rem:0 time: 0.02
6.59/6.63	c calculated reachability. Time: 0.00
6.59/6.63	c  N dy    15     69895       498      2132        10     11317      6458    133738     24.51     17.05  --
6.59/6.63	c  F st    15     69895       498      2132        10     11317      6458    133738     24.51     17.05  --
6.69/6.79	c Decided on static restart strategy
10.49/10.51	c  N dy    22    104843       498      2132        10     21137      6458    331981     25.07     16.63  --
10.49/10.52	c  S st    22    104843       498      2132        10     21137      6458    331981     25.07     16.63  --
10.49/10.59	c  S st    22    105345       498      2132        10     21638      6458    343162     25.07     16.63  --
10.49/10.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.49/10.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.04
10.59/10.64	c Calc non-exist non-lernt bins v-fix:     0 done:    498 time:  0.00 s
10.59/10.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.64	c Subs w/ non-existent bins:      0 time:  0.00 s
10.59/10.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.09/11.15	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.59/11.62	c Added 6 vars  tried: 80000 time: 0.46
11.59/11.65	c ORs :      6 avg-s:  0.0 cl-sh:  5650 l-rem:   5650 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
11.59/11.66	c lits-rem:       242  cl-subs:     1073  v-elim:      6  v-fix:    0  time:  1.01 s
11.59/11.66	c learnt bin added due to v-elim: 0
11.59/11.66	c vivif2 --  cl tried     2138 cl shrink        0 lits rem          0 time: 0.00
11.59/11.66	c vivif2 --  cl tried    20565 cl shrink        0 lits rem          0 time: 0.00
11.59/11.69	c asymm  cl-useful: 0/2138/2138 lits-rem:0 time: 0.03
11.59/11.69	c calculated reachability. Time: 0.00
11.59/11.69	c  N dy    22    105345       504      2138        22     20565      6500    315942     25.07     16.63  --
18.79/18.82	c  N dy    23    158017       504      2138        22     28373      6500    476270     26.18     16.45  --
18.79/18.84	c  S st    23    158017       504      2138        22     28373      6500    476270     26.18     16.45  --
18.89/18.93	c  S st    23    158517       504      2138        22     28872      6500    486782     26.18     16.45  --
18.89/18.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.89/18.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.89/18.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.06
18.89/18.99	c Calc non-exist non-lernt bins v-fix:     0 done:    504 time:  0.00 s
18.89/18.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.99/19.00	c Subs w/ non-existent bins:      0 time:  0.00 s
18.99/19.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.99/19.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.99/19.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.80/19.89	c ORs :     11 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
20.39/20.40	c Added 6 vars  tried: 80000 time: 0.51
20.39/20.43	c ORs :      6 avg-s:  0.0 cl-sh:  4660 l-rem:   4660 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.54
20.39/20.44	c lits-rem:       531  cl-subs:     1330  v-elim:      8  v-fix:    0  time:  1.44 s
20.39/20.44	c learnt bin added due to v-elim: 0
20.39/20.44	c vivif2 --  cl tried     2144 cl shrink        0 lits rem          0 time: 0.00
20.39/20.45	c vivif2 --  cl tried    27542 cl shrink        0 lits rem          0 time: 0.00
20.39/20.49	c asymm  cl-useful: 0/2144/2144 lits-rem:0 time: 0.04
20.39/20.49	c calculated reachability. Time: 0.00
20.39/20.49	c  N dy    23    158517       510      2144        34     27542      6542    451040     26.18     16.45  --
33.09/33.20	c  N dy    24    237775       510      2144        34     32650      6542    488658     23.97     16.13  --
33.19/33.21	c  S st    24    237775       510      2144        34     32650      6542    488658     23.97     16.13  --
33.29/33.31	c  S st    24    238281       510      2144        34     33155      6542    500445     23.97     16.13  --
33.29/33.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.29/33.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.29/33.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.07
33.29/33.38	c Calc non-exist non-lernt bins v-fix:     0 done:    510 time:  0.00 s
33.29/33.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.29/33.39	c Subs w/ non-existent bins:      0 time:  0.00 s
33.39/33.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.39/33.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.39/33.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
34.29/34.35	c ORs :     17 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.79/34.88	c Added 6 vars  tried: 80000 time: 0.53
34.79/34.89	c ORs :      6 avg-s:  0.0 cl-sh:  1586 l-rem:   1586 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
34.89/34.90	c lits-rem:       561  cl-subs:     1861  v-elim:     10  v-fix:    0  time:  1.50 s
34.89/34.90	c learnt bin added due to v-elim: 0
34.89/34.90	c vivif2 --  cl tried     2149 cl shrink        0 lits rem          0 time: 0.00
34.89/34.90	c vivif2 --  cl tried    31294 cl shrink        0 lits rem          0 time: 0.00
34.89/34.94	c asymm  cl-useful: 0/2149/2149 lits-rem:0 time: 0.04
34.89/34.95	c calculated reachability. Time: 0.00
34.89/34.95	c  N dy    24    238281       516      2149        47     31294      6583    460588     23.97     16.13  --
56.19/56.22	c  N dy    25    357423       516      2149        47     35115      6583    507983     28.39     16.42  --
56.19/56.24	c  S st    25    357423       516      2149        47     35115      6583    507983     28.39     16.42  --
56.29/56.36	c  S st    25    357926       516      2149        47     35617      6583    518370     28.39     16.42  --
56.29/56.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.29/56.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.39/56.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.09
56.39/56.45	c Calc non-exist non-lernt bins v-fix:     0 done:    516 time:  0.00 s
56.39/56.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.39/56.45	c Subs w/ non-existent bins:      0 time:  0.00 s
56.39/56.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.39/56.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.39/56.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
57.59/57.64	c ORs :     23 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 4 avg s: 21.2 T:    0.01
58.09/58.11	c Added 6 vars  tried: 80000 time: 0.47
58.09/58.13	c ORs :      6 avg-s:  0.0 cl-sh:  3406 l-rem:   3406 b-add:     12 v-rep:   0 cl-rem: 1 avg s: 23.0 T:    0.49
58.09/58.14	c lits-rem:      1336  cl-subs:     2253  v-elim:     11  v-fix:    0  time:  1.68 s
58.09/58.14	c learnt bin added due to v-elim: 0
58.09/58.14	c vivif2 --  cl tried     2155 cl shrink        0 lits rem          0 time: 0.00
58.09/58.15	c vivif2 --  cl tried    33359 cl shrink        1 lits rem          1 time: 0.00
58.09/58.19	c asymm  cl-useful: 0/2155/2155 lits-rem:0 time: 0.05
58.19/58.20	c calculated reachability. Time: 0.00
58.19/58.20	c  N dy    25    357926       522      2155        59     33359      6625    459867     28.39     16.42  --
94.29/94.37	c  N dy    26    536889       522      2155        59     41111      6625    598763     27.78     17.08  --
94.29/94.39	c  S st    26    536889       522      2155        59     41111      6625    598763     27.78     17.08  --
94.50/94.52	c  S st    26    537392       522      2155        59     41614      6625    609556     27.78     17.08  --
94.50/94.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.50/94.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.60/94.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.11
94.60/94.63	c Calc non-exist non-lernt bins v-fix:     0 done:    522 time:  0.00 s
94.60/94.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.60/94.64	c Subs w/ non-existent bins:      0 time:  0.00 s
94.60/94.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.60/94.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.60/94.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
95.89/95.96	c ORs :     29 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
96.39/96.44	c Added 6 vars  tried: 80000 time: 0.48
96.39/96.47	c ORs :      6 avg-s:  0.0 cl-sh:  3671 l-rem:   3671 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
96.39/96.48	c lits-rem:      1206  cl-subs:     2283  v-elim:     13  v-fix:    0  time:  1.83 s
96.39/96.48	c learnt bin added due to v-elim: 0
96.39/96.48	c vivif2 --  cl tried     2161 cl shrink        0 lits rem          0 time: 0.00
96.39/96.49	c vivif2 --  cl tried    39331 cl shrink        0 lits rem          0 time: 0.01
96.49/96.55	c asymm  cl-useful: 0/2161/2161 lits-rem:0 time: 0.06
96.49/96.55	c calculated reachability. Time: 0.00
96.49/96.55	c  N dy    26    537392       528      2161        71     39331      6667    547408     27.78     17.08  --
96.49/96.55	c  F st    26    537392       528      2161        71     39331      6667    547408     27.78     17.08  --
96.89/96.90	c Decided on static restart strategy
157.39/157.44	c  N dy    33    806088       528      2161        71     62174      6667   1136772     30.14     18.19  --
157.39/157.48	c  S st    33    806088       528      2161        71     62174      6667   1136772     30.14     18.19  --
157.59/157.68	c  S st    33    806592       528      2161        71     62676      6667   1147531     30.14     18.19  --
157.59/157.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
157.59/157.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
157.79/157.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.5M T:  0.21
157.79/157.89	c Calc non-exist non-lernt bins v-fix:     0 done:    528 time:  0.00 s
157.79/157.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
157.89/157.90	c Subs w/ non-existent bins:      0 time:  0.01 s
157.89/157.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.89/157.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
157.89/157.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
160.39/160.50	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.03
160.99/161.03	c Added 6 vars  tried: 80000 time: 0.53
161.09/161.17	c ORs :      6 avg-s:  0.0 cl-sh: 10457 l-rem:  10457 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.68
161.09/161.19	c lits-rem:      1011  cl-subs:     5310  v-elim:     15  v-fix:    0  time:  3.27 s
161.09/161.19	c learnt bin added due to v-elim: 0
161.09/161.19	c vivif2 --  cl tried     2167 cl shrink        0 lits rem          0 time: 0.00
161.19/161.20	c vivif2 --  cl tried    57366 cl shrink        0 lits rem          0 time: 0.01
161.29/161.30	c asymm  cl-useful: 0/2167/2167 lits-rem:0 time: 0.10
161.29/161.30	c calculated reachability. Time: 0.00
161.29/161.30	c  N dy    33    806592       534      2167        83     57366      6709   1001017     30.14     18.19  --
270.20/270.26	c  N dy    34   1209889       534      2167        83     74177      6709   1269271     30.05     18.20  --
270.30/270.30	c  S st    34   1209889       534      2167        83     74177      6709   1269271     30.05     18.20  --
270.51/270.59	c  S st    34   1210396       534      2167        83     74684      6709   1279967     30.05     18.20  --
270.51/270.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
270.51/270.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.80/270.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.0M T:  0.27
270.80/270.87	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
270.80/270.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.80/270.88	c Subs w/ non-existent bins:      0 time:  0.01 s
270.90/270.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.90/270.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.90/270.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
273.50/273.57	c ORs :     41 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
274.20/274.22	c Added 6 vars  tried: 80000 time: 0.66
274.50/274.56	c ORs :      6 avg-s:  0.0 cl-sh: 17207 l-rem:  17207 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.00
274.50/274.59	c lits-rem:      1683  cl-subs:     4642  v-elim:     16  v-fix:    0  time:  3.68 s
274.50/274.59	c learnt bin added due to v-elim: 0
274.50/274.59	c vivif2 --  cl tried     2173 cl shrink        0 lits rem          0 time: 0.00
274.60/274.60	c vivif2 --  cl tried    70042 cl shrink        0 lits rem          0 time: 0.01
274.70/274.71	c asymm  cl-useful: 0/1969/2173 lits-rem:0 time: 0.11
274.70/274.71	c calculated reachability. Time: 0.00
274.70/274.71	c  N dy    34   1210396       540      2173        95     70042      6751   1149058     30.05     18.20  --
435.80/435.86	c  N dy    35   1710396       540      2173        95    102307      6751   2025016     30.27     18.94  --
435.90/435.94	c  S st    35   1710396       540      2173        95    102307      6751   2025016     30.27     18.94  --
435.90/435.94	c Finding binary XORs  T:     0.00 s  found:       0
436.20/436.26	c  S st    35   1710900       540      2173        95    102810      6751   2035874     30.27     18.94  --
436.20/436.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
436.20/436.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
436.60/436.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.4M T:  0.41
436.60/436.69	c Calc non-exist non-lernt bins v-fix:     0 done:    540 time:  0.00 s
436.60/436.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
436.70/436.71	c Subs w/ non-existent bins:      0 time:  0.02 s
436.70/436.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
436.70/436.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
436.70/436.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
443.00/443.06	c ORs :     47 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
443.80/443.83	c Added 6 vars  tried: 80000 time: 0.76
444.70/444.70	c ORs :      6 avg-s:  0.0 cl-sh: 26901 l-rem:  26901 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.64
444.70/444.74	c lits-rem:       278  cl-subs:     7046  v-elim:     16  v-fix:    0  time:  7.97 s
444.70/444.74	c learnt bin added due to v-elim: 0
444.70/444.74	c vivif2 --  cl tried     2179 cl shrink        0 lits rem          0 time: 0.00
444.70/444.76	c vivif2 --  cl tried    95764 cl shrink        0 lits rem          0 time: 0.02
444.80/444.88	c asymm  cl-useful: 0/1601/2179 lits-rem:0 time: 0.12
444.80/444.89	c calculated reachability. Time: 0.00
444.80/444.89	c  N dy    35   1710900       546      2179       107     95764      6793   1815080     30.27     18.94  --
640.41/640.42	c  N dy    36   2210901       546      2179       107    110803      6793   2093667     32.12     19.11  --
640.51/640.50	c  S st    36   2210901       546      2179       107    110803      6793   2093667     32.12     19.11  --
640.91/640.92	c  S st    36   2211402       546      2179       107    111303      6793   2103601     32.12     19.11  --
640.91/640.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
640.91/640.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
641.32/641.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.0M T:  0.41
641.32/641.33	c Calc non-exist non-lernt bins v-fix:     0 done:    546 time:  0.00 s
641.32/641.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
641.32/641.35	c Subs w/ non-existent bins:      0 time:  0.02 s
641.32/641.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
641.41/641.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
641.41/641.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
647.51/647.58	c ORs :     53 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
648.31/648.32	c Added 6 vars  tried: 80000 time: 0.74
648.71/648.74	c ORs :      6 avg-s:  0.0 cl-sh: 17215 l-rem:  17215 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.16
648.71/648.78	c lits-rem:        93  cl-subs:     6130  v-elim:     17  v-fix:    0  time:  7.37 s
648.71/648.78	c learnt bin added due to v-elim: 0
648.71/648.78	c vivif2 --  cl tried     2185 cl shrink        0 lits rem          0 time: 0.00
648.81/648.81	c vivif2 --  cl tried   105173 cl shrink        0 lits rem          0 time: 0.03
648.81/648.88	c asymm  cl-useful: 0/584/2185 lits-rem:0 time: 0.07
648.81/648.88	c calculated reachability. Time: 0.00
648.81/648.88	c  N dy    36   2211402       552      2185       119    105173      6835   1927138     32.12     19.11  --
905.61/905.63	c  N dy    37   2711403       552      2185       119    130765      6835   2561595     31.61     18.86  --
905.71/905.73	c  S st    37   2711403       552      2185       119    130765      6835   2561595     31.61     18.86  --
906.21/906.26	c  S st    37   2711903       552      2185       119    131265      6835   2571344     31.61     18.86  --
906.21/906.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
906.21/906.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
906.71/906.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.8M T:  0.50
906.71/906.77	c Calc non-exist non-lernt bins v-fix:     0 done:    552 time:  0.00 s
906.71/906.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
906.81/906.80	c Subs w/ non-existent bins:      0 time:  0.03 s
906.81/906.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
906.81/906.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
906.81/906.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
917.81/917.85	c ORs :     59 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 6.0 T:    0.13
918.71/918.78	c Added 6 vars  tried: 80000 time: 0.93
919.71/919.72	c ORs :      6 avg-s:  0.0 cl-sh: 28682 l-rem:  28682 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.87
919.71/919.77	c lits-rem:      6003  cl-subs:     6716  v-elim:     18  v-fix:    0  time: 12.89 s
919.71/919.77	c learnt bin added due to v-elim: 0
919.71/919.77	c vivif2 --  cl tried     2191 cl shrink        0 lits rem          0 time: 0.00
919.81/919.80	c vivif2 --  cl tried   124548 cl shrink        0 lits rem          0 time: 0.04
919.91/919.93	c asymm  cl-useful: 0/1051/2191 lits-rem:0 time: 0.13
919.91/919.94	c calculated reachability. Time: 0.00
919.91/919.94	c  N dy    37   2711903       558      2191       131    124548      6877   2348385     31.61     18.86  --
919.91/919.94	c  F st    37   2711903       558      2191       131    124548      6877   2348385     31.61     18.86  --
921.31/921.39	c Decided on static restart strategy
1209.93/1209.94	c  N dy    44   3211904       558      2191       131     99180      6877   1480317     30.70     18.64  --
1210.03/1210.01	c  S st    44   3211904       558      2191       131     99180      6877   1480317     30.70     18.64  --
1210.33/1210.38	c  S st    44   3212405       558      2191       131     99680      6877   1491127     30.70     18.64  --
1210.33/1210.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1210.33/1210.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1210.73/1210.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.9M T:  0.39
1210.73/1210.79	c Calc non-exist non-lernt bins v-fix:     0 done:    558 time:  0.00 s
1210.73/1210.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1210.83/1210.80	c Subs w/ non-existent bins:      0 time:  0.02 s
1210.83/1210.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1210.83/1210.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1210.83/1210.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1212.93/1212.99	c ORs :     65 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
1213.63/1213.68	c Added 6 vars  tried: 80000 time: 0.68
1213.83/1213.82	c ORs :      6 avg-s:  0.0 cl-sh:  9226 l-rem:   9226 b-add:     12 v-rep:   0 cl-rem: 1 avg s: 3.0 T:    0.83
1213.83/1213.85	c lits-rem:       199  cl-subs:     2474  v-elim:     19  v-fix:    0  time:  3.01 s
1213.83/1213.85	c learnt bin added due to v-elim: 0
1213.83/1213.85	c vivif2 --  cl tried     2196 cl shrink        0 lits rem          0 time: 0.00
1213.83/1213.87	c vivif2 --  cl tried    97206 cl shrink        0 lits rem          0 time: 0.02
1213.93/1213.98	c asymm  cl-useful: 0/1145/2196 lits-rem:0 time: 0.10
1213.93/1213.98	c calculated reachability. Time: 0.00
1213.93/1213.98	c  N dy    44   3212405       564      2196       143     97206      6916   1416624     30.70     18.64  --

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-3173292-1301792798/watcher-3173292-1301792798 -o /tmp/evaluation-result-3173292-1301792798/solver-3173292-1301792798 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173292-1301792798.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: 3.39 3.87 3.89 4/189 19143
/proc/meminfo: memFree=19097412/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=127696 CPUtime=0.01 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 689 0 0 0 1 0 0 0 22 0 1 0 369510446 130760704 614 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424556 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 31924 614 406 148 0 26853 0

[startup+0.0220051 s]
/proc/loadavg: 3.39 3.87 3.89 4/189 19143
/proc/meminfo: memFree=19097412/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=127696 CPUtime=0.02 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 697 0 0 0 2 0 0 0 22 0 1 0 369510446 130760704 622 33554432000 4194304 4797429 140734439652144 18446744073709551615 4331612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 31924 622 406 148 0 26853 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 127696

[startup+0.10099 s]
/proc/loadavg: 3.39 3.87 3.89 4/189 19143
/proc/meminfo: memFree=19097412/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=127836 CPUtime=0.09 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 799 0 0 0 9 0 0 0 22 0 1 0 369510446 130904064 722 33554432000 4194304 4797429 140734439652144 18446744073709551615 4340828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 31959 722 408 148 0 26888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127836

[startup+0.300954 s]
/proc/loadavg: 3.39 3.87 3.89 4/189 19143
/proc/meminfo: memFree=19097412/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=128332 CPUtime=0.29 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 1025 0 0 0 29 0 0 0 23 0 1 0 369510446 131411968 812 33554432000 4194304 4797429 140734439652144 18446744073709551615 4389697 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 32083 812 408 148 0 27012 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128332

[startup+0.700881 s]
/proc/loadavg: 3.39 3.87 3.89 4/189 19143
/proc/meminfo: memFree=19097412/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=128876 CPUtime=0.69 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 1379 0 0 0 69 0 0 0 25 0 1 0 369510446 131969024 952 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 32219 952 408 148 0 27148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128876

[startup+1.50073 s]
/proc/loadavg: 3.39 3.87 3.89 5/190 19144
/proc/meminfo: memFree=19088856/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=129380 CPUtime=1.49 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 1825 0 0 0 149 0 0 0 25 0 1 0 369510446 132485120 1141 33554432000 4194304 4797429 140734439652144 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 32345 1141 408 148 0 27274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129380

[startup+3.10044 s]
/proc/loadavg: 3.39 3.87 3.89 5/190 19144
/proc/meminfo: memFree=19082680/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=131636 CPUtime=3.09 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 3044 0 0 0 309 0 0 0 25 0 1 0 369510446 134795264 1690 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 32909 1690 412 148 0 27838 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131636

[startup+6.30086 s]
/proc/loadavg: 3.44 3.87 3.89 5/190 19145
/proc/meminfo: memFree=19073520/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=133052 CPUtime=6.29 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 4511 0 0 0 629 0 0 0 25 0 1 0 369510446 136245248 1922 33554432000 4194304 4797429 140734439652144 18446744073709551615 4510040 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 33263 1922 415 148 0 28192 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133052

[startup+12.7007 s]
/proc/loadavg: 3.48 3.87 3.89 5/190 19145
/proc/meminfo: memFree=19063832/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=136488 CPUtime=12.69 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 6888 0 0 0 1269 0 0 0 25 0 1 0 369510446 139763712 2710 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424416 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 34122 2710 415 148 0 29051 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136488

[startup+25.5003 s]
/proc/loadavg: 3.60 3.88 3.90 5/190 19145
/proc/meminfo: memFree=19050432/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=139576 CPUtime=25.49 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 10481 0 0 0 2548 1 0 0 25 0 1 0 369510446 142925824 3634 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 34894 3634 415 148 0 29823 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139576

[startup+51.1007 s]
/proc/loadavg: 3.73 3.89 3.90 5/190 19146
/proc/meminfo: memFree=19030760/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=143596 CPUtime=51.09 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 16572 0 0 0 5107 2 0 0 25 0 1 0 369510446 147042304 4638 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 35899 4638 415 148 0 30828 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143596

[startup+102.306 s]
/proc/loadavg: 3.88 3.90 3.90 5/190 19147
/proc/meminfo: memFree=19016448/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=149132 CPUtime=102.3 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 27221 0 0 0 10226 4 0 0 25 0 1 0 369510446 152711168 5839 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 37283 5839 415 148 0 32212 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149132

[startup+162.3 s]
/proc/loadavg: 4.02 3.95 3.91 5/190 19149
/proc/meminfo: memFree=18996588/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=154480 CPUtime=162.29 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 38514 0 0 0 16223 6 0 0 25 0 1 0 369510446 158187520 7888 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424460 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 38620 7888 415 148 0 33549 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 154480

[startup+222.3 s]
/proc/loadavg: 4.01 3.95 3.91 5/190 19150
/proc/meminfo: memFree=18974252/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=156772 CPUtime=222.29 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 48267 0 0 0 22220 9 0 0 25 0 1 0 369510446 160534528 8720 33554432000 4194304 4797429 140734439652144 18446744073709551615 4403624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 39193 8720 415 148 0 34122 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 156772

[startup+282.3 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 19152
/proc/meminfo: memFree=18976804/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=162452 CPUtime=282.3 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 58391 0 0 0 28218 12 0 0 25 0 1 0 369510446 166350848 8999 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 40613 8999 415 148 0 35542 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 162452

[startup+342.3 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 19153
/proc/meminfo: memFree=18955712/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=162556 CPUtime=342.3 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 66287 0 0 0 34215 15 0 0 25 0 1 0 369510446 166457344 10073 33554432000 4194304 4797429 140734439652144 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 40639 10073 415 148 0 35568 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 162556

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 19155
/proc/meminfo: memFree=18950480/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=162960 CPUtime=402.3 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 74892 0 0 0 40212 18 0 0 25 0 1 0 369510446 166871040 8962 33554432000 4194304 4797429 140734439652144 18446744073709551615 4425129 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 40740 8962 415 148 0 35669 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 162960

[startup+462.3 s]
/proc/loadavg: 4.04 3.99 3.92 5/190 19157
/proc/meminfo: memFree=18942008/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=171464 CPUtime=462.3 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 83513 0 0 0 46208 22 0 0 25 0 1 0 369510446 175579136 12106 33554432000 4194304 4797429 140734439652144 18446744073709551615 4425129 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 42866 12106 415 148 0 37795 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 171464

[startup+522.3 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 19158
/proc/meminfo: memFree=18928096/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=172836 CPUtime=522.3 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 91040 0 0 0 52204 26 0 0 25 0 1 0 369510446 176984064 11724 33554432000 4194304 4797429 140734439652144 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 43209 11724 415 148 0 38138 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 172836

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 19160
/proc/meminfo: memFree=18926936/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=173880 CPUtime=582.3 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 97442 0 0 0 58201 29 0 0 25 0 1 0 369510446 178053120 12642 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 43470 12642 415 148 0 38399 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 173880

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 19161
/proc/meminfo: memFree=18916968/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=174000 CPUtime=642.32 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 103447 0 0 0 64199 33 0 0 25 0 1 0 369510446 178176000 13011 33554432000 4194304 4797429 140734439652144 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 43500 13011 415 148 0 38429 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 174000

[startup+702.301 s]
/proc/loadavg: 4.10 4.02 3.93 5/190 19163
/proc/meminfo: memFree=18912476/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=177540 CPUtime=702.31 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 109315 0 0 0 70196 35 0 0 25 0 1 0 369510446 181800960 12890 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 44385 12890 415 148 0 39314 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 177540

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 19165
/proc/meminfo: memFree=18899516/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=177608 CPUtime=762.32 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 113779 0 0 0 76195 37 0 0 25 0 1 0 369510446 181870592 14384 33554432000 4194304 4797429 140734439652144 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 44402 14384 415 148 0 39331 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 177608

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 19166
/proc/meminfo: memFree=18894156/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=179432 CPUtime=822.31 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 119785 0 0 0 82191 40 0 0 25 0 1 0 369510446 183738368 14291 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 44858 14291 415 148 0 39787 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 179432

[startup+882.301 s]
/proc/loadavg: 4.05 4.02 3.94 5/190 19168
/proc/meminfo: memFree=18895720/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=180792 CPUtime=882.31 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 125585 0 0 0 88189 42 0 0 25 0 1 0 369510446 185131008 13852 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 45198 13852 415 148 0 40127 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 180792

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 19169
/proc/meminfo: memFree=18886256/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=186884 CPUtime=942.32 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 130494 0 0 0 94188 44 0 0 25 0 1 0 369510446 191369216 15326 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424713 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 46721 15326 415 148 0 41650 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 186884

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 19171
/proc/meminfo: memFree=18875184/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=186776 CPUtime=1002.32 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 134822 0 0 0 100185 47 0 0 25 0 1 0 369510446 191258624 16407 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 46694 16407 415 148 0 41623 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 186776

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 19173
/proc/meminfo: memFree=18873424/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=187448 CPUtime=1062.32 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 139991 0 0 0 106183 49 0 0 25 0 1 0 369510446 191946752 15074 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 46862 15074 415 148 0 41791 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 187448

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 19174
/proc/meminfo: memFree=18864720/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=188204 CPUtime=1122.32 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 144480 0 0 0 112181 51 0 0 25 0 1 0 369510446 192720896 16105 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 47051 16105 415 148 0 41980 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 188204

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 19176
/proc/meminfo: memFree=18865052/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=188276 CPUtime=1182.33 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 148603 0 0 0 118180 53 0 0 25 0 1 0 369510446 192794624 16815 33554432000 4194304 4797429 140734439652144 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 47069 16815 415 148 0 41998 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 188276

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 19177
/proc/meminfo: memFree=18850264/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=188564 CPUtime=1242.33 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 152832 0 0 0 124178 55 0 0 25 0 1 0 369510446 193089536 17535 33554432000 4194304 4797429 140734439652144 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 47141 17535 415 148 0 42070 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 188564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.95 2/184 19182
/proc/meminfo: memFree=19038508/32950928 swapFree=67111528/67111528
[pid=19143] ppid=19141 vsize=188708 CPUtime=1300.04 cores=5,7
/proc/19143/stat : 19143 (techdemo) R 19141 19143 18923 0 -1 4202496 158108 0 0 0 129946 58 0 0 25 0 1 0 369510446 193236992 15578 33554432000 4194304 4797429 140734439652144 18446744073709551615 4425005 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19143/statm: 47177 15578 415 148 0 42106 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 188708

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.05
CPU user time (s): 1299.46
CPU system time (s): 0.584911
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 281604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158108
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= 6
involuntary context switches= 2011

runsolver used 2.05169 second user time and 5.02923 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-03 03:06:38
IDJOB=3173292
IDBENCH=82710
IDSOLVER=1585
FILE ID=node116/3173292-1301792798
RUNJOBID= node116-1301792797-19104
PBS_JOBID= 12841424
Free space on /tmp= 71244 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1762880211-075.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173292-1301792798/watcher-3173292-1301792798 -o /tmp/evaluation-result-3173292-1301792798/solver-3173292-1301792798 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173292-1301792798.cnf

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

MD5SUM BENCH= 57a2cff28dc53061839e3102dd9b3447
RANDOM SEED=1259406588

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      19097576 kB
Buffers:        393136 kB
Cached:       13076416 kB
SwapCached:          0 kB
Active:        9165572 kB
Inactive:      4376916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19097576 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31272 kB
Writeback:           0 kB
AnonPages:       72080 kB
Mapped:          16368 kB
Slab:           245676 kB
PageTables:       5680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   575928 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= 71236 MiB
End job on node116 at 2011-04-03 03:28:20