Trace number 3173405

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
MD5SUM6180decb1c46447c67f7e6e340e02857
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3173405-1301794136.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2982/2982 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:    700 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.01	c lits-rem:         0  cl-subs:        0  v-elim:     33  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:     297 undec:      90 neg:     313
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       680      2973         0         0      9036         0   no data   no data  --
0.05/0.08	c Decided on static restart strategy
2.39/2.42	c  N dy     7     30002       680      2973         0     10644      9036    222009     31.67     21.45  --
2.39/2.43	c  S st     7     30002       680      2973         0     10644      9036    222009     31.67     21.45  --
2.39/2.48	c  S st     7     30505       680      2973         0     11144      9036    235234     31.67     21.45  --
2.39/2.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.49/2.50	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
2.49/2.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.50	c Subs w/ non-existent bins:      0 time:  0.00 s
2.49/2.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.69/2.70	c lits-rem:        84  cl-subs:      629  v-elim:      9  v-fix:    0  time:  0.19 s
2.69/2.70	c learnt bin added due to v-elim: 0
2.69/2.70	c vivif2 --  cl tried     2973 cl shrink        0 lits rem          0 time: 0.00
2.69/2.70	c vivif2 --  cl tried    10515 cl shrink        0 lits rem          0 time: 0.00
2.69/2.73	c asymm  cl-useful: 0/2973/2973 lits-rem:0 time: 0.02
2.69/2.73	c calculated reachability. Time: 0.00
2.69/2.73	c  N dy     7     30505       680      2973         0     10515      9036    221431     31.67     21.45  --
2.69/2.73	c  F st     7     30505       680      2973         0     10515      9036    221431     31.67     21.45  --
2.79/2.88	c Decided on static restart strategy
3.99/4.00	c  N dy    14     45761       680      2973         0      8969      9036    117116     30.70     20.99  --
3.99/4.01	c  S st    14     45761       680      2973         0      8969      9036    117116     30.70     20.99  --
3.99/4.05	c  S st    14     46265       680      2973         0      9473      9036    130603     30.70     20.99  --
3.99/4.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.99/4.06	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
3.99/4.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.06	c Subs w/ non-existent bins:      0 time:  0.00 s
3.99/4.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.09/4.14	c lits-rem:        10  cl-subs:      210  v-elim:      9  v-fix:    0  time:  0.07 s
4.09/4.14	c learnt bin added due to v-elim: 0
4.09/4.14	c vivif2 --  cl tried     2973 cl shrink        0 lits rem          0 time: 0.00
4.09/4.14	c vivif2 --  cl tried     9263 cl shrink        0 lits rem          0 time: 0.00
4.09/4.16	c asymm  cl-useful: 0/2973/2973 lits-rem:0 time: 0.02
4.09/4.16	c calculated reachability. Time: 0.00
4.09/4.16	c  N dy    14     46265       680      2973         0      9263      9036    127903     30.70     20.99  --
6.50/6.54	c  N dy    15     69397       680      2973         0     11325      9036    145087     30.71     20.20  --
6.50/6.55	c  S st    15     69397       680      2973         0     11325      9036    145087     30.71     20.20  --
6.50/6.59	c  S st    15     69900       680      2973         0     11827      9036    158455     30.71     20.20  --
6.50/6.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.60/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
6.60/6.61	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
6.60/6.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.60/6.61	c Subs w/ non-existent bins:      0 time:  0.00 s
6.60/6.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.69/6.73	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
7.19/7.22	c Added 7 vars  tried: 80000 time: 0.48
7.19/7.22	c ORs :      7 avg-s:  0.0 cl-sh:  1144 l-rem:   1144 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.49
7.19/7.22	c lits-rem:        52  cl-subs:      289  v-elim:      9  v-fix:    0  time:  0.60 s
7.19/7.22	c learnt bin added due to v-elim: 0
7.19/7.22	c vivif2 --  cl tried     2980 cl shrink        0 lits rem          0 time: 0.00
7.19/7.22	c vivif2 --  cl tried    11538 cl shrink        0 lits rem          0 time: 0.00
7.19/7.24	c asymm  cl-useful: 0/2980/2980 lits-rem:0 time: 0.02
7.19/7.24	c calculated reachability. Time: 0.00
7.19/7.24	c  N dy    15     69900       687      2980        14     11538      9085    153423     30.71     20.20  --
7.19/7.24	c  F st    15     69900       687      2980        14     11538      9085    153423     30.71     20.20  --
7.39/7.40	c Decided on static restart strategy
11.29/11.34	c  N dy    22    104850       687      2980        14     21320      9085    397373     31.07     20.08  --
11.29/11.36	c  S st    22    104850       687      2980        14     21320      9085    397373     31.07     20.08  --
11.39/11.43	c  S st    22    105352       687      2980        14     21822      9085    409552     31.07     20.08  --
11.39/11.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.05
11.39/11.48	c Calc non-exist non-lernt bins v-fix:     0 done:    687 time:  0.00 s
11.39/11.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.48	c Subs w/ non-existent bins:      0 time:  0.00 s
11.39/11.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.10/12.16	c ORs :      7 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
12.59/12.65	c Added 7 vars  tried: 80000 time: 0.49
12.59/12.68	c ORs :      7 avg-s:  0.0 cl-sh:  6212 l-rem:   6212 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
12.59/12.69	c lits-rem:       129  cl-subs:     1020  v-elim:     10  v-fix:    0  time:  1.20 s
12.59/12.69	c learnt bin added due to v-elim: 0
12.59/12.69	c vivif2 --  cl tried     2987 cl shrink        0 lits rem          0 time: 0.00
12.59/12.69	c vivif2 --  cl tried    20802 cl shrink        0 lits rem          0 time: 0.00
12.69/12.73	c asymm  cl-useful: 0/2987/2987 lits-rem:0 time: 0.04
12.69/12.73	c calculated reachability. Time: 0.00
12.69/12.73	c  N dy    22    105352       694      2987        28     20802      9134    378257     31.07     20.08  --
19.99/20.09	c  N dy    23    158028       694      2987        28     28588      9134    575474     32.32     20.38  --
20.09/20.11	c  S st    23    158028       694      2987        28     28588      9134    575474     32.32     20.38  --
20.19/20.21	c  S st    23    158530       694      2987        28     29090      9134    588354     32.32     20.38  --
20.19/20.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.19/20.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.07
20.19/20.28	c Calc non-exist non-lernt bins v-fix:     0 done:    694 time:  0.00 s
20.19/20.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.19/20.28	c Subs w/ non-existent bins:      0 time:  0.00 s
20.19/20.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.19/20.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.29/21.36	c ORs :     14 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
21.79/21.84	c Added 8 vars  tried: 80000 time: 0.48
21.90/21.94	c ORs :      8 avg-s:  0.0 cl-sh: 12007 l-rem:  12007 b-add:     17 v-rep:   0 cl-rem: 0 avg s: nan T:    0.58
21.90/21.95	c lits-rem:       413  cl-subs:     1091  v-elim:     10  v-fix:    0  time:  1.66 s
21.90/21.95	c learnt bin added due to v-elim: 0
21.90/21.95	c vivif2 --  cl tried     2994 cl shrink        0 lits rem          0 time: 0.00
21.90/21.96	c vivif2 --  cl tried    27999 cl shrink        0 lits rem          0 time: 0.00
22.00/22.00	c asymm  cl-useful: 0/2994/2994 lits-rem:0 time: 0.05
22.00/22.01	c calculated reachability. Time: 0.00
22.00/22.01	c  N dy    23    158530       702      2994        45     27999      9189    544381     32.32     20.38  --
34.70/34.70	c  N dy    24    237797       702      2994        45     32995      9189    622551     30.44     21.05  --
34.70/34.73	c  S st    24    237797       702      2994        45     32995      9189    622551     30.44     21.05  --
34.80/34.83	c  S st    24    238301       702      2994        45     33498      9189    635874     30.44     21.05  --
34.80/34.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.80/34.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.90/34.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.09
34.90/34.92	c Calc non-exist non-lernt bins v-fix:     0 done:    702 time:  0.00 s
34.90/34.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.90/34.93	c Subs w/ non-existent bins:      0 time:  0.00 s
34.90/34.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.90/34.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.90/34.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
36.10/36.11	c ORs :     22 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
36.60/36.60	c Added 8 vars  tried: 80000 time: 0.49
36.70/36.79	c ORs :      8 avg-s:  0.0 cl-sh: 17667 l-rem:  17667 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.67
36.70/36.79	c lits-rem:       756  cl-subs:     1496  v-elim:     12  v-fix:    0  time:  1.85 s
36.70/36.79	c learnt bin added due to v-elim: 0
36.70/36.80	c vivif2 --  cl tried     3002 cl shrink        0 lits rem          0 time: 0.00
36.80/36.80	c vivif2 --  cl tried    32002 cl shrink        0 lits rem          0 time: 0.00
36.80/36.85	c asymm  cl-useful: 0/3002/3002 lits-rem:0 time: 0.05
36.80/36.85	c calculated reachability. Time: 0.00
36.80/36.86	c  N dy    24    238301       710      3002        61     32002      9245    576218     30.44     21.05  --
58.10/58.19	c  N dy    25    357451       710      3002        61     36531      9245    603838     32.00     20.41  --
58.20/58.22	c  S st    25    357451       710      3002        61     36531      9245    603838     32.00     20.41  --
58.30/58.32	c  S st    25    357953       710      3002        61     37033      9245    617282     32.00     20.41  --
58.30/58.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.30/58.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.40/58.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.10
58.40/58.42	c Calc non-exist non-lernt bins v-fix:     0 done:    710 time:  0.00 s
58.40/58.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.40/58.42	c Subs w/ non-existent bins:      0 time:  0.00 s
58.40/58.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.40/58.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.40/58.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.60/59.60	c ORs :     30 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
60.10/60.12	c Added 8 vars  tried: 80000 time: 0.52
60.10/60.18	c ORs :      8 avg-s:  0.0 cl-sh:  7104 l-rem:   7104 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
60.10/60.19	c lits-rem:       417  cl-subs:     1467  v-elim:     14  v-fix:    0  time:  1.75 s
60.10/60.19	c learnt bin added due to v-elim: 0
60.10/60.19	c vivif2 --  cl tried     3010 cl shrink        0 lits rem          0 time: 0.00
60.10/60.19	c vivif2 --  cl tried    35566 cl shrink        0 lits rem          0 time: 0.01
60.20/60.25	c asymm  cl-useful: 0/3010/3010 lits-rem:0 time: 0.06
60.20/60.25	c calculated reachability. Time: 0.00
60.20/60.25	c  N dy    25    357953       718      3010        77     35566      9301    574302     32.00     20.41  --
99.69/99.77	c  N dy    26    536929       718      3010        77     43470      9301    706942     34.01     20.71  --
99.69/99.79	c  S st    26    536929       718      3010        77     43470      9301    706942     34.01     20.71  --
99.89/99.92	c  S st    26    537434       718      3010        77     43975      9301    720075     34.01     20.71  --
99.89/99.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.89/99.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.00/100.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.14
100.00/100.07	c Calc non-exist non-lernt bins v-fix:     0 done:    718 time:  0.00 s
100.00/100.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.00/100.08	c Subs w/ non-existent bins:      0 time:  0.01 s
100.00/100.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.00/100.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.00/100.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
101.39/101.42	c ORs :     38 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
101.99/102.02	c Added 8 vars  tried: 80000 time: 0.59
101.99/102.09	c ORs :      8 avg-s:  0.0 cl-sh:  8974 l-rem:   8974 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.66
102.09/102.10	c lits-rem:       520  cl-subs:     1586  v-elim:     16  v-fix:    0  time:  2.00 s
102.09/102.10	c learnt bin added due to v-elim: 0
102.09/102.10	c vivif2 --  cl tried     3018 cl shrink        0 lits rem          0 time: 0.00
102.09/102.10	c vivif2 --  cl tried    42389 cl shrink        0 lits rem          0 time: 0.01
102.09/102.19	c asymm  cl-useful: 0/3018/3018 lits-rem:0 time: 0.08
102.09/102.19	c calculated reachability. Time: 0.00
102.09/102.19	c  N dy    26    537434       726      3018        93     42389      9357    669270     34.01     20.71  --
102.09/102.19	c  F st    26    537434       726      3018        93     42389      9357    669270     34.01     20.71  --
102.59/102.61	c Decided on static restart strategy
174.81/174.83	c  N dy    33    806151       726      3018        93     65510      9357   1276034     32.60     21.15  --
174.81/174.88	c  S st    33    806151       726      3018        93     65510      9357   1276034     32.60     21.15  --
175.10/175.10	c  S st    33    806652       726      3018        93     66011      9357   1289678     32.60     21.15  --
175.10/175.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.10/175.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.40/175.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.6M T:  0.31
175.40/175.42	c Calc non-exist non-lernt bins v-fix:     0 done:    726 time:  0.00 s
175.40/175.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.40/175.43	c Subs w/ non-existent bins:      0 time:  0.01 s
175.40/175.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.40/175.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.40/175.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
176.90/176.90	c ORs :     46 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
177.60/177.68	c Added 8 vars  tried: 80000 time: 0.78
178.10/178.16	c ORs :      8 avg-s:  0.0 cl-sh: 28905 l-rem:  28905 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    1.26
178.10/178.18	c lits-rem:        10  cl-subs:     3394  v-elim:     17  v-fix:    0  time:  2.73 s
178.10/178.18	c learnt bin added due to v-elim: 0
178.10/178.18	c vivif2 --  cl tried     3026 cl shrink        0 lits rem          0 time: 0.00
178.10/178.20	c vivif2 --  cl tried    62617 cl shrink        0 lits rem          0 time: 0.01
178.30/178.32	c asymm  cl-useful: 0/2753/3026 lits-rem:0 time: 0.12
178.30/178.32	c calculated reachability. Time: 0.00
178.30/178.32	c  N dy    33    806652       734      3026       109     62617      9413   1169338     32.60     21.15  --
318.60/318.68	c  N dy    34   1209978       734      3026       109     78816      9413   1458661     32.39     20.92  --
318.70/318.74	c  S st    34   1209978       734      3026       109     78816      9413   1458661     32.39     20.92  --
318.70/318.74	c Finding binary XORs  T:     0.00 s  found:       0
318.91/319.00	c  S st    34   1210480       734      3026       109     79318      9413   1471787     32.39     20.92  --
319.01/319.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
319.01/319.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.30/319.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.6M T:  0.30
319.30/319.30	c Calc non-exist non-lernt bins v-fix:     0 done:    734 time:  0.00 s
319.30/319.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.30/319.32	c Subs w/ non-existent bins:      0 time:  0.01 s
319.30/319.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
319.30/319.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.30/319.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
321.40/321.45	c ORs :     54 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
322.31/322.37	c Added 8 vars  tried: 80000 time: 0.92
322.50/322.59	c ORs :      8 avg-s:  0.0 cl-sh: 13739 l-rem:  13739 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    1.14
322.60/322.61	c lits-rem:       214  cl-subs:     4418  v-elim:     20  v-fix:    0  time:  3.26 s
322.60/322.61	c learnt bin added due to v-elim: 0
322.60/322.61	c vivif2 --  cl tried     3034 cl shrink        0 lits rem          0 time: 0.00
322.60/322.63	c vivif2 --  cl tried    74900 cl shrink        0 lits rem          0 time: 0.02
322.70/322.75	c asymm  cl-useful: 0/2412/3034 lits-rem:0 time: 0.12
322.70/322.75	c calculated reachability. Time: 0.00
322.70/322.75	c  N dy    34   1210480       742      3034       125     74900      9469   1337443     32.39     20.92  --
528.11/528.15	c  N dy    35   1710480       742      3034       125    106419      9469   2089738     30.52     20.53  --
528.21/528.24	c  S st    35   1710480       742      3034       125    106419      9469   2089738     30.52     20.53  --
528.61/528.61	c  S st    35   1710982       742      3034       125    106921      9469   2102894     30.52     20.53  --
528.61/528.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
528.61/528.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
529.21/529.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.5M T:  0.59
529.21/529.21	c Calc non-exist non-lernt bins v-fix:     0 done:    742 time:  0.00 s
529.21/529.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
529.21/529.23	c Subs w/ non-existent bins:      0 time:  0.02 s
529.21/529.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
529.21/529.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
529.21/529.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
532.72/532.75	c ORs :     62 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
533.91/533.97	c Added 8 vars  tried: 80000 time: 1.22
534.71/534.76	c ORs :      8 avg-s:  0.0 cl-sh: 30852 l-rem:  30852 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    2.01
534.81/534.80	c lits-rem:        12  cl-subs:     4895  v-elim:     22  v-fix:    0  time:  5.52 s
534.81/534.80	c learnt bin added due to v-elim: 0
534.81/534.80	c vivif2 --  cl tried     3042 cl shrink        0 lits rem          0 time: 0.00
534.81/534.82	c vivif2 --  cl tried   102026 cl shrink        0 lits rem          0 time: 0.02
534.81/534.88	c asymm  cl-useful: 0/630/3042 lits-rem:0 time: 0.06
534.81/534.89	c calculated reachability. Time: 0.00
534.81/534.89	c  N dy    35   1710982       750      3042       141    102026      9525   1944717     30.52     20.53  --
755.22/755.25	c  N dy    36   2210983       750      3042       141    115313      9525   2309392     33.04     20.97  --
755.32/755.34	c  S st    36   2210983       750      3042       141    115313      9525   2309392     33.04     20.97  --
755.73/755.75	c  S st    36   2211487       750      3042       141    115817      9525   2322733     33.04     20.97  --
755.73/755.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
755.73/755.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
756.32/756.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.3M T:  0.58
756.32/756.34	c Calc non-exist non-lernt bins v-fix:     0 done:    750 time:  0.00 s
756.32/756.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
756.32/756.36	c Subs w/ non-existent bins:      0 time:  0.02 s
756.42/756.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
756.42/756.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
756.42/756.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
767.52/767.53	c ORs :     70 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
768.52/768.50	c Added 8 vars  tried: 80000 time: 0.97
769.12/769.17	c ORs :      8 avg-s:  0.0 cl-sh: 28283 l-rem:  28283 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    1.63
769.22/769.21	c lits-rem:      2342  cl-subs:    12461  v-elim:     23  v-fix:    0  time: 12.79 s
769.22/769.21	c learnt bin added due to v-elim: 0
769.22/769.21	c vivif2 --  cl tried     3050 cl shrink        0 lits rem          0 time: 0.00
769.22/769.23	c vivif2 --  cl tried   103356 cl shrink        0 lits rem          0 time: 0.02
769.32/769.37	c asymm  cl-useful: 0/1678/3050 lits-rem:0 time: 0.14
769.32/769.37	c calculated reachability. Time: 0.00
769.32/769.37	c  N dy    36   2211487       758      3050       157    103356      9581   1942147     33.04     20.97  --
985.43/985.48	c  N dy    37   2711489       758      3050       157    127028      9581   2822227     35.44     22.14  --
985.54/985.59	c  S st    37   2711489       758      3050       157    127028      9581   2822227     35.44     22.14  --
986.03/986.03	c  S st    37   2711990       758      3050       157    127529      9581   2834986     35.44     22.14  --
986.03/986.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
986.03/986.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
986.93/986.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.9M T:  0.94
986.93/986.98	c Calc non-exist non-lernt bins v-fix:     0 done:    758 time:  0.00 s
986.93/986.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
987.03/987.01	c Subs w/ non-existent bins:      0 time:  0.03 s
987.03/987.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
987.03/987.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
987.03/987.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1010.13/1010.19	c ORs :     78 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 42.0 T:    0.19
1011.03/1011.08	c Added 8 vars  tried: 80000 time: 0.89
1012.43/1012.44	c ORs :      8 avg-s:  0.0 cl-sh: 44846 l-rem:  44846 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    2.25
1012.43/1012.48	c lits-rem:      2482  cl-subs:    16108  v-elim:     25  v-fix:    0  time: 25.41 s
1012.43/1012.48	c learnt bin added due to v-elim: 0
1012.43/1012.48	c vivif2 --  cl tried     3058 cl shrink        0 lits rem          0 time: 0.00
1012.53/1012.51	c vivif2 --  cl tried   111420 cl shrink        0 lits rem          0 time: 0.03
1012.63/1012.64	c asymm  cl-useful: 0/1380/3058 lits-rem:0 time: 0.13
1012.63/1012.64	c calculated reachability. Time: 0.00
1012.63/1012.64	c  N dy    37   2711990       766      3058       173    111420      9637   2238384     35.44     22.14  --
1012.63/1012.64	c  F st    37   2711990       766      3058       173    111420      9637   2238384     35.44     22.14  --
1013.43/1013.45	c Decided on static restart strategy
1249.24/1249.21	c  N dy    44   3211991       766      3058       173     89212      9637   1236789     40.98     23.10  --
1249.24/1249.25	c  S st    44   3211991       766      3058       173     89212      9637   1236789     40.98     23.10  --
1249.24/1249.25	c Finding binary XORs  T:     0.00 s  found:       0
1249.54/1249.57	c  S st    44   3212494       766      3058       173     89715      9637   1249513     40.98     23.10  --
1249.54/1249.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1249.54/1249.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1250.04/1250.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.8M T:  0.44
1250.04/1250.01	c Calc non-exist non-lernt bins v-fix:     0 done:    766 time:  0.00 s
1250.04/1250.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1250.04/1250.03	c Subs w/ non-existent bins:      0 time:  0.01 s
1250.04/1250.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1250.04/1250.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1250.04/1250.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1251.74/1251.73	c ORs :     86 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
1252.44/1252.43	c Added 8 vars  tried: 80000 time: 0.69
1252.54/1252.51	c ORs :      8 avg-s:  0.0 cl-sh:  8468 l-rem:   8468 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.77
1252.54/1252.53	c lits-rem:       303  cl-subs:     2682  v-elim:     29  v-fix:    0  time:  2.47 s
1252.54/1252.53	c learnt bin added due to v-elim: 0
1252.54/1252.53	c vivif2 --  cl tried     3066 cl shrink        0 lits rem          0 time: 0.00
1252.54/1252.55	c vivif2 --  cl tried    87033 cl shrink        0 lits rem          0 time: 0.02
1252.64/1252.66	c asymm  cl-useful: 0/1848/3066 lits-rem:0 time: 0.11
1252.64/1252.66	c calculated reachability. Time: 0.00
1252.64/1252.66	c  N dy    44   3212494       774      3066       189     87033      9693   1151089     40.98     23.10  --

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-3173405-1301794136/watcher-3173405-1301794136 -o /tmp/evaluation-result-3173405-1301794136/solver-3173405-1301794136 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173405-1301794136.cnf 

