Trace number 3173519

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-S1554089933-067.UNKNOWN.cnf
MD5SUMfa2c840574747ca3ff8efe8a9137bb94
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-3173519-1301795873.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:     28  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:     256 undec:      60 neg:     234
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       533      2318         0         0      7049         0   no data   no data  --
0.01/0.07	c Decided on static restart strategy
1.99/2.09	c  N dy     7     30000       533      2318         0     10559      7049    186440     24.67     16.68  --
2.10/2.10	c  S st     7     30000       533      2318         0     10559      7049    186440     24.67     16.68  --
2.10/2.14	c  S st     7     30505       533      2318         0     11062      7049    197656     24.67     16.68  --
2.10/2.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.10/2.15	c Calc non-exist non-lernt bins v-fix:     0 done:    533 time:  0.00 s
2.10/2.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.16	c Subs w/ non-existent bins:      0 time:  0.00 s
2.10/2.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.29/2.31	c lits-rem:       254  cl-subs:      826  v-elim:     11  v-fix:    0  time:  0.15 s
2.29/2.31	c learnt bin added due to v-elim: 0
2.29/2.31	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
2.29/2.32	c vivif2 --  cl tried    10236 cl shrink        0 lits rem          0 time: 0.00
2.29/2.34	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.02
2.29/2.34	c calculated reachability. Time: 0.00
2.29/2.34	c  N dy     7     30505       533      2318         0     10236      7049    182327     24.67     16.68  --
2.29/2.34	c  F st     7     30505       533      2318         0     10236      7049    182327     24.67     16.68  --
2.39/2.47	c Decided on static restart strategy
3.49/3.52	c  N dy    14     45759       533      2318         0     17465      7049    351620     27.20     16.86  --
3.49/3.54	c  S st    14     45759       533      2318         0     17465      7049    351620     27.20     16.86  --
3.49/3.59	c  S st    14     46260       533      2318         0      9197      7049    114080     27.20     16.86  --
3.49/3.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.60	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.60	c Calc non-exist non-lernt bins v-fix:     0 done:    533 time:  0.00 s
3.59/3.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.60	c Subs w/ non-existent bins:      0 time:  0.00 s
3.59/3.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.59/3.66	c lits-rem:         7  cl-subs:      181  v-elim:     11  v-fix:    0  time:  0.05 s
3.59/3.66	c learnt bin added due to v-elim: 0
3.59/3.66	c vivif2 --  cl tried     2318 cl shrink        0 lits rem          0 time: 0.00
3.59/3.66	c vivif2 --  cl tried     9016 cl shrink        0 lits rem          0 time: 0.00
3.59/3.68	c asymm  cl-useful: 0/2318/2318 lits-rem:0 time: 0.01
3.59/3.68	c calculated reachability. Time: 0.00
3.59/3.68	c  N dy    14     46260       533      2318         0      9016      7049    112122     27.20     16.86  --
6.09/6.13	c  N dy    15     69391       533      2318         0     11159      7049    129276     29.14     17.74  --
6.09/6.13	c  S st    15     69391       533      2318         0     11159      7049    129276     29.14     17.74  --
6.09/6.18	c  S st    15     69898       533      2318         0     11664      7049    141653     29.14     17.74  --
6.09/6.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.09/6.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
6.09/6.20	c Calc non-exist non-lernt bins v-fix:     0 done:    533 time:  0.00 s
6.19/6.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.20	c Subs w/ non-existent bins:      0 time:  0.00 s
6.19/6.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.19/6.29	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.69/6.76	c Added 6 vars  tried: 80000 time: 0.47
6.69/6.76	c ORs :      6 avg-s:  0.0 cl-sh:   590 l-rem:    590 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.47
6.69/6.76	c lits-rem:        21  cl-subs:      215  v-elim:     11  v-fix:    0  time:  0.57 s
6.69/6.76	c learnt bin added due to v-elim: 0
6.69/6.76	c vivif2 --  cl tried     2324 cl shrink        0 lits rem          0 time: 0.00
6.69/6.77	c vivif2 --  cl tried    11449 cl shrink        0 lits rem          0 time: 0.00
6.69/6.78	c asymm  cl-useful: 0/2324/2324 lits-rem:0 time: 0.02
6.69/6.79	c calculated reachability. Time: 0.00
6.69/6.79	c  N dy    15     69898       539      2324        12     11449      7091    138142     29.14     17.74  --
6.69/6.79	c  F st    15     69898       539      2324        12     11449      7091    138142     29.14     17.74  --
6.89/6.95	c Decided on static restart strategy
10.39/10.49	c  N dy    22    104847       539      2324        12     21127      7091    352119     26.56     17.40  --
10.49/10.51	c  S st    22    104847       539      2324        12     21127      7091    352119     26.56     17.40  --
10.49/10.58	c  S st    22    105351       539      2324        12     21631      7091    363635     26.56     17.40  --
10.49/10.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.49/10.58	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:  2.0M T:  0.04
10.59/10.63	c Calc non-exist non-lernt bins v-fix:     0 done:    539 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.63	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.23	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.69/11.71	c Added 6 vars  tried: 80000 time: 0.48
11.69/11.72	c ORs :      6 avg-s:  0.0 cl-sh:  2649 l-rem:   2649 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.49
11.69/11.73	c lits-rem:       227  cl-subs:     1398  v-elim:     12  v-fix:    0  time:  1.09 s
11.69/11.73	c learnt bin added due to v-elim: 0
11.69/11.73	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
11.69/11.73	c vivif2 --  cl tried    20233 cl shrink        0 lits rem          0 time: 0.00
11.69/11.78	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.04
11.69/11.78	c calculated reachability. Time: 0.00
11.69/11.78	c  N dy    22    105351       545      2330        24     20233      7133    329561     26.56     17.40  --
19.09/19.17	c  N dy    23    158029       545      2330        24     27689      7133    486707     26.54     17.77  --
19.09/19.19	c  S st    23    158029       545      2330        24     27689      7133    486707     26.54     17.77  --
19.19/19.29	c  S st    23    158535       545      2330        24     28195      7133    498841     26.54     17.77  --
19.19/19.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.29/19.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.07
19.29/19.36	c Calc non-exist non-lernt bins v-fix:     0 done:    545 time:  0.00 s
19.29/19.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.29/19.36	c Subs w/ non-existent bins:      0 time:  0.00 s
19.29/19.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.29/20.32	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.80/20.80	c Added 6 vars  tried: 80000 time: 0.48
20.80/20.85	c ORs :      6 avg-s:  0.0 cl-sh:  7130 l-rem:   7130 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
20.80/20.85	c lits-rem:       259  cl-subs:     1602  v-elim:     13  v-fix:    0  time:  1.48 s
20.80/20.85	c learnt bin added due to v-elim: 0
20.80/20.85	c vivif2 --  cl tried     2335 cl shrink        0 lits rem          0 time: 0.00
20.80/20.86	c vivif2 --  cl tried    26593 cl shrink        0 lits rem          0 time: 0.00
20.90/20.91	c asymm  cl-useful: 0/2335/2335 lits-rem:0 time: 0.06
20.90/20.92	c calculated reachability. Time: 0.00
20.90/20.92	c  N dy    23    158535       551      2335        37     26593      7174    450434     26.54     17.77  --
33.29/33.32	c  N dy    24    237803       551      2335        37     31912      7174    513618     27.00     17.25  --
33.29/33.34	c  S st    24    237803       551      2335        37     31912      7174    513618     27.00     17.25  --
33.39/33.45	c  S st    24    238308       551      2335        37     32417      7174    525370     27.00     17.25  --
33.39/33.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.39/33.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.49/33.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.09
33.49/33.54	c Calc non-exist non-lernt bins v-fix:     0 done:    551 time:  0.00 s
33.49/33.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.49/33.54	c Subs w/ non-existent bins:      0 time:  0.00 s
33.49/33.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.49/33.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/33.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
34.49/34.57	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
34.99/35.07	c Added 6 vars  tried: 80000 time: 0.50
35.10/35.15	c ORs :      6 avg-s:  0.0 cl-sh:  9607 l-rem:   9607 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    0.58
35.10/35.16	c lits-rem:       799  cl-subs:     1709  v-elim:     14  v-fix:    0  time:  1.61 s
35.10/35.16	c learnt bin added due to v-elim: 0
35.10/35.16	c vivif2 --  cl tried     2341 cl shrink        0 lits rem          0 time: 0.00
35.10/35.17	c vivif2 --  cl tried    30707 cl shrink        3 lits rem          3 time: 0.00
35.20/35.22	c asymm  cl-useful: 0/2341/2341 lits-rem:0 time: 0.06
35.20/35.22	c calculated reachability. Time: 0.00
35.20/35.22	c  N dy    24    238308       557      2341        50     30707      7216    476296     27.00     17.25  --
56.69/56.72	c  N dy    25    357462       557      2341        50     34695      7216    469005     23.99     16.54  --
56.69/56.73	c  S st    25    357462       557      2341        50     34695      7216    469005     23.99     16.54  --
56.79/56.85	c  S st    25    357963       557      2341        50     35195      7216    480254     23.99     16.54  --
56.79/56.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.79/56.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.89/56.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.09
56.89/56.94	c Calc non-exist non-lernt bins v-fix:     0 done:    557 time:  0.00 s
56.89/56.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.89/56.95	c Subs w/ non-existent bins:      0 time:  0.00 s
56.89/56.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.89/56.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.89/56.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
57.79/57.82	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.01
58.29/58.31	c Added 6 vars  tried: 80000 time: 0.49
58.29/58.35	c ORs :      6 avg-s:  0.0 cl-sh:  5515 l-rem:   5515 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
58.29/58.36	c lits-rem:       309  cl-subs:     1917  v-elim:     14  v-fix:    0  time:  1.40 s
58.29/58.36	c learnt bin added due to v-elim: 0
58.29/58.36	c vivif2 --  cl tried     2347 cl shrink        0 lits rem          0 time: 0.00
58.29/58.36	c vivif2 --  cl tried    33278 cl shrink        0 lits rem          0 time: 0.00
58.39/58.42	c asymm  cl-useful: 0/2347/2347 lits-rem:0 time: 0.06
58.39/58.42	c calculated reachability. Time: 0.00
58.39/58.42	c  N dy    25    357963       563      2347        62     33278      7258    441551     23.99     16.54  --
98.30/98.35	c  N dy    26    536944       563      2347        62     41118      7258    514723     22.32     16.03  --
98.30/98.37	c  S st    26    536944       563      2347        62     41118      7258    514723     22.32     16.03  --
98.50/98.50	c  S st    26    537445       563      2347        62     41619      7258    526430     22.32     16.03  --
98.50/98.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.50/98.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.60/98.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  0.11
98.60/98.61	c Calc non-exist non-lernt bins v-fix:     0 done:    563 time:  0.00 s
98.60/98.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.60/98.62	c Subs w/ non-existent bins:      0 time:  0.00 s
98.60/98.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.60/98.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.60/98.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
99.50/99.58	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.00
100.10/100.11	c Added 6 vars  tried: 80000 time: 0.53
100.10/100.13	c ORs :      6 avg-s:  0.0 cl-sh:  2889 l-rem:   2889 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
100.10/100.14	c lits-rem:       277  cl-subs:     2203  v-elim:     18  v-fix:    0  time:  1.52 s
100.10/100.14	c learnt bin added due to v-elim: 0
100.10/100.14	c vivif2 --  cl tried     2351 cl shrink        0 lits rem          0 time: 0.00
100.10/100.15	c vivif2 --  cl tried    39416 cl shrink        0 lits rem          0 time: 0.00
100.20/100.22	c asymm  cl-useful: 0/2351/2351 lits-rem:0 time: 0.07
100.20/100.22	c calculated reachability. Time: 0.00
100.20/100.22	c  N dy    26    537445       569      2351        76     39416      7298    485482     22.32     16.03  --
100.20/100.22	c  F st    26    537445       569      2351        76     39416      7298    485482     22.32     16.03  --
100.60/100.65	c Decided on static restart strategy
167.40/167.46	c  N dy    33    806167       569      2351        76     62849      7298   1035439     28.19     16.67  --
167.50/167.50	c  S st    33    806167       569      2351        76     62849      7298   1035439     28.19     16.67  --
167.60/167.70	c  S st    33    806671       569      2351        76     63351      7298   1046504     28.19     16.67  --
167.70/167.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
167.70/167.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.90/167.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.4M T:  0.24
167.90/167.94	c Calc non-exist non-lernt bins v-fix:     0 done:    569 time:  0.00 s
167.90/167.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.90/167.95	c Subs w/ non-existent bins:      0 time:  0.01 s
167.90/167.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.90/167.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.90/167.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
169.20/169.28	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
169.90/169.95	c Added 6 vars  tried: 80000 time: 0.67
169.90/169.99	c ORs :      6 avg-s:  0.0 cl-sh:  4240 l-rem:   4240 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.71
170.00/170.01	c lits-rem:       480  cl-subs:     3792  v-elim:     19  v-fix:    0  time:  2.04 s
170.00/170.01	c learnt bin added due to v-elim: 0
170.00/170.01	c vivif2 --  cl tried     2357 cl shrink        0 lits rem          0 time: 0.00
170.00/170.02	c vivif2 --  cl tried    59559 cl shrink        0 lits rem          0 time: 0.01
170.10/170.13	c asymm  cl-useful: 0/1827/2357 lits-rem:0 time: 0.11
170.10/170.13	c calculated reachability. Time: 0.00
170.10/170.13	c  N dy    33    806671       575      2357        88     59559      7340    956493     28.19     16.67  --
288.99/289.05	c  N dy    34   1210008       575      2357        88     74703      7340   1317827     34.26     19.27  --
288.99/289.09	c  S st    34   1210008       575      2357        88     74703      7340   1317827     34.26     19.27  --
288.99/289.09	c Finding binary XORs  T:     0.00 s  found:       0
289.30/289.35	c  S st    34   1210508       575      2357        88     75203      7340   1329420     34.26     19.27  --
289.30/289.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
289.30/289.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
289.59/289.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.6M T:  0.26
289.59/289.62	c Calc non-exist non-lernt bins v-fix:     0 done:    575 time:  0.00 s
289.59/289.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
289.59/289.63	c Subs w/ non-existent bins:      0 time:  0.01 s
289.59/289.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.59/289.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
289.59/289.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
292.99/293.03	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.02
293.70/293.74	c Added 6 vars  tried: 80000 time: 0.71
293.89/293.96	c ORs :      6 avg-s:  0.0 cl-sh: 14171 l-rem:  14171 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.93
293.89/293.98	c lits-rem:       705  cl-subs:     7289  v-elim:     20  v-fix:    0  time:  4.32 s
293.89/293.98	c learnt bin added due to v-elim: 0
293.89/293.98	c vivif2 --  cl tried     2363 cl shrink        0 lits rem          0 time: 0.00
293.89/293.99	c vivif2 --  cl tried    67914 cl shrink        0 lits rem          0 time: 0.01
293.99/294.03	c asymm  cl-useful: 0/536/2363 lits-rem:0 time: 0.04
293.99/294.03	c calculated reachability. Time: 0.00
293.99/294.03	c  N dy    34   1210508       581      2363       100     67914      7382   1108017     34.26     19.27  --
452.40/452.44	c  N dy    35   1710510       581      2363       100     97864      7382   2075242     36.57     20.91  --
452.50/452.52	c  S st    35   1710510       581      2363       100     97864      7382   2075242     36.57     20.91  --
452.80/452.86	c  S st    35   1711014       581      2363       100     98368      7382   2087128     36.57     20.91  --
452.80/452.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
452.80/452.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
453.21/453.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.2M T:  0.39
453.21/453.26	c Calc non-exist non-lernt bins v-fix:     0 done:    581 time:  0.00 s
453.21/453.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
453.21/453.28	c Subs w/ non-existent bins:      0 time:  0.02 s
453.30/453.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
453.30/453.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
453.30/453.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
463.30/463.32	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.07
464.30/464.31	c Added 6 vars  tried: 80000 time: 0.99
465.30/465.33	c ORs :      6 avg-s:  0.0 cl-sh: 37792 l-rem:  37792 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.01
465.30/465.36	c lits-rem:      1220  cl-subs:    12083  v-elim:     22  v-fix:    0  time: 12.04 s
465.30/465.36	c learnt bin added due to v-elim: 0
465.30/465.36	c vivif2 --  cl tried     2369 cl shrink        0 lits rem          0 time: 0.00
465.30/465.38	c vivif2 --  cl tried    86285 cl shrink        0 lits rem          0 time: 0.02
465.50/465.50	c asymm  cl-useful: 0/1656/2369 lits-rem:0 time: 0.12
465.50/465.51	c calculated reachability. Time: 0.00
465.50/465.51	c  N dy    35   1711014       587      2369       112     86285      7424   1634904     36.57     20.91  --
660.90/660.92	c  N dy    36   2211014       587      2369       112    105867      7424   2052649     34.63     21.67  --
660.90/660.99	c  S st    36   2211014       587      2369       112    105867      7424   2052649     34.63     21.67  --
661.30/661.37	c  S st    36   2211517       587      2369       112    106370      7424   2063835     34.63     21.67  --
661.30/661.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
661.30/661.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
661.80/661.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.6M T:  0.47
661.80/661.85	c Calc non-exist non-lernt bins v-fix:     0 done:    587 time:  0.00 s
661.80/661.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
661.80/661.87	c Subs w/ non-existent bins:      0 time:  0.02 s
661.90/661.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
661.90/661.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
661.90/661.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
668.20/668.22	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.05
669.10/669.12	c Added 6 vars  tried: 80000 time: 0.90
670.10/670.11	c ORs :      6 avg-s:  0.0 cl-sh: 34886 l-rem:  34886 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.89
670.10/670.14	c lits-rem:      1039  cl-subs:     6526  v-elim:     23  v-fix:    0  time:  8.22 s
670.10/670.14	c learnt bin added due to v-elim: 0
670.10/670.14	c vivif2 --  cl tried     2375 cl shrink        0 lits rem          0 time: 0.00
670.10/670.17	c vivif2 --  cl tried    99844 cl shrink        0 lits rem          0 time: 0.02
670.20/670.23	c asymm  cl-useful: 0/719/2375 lits-rem:0 time: 0.07
670.20/670.24	c calculated reachability. Time: 0.00
670.20/670.24	c  N dy    36   2211517       593      2375       124     99844      7466   1821255     34.63     21.67  --
887.41/887.44	c  N dy    37   2711517       593      2375       124    121675      7466   2613182     38.61     22.64  --
887.51/887.53	c  S st    37   2711517       593      2375       124    121675      7466   2613182     38.61     22.64  --
887.91/887.99	c  S st    37   2712020       593      2375       124    122178      7466   2624891     38.61     22.64  --
887.91/888.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
887.91/888.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
888.51/888.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.0M T:  0.58
888.51/888.58	c Calc non-exist non-lernt bins v-fix:     0 done:    593 time:  0.00 s
888.51/888.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
888.61/888.61	c Subs w/ non-existent bins:      0 time:  0.03 s
888.61/888.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.61/888.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
888.61/888.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
898.21/898.25	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
899.41/899.45	c Added 6 vars  tried: 80000 time: 1.20
900.41/900.47	c ORs :      6 avg-s:  0.0 cl-sh: 34095 l-rem:  34095 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.22
900.51/900.51	c lits-rem:       372  cl-subs:     8004  v-elim:     23  v-fix:    0  time: 11.84 s
900.51/900.51	c learnt bin added due to v-elim: 0
900.51/900.51	c vivif2 --  cl tried     2381 cl shrink        0 lits rem          0 time: 0.00
900.51/900.55	c vivif2 --  cl tried   114174 cl shrink        0 lits rem          0 time: 0.03
900.61/900.68	c asymm  cl-useful: 0/1238/2381 lits-rem:0 time: 0.13
900.61/900.68	c calculated reachability. Time: 0.00
900.61/900.68	c  N dy    37   2712020       599      2381       136    114174      7508   2313115     38.61     22.64  --
900.61/900.68	c  F st    37   2712020       599      2381       136    114174      7508   2313115     38.61     22.64  --
901.51/901.55	c Decided on static restart strategy
1140.82/1140.80	c  N dy    44   3212021       599      2381       136     90691      7508   1234521     40.34     23.04  --
1140.82/1140.85	c  S st    44   3212021       599      2381       136     90691      7508   1234521     40.34     23.04  --
1141.12/1141.18	c  S st    44   3212524       599      2381       136     91194      7508   1245447     40.34     23.04  --
1141.12/1141.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1141.12/1141.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1141.52/1141.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.8M T:  0.38
1141.52/1141.57	c Calc non-exist non-lernt bins v-fix:     0 done:    599 time:  0.00 s
1141.52/1141.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1141.52/1141.58	c Subs w/ non-existent bins:      0 time:  0.01 s
1141.62/1141.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1141.62/1141.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1141.62/1141.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1143.02/1143.02	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.04
1143.82/1143.81	c Added 7 vars  tried: 80000 time: 0.79
1144.03/1144.08	c ORs :      7 avg-s:  0.0 cl-sh: 20982 l-rem:  20982 b-add:     14 v-rep:   0 cl-rem: 4 avg s: 5.0 T:    1.06
1144.12/1144.11	c lits-rem:       164  cl-subs:     2638  v-elim:     25  v-fix:    0  time:  2.49 s
1144.12/1144.11	c learnt bin added due to v-elim: 0
1144.12/1144.11	c vivif2 --  cl tried     2388 cl shrink        0 lits rem          0 time: 0.00
1144.12/1144.12	c vivif2 --  cl tried    88552 cl shrink        0 lits rem          0 time: 0.02
1144.22/1144.21	c asymm  cl-useful: 0/1150/2388 lits-rem:0 time: 0.09
1144.22/1144.21	c calculated reachability. Time: 0.00
1144.22/1144.21	c  N dy    44   3212524       606      2388       150     88552      7557   1148337     40.34     23.04  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 1,3

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.04 4.01 3.91 4/189 18023
/proc/meminfo: memFree=22234864/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=127724 CPUtime=0 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 699 0 0 0 0 0 0 0 25 0 1 0 291186050 130789376 623 33554432000 4194304 4797429 140733500656464 18446744073709551615 4501821 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 31931 623 395 148 0 26860 0

