Trace number 3173396

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1694067460-072.UNKNOWN.cnf
MD5SUMf2d2b125797e776fb2e7099729714d99
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3173396-1301794126.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 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:    550 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     45  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.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:     246 undec:      59 neg:     245
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       528      2332         0         0      7132         0   no data   no data  --
0.02/0.07	c Decided on static restart strategy
1.99/2.07	c  N dy     7     30001       528      2332         0     10519      7132    177908     23.64     16.25  --
1.99/2.08	c  S st     7     30001       528      2332         0     10519      7132    177908     23.64     16.25  --
2.09/2.12	c  S st     7     30504       528      2332         0     11022      7132    188612     23.64     16.25  --
2.09/2.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.09/2.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.09/2.14	c Calc non-exist non-lernt bins v-fix:     0 done:    528 time:  0.00 s
2.09/2.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.09/2.14	c Subs w/ non-existent bins:      0 time:  0.00 s
2.09/2.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.19/2.29	c lits-rem:       115  cl-subs:      939  v-elim:     13  v-fix:    0  time:  0.14 s
2.19/2.29	c learnt bin added due to v-elim: 0
2.19/2.29	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
2.19/2.29	c vivif2 --  cl tried    10083 cl shrink        0 lits rem          0 time: 0.00
2.29/2.31	c asymm  cl-useful: 0/2332/2332 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       528      2332         0     10083      7132    171701     23.64     16.25  --
2.29/2.31	c  F st     7     30504       528      2332         0     10083      7132    171701     23.64     16.25  --
2.39/2.45	c Decided on static restart strategy
3.49/3.54	c  N dy    14     45756       528      2332         0     17271      7132    309729     22.28     15.72  --
3.49/3.55	c  S st    14     45756       528      2332         0     17271      7132    309729     22.28     15.72  --
3.59/3.61	c  S st    14     46258       528      2332         0      9046      7132    106324     22.28     15.72  --
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:    528 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.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.59/3.67	c lits-rem:        14  cl-subs:      151  v-elim:     13  v-fix:    0  time:  0.04 s
3.59/3.67	c learnt bin added due to v-elim: 0
3.59/3.67	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
3.59/3.67	c vivif2 --  cl tried     8895 cl shrink        0 lits rem          0 time: 0.00
3.59/3.69	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.01
3.59/3.69	c calculated reachability. Time: 0.00
3.59/3.69	c  N dy    14     46258       528      2332         0      8895      7132    104853     22.28     15.72  --
5.89/5.94	c  N dy    15     69389       528      2332         0     10992      7132    120769     24.83     15.80  --
5.89/5.95	c  S st    15     69389       528      2332         0     10992      7132    120769     24.83     15.80  --
5.89/5.99	c  S st    15     69890       528      2332         0     11492      7132    131893     24.83     15.80  --
5.89/5.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.00	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.01	c Calc non-exist non-lernt bins v-fix:     0 done:    528 time:  0.00 s
5.99/6.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.01	c Subs w/ non-existent bins:      0 time:  0.00 s
5.99/6.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.99/6.10	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.50/6.56	c Added 6 vars  tried: 80000 time: 0.47
6.50/6.56	c ORs :      6 avg-s:  0.0 cl-sh:   587 l-rem:    587 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.47
6.50/6.56	c lits-rem:        24  cl-subs:      188  v-elim:     13  v-fix:    0  time:  0.55 s
6.50/6.56	c learnt bin added due to v-elim: 0
6.50/6.56	c vivif2 --  cl tried     2338 cl shrink        0 lits rem          0 time: 0.00
6.50/6.57	c vivif2 --  cl tried    11304 cl shrink        0 lits rem          0 time: 0.00
6.50/6.58	c asymm  cl-useful: 0/2338/2338 lits-rem:0 time: 0.02
6.50/6.58	c calculated reachability. Time: 0.00
6.50/6.58	c  N dy    15     69890       534      2338        12     11304      7174    129120     24.83     15.80  --
6.50/6.58	c  F st    15     69890       534      2338        12     11304      7174    129120     24.83     15.80  --
6.69/6.75	c Decided on static restart strategy
10.49/10.50	c  N dy    22    104837       534      2338        12     21205      7174    351077     26.26     16.30  --
10.49/10.51	c  S st    22    104837       534      2338        12     21205      7174    351077     26.26     16.30  --
10.49/10.59	c  S st    22    105342       534      2338        12     21709      7174    362570     26.26     16.30  --
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.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.04
10.59/10.63	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
10.59/10.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.63	c Subs w/ non-existent bins:      0 time:  0.00 s
10.59/10.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.19/11.24	c ORs :      6 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.69	c Added 6 vars  tried: 80000 time: 0.45
11.69/11.71	c ORs :      6 avg-s:  0.0 cl-sh:  4321 l-rem:   4321 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.47
11.69/11.72	c lits-rem:       271  cl-subs:      956  v-elim:     14  v-fix:    0  time:  1.08 s
11.69/11.72	c learnt bin added due to v-elim: 0
11.69/11.72	c vivif2 --  cl tried     2344 cl shrink        0 lits rem          0 time: 0.00
11.69/11.72	c vivif2 --  cl tried    20753 cl shrink        0 lits rem          0 time: 0.00
11.69/11.76	c asymm  cl-useful: 0/2344/2344 lits-rem:0 time: 0.04
11.69/11.76	c calculated reachability. Time: 0.00
11.69/11.76	c  N dy    22    105342       540      2344        24     20753      7216    336410     26.26     16.30  --
18.99/19.07	c  N dy    23    158014       540      2344        24     28090      7216    453934     23.98     16.07  --
18.99/19.09	c  S st    23    158014       540      2344        24     28090      7216    453934     23.98     16.07  --
19.09/19.18	c  S st    23    158515       540      2344        24     28588      7216    465303     23.98     16.07  --
19.09/19.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.09/19.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.19/19.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.06
19.19/19.25	c Calc non-exist non-lernt bins v-fix:     0 done:    540 time:  0.00 s
19.19/19.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.19/19.25	c Subs w/ non-existent bins:      0 time:  0.00 s
19.19/19.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.09/20.15	c ORs :     12 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.59/20.63	c Added 6 vars  tried: 80000 time: 0.48
20.59/20.68	c ORs :      6 avg-s:  0.0 cl-sh:  6596 l-rem:   6596 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
20.59/20.68	c lits-rem:       348  cl-subs:     1917  v-elim:     16  v-fix:    0  time:  1.42 s
20.59/20.68	c learnt bin added due to v-elim: 0
20.59/20.68	c vivif2 --  cl tried     2350 cl shrink        0 lits rem          0 time: 0.00
20.59/20.69	c vivif2 --  cl tried    26671 cl shrink        0 lits rem          0 time: 0.00
20.69/20.74	c asymm  cl-useful: 0/2350/2350 lits-rem:0 time: 0.05
20.69/20.74	c calculated reachability. Time: 0.00
20.69/20.74	c  N dy    23    158515       546      2350        36     26671      7258    417569     23.98     16.07  --
33.49/33.56	c  N dy    24    237774       546      2350        36     31871      7258    466756     22.96     15.97  --
33.49/33.57	c  S st    24    237774       546      2350        36     31871      7258    466756     22.96     15.97  --
33.59/33.67	c  S st    24    238276       546      2350        36     32372      7258    477510     22.96     15.97  --
33.59/33.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.59/33.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.69/33.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.07
33.69/33.74	c Calc non-exist non-lernt bins v-fix:     0 done:    546 time:  0.00 s
33.69/33.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.69/33.75	c Subs w/ non-existent bins:      0 time:  0.00 s
33.69/33.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.69/33.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.69/33.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
34.59/34.66	c ORs :     18 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
35.10/35.15	c Added 6 vars  tried: 80000 time: 0.49
35.10/35.16	c ORs :      6 avg-s:  0.0 cl-sh:  2198 l-rem:   2198 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
35.10/35.17	c lits-rem:       613  cl-subs:     1871  v-elim:     16  v-fix:    0  time:  1.41 s
35.10/35.17	c learnt bin added due to v-elim: 0
35.10/35.17	c vivif2 --  cl tried     2356 cl shrink        0 lits rem          0 time: 0.00
35.10/35.17	c vivif2 --  cl tried    30501 cl shrink        0 lits rem          0 time: 0.00
35.20/35.23	c asymm  cl-useful: 0/2356/2356 lits-rem:0 time: 0.06
35.20/35.23	c calculated reachability. Time: 0.00
35.20/35.23	c  N dy    24    238276       552      2356        48     30501      7300    438038     22.96     15.97  --
55.89/55.96	c  N dy    25    357415       552      2356        48     34316      7300    441114     21.42     15.34  --
55.89/55.98	c  S st    25    357415       552      2356        48     34316      7300    441114     21.42     15.34  --
56.00/56.08	c  S st    25    357918       552      2356        48     34819      7300    452182     21.42     15.34  --
56.00/56.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.00/56.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.10/56.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.08
56.10/56.17	c Calc non-exist non-lernt bins v-fix:     0 done:    552 time:  0.00 s
56.10/56.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.10/56.17	c Subs w/ non-existent bins:      0 time:  0.00 s
56.10/56.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.10/56.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.10/56.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
56.99/57.06	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
57.49/57.56	c Added 6 vars  tried: 80000 time: 0.49
57.49/57.57	c ORs :      6 avg-s:  0.0 cl-sh:  2191 l-rem:   2191 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
57.49/57.58	c lits-rem:       609  cl-subs:     2563  v-elim:     18  v-fix:    0  time:  1.40 s
57.49/57.58	c learnt bin added due to v-elim: 0
57.49/57.58	c vivif2 --  cl tried     2362 cl shrink        0 lits rem          0 time: 0.00
57.49/57.58	c vivif2 --  cl tried    32256 cl shrink        0 lits rem          0 time: 0.00
57.59/57.63	c asymm  cl-useful: 0/2362/2362 lits-rem:0 time: 0.05
57.59/57.64	c calculated reachability. Time: 0.00
57.59/57.64	c  N dy    25    357918       558      2362        60     32256      7342    404321     21.42     15.34  --
94.39/94.50	c  N dy    26    536877       558      2362        60     40450      7342    517376     24.97     15.29  --
94.49/94.52	c  S st    26    536877       558      2362        60     40450      7342    517376     24.97     15.29  --
94.59/94.65	c  S st    26    537380       558      2362        60     40953      7342    528237     24.97     15.29  --
94.59/94.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.59/94.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.69/94.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.11
94.69/94.76	c Calc non-exist non-lernt bins v-fix:     0 done:    558 time:  0.00 s
94.69/94.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.69/94.77	c Subs w/ non-existent bins:      0 time:  0.00 s
94.69/94.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.69/94.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.69/94.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
95.69/95.75	c ORs :     30 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 28.0 T:    0.01
96.19/96.24	c Added 6 vars  tried: 80000 time: 0.49
96.19/96.26	c ORs :      6 avg-s:  0.0 cl-sh:  3627 l-rem:   3627 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
96.19/96.27	c lits-rem:       337  cl-subs:     1305  v-elim:     20  v-fix:    0  time:  1.49 s
96.19/96.27	c learnt bin added due to v-elim: 0
96.19/96.27	c vivif2 --  cl tried     2368 cl shrink        0 lits rem          0 time: 0.00
96.19/96.27	c vivif2 --  cl tried    39647 cl shrink        0 lits rem          0 time: 0.00
96.29/96.34	c asymm  cl-useful: 0/2368/2368 lits-rem:0 time: 0.06
96.29/96.34	c calculated reachability. Time: 0.00
96.29/96.34	c  N dy    26    537380       564      2368        72     39647      7384    499181     24.97     15.29  --
96.29/96.34	c  F st    26    537380       564      2368        72     39647      7384    499181     24.97     15.29  --
96.69/96.74	c Decided on static restart strategy
161.69/161.71	c  N dy    33    806071       564      2368        72     62514      7384    933620     24.38     15.49  --
161.69/161.75	c  S st    33    806071       564      2368        72     62514      7384    933620     24.38     15.49  --
161.89/161.97	c  S st    33    806575       564      2368        72     63018      7384    944350     24.38     15.49  --
161.89/161.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
161.89/161.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.19/162.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.7M T:  0.23
162.19/162.21	c Calc non-exist non-lernt bins v-fix:     0 done:    564 time:  0.00 s
162.19/162.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.19/162.21	c Subs w/ non-existent bins:      0 time:  0.01 s
162.19/162.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.19/162.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.19/162.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
164.00/164.04	c ORs :     36 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
164.70/164.75	c Added 6 vars  tried: 80000 time: 0.71
164.70/164.77	c ORs :      6 avg-s:  0.0 cl-sh:  2919 l-rem:   2919 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.73
164.70/164.79	c lits-rem:       627  cl-subs:     5609  v-elim:     20  v-fix:    0  time:  2.55 s
164.70/164.79	c learnt bin added due to v-elim: 0
164.70/164.79	c vivif2 --  cl tried     2374 cl shrink        0 lits rem          0 time: 0.00
164.80/164.80	c vivif2 --  cl tried    57409 cl shrink        0 lits rem          0 time: 0.01
164.90/164.91	c asymm  cl-useful: 0/1789/2374 lits-rem:0 time: 0.11
164.90/164.91	c calculated reachability. Time: 0.00
164.90/164.91	c  N dy    33    806575       570      2374        84     57409      7426    826500     24.38     15.49  --
289.39/289.48	c  N dy    34   1209862       570      2374        84     73417      7426   1077696     24.33     15.38  --
289.49/289.53	c  S st    34   1209862       570      2374        84     73417      7426   1077696     24.33     15.38  --
289.49/289.53	c Finding binary XORs  T:     0.00 s  found:       0
289.69/289.78	c  S st    34   1210365       570      2374        84     73919      7426   1089176     24.33     15.38  --
289.69/289.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
289.69/289.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.09/290.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.7M T:  0.31
290.09/290.10	c Calc non-exist non-lernt bins v-fix:     0 done:    570 time:  0.00 s
290.09/290.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.09/290.11	c Subs w/ non-existent bins:      0 time:  0.01 s
290.09/290.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.09/290.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.09/290.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
291.69/291.73	c ORs :     42 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
292.39/292.48	c Added 6 vars  tried: 80000 time: 0.75
292.60/292.64	c ORs :      6 avg-s:  0.0 cl-sh: 10318 l-rem:  10318 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.91
292.60/292.66	c lits-rem:       507  cl-subs:     4949  v-elim:     20  v-fix:    0  time:  2.52 s
292.60/292.66	c learnt bin added due to v-elim: 0
292.60/292.66	c vivif2 --  cl tried     2380 cl shrink        0 lits rem          0 time: 0.00
292.60/292.67	c vivif2 --  cl tried    68970 cl shrink        0 lits rem          0 time: 0.01
292.69/292.71	c asymm  cl-useful: 0/591/2380 lits-rem:0 time: 0.04
292.69/292.71	c calculated reachability. Time: 0.00
292.69/292.71	c  N dy    34   1210365       576      2380        96     68970      7468    977337     24.33     15.38  --
476.50/476.57	c  N dy    35   1710365       576      2380        96    100394      7468   1589330     24.74     15.30  --
476.60/476.63	c  S st    35   1710365       576      2380        96    100394      7468   1589330     24.74     15.30  --
476.90/476.99	c  S st    35   1710866       576      2380        96    100894      7468   1600758     24.74     15.30  --
476.90/476.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
476.90/476.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
477.41/477.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.2M T:  0.50
477.41/477.50	c Calc non-exist non-lernt bins v-fix:     0 done:    576 time:  0.00 s
477.41/477.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
477.50/477.51	c Subs w/ non-existent bins:      0 time:  0.01 s
477.50/477.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
477.50/477.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
477.50/477.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
481.10/481.11	c ORs :     48 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
482.10/482.14	c Added 6 vars  tried: 80000 time: 1.03
482.30/482.39	c ORs :      6 avg-s:  0.0 cl-sh: 13214 l-rem:  13214 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    1.28
482.40/482.42	c lits-rem:       139  cl-subs:     8013  v-elim:     21  v-fix:    0  time:  4.87 s
482.40/482.42	c learnt bin added due to v-elim: 0
482.40/482.42	c vivif2 --  cl tried     2385 cl shrink        0 lits rem          0 time: 0.00
482.40/482.43	c vivif2 --  cl tried    92881 cl shrink        0 lits rem          0 time: 0.02
482.50/482.56	c asymm  cl-useful: 0/1188/2385 lits-rem:0 time: 0.12
482.50/482.56	c calculated reachability. Time: 0.00
482.50/482.56	c  N dy    35   1710866       582      2385       109     92881      7509   1425986     24.74     15.30  --
707.81/707.83	c  N dy    36   2210867       582      2385       109    108517      7509   1654205     26.81     15.50  --
707.81/707.89	c  S st    36   2210867       582      2385       109    108517      7509   1654205     26.81     15.50  --
708.21/708.28	c  S st    36   2211369       582      2385       109    109019      7509   1665685     26.81     15.50  --
708.21/708.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
708.21/708.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
708.81/708.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.3M T:  0.60
708.81/708.89	c Calc non-exist non-lernt bins v-fix:     0 done:    582 time:  0.00 s
708.81/708.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
708.91/708.90	c Subs w/ non-existent bins:      0 time:  0.02 s
708.91/708.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
708.91/708.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
708.91/708.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
712.91/712.97	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.06
714.01/714.09	c Added 6 vars  tried: 80000 time: 1.12
714.21/714.22	c ORs :      6 avg-s:  0.0 cl-sh:  8197 l-rem:   8197 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    1.26
714.21/714.25	c lits-rem:       409  cl-subs:     8361  v-elim:     22  v-fix:    0  time:  5.31 s
714.21/714.25	c learnt bin added due to v-elim: 0
714.21/714.25	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
714.21/714.27	c vivif2 --  cl tried   100658 cl shrink        0 lits rem          0 time: 0.02
714.31/714.39	c asymm  cl-useful: 0/1095/2390 lits-rem:0 time: 0.12
714.41/714.40	c calculated reachability. Time: 0.00
714.41/714.40	c  N dy    36   2211369       588      2390       122    100658      7550   1480116     26.81     15.50  --
974.41/974.41	c  N dy    37   2711370       588      2390       122    124178      7550   1868720     25.00     15.36  --
974.41/974.49	c  S st    37   2711370       588      2390       122    124178      7550   1868720     25.00     15.36  --
974.91/974.98	c  S st    37   2711872       588      2390       122    124679      7550   1879962     25.00     15.36  --
974.91/974.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
974.91/974.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
975.72/975.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P: 35.8M T:  0.72
975.72/975.71	c Calc non-exist non-lernt bins v-fix:     0 done:    588 time:  0.00 s
975.72/975.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
975.72/975.73	c Subs w/ non-existent bins:      0 time:  0.02 s
975.72/975.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
975.72/975.77	c subs with bin:        0  lits-rem:        54  v-fix:    0  time:  0.01 s
975.72/975.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
981.12/981.12	c ORs :     60 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
982.22/982.29	c Added 6 vars  tried: 80000 time: 1.17
982.41/982.43	c ORs :      6 avg-s:  0.0 cl-sh:  9625 l-rem:   9625 b-add:     12 v-rep:   0 cl-rem: 1 avg s: 5.0 T:    1.32
982.41/982.47	c lits-rem:       179  cl-subs:    11900  v-elim:     23  v-fix:    0  time:  6.70 s
982.41/982.47	c learnt bin added due to v-elim: 0
982.41/982.47	c vivif2 --  cl tried     2396 cl shrink        0 lits rem          0 time: 0.00
982.41/982.49	c vivif2 --  cl tried   112778 cl shrink        0 lits rem          0 time: 0.02
982.61/982.61	c asymm  cl-useful: 0/972/2396 lits-rem:0 time: 0.12
982.61/982.62	c calculated reachability. Time: 0.00
982.61/982.62	c  N dy    37   2711872       594      2396       135    112778      7592   1643070     25.00     15.36  --
982.61/982.62	c  F st    37   2711872       594      2396       135    112778      7592   1643070     25.00     15.36  --
983.81/983.85	c Decided on static restart strategy
1254.11/1254.19	c  N dy    44   3211873       594      2396       135     88378      7592    902984     22.37     15.29  --
1254.21/1254.23	c  S st    44   3211873       594      2396       135     88378      7592    902984     22.37     15.29  --
1254.21/1254.23	c Finding binary XORs  T:     0.00 s  found:       0
1254.52/1254.55	c  S st    44   3212375       594      2396       135     88880      7592    914845     22.37     15.29  --
1254.52/1254.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1254.52/1254.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1255.03/1255.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P: 29.2M T:  0.44
1255.03/1255.00	c Calc non-exist non-lernt bins v-fix:     0 done:    594 time:  0.00 s
1255.03/1255.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1255.03/1255.02	c Subs w/ non-existent bins:      0 time:  0.01 s
1255.03/1255.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1255.03/1255.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1255.03/1255.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1256.42/1256.44	c ORs :     66 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
1257.02/1257.03	c Added 7 vars  tried: 80000 time: 0.59
1257.02/1257.07	c ORs :      7 avg-s:  0.0 cl-sh:  4470 l-rem:   4470 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.63
1257.02/1257.09	c lits-rem:       692  cl-subs:     2979  v-elim:     27  v-fix:    0  time:  2.05 s
1257.02/1257.09	c learnt bin added due to v-elim: 0
1257.02/1257.09	c vivif2 --  cl tried     2403 cl shrink        0 lits rem          0 time: 0.00
1257.12/1257.10	c vivif2 --  cl tried    85901 cl shrink        0 lits rem          0 time: 0.01
1257.12/1257.19	c asymm  cl-useful: 0/1280/2403 lits-rem:0 time: 0.09
1257.12/1257.20	c calculated reachability. Time: 0.00
1257.12/1257.20	c  N dy    44   3212375       601      2403       150     85901      7641    857989     22.37     15.29  --

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-3173396-1301794126/watcher-3173396-1301794126 -o /tmp/evaluation-result-3173396-1301794126/solver-3173396-1301794126 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173396-1301794126.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.00 4.00 3.94 3/184 30717
/proc/meminfo: memFree=23093984/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=127720 CPUtime=0 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 674 0 0 0 0 0 0 0 25 0 1 0 291010535 130785280 598 33554432000 4194304 4797429 140735599328864 18446744073709551615 228244045579 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 31930 598 390 148 0 26859 0