running on 2 cores: 4,6

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: 4.02 4.02 3.94 4/184 18869
/proc/meminfo: memFree=18356704/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=127880 CPUtime=0 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 721 0 0 0 0 0 0 0 23 0 1 0 369644292 130949120 641 33554432000 4194304 4797429 140734780935040 18446744073709551615 4567910 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 31970 641 392 148 0 26899 0

[startup+0.057144 s]
/proc/loadavg: 4.02 4.02 3.94 4/184 18869
/proc/meminfo: memFree=18356704/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=128012 CPUtime=0.05 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 810 0 0 0 5 0 0 0 23 0 1 0 369644292 131084288 727 33554432000 4194304 4797429 140734780935040 18446744073709551615 4486643 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 32003 727 406 148 0 26932 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 128012

[startup+0.101132 s]
/proc/loadavg: 4.02 4.02 3.94 4/184 18869
/proc/meminfo: memFree=18356704/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=128012 CPUtime=0.09 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 874 0 0 0 9 0 0 0 23 0 1 0 369644292 131084288 791 33554432000 4194304 4797429 140734780935040 18446744073709551615 4387352 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 32003 791 408 148 0 26932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128012

[startup+0.301087 s]
/proc/loadavg: 4.02 4.02 3.94 4/184 18869
/proc/meminfo: memFree=18356704/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=128712 CPUtime=0.29 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 1134 0 0 0 29 0 0 0 25 0 1 0 369644292 131801088 882 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 32178 882 408 148 0 27107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128712