[startup+0.0186941 s]
/proc/loadavg: 4.04 4.01 3.91 4/189 18023
/proc/meminfo: memFree=22234864/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=127876 CPUtime=0.01 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 730 0 0 0 1 0 0 0 25 0 1 0 291186050 130945024 653 33554432000 4194304 4797429 140733500656464 18446744073709551615 4415624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 31969 653 406 148 0 26898 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 127876

[startup+0.10068 s]
/proc/loadavg: 4.04 4.01 3.91 4/189 18023
/proc/meminfo: memFree=22234864/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=128024 CPUtime=0.09 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 830 0 0 0 9 0 0 0 25 0 1 0 291186050 131096576 749 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 32006 749 408 148 0 26935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128024

[startup+0.300645 s]
/proc/loadavg: 4.04 4.01 3.91 4/189 18023
/proc/meminfo: memFree=22234864/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=128372 CPUtime=0.29 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 1057 0 0 0 29 0 0 0 25 0 1 0 291186050 131452928 834 33554432000 4194304 4797429 140733500656464 18446744073709551615 4422982 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 32093 834 408 148 0 27022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128372

[startup+0.700574 s]
/proc/loadavg: 4.04 4.01 3.91 4/189 18023
/proc/meminfo: memFree=22234864/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=129100 CPUtime=0.69 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 1413 0 0 0 69 0 0 0 25 0 1 0 291186050 132198400 973 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 32275 973 408 148 0 27204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129100