[startup+0.0266791 s]
/proc/loadavg: 4.00 4.00 3.94 3/184 30717
/proc/meminfo: memFree=23093984/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=127880 CPUtime=0.02 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 736 0 0 0 2 0 0 0 25 0 1 0 291010535 130949120 660 33554432000 4194304 4797429 140735599328864 18446744073709551615 4389310 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 31970 660 406 148 0 26899 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 127880

[startup+0.100665 s]
/proc/loadavg: 4.00 4.00 3.94 3/184 30717
/proc/meminfo: memFree=23093984/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=128032 CPUtime=0.09 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 829 0 0 0 9 0 0 0 25 0 1 0 291010535 131104768 751 33554432000 4194304 4797429 140735599328864 18446744073709551615 4331610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 32008 751 408 148 0 26937 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128032

[startup+0.300575 s]
/proc/loadavg: 4.00 4.00 3.94 3/184 30717
/proc/meminfo: memFree=23093984/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=128380 CPUtime=0.29 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 1048 0 0 0 29 0 0 0 25 0 1 0 291010535 131461120 832 33554432000 4194304 4797429 140735599328864 18446744073709551615 4389144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 32095 832 408 148 0 27024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128380

[startup+0.700563 s]
/proc/loadavg: 4.00 4.00 3.94 3/184 30717
/proc/meminfo: memFree=23093984/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=129088 CPUtime=0.69 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 1391 0 0 0 69 0 0 0 25 0 1 0 291010535 132186112 966 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 32272 966 408 148 0 27201 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129088