[startup+0.70102 s]
/proc/loadavg: 4.02 4.02 3.94 4/184 18869
/proc/meminfo: memFree=18356704/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=129292 CPUtime=0.69 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 1514 0 0 0 69 0 0 0 25 0 1 0 369644292 132395008 1005 33554432000 4194304 4797429 140734780935040 18446744073709551615 4377403 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 32323 1005 408 148 0 27252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129292

[startup+1.50086 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 18875
/proc/meminfo: memFree=18346736/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=129796 CPUtime=1.49 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 2004 0 0 0 149 0 0 0 25 0 1 0 369644292 132911104 1173 33554432000 4194304 4797429 140734780935040 18446744073709551615 4423083 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 32449 1173 408 148 0 27378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129796

[startup+3.10056 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 18875
/proc/meminfo: memFree=18342892/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=132088 CPUtime=3.09 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 3158 0 0 0 309 0 0 0 25 0 1 0 369644292 135258112 1957 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424340 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 33022 1957 412 148 0 27951 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132088

[startup+6.30095 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 18875
/proc/meminfo: memFree=18332196/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=133564 CPUtime=6.29 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 4867 0 0 0 629 0 0 0 25 0 1 0 369644292 136769536 2300 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 33391 2300 412 148 0 28320 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133564

[startup+12.7007 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 18875
/proc/meminfo: memFree=18323360/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=136864 CPUtime=12.69 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 7377 0 0 0 1268 1 0 0 25 0 1 0 369644292 140148736 3103 33554432000 4194304 4797429 140734780935040 18446744073709551615 4429174 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 34216 3103 415 148 0 29145 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136864

[startup+25.5003 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 18903
/proc/meminfo: memFree=18364848/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=141304 CPUtime=25.49 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 11709 0 0 0 2547 2 0 0 25 0 1 0 369644292 144695296 4399 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 35326 4399 415 148 0 30255 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141304

[startup+51.1004 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 18904
/proc/meminfo: memFree=18345336/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=146052 CPUtime=51.09 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 19276 0 0 0 5106 3 0 0 25 0 1 0 369644292 149557248 5026 33554432000 4194304 4797429 140734780935040 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 36513 5026 415 148 0 31442 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 146052

[startup+102.307 s]
/proc/loadavg: 4.05 4.03 3.94 5/190 18905
/proc/meminfo: memFree=18323468/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=152200 CPUtime=102.3 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 30474 0 0 0 10224 6 0 0 25 0 1 0 369644292 155852800 6957 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 38050 6957 415 148 0 32979 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 152200

[startup+162.3 s]
/proc/loadavg: 4.06 4.03 3.95 5/190 18907
/proc/meminfo: memFree=18306484/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=156928 CPUtime=162.3 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 41773 0 0 0 16220 10 0 0 25 0 1 0 369644292 160694272 8563 33554432000 4194304 4797429 140734780935040 18446744073709551615 4404780 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 39232 8563 415 148 0 34161 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 156928

[startup+222.301 s]
/proc/loadavg: 4.02 4.03 3.95 5/190 18908
/proc/meminfo: memFree=18283152/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=165132 CPUtime=222.3 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 51444 0 0 0 22218 12 0 0 25 0 1 0 369644292 169095168 10907 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 41283 10907 415 148 0 36212 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 165132

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 18910
/proc/meminfo: memFree=18275076/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=168024 CPUtime=282.31 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 59725 0 0 0 28216 15 0 0 25 0 1 0 369644292 172056576 11308 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 42006 11308 415 148 0 36935 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 168024

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 18912
/proc/meminfo: memFree=18259308/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=174196 CPUtime=342.3 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 67621 0 0 0 34214 16 0 0 25 0 1 0 369644292 178376704 12726 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 43549 12726 415 148 0 38478 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 174196

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 18913
/proc/meminfo: memFree=18247884/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=175156 CPUtime=402.31 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 74504 0 0 0 40212 19 0 0 25 0 1 0 369644292 179359744 13043 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 43789 13043 415 148 0 38718 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 175156

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18915
/proc/meminfo: memFree=18245016/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=175996 CPUtime=462.31 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 81306 0 0 0 46209 22 0 0 25 0 1 0 369644292 180219904 12796 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 43999 12796 415 148 0 38928 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 175996

[startup+522.301 s]
/proc/loadavg: 4.06 4.01 3.95 5/190 18916
/proc/meminfo: memFree=18241904/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=177252 CPUtime=522.31 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 87325 0 0 0 52207 24 0 0 25 0 1 0 369644292 181506048 13863 33554432000 4194304 4797429 140734780935040 18446744073709551615 4425978 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 44313 13863 415 148 0 39242 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 177252

[startup+582.301 s]
/proc/loadavg: 4.08 4.03 3.96 5/190 18918
/proc/meminfo: memFree=18210028/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=188224 CPUtime=582.31 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 95231 0 0 0 58204 27 0 0 25 0 1 0 369644292 192741376 16383 33554432000 4194304 4797429 140734780935040 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 47056 16383 415 148 0 41985 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 188224

[startup+642.3 s]
/proc/loadavg: 4.06 4.03 3.96 5/190 18923
/proc/meminfo: memFree=18204452/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=188328 CPUtime=642.32 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 101573 0 0 0 64203 29 0 0 25 0 1 0 369644292 192847872 17101 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 47082 17101 415 148 0 42011 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 188328

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 18924
/proc/meminfo: memFree=18206168/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=189592 CPUtime=702.32 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 108676 0 0 0 70201 31 0 0 25 0 1 0 369644292 194142208 15598 33554432000 4194304 4797429 140734780935040 18446744073709551615 4426379 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 47398 15598 415 148 0 42327 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 189592

[startup+762.307 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 18926
/proc/meminfo: memFree=18193752/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=194540 CPUtime=762.33 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 114553 0 0 0 76200 33 0 0 25 0 1 0 369644292 199208960 18451 33554432000 4194304 4797429 140734780935040 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 48635 18451 415 148 0 43564 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 194540

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 18927
/proc/meminfo: memFree=18182692/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=197900 CPUtime=822.32 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 121349 0 0 0 82197 35 0 0 25 0 1 0 369644292 202649600 18716 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 49475 18716 415 148 0 44404 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 197900

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 18929
/proc/meminfo: memFree=18177952/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=199428 CPUtime=882.33 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 128380 0 0 0 88195 38 0 0 25 0 1 0 369644292 204214272 19227 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 49857 19227 415 148 0 44786 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 199428

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18931
/proc/meminfo: memFree=18169740/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=200636 CPUtime=942.32 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 135612 0 0 0 94192 40 0 0 25 0 1 0 369644292 205451264 19336 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 50159 19336 415 148 0 45088 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 200636

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18932
/proc/meminfo: memFree=18161680/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=205892 CPUtime=1002.33 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 141510 0 0 0 100191 42 0 0 25 0 1 0 369644292 210833408 21596 33554432000 4194304 4797429 140734780935040 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 51473 21596 415 148 0 46402 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 205892

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18934
/proc/meminfo: memFree=18165132/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=211360 CPUtime=1062.33 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 148682 0 0 0 106189 44 0 0 25 0 1 0 369644292 216432640 20702 33554432000 4194304 4797429 140734780935040 18446744073709551615 4423077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 52840 20702 415 148 0 47769 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 211360

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 18935
/proc/meminfo: memFree=18142644/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=211600 CPUtime=1122.33 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 155281 0 0 0 112186 47 0 0 25 0 1 0 369644292 216678400 23325 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 52900 23325 415 148 0 47829 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 211600

[startup+1182.3 s]
/proc/loadavg: 4.12 4.03 3.97 5/190 18937
/proc/meminfo: memFree=18140528/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=212908 CPUtime=1182.33 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 162673 0 0 0 118183 50 0 0 25 0 1 0 369644292 218017792 22451 33554432000 4194304 4797429 140734780935040 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 53227 22451 415 148 0 48156 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 212908

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 18939
/proc/meminfo: memFree=18136172/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=213600 CPUtime=1242.34 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 168530 0 0 0 124181 53 0 0 25 0 1 0 369644292 218726400 24079 33554432000 4194304 4797429 140734780935040 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 53400 24079 415 148 0 48329 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 213600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.97 4/189 18941
/proc/meminfo: memFree=18212680/32950928 swapFree=67111528/67111528
[pid=18869] ppid=18867 vsize=214340 CPUtime=1300.04 cores=4,6
/proc/18869/stat : 18869 (techdemo) R 18867 18869 18485 0 -1 4202496 175399 0 0 0 129949 55 0 0 25 0 1 0 369644292 219484160 22541 33554432000 4194304 4797429 140734780935040 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18869/statm: 53585 22541 415 148 0 48514 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 214340

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.06
CPU user time (s): 1299.5
CPU system time (s): 0.561914
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 322320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.5
system time used= 0.561914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175399
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= 701

runsolver used 2.29365 second user time and 4.80627 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-03 03:28:56
IDJOB=3173405
IDBENCH=82823
IDSOLVER=1585
FILE ID=node115/3173405-1301794136
RUNJOBID= node115-1301791531-18504
PBS_JOBID= 12841437
Free space on /tmp= 71356 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173405-1301794136/watcher-3173405-1301794136 -o /tmp/evaluation-result-3173405-1301794136/solver-3173405-1301794136 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173405-1301794136.cnf

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

MD5SUM BENCH= 6180decb1c46447c67f7e6e340e02857
RANDOM SEED=236097919

node115.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.811
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.62
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.811
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.811
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.811
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.811
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.811
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18357108 kB
Buffers:        403588 kB
Cached:       13758448 kB
SwapCached:          0 kB
Active:        9360132 kB
Inactive:      4926856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18357108 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23312 kB
Writeback:           0 kB
AnonPages:      124528 kB
Mapped:          16136 kB
Slab:           243772 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   505156 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= 71348 MiB
End job on node115 at 2011-04-03 03:50:38