[startup+1.50043 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 18024
/proc/meminfo: memFree=22228412/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=129480 CPUtime=1.49 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 1849 0 0 0 149 0 0 0 25 0 1 0 291186050 132587520 1140 33554432000 4194304 4797429 140733500656464 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 32370 1140 408 148 0 27299 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129480

[startup+3.10015 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 18024
/proc/meminfo: memFree=22224940/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=131932 CPUtime=3.09 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 3136 0 0 0 309 0 0 0 25 0 1 0 291186050 135098368 1742 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424349 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 32983 1742 412 148 0 27912 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131932

[startup+6.30059 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 18024
/proc/meminfo: memFree=22216268/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=132968 CPUtime=6.29 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 4655 0 0 0 629 0 0 0 25 0 1 0 291186050 136159232 1920 33554432000 4194304 4797429 140733500656464 18446744073709551615 4508748 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 33242 1920 415 148 0 28171 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132968

[startup+12.7005 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 18024
/proc/meminfo: memFree=22205400/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=136336 CPUtime=12.69 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 6859 0 0 0 1269 0 0 0 25 0 1 0 291186050 139608064 3065 33554432000 4194304 4797429 140733500656464 18446744073709551615 4352190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 34084 3065 415 148 0 29013 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136336

[startup+25.5002 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 18024
/proc/meminfo: memFree=22196636/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=139888 CPUtime=25.49 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 10782 0 0 0 2548 1 0 0 25 0 1 0 291186050 143245312 3632 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 34972 3632 415 148 0 29901 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139888

[startup+51.1007 s]
/proc/loadavg: 4.08 4.02 3.91 5/190 18025
/proc/meminfo: memFree=22183804/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=143776 CPUtime=51.09 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 16987 0 0 0 5107 2 0 0 25 0 1 0 291186050 147226624 4653 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424850 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 35944 4653 415 148 0 30873 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143776

[startup+102.307 s]
/proc/loadavg: 4.03 4.02 3.91 5/190 18026
/proc/meminfo: memFree=22167524/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=147808 CPUtime=102.3 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 25722 0 0 0 10226 4 0 0 25 0 1 0 291186050 151355392 6009 33554432000 4194304 4797429 140733500656464 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 36952 6009 415 148 0 31881 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 147808

[startup+162.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 18028
/proc/meminfo: memFree=22158064/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=152004 CPUtime=162.29 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 36097 0 0 0 16223 6 0 0 25 0 1 0 291186050 155652096 6546 33554432000 4194304 4797429 140733500656464 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 38001 6546 415 148 0 32930 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152004

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 18039
/proc/meminfo: memFree=22135780/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=159876 CPUtime=222.29 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 47120 0 0 0 22220 9 0 0 25 0 1 0 291186050 163713024 8272 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 39969 8272 415 148 0 34898 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 159876

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20275
/proc/meminfo: memFree=22258588/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=163200 CPUtime=282.29 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 56473 0 0 0 28217 12 0 0 25 0 1 0 291186050 167116800 9294 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 40800 9294 415 148 0 35729 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 163200

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20277
/proc/meminfo: memFree=22233668/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=169772 CPUtime=342.3 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 65915 0 0 0 34215 15 0 0 25 0 1 0 291186050 173846528 11808 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 42443 11808 415 148 0 37372 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 169772

[startup+402.301 s]
/proc/loadavg: 4.05 4.01 3.92 6/190 20281
/proc/meminfo: memFree=22239864/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=170720 CPUtime=402.3 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 74839 0 0 0 40212 18 0 0 25 0 1 0 291186050 174817280 11086 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 42680 11086 415 148 0 37609 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 170720

[startup+462.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 20283
/proc/meminfo: memFree=22227772/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=177428 CPUtime=462.3 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 83134 0 0 0 46210 20 0 0 25 0 1 0 291186050 181686272 14160 33554432000 4194304 4797429 140733500656464 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 44357 14160 416 148 0 39286 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 177428

[startup+522.301 s]
/proc/loadavg: 4.07 4.03 3.93 5/190 20285
/proc/meminfo: memFree=22209020/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=180972 CPUtime=522.31 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 91223 0 0 0 52207 24 0 0 25 0 1 0 291186050 185315328 13559 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 45243 13559 415 148 0 40172 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 180972

[startup+582.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 20286
/proc/meminfo: memFree=22191632/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=183064 CPUtime=582.3 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 98643 0 0 0 58203 27 0 0 25 0 1 0 291186050 187457536 15214 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 45766 15214 415 148 0 40695 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 183064

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 3.94 5/190 20316
/proc/meminfo: memFree=22232788/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=183184 CPUtime=642.31 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 105659 0 0 0 64202 29 0 0 25 0 1 0 291186050 187580416 16091 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 45796 16091 415 148 0 40725 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 183184

[startup+702.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 20317
/proc/meminfo: memFree=22219256/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=190684 CPUtime=702.31 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 113578 0 0 0 70199 32 0 0 25 0 1 0 291186050 195260416 17508 33554432000 4194304 4797429 140733500656464 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 47671 17508 415 148 0 42600 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 190684

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 3.94 5/190 20319
/proc/meminfo: memFree=22197168/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=191596 CPUtime=762.32 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 121156 0 0 0 76197 35 0 0 25 0 1 0 291186050 196194304 18222 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 47899 18222 415 148 0 42828 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 191596

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 20321
/proc/meminfo: memFree=22190188/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=192820 CPUtime=822.31 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 128065 0 0 0 82194 37 0 0 25 0 1 0 291186050 197447680 18351 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 48205 18351 415 148 0 43134 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 192820

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 20322
/proc/meminfo: memFree=22195732/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=194640 CPUtime=882.31 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 134896 0 0 0 88192 39 0 0 25 0 1 0 291186050 199311360 18161 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 48660 18161 415 148 0 43589 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 194640

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 20324
/proc/meminfo: memFree=22167284/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=201156 CPUtime=942.31 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 140861 0 0 0 94190 41 0 0 25 0 1 0 291186050 205983744 20270 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 50289 20270 415 148 0 45218 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 201156

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 20325
/proc/meminfo: memFree=22161192/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=201424 CPUtime=1002.32 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 147795 0 0 0 100187 45 0 0 25 0 1 0 291186050 206258176 19998 33554432000 4194304 4797429 140733500656464 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 50356 19998 415 148 0 45285 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 201424

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 20327
/proc/meminfo: memFree=22157532/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=202876 CPUtime=1062.32 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 154207 0 0 0 106184 48 0 0 25 0 1 0 291186050 207745024 19004 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 50719 19004 415 148 0 45648 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 202876

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 20329
/proc/meminfo: memFree=22145480/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=203768 CPUtime=1122.32 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 159940 0 0 0 112181 51 0 0 25 0 1 0 291186050 208658432 20891 33554432000 4194304 4797429 140733500656464 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 50942 20891 415 148 0 45871 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 203768

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 20330
/proc/meminfo: memFree=22149792/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=206016 CPUtime=1182.32 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 166459 0 0 0 118178 54 0 0 25 0 1 0 291186050 210960384 19443 33554432000 4194304 4797429 140733500656464 18446744073709551615 4341226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 51504 19443 415 148 0 46433 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 206016

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 20332
/proc/meminfo: memFree=22144668/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=205968 CPUtime=1242.32 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 172275 0 0 0 124175 57 0 0 25 0 1 0 291186050 210911232 20983 33554432000 4194304 4797429 140733500656464 18446744073709551615 4389650 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 51492 20983 415 148 0 46421 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 205968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.95 3/186 20335
/proc/meminfo: memFree=22266196/32950928 swapFree=67111528/67111528
[pid=18023] ppid=18021 vsize=206016 CPUtime=1300.02 cores=1,3
/proc/18023/stat : 18023 (techdemo) R 18021 18023 17467 0 -1 4202496 177375 0 0 0 129943 59 0 0 25 0 1 0 291186050 210960384 21882 33554432000 4194304 4797429 140733500656464 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18023/statm: 51504 21882 415 148 0 46433 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 206016

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.44
CPU system time (s): 0.602908
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 289472

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

runsolver used 2.01169 second user time and 5.09622 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-03 03:57:53
IDJOB=3173519
IDBENCH=82937
IDSOLVER=1585
FILE ID=node120/3173519-1301795873
RUNJOBID= node120-1301793268-17689
PBS_JOBID= 12841433
Free space on /tmp= 71740 MiB

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

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

MD5SUM BENCH= fa2c840574747ca3ff8efe8a9137bb94
RANDOM SEED=1740620636

node120.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	: 5226.07
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22235020 kB
Buffers:        359544 kB
Cached:        9975084 kB
SwapCached:          0 kB
Active:        7453192 kB
Inactive:      2989856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22235020 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23304 kB
Writeback:           0 kB
AnonPages:      108432 kB
Mapped:          16720 kB
Slab:           209264 kB
PageTables:       4916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   614640 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= 71864 MiB
End job on node120 at 2011-04-03 04:19:35