[startup+1.5004 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30773
/proc/meminfo: memFree=23085660/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=129464 CPUtime=1.49 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 1827 0 0 0 149 0 0 0 25 0 1 0 291010535 132571136 1143 33554432000 4194304 4797429 140735599328864 18446744073709551615 4425867 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 32366 1143 408 148 0 27295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129464

[startup+3.10113 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30773
/proc/meminfo: memFree=23080080/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=131684 CPUtime=3.09 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 3033 0 0 0 309 0 0 0 25 0 1 0 291010535 134844416 1691 33554432000 4194304 4797429 140735599328864 18446744073709551615 4391326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 32921 1691 412 148 0 27850 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131684

[startup+6.30058 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30773
/proc/meminfo: memFree=23068020/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=133084 CPUtime=6.29 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 4477 0 0 0 628 1 0 0 25 0 1 0 291010535 136278016 1911 33554432000 4194304 4797429 140735599328864 18446744073709551615 4510040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 33271 1911 415 148 0 28200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133084

[startup+12.7005 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30773
/proc/meminfo: memFree=23055552/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=136504 CPUtime=12.69 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 6889 0 0 0 1268 1 0 0 25 0 1 0 291010535 139780096 2697 33554432000 4194304 4797429 140735599328864 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 34126 2697 415 148 0 29055 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136504

[startup+25.5002 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30773
/proc/meminfo: memFree=23042012/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=140108 CPUtime=25.49 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 10438 0 0 0 2547 2 0 0 25 0 1 0 291010535 143470592 3653 33554432000 4194304 4797429 140735599328864 18446744073709551615 4351621 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 35027 3653 415 148 0 29956 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140108

[startup+51.1007 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30774
/proc/meminfo: memFree=23025168/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=143408 CPUtime=51.1 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 16109 0 0 0 5107 3 0 0 25 0 1 0 291010535 146849792 4540 33554432000 4194304 4797429 140735599328864 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 35852 4540 415 148 0 30781 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 143408

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30775
/proc/meminfo: memFree=23005504/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=149304 CPUtime=102.3 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 25903 0 0 0 10225 5 0 0 25 0 1 0 291010535 152887296 5753 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424468 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 37326 5753 415 148 0 32255 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149304

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30777
/proc/meminfo: memFree=22991220/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=153408 CPUtime=162.3 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 35558 0 0 0 16223 7 0 0 25 0 1 0 291010535 157089792 7356 33554432000 4194304 4797429 140735599328864 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 38352 7356 427 148 0 33281 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 153408

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30779
/proc/meminfo: memFree=22964888/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=157064 CPUtime=222.29 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 43694 0 0 0 22221 8 0 0 25 0 1 0 291010535 160833536 7657 33554432000 4194304 4797429 140735599328864 18446744073709551615 4425082 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 39266 7657 416 148 0 34195 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 157064

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30780
/proc/meminfo: memFree=22957788/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=159320 CPUtime=282.3 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 50893 0 0 0 28220 10 0 0 25 0 1 0 291010535 163143680 8238 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 39830 8238 416 148 0 34759 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 159320

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30782
/proc/meminfo: memFree=22932680/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=163652 CPUtime=342.29 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 57830 0 0 0 34217 12 0 0 25 0 1 0 291010535 167579648 9635 33554432000 4194304 4797429 140735599328864 18446744073709551615 4259008 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 40913 9635 415 148 0 35842 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 163652

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30783
/proc/meminfo: memFree=22923228/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=165396 CPUtime=402.29 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 64036 0 0 0 40215 14 0 0 25 0 1 0 291010535 169365504 10130 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 41349 10130 415 148 0 36278 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 165396

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 30785
/proc/meminfo: memFree=22921460/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=166136 CPUtime=462.3 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 70133 0 0 0 46214 16 0 0 25 0 1 0 291010535 170123264 10063 33554432000 4194304 4797429 140735599328864 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 41534 10063 415 148 0 36463 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 166136

[startup+522.301 s]
/proc/loadavg: 4.07 4.02 3.95 6/190 30787
/proc/meminfo: memFree=22896868/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=173524 CPUtime=522.3 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 76431 0 0 0 52212 18 0 0 25 0 1 0 291010535 177688576 11863 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 43381 11863 422 148 0 38310 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 173524

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.95 6/190 30788
/proc/meminfo: memFree=22889120/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=173600 CPUtime=582.31 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 81305 0 0 0 58210 21 0 0 25 0 1 0 291010535 177766400 12262 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 43400 12262 422 148 0 38329 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 173600

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.95 6/190 30790
/proc/meminfo: memFree=22880904/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=174580 CPUtime=642.31 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 86316 0 0 0 64208 23 0 0 25 0 1 0 291010535 178769920 12767 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 43645 12767 422 148 0 38574 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 174580

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 30791
/proc/meminfo: memFree=22874304/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=175600 CPUtime=702.31 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 91099 0 0 0 70206 25 0 0 25 0 1 0 291010535 179814400 12931 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 43900 12931 422 148 0 38829 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 175600

[startup+762.307 s]
/proc/loadavg: 4.07 4.02 3.95 6/190 30793
/proc/meminfo: memFree=22864200/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=178996 CPUtime=762.31 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 95099 0 0 0 76205 26 0 0 25 0 1 0 291010535 183291904 14302 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 44749 14302 418 148 0 39678 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 178996

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.95 6/190 30795
/proc/meminfo: memFree=22859448/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=180032 CPUtime=822.31 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 99908 0 0 0 82204 27 0 0 25 0 1 0 291010535 184352768 14364 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 45008 14364 418 148 0 39937 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 180032

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.95 6/190 30796
/proc/meminfo: memFree=22857188/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=180876 CPUtime=882.31 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 104343 0 0 0 88202 29 0 0 25 0 1 0 291010535 185217024 13910 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 45219 13910 418 148 0 40148 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 180876

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 30798
/proc/meminfo: memFree=22843028/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=181776 CPUtime=942.31 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 108003 0 0 0 94201 30 0 0 25 0 1 0 291010535 186138624 15043 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 45444 15043 418 148 0 40373 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 181776

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 30799
/proc/meminfo: memFree=22831088/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=186204 CPUtime=1002.32 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 113004 0 0 0 100200 32 0 0 25 0 1 0 291010535 190672896 14750 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 46551 14750 415 148 0 41480 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 186204

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 30801
/proc/meminfo: memFree=22829792/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=187304 CPUtime=1062.31 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 116772 0 0 0 106198 33 0 0 25 0 1 0 291010535 191799296 15890 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 46826 15890 415 148 0 41755 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 187304

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.96 6/190 30803
/proc/meminfo: memFree=22819820/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=188424 CPUtime=1122.31 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 121438 0 0 0 112196 35 0 0 25 0 1 0 291010535 192946176 15301 33554432000 4194304 4797429 140735599328864 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 47106 15301 415 148 0 42035 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 188424

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.96 6/190 30804
/proc/meminfo: memFree=22812112/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=188460 CPUtime=1182.31 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 124943 0 0 0 118195 36 0 0 25 0 1 0 291010535 192983040 16116 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 47115 16116 415 148 0 42044 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 188460

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 30806
/proc/meminfo: memFree=22812568/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=189640 CPUtime=1242.32 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 128556 0 0 0 124195 37 0 0 25 0 1 0 291010535 194191360 17036 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 47410 17036 415 148 0 42339 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 189640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 30807
/proc/meminfo: memFree=22811544/32951124 swapFree=67111524/67111528
[pid=30717] ppid=30715 vsize=190616 CPUtime=1300.02 cores=4,6
/proc/30717/stat : 30717 (techdemo) R 30715 30717 30406 0 -1 4202496 132816 0 0 0 129964 38 0 0 25 0 1 0 291010535 195190784 15767 33554432000 4194304 4797429 140735599328864 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30717/statm: 47654 15767 415 148 0 42583 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 190616

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

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

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

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

runsolver used 2.30565 second user time and 4.55931 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-03 03:28:46
IDJOB=3173396
IDBENCH=82814
IDSOLVER=1585
FILE ID=node136/3173396-1301794126
RUNJOBID= node136-1301791521-30425
PBS_JOBID= 12841434
Free space on /tmp= 71492 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1694067460-072.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173396-1301794126/watcher-3173396-1301794126 -o /tmp/evaluation-result-3173396-1301794126/solver-3173396-1301794126 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173396-1301794126.cnf

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

MD5SUM BENCH= f2d2b125797e776fb2e7099729714d99
RANDOM SEED=1256438779

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.83
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.809
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.809
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:     32951124 kB
MemFree:      23094636 kB
Buffers:        326472 kB
Cached:        9196540 kB
SwapCached:          4 kB
Active:        4324560 kB
Inactive:      5265084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23094636 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15536 kB
Writeback:           0 kB
AnonPages:       66268 kB
Mapped:          15216 kB
Slab:           202944 kB
PageTables:       4800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   264660 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= 71480 MiB
End job on node136 at 2011-04-03 03:50:28