Trace number 3173637

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1693168158-005.UNKNOWN.cnf
MD5SUMc2b69177f59f5d1d2093247dc6de56f3
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-3173637-1301797297.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.01	c lits-rem:         0  cl-subs:        0  v-elim:     34  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     232 undec:      70 neg:     248
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       531      2333         0         0      7129         0   no data   no data  --
0.05/0.07	c Decided on static restart strategy
1.99/2.08	c  N dy     7     30003       531      2333         0     10626      7129    190744     26.33     15.81  --
1.99/2.09	c  S st     7     30003       531      2333         0     10626      7129    190744     26.33     15.81  --
2.10/2.13	c  S st     7     30504       531      2333         0     11127      7129    201531     26.33     15.81  --
2.10/2.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.13	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:    531 time:  0.00 s
2.10/2.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.15	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:        74  cl-subs:      683  v-elim:     10  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     2333 cl shrink        0 lits rem          0 time: 0.00
2.29/2.31	c vivif2 --  cl tried    10444 cl shrink        0 lits rem          0 time: 0.00
2.29/2.33	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.02
2.29/2.33	c calculated reachability. Time: 0.00
2.29/2.33	c  N dy     7     30504       531      2333         0     10444      7129    189558     26.33     15.81  --
2.29/2.33	c  F st     7     30504       531      2333         0     10444      7129    189558     26.33     15.81  --
2.39/2.49	c Decided on static restart strategy
3.49/3.58	c  N dy    14     45760       531      2333         0      8845      7129    104033     26.30     16.28  --
3.49/3.58	c  S st    14     45760       531      2333         0      8845      7129    104033     26.30     16.28  --
3.59/3.62	c  S st    14     46263       531      2333         0      9348      7129    114760     26.30     16.28  --
3.59/3.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.64	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.64	c Calc non-exist non-lernt bins v-fix:     0 done:    531 time:  0.00 s
3.59/3.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.64	c Subs w/ non-existent bins:      0 time:  0.00 s
3.59/3.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.59/3.69	c lits-rem:        27  cl-subs:      141  v-elim:     10  v-fix:    0  time:  0.05 s
3.59/3.69	c learnt bin added due to v-elim: 0
3.59/3.69	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
3.59/3.69	c vivif2 --  cl tried     9207 cl shrink        0 lits rem          0 time: 0.00
3.69/3.71	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.02
3.69/3.71	c calculated reachability. Time: 0.00
3.69/3.71	c  N dy    14     46263       531      2333         0      9207      7129    113186     26.30     16.28  --
6.09/6.13	c  N dy    15     69396       531      2333         0     11324      7129    135304     27.48     17.35  --
6.09/6.13	c  S st    15     69396       531      2333         0     11324      7129    135304     27.48     17.35  --
6.09/6.18	c  S st    15     69898       531      2333         0     11826      7129    146902     27.48     17.35  --
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.19/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.19/6.20	c Calc non-exist non-lernt bins v-fix:     0 done:    531 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.29/6.31	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.78	c Added 6 vars  tried: 80000 time: 0.47
6.69/6.78	c ORs :      6 avg-s:  0.0 cl-sh:   899 l-rem:    899 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.47
6.69/6.78	c lits-rem:        18  cl-subs:      209  v-elim:     10  v-fix:    0  time:  0.58 s
6.69/6.78	c learnt bin added due to v-elim: 0
6.69/6.78	c vivif2 --  cl tried     2339 cl shrink        0 lits rem          0 time: 0.00
6.69/6.79	c vivif2 --  cl tried    11617 cl shrink        0 lits rem          0 time: 0.00
6.79/6.81	c asymm  cl-useful: 0/2339/2339 lits-rem:0 time: 0.02
6.79/6.81	c calculated reachability. Time: 0.00
6.79/6.81	c  N dy    15     69898       537      2339        12     11617      7171    142866     27.48     17.35  --
6.79/6.81	c  F st    15     69898       537      2339        12     11617      7171    142866     27.48     17.35  --
6.89/6.96	c Decided on static restart strategy
10.39/10.50	c  N dy    22    104848       537      2339        12     21571      7171    363699     26.61     17.06  --
10.49/10.51	c  S st    22    104848       537      2339        12     21571      7171    363699     26.61     17.06  --
10.49/10.58	c  S st    22    105350       537      2339        12     22073      7171    375329     26.61     17.06  --
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.62	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.62	c Calc non-exist non-lernt bins v-fix:     0 done:    537 time:  0.00 s
10.59/10.62	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.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.19/11.25	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.73	c Added 6 vars  tried: 80000 time: 0.48
11.69/11.77	c ORs :      6 avg-s:  0.0 cl-sh:  6238 l-rem:   6238 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
11.69/11.78	c lits-rem:       176  cl-subs:      901  v-elim:     11  v-fix:    0  time:  1.14 s
11.69/11.78	c learnt bin added due to v-elim: 0
11.69/11.78	c vivif2 --  cl tried     2345 cl shrink        0 lits rem          0 time: 0.00
11.69/11.78	c vivif2 --  cl tried    21172 cl shrink        0 lits rem          0 time: 0.00
11.79/11.82	c asymm  cl-useful: 0/2345/2345 lits-rem:0 time: 0.04
11.79/11.82	c calculated reachability. Time: 0.00
11.79/11.82	c  N dy    22    105350       543      2345        24     21172      7213    348779     26.61     17.06  --
18.89/18.93	c  N dy    23    158025       543      2345        24     28499      7213    473712     25.89     16.71  --
18.89/18.94	c  S st    23    158025       543      2345        24     28499      7213    473712     25.89     16.71  --
18.99/19.05	c  S st    23    158529       543      2345        24     29002      7213    485032     25.89     16.71  --
18.99/19.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.99/19.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.09/19.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.08
19.09/19.13	c Calc non-exist non-lernt bins v-fix:     0 done:    543 time:  0.00 s
19.09/19.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.09/19.13	c Subs w/ non-existent bins:      0 time:  0.00 s
19.09/19.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.09/19.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.09/19.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.99/20.09	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.01
20.49/20.59	c Added 6 vars  tried: 80000 time: 0.50
20.59/20.62	c ORs :      6 avg-s:  0.0 cl-sh:  4438 l-rem:   4438 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
20.59/20.63	c lits-rem:       718  cl-subs:     1622  v-elim:     13  v-fix:    0  time:  1.49 s
20.59/20.63	c learnt bin added due to v-elim: 0
20.59/20.63	c vivif2 --  cl tried     2350 cl shrink        0 lits rem          0 time: 0.00
20.59/20.64	c vivif2 --  cl tried    27380 cl shrink        0 lits rem          0 time: 0.00
20.59/20.69	c asymm  cl-useful: 0/2350/2350 lits-rem:0 time: 0.05
20.59/20.69	c calculated reachability. Time: 0.00
20.59/20.69	c  N dy    23    158529       549      2350        37     27380      7254    443294     25.89     16.71  --
32.59/32.65	c  N dy    24    237794       549      2350        37     32537      7254    493111     24.47     16.07  --
32.59/32.67	c  S st    24    237794       549      2350        37     32537      7254    493111     24.47     16.07  --
32.69/32.78	c  S st    24    238297       549      2350        37     33037      7254    505251     24.47     16.07  --
32.69/32.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.69/32.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.79/32.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.09
32.79/32.87	c Calc non-exist non-lernt bins v-fix:     0 done:    549 time:  0.00 s
32.79/32.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.79/32.87	c Subs w/ non-existent bins:      0 time:  0.00 s
32.79/32.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.79/32.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.79/32.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
33.89/33.94	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.39/34.48	c Added 6 vars  tried: 80000 time: 0.54
34.49/34.51	c ORs :      6 avg-s:  0.0 cl-sh:  4232 l-rem:   4232 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
34.49/34.51	c lits-rem:       417  cl-subs:     2134  v-elim:     13  v-fix:    0  time:  1.63 s
34.49/34.51	c learnt bin added due to v-elim: 0
34.49/34.51	c vivif2 --  cl tried     2356 cl shrink        0 lits rem          0 time: 0.00
34.49/34.52	c vivif2 --  cl tried    30903 cl shrink        0 lits rem          0 time: 0.01
34.49/34.58	c asymm  cl-useful: 0/2356/2356 lits-rem:0 time: 0.06
34.49/34.58	c calculated reachability. Time: 0.00
34.49/34.58	c  N dy    24    238297       555      2356        49     30903      7296    458405     24.47     16.07  --
56.79/56.87	c  N dy    25    357445       555      2356        49     34963      7296    506287     26.88     16.39  --
56.79/56.89	c  S st    25    357445       555      2356        49     34963      7296    506287     26.88     16.39  --
56.99/57.02	c  S st    25    357947       555      2356        49     35465      7296    518518     26.88     16.39  --
56.99/57.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.99/57.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.10/57.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.10
57.10/57.12	c Calc non-exist non-lernt bins v-fix:     0 done:    555 time:  0.00 s
57.10/57.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.10/57.13	c Subs w/ non-existent bins:      0 time:  0.00 s
57.10/57.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.10/57.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.10/57.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.09/58.16	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.59/58.69	c Added 6 vars  tried: 80000 time: 0.53
58.69/58.74	c ORs :      6 avg-s:  0.0 cl-sh:  6093 l-rem:   6093 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.58
58.69/58.75	c lits-rem:       546  cl-subs:     1655  v-elim:     15  v-fix:    0  time:  1.61 s
58.69/58.75	c learnt bin added due to v-elim: 0
58.69/58.75	c vivif2 --  cl tried     2362 cl shrink        0 lits rem          0 time: 0.00
58.69/58.75	c vivif2 --  cl tried    33810 cl shrink        0 lits rem          0 time: 0.00
58.79/58.82	c asymm  cl-useful: 0/2362/2362 lits-rem:0 time: 0.07
58.79/58.82	c calculated reachability. Time: 0.00
58.79/58.82	c  N dy    25    357947       561      2362        61     33810      7338    475322     26.88     16.39  --
98.89/98.97	c  N dy    26    536920       561      2362        61     41614      7338    542399     23.94     16.32  --
98.89/98.99	c  S st    26    536920       561      2362        61     41614      7338    542399     23.94     16.32  --
99.08/99.14	c  S st    26    537422       561      2362        61     42116      7338    553912     23.94     16.32  --
99.08/99.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.08/99.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.18/99.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.4M T:  0.13
99.18/99.27	c Calc non-exist non-lernt bins v-fix:     0 done:    561 time:  0.00 s
99.18/99.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.18/99.27	c Subs w/ non-existent bins:      0 time:  0.00 s
99.18/99.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.18/99.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.18/99.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
100.28/100.34	c ORs :     30 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
100.78/100.86	c Added 6 vars  tried: 80000 time: 0.52
100.78/100.87	c ORs :      6 avg-s:  0.0 cl-sh:  1278 l-rem:   1278 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
100.78/100.87	c lits-rem:       498  cl-subs:     2245  v-elim:     15  v-fix:    0  time:  1.59 s
100.78/100.87	c learnt bin added due to v-elim: 0
100.78/100.88	c vivif2 --  cl tried     2368 cl shrink        0 lits rem          0 time: 0.00
100.78/100.88	c vivif2 --  cl tried    39871 cl shrink        0 lits rem          0 time: 0.01
100.88/100.95	c asymm  cl-useful: 0/2368/2368 lits-rem:0 time: 0.07
100.88/100.96	c calculated reachability. Time: 0.00
100.88/100.96	c  N dy    26    537422       567      2368        73     39871      7377    508707     23.94     16.32  --
100.88/100.96	c  F st    26    537422       567      2368        73     39871      7377    508707     23.94     16.32  --
101.38/101.42	c Decided on static restart strategy
175.29/175.35	c  N dy    33    806134       567      2368        73     62915      7377    955076     24.85     16.41  --
175.29/175.38	c  S st    33    806134       567      2368        73     62915      7377    955076     24.85     16.41  --
175.49/175.59	c  S st    33    806637       567      2368        73     63418      7377    966769     24.85     16.41  --
175.49/175.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.59/175.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.79/175.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.5M T:  0.26
175.79/175.85	c Calc non-exist non-lernt bins v-fix:     0 done:    567 time:  0.00 s
175.79/175.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.79/175.86	c Subs w/ non-existent bins:      0 time:  0.01 s
175.79/175.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.79/175.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.79/175.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
177.69/177.76	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.02
178.39/178.41	c Added 6 vars  tried: 80000 time: 0.65
178.39/178.44	c ORs :      6 avg-s:  0.0 cl-sh:  3631 l-rem:   3631 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.68
178.39/178.46	c lits-rem:       589  cl-subs:     5305  v-elim:     17  v-fix:    0  time:  2.58 s
178.39/178.46	c learnt bin added due to v-elim: 0
178.39/178.46	c vivif2 --  cl tried     2374 cl shrink        0 lits rem          0 time: 0.00
178.39/178.47	c vivif2 --  cl tried    58113 cl shrink        0 lits rem          0 time: 0.01
178.49/178.58	c asymm  cl-useful: 0/1755/2374 lits-rem:0 time: 0.11
178.49/178.59	c calculated reachability. Time: 0.00
178.49/178.59	c  N dy    33    806637       573      2374        85     58113      7419    847617     24.85     16.41  --
309.79/309.89	c  N dy    34   1209956       573      2374        85     74633      7419   1133385     25.34     16.14  --
309.89/309.94	c  S st    34   1209956       573      2374        85     74633      7419   1133385     25.34     16.14  --
309.89/309.94	c Finding binary XORs  T:     0.00 s  found:       0
310.10/310.19	c  S st    34   1210459       573      2374        85     75135      7419   1145276     25.34     16.14  --
310.10/310.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
310.10/310.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
310.49/310.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.3M T:  0.33
310.49/310.52	c Calc non-exist non-lernt bins v-fix:     0 done:    573 time:  0.00 s
310.49/310.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
310.49/310.53	c Subs w/ non-existent bins:      0 time:  0.01 s
310.49/310.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.49/310.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.49/310.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
312.10/312.15	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
312.80/312.87	c Added 6 vars  tried: 80000 time: 0.73
313.00/313.08	c ORs :      6 avg-s:  0.0 cl-sh: 12951 l-rem:  12951 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.93
313.10/313.10	c lits-rem:       909  cl-subs:     4718  v-elim:     17  v-fix:    0  time:  2.54 s
313.10/313.10	c learnt bin added due to v-elim: 0
313.10/313.10	c vivif2 --  cl tried     2380 cl shrink        0 lits rem          0 time: 0.00
313.10/313.11	c vivif2 --  cl tried    70417 cl shrink        0 lits rem          0 time: 0.01
313.10/313.16	c asymm  cl-useful: 0/625/2380 lits-rem:0 time: 0.04
313.10/313.16	c calculated reachability. Time: 0.00
313.10/313.16	c  N dy    34   1210459       579      2380        97     70417      7461   1030781     25.34     16.14  --
519.70/519.75	c  N dy    35   1710459       579      2380        97    101148      7461   1645804     25.94     16.10  --
519.80/519.81	c  S st    35   1710459       579      2380        97    101148      7461   1645804     25.94     16.10  --
520.21/520.21	c  S st    35   1710960       579      2380        97    101649      7461   1657507     25.94     16.10  --
520.21/520.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
520.21/520.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
520.70/520.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.9M T:  0.55
520.70/520.76	c Calc non-exist non-lernt bins v-fix:     0 done:    579 time:  0.00 s
520.70/520.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
520.70/520.78	c Subs w/ non-existent bins:      0 time:  0.01 s
520.80/520.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
520.80/520.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
520.80/520.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
525.00/525.04	c ORs :     48 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    0.07
525.90/525.99	c Added 6 vars  tried: 80000 time: 0.95
526.00/526.08	c ORs :      6 avg-s:  0.0 cl-sh:  5935 l-rem:   5935 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.04
526.10/526.11	c lits-rem:      1312  cl-subs:     8114  v-elim:     19  v-fix:    0  time:  5.30 s
526.10/526.11	c learnt bin added due to v-elim: 0
526.10/526.11	c vivif2 --  cl tried     2386 cl shrink        0 lits rem          0 time: 0.00
526.10/526.13	c vivif2 --  cl tried    93534 cl shrink        0 lits rem          0 time: 0.02
526.20/526.26	c asymm  cl-useful: 0/1390/2386 lits-rem:0 time: 0.13
526.20/526.26	c calculated reachability. Time: 0.00
526.20/526.26	c  N dy    35   1710960       585      2386       109     93534      7503   1474228     25.94     16.10  --
763.91/763.98	c  N dy    36   2210964       585      2386       109    111015      7503   1747381     26.61     16.01  --
764.01/764.05	c  S st    36   2210964       585      2386       109    111015      7503   1747381     26.61     16.01  --
764.42/764.45	c  S st    36   2211466       585      2386       109    111517      7503   1758247     26.61     16.01  --
764.42/764.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
764.42/764.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
765.11/765.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.8M T:  0.66
765.11/765.12	c Calc non-exist non-lernt bins v-fix:     0 done:    585 time:  0.00 s
765.11/765.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
765.11/765.14	c Subs w/ non-existent bins:      0 time:  0.02 s
765.11/765.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.11/765.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
765.11/765.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
768.01/768.02	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
769.01/769.06	c Added 6 vars  tried: 80000 time: 1.04
769.21/769.22	c ORs :      6 avg-s:  0.0 cl-sh:  9166 l-rem:   9166 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    1.20
769.21/769.25	c lits-rem:       227  cl-subs:     4237  v-elim:     20  v-fix:    0  time:  4.06 s
769.21/769.25	c learnt bin added due to v-elim: 0
769.21/769.25	c vivif2 --  cl tried     2391 cl shrink        0 lits rem          0 time: 0.00
769.21/769.27	c vivif2 --  cl tried   107280 cl shrink        2 lits rem          2 time: 0.02
769.41/769.40	c asymm  cl-useful: 0/788/2391 lits-rem:0 time: 0.13
769.41/769.40	c calculated reachability. Time: 0.00
769.41/769.40	c  N dy    36   2211466       591      2391       122    107280      7544   1655263     26.61     16.01  --
1014.53/1014.50	c  N dy    37   2711468       591      2391       122    128972      7544   1965288     24.45     15.90  --
1014.53/1014.58	c  S st    37   2711468       591      2391       122    128972      7544   1965288     24.45     15.90  --
1014.93/1014.99	c  S st    37   2711969       591      2391       122    129473      7544   1976692     24.45     15.90  --
1015.03/1015.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1015.03/1015.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1015.63/1015.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.8M T:  0.63
1015.63/1015.63	c Calc non-exist non-lernt bins v-fix:     0 done:    591 time:  0.00 s
1015.63/1015.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1015.63/1015.65	c Subs w/ non-existent bins:      0 time:  0.02 s
1015.63/1015.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1015.63/1015.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1015.63/1015.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1023.53/1023.51	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.08
1024.43/1024.46	c Added 6 vars  tried: 80000 time: 0.95
1024.53/1024.51	c ORs :      6 avg-s:  0.0 cl-sh:  3772 l-rem:   3772 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    1.00
1024.53/1024.54	c lits-rem:       501  cl-subs:    15912  v-elim:     21  v-fix:    0  time:  8.85 s
1024.53/1024.54	c learnt bin added due to v-elim: 0
1024.53/1024.54	c vivif2 --  cl tried     2396 cl shrink        0 lits rem          0 time: 0.00
1024.53/1024.56	c vivif2 --  cl tried   113561 cl shrink        0 lits rem          0 time: 0.02
1024.63/1024.66	c asymm  cl-useful: 0/1274/2396 lits-rem:0 time: 0.10
1024.63/1024.67	c calculated reachability. Time: 0.00
1024.63/1024.67	c  N dy    37   2711969       597      2396       135    113561      7585   1649287     24.45     15.90  --
1024.63/1024.67	c  F st    37   2711969       597      2396       135    113561      7585   1649287     24.45     15.90  --
1025.63/1025.68	c Decided on static restart strategy
1259.13/1259.12	c  N dy    44   3211970       597      2396       135     90350      7585    974343     25.99     15.98  --
1259.13/1259.16	c  S st    44   3211970       597      2396       135     90350      7585    974343     25.99     15.98  --
1259.13/1259.16	c Finding binary XORs  T:     0.00 s  found:       0
1259.44/1259.45	c  S st    44   3212478       597      2396       135     90858      7585    985871     25.99     15.98  --
1259.44/1259.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1259.44/1259.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1259.83/1259.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.7M T:  0.39
1259.83/1259.84	c Calc non-exist non-lernt bins v-fix:     0 done:    597 time:  0.00 s
1259.83/1259.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1259.83/1259.85	c Subs w/ non-existent bins:      0 time:  0.01 s
1259.83/1259.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1259.83/1259.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1259.83/1259.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1261.34/1261.33	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
1261.94/1261.90	c Added 7 vars  tried: 80000 time: 0.57
1261.94/1261.95	c ORs :      7 avg-s:  0.0 cl-sh:  4911 l-rem:   4911 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.62
1261.94/1261.97	c lits-rem:       590  cl-subs:     1980  v-elim:     21  v-fix:    0  time:  2.09 s
1261.94/1261.97	c learnt bin added due to v-elim: 0
1261.94/1261.97	c vivif2 --  cl tried     2403 cl shrink        0 lits rem          0 time: 0.00
1261.94/1261.98	c vivif2 --  cl tried    88878 cl shrink        0 lits rem          0 time: 0.01
1262.04/1262.06	c asymm  cl-useful: 0/1105/2403 lits-rem:0 time: 0.08
1262.04/1262.07	c calculated reachability. Time: 0.00
1262.04/1262.07	c  N dy    44   3212478       604      2403       149     88878      7634    943631     25.99     15.98  --

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-3173637-1301797297/watcher-3173637-1301797297 -o /tmp/evaluation-result-3173637-1301797297/solver-3173637-1301797297 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173637-1301797297.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: 3.99 3.98 3.91 4/189 21535
/proc/meminfo: memFree=22392912/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=127588 CPUtime=0 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 653 0 0 0 0 0 0 0 25 0 1 0 272145288 130650112 576 33554432000 4194304 4797429 140737107977056 18446744073709551615 270338042965 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 31897 576 381 148 0 26826 0

[startup+0.054489 s]
/proc/loadavg: 3.99 3.98 3.91 4/189 21535
/proc/meminfo: memFree=22392912/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=127884 CPUtime=0.05 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 771 0 0 0 5 0 0 0 25 0 1 0 272145288 130953216 693 33554432000 4194304 4797429 140737107977056 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 31971 693 406 148 0 26900 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 127884

[startup+0.10048 s]
/proc/loadavg: 3.99 3.98 3.91 4/189 21535
/proc/meminfo: memFree=22392912/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=128036 CPUtime=0.09 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 835 0 0 0 9 0 0 0 25 0 1 0 272145288 131108864 755 33554432000 4194304 4797429 140737107977056 18446744073709551615 4425625 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 32009 755 408 148 0 26938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128036

[startup+0.300438 s]
/proc/loadavg: 3.99 3.98 3.91 4/189 21535
/proc/meminfo: memFree=22392912/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=128528 CPUtime=0.29 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 1070 0 0 0 29 0 0 0 25 0 1 0 272145288 131612672 843 33554432000 4194304 4797429 140737107977056 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 32132 843 408 148 0 27061 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128528

[startup+0.700359 s]
/proc/loadavg: 3.99 3.98 3.91 4/189 21535
/proc/meminfo: memFree=22392912/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=129016 CPUtime=0.69 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 1410 0 0 0 69 0 0 0 25 0 1 0 272145288 132112384 965 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 32254 966 408 148 0 27183 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129016

[startup+1.5002 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 21536
/proc/meminfo: memFree=22388688/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=129420 CPUtime=1.49 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 1868 0 0 0 149 0 0 0 25 0 1 0 272145288 132526080 1144 33554432000 4194304 4797429 140737107977056 18446744073709551615 4425129 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 32355 1144 408 148 0 27284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129420

[startup+3.10089 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 21536
/proc/meminfo: memFree=22387132/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=131812 CPUtime=3.09 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 3139 0 0 0 309 0 0 0 25 0 1 0 272145288 134975488 1719 33554432000 4194304 4797429 140737107977056 18446744073709551615 4425978 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 32953 1719 412 148 0 27882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131812

[startup+6.30025 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 21536
/proc/meminfo: memFree=22385816/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=133100 CPUtime=6.29 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 4695 0 0 0 629 0 0 0 25 0 1 0 272145288 136294400 1953 33554432000 4194304 4797429 140737107977056 18446744073709551615 4524384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 33275 1953 412 148 0 28204 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133100

[startup+12.701 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 21537
/proc/meminfo: memFree=22385452/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=136668 CPUtime=12.7 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 7171 0 0 0 1269 1 0 0 25 0 1 0 272145288 139948032 2759 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 34167 2759 415 148 0 29096 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 136668

[startup+25.5004 s]
/proc/loadavg: 3.99 3.98 3.91 6/197 22096
/proc/meminfo: memFree=22378016/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=139828 CPUtime=25.49 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 10781 0 0 0 2548 1 0 0 25 0 1 0 272145288 143183872 3700 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 34957 3700 415 148 0 29886 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139828

[startup+51.1003 s]
/proc/loadavg: 4.53 4.11 3.96 7/198 14662
/proc/meminfo: memFree=22363752/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=143292 CPUtime=51.08 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 16754 0 0 0 5106 2 0 0 25 0 1 0 272145288 146731008 4538 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 35823 4538 415 148 0 30752 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 143292

[startup+102.306 s]
/proc/loadavg: 4.32 4.13 3.97 5/190 27293
/proc/meminfo: memFree=22353576/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=147724 CPUtime=102.29 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 25713 0 0 0 10225 4 0 0 25 0 1 0 272145288 151269376 5874 33554432000 4194304 4797429 140737107977056 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 36931 5874 415 148 0 31860 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147724

[startup+162.3 s]
/proc/loadavg: 4.13 4.11 3.97 5/190 27295
/proc/meminfo: memFree=22346688/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=151684 CPUtime=162.29 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 34529 0 0 0 16221 8 0 0 25 0 1 0 272145288 155324416 6895 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 37921 6895 415 148 0 32850 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151684

[startup+222.3 s]
/proc/loadavg: 4.04 4.08 3.97 5/190 27299
/proc/meminfo: memFree=22332496/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=157536 CPUtime=222.29 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 42469 0 0 0 22217 12 0 0 25 0 1 0 272145288 161316864 8630 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 39384 8630 415 148 0 34313 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 157536

[startup+282.3 s]
/proc/loadavg: 4.01 4.07 3.97 5/190 27301
/proc/meminfo: memFree=22323804/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=159452 CPUtime=282.3 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 49743 0 0 0 28214 16 0 0 25 0 1 0 272145288 163278848 9319 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 39863 9319 415 148 0 34792 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 159452

[startup+342.301 s]
/proc/loadavg: 4.00 4.05 3.97 5/190 27302
/proc/meminfo: memFree=22318688/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=165000 CPUtime=342.3 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 57187 0 0 0 34211 19 0 0 25 0 1 0 272145288 168960000 9434 33554432000 4194304 4797429 140737107977056 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 41250 9434 415 148 0 36179 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 165000

[startup+402.301 s]
/proc/loadavg: 4.00 4.04 3.97 5/190 27304
/proc/meminfo: memFree=22300032/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=165104 CPUtime=402.3 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 62275 0 0 0 40209 21 0 0 25 0 1 0 272145288 169066496 10688 33554432000 4194304 4797429 140737107977056 18446744073709551615 4391054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 41276 10688 415 148 0 36205 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 165104

[startup+462.301 s]
/proc/loadavg: 4.05 4.05 3.98 5/190 27306
/proc/meminfo: memFree=22300336/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=167036 CPUtime=462.3 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 68380 0 0 0 46206 24 0 0 25 0 1 0 272145288 171044864 10812 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 41759 10812 415 148 0 36688 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 167036

[startup+522.301 s]
/proc/loadavg: 4.02 4.03 3.98 5/190 27307
/proc/meminfo: memFree=22283128/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=172116 CPUtime=522.3 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 74134 0 0 0 52204 26 0 0 25 0 1 0 272145288 176246784 12434 33554432000 4194304 4797429 140737107977056 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 43029 12434 415 148 0 37958 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 172116

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 3.98 5/190 27309
/proc/meminfo: memFree=22285320/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=176356 CPUtime=582.31 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 79628 0 0 0 58202 29 0 0 25 0 1 0 272145288 180588544 13338 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 44089 13338 415 148 0 39018 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 176356

[startup+642.301 s]
/proc/loadavg: 3.92 4.00 3.97 5/190 27338
/proc/meminfo: memFree=22351496/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=176952 CPUtime=642.32 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 84547 0 0 0 64201 31 0 0 25 0 1 0 272145288 181198848 13658 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 44238 13658 415 148 0 39167 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 176952

[startup+702.301 s]
/proc/loadavg: 3.97 4.00 3.97 5/190 27340
/proc/meminfo: memFree=22325608/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=177720 CPUtime=702.31 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 89547 0 0 0 70198 33 0 0 25 0 1 0 272145288 181985280 13910 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 44430 13910 415 148 0 39359 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 177720

[startup+762.307 s]
/proc/loadavg: 3.99 4.00 3.97 5/190 27342
/proc/meminfo: memFree=22313016/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=179436 CPUtime=762.32 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 94576 0 0 0 76196 36 0 0 25 0 1 0 272145288 183742464 13983 33554432000 4194304 4797429 140737107977056 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 44859 13983 415 148 0 39788 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 179436

[startup+822.3 s]
/proc/loadavg: 3.99 4.00 3.97 5/190 27343
/proc/meminfo: memFree=22312364/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=184124 CPUtime=822.32 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 99842 0 0 0 82194 38 0 0 25 0 1 0 272145288 188542976 14296 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 46031 14296 415 148 0 40960 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 184124

[startup+882.3 s]
/proc/loadavg: 3.99 4.00 3.97 5/190 27345
/proc/meminfo: memFree=22287368/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=184728 CPUtime=882.32 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 103733 0 0 0 88193 39 0 0 25 0 1 0 272145288 189161472 15706 33554432000 4194304 4797429 140737107977056 18446744073709551615 4331761 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 46182 15706 415 148 0 41111 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 184728

[startup+942.3 s]
/proc/loadavg: 3.84 3.97 3.96 4/184 27364
/proc/meminfo: memFree=22340376/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=185884 CPUtime=942.33 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 108542 0 0 0 94192 41 0 0 25 0 1 0 272145288 190345216 15591 33554432000 4194304 4797429 140737107977056 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 46471 15591 415 148 0 41400 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 185884

[startup+1002.3 s]
/proc/loadavg: 3.31 3.79 3.90 4/184 27366
/proc/meminfo: memFree=22338364/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=187052 CPUtime=1002.33 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 113611 0 0 0 100190 43 0 0 25 0 1 0 272145288 191541248 15636 33554432000 4194304 4797429 140737107977056 18446744073709551615 4354759 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 46763 15636 415 148 0 41692 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 187052

[startup+1062.3 s]
/proc/loadavg: 3.12 3.65 3.85 4/184 27368
/proc/meminfo: memFree=22325912/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=191072 CPUtime=1062.33 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 118260 0 0 0 106188 45 0 0 25 0 1 0 272145288 195657728 17251 33554432000 4194304 4797429 140737107977056 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 47768 17251 415 148 0 42697 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 191072

[startup+1122.3 s]
/proc/loadavg: 3.04 3.52 3.79 4/184 27369
/proc/meminfo: memFree=22327380/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=191684 CPUtime=1122.34 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 123727 0 0 0 112188 46 0 0 25 0 1 0 272145288 196284416 17148 33554432000 4194304 4797429 140737107977056 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 47921 17148 415 148 0 42850 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 191684

[startup+1182.3 s]
/proc/loadavg: 2.79 3.38 3.72 3/178 27389
/proc/meminfo: memFree=22400468/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=192928 CPUtime=1182.34 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 129002 0 0 0 118186 48 0 0 25 0 1 0 272145288 197558272 16742 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 48232 16742 415 148 0 43161 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 192928

[startup+1242.3 s]
/proc/loadavg: 2.27 3.11 3.60 3/178 27390
/proc/meminfo: memFree=22395336/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=193596 CPUtime=1242.34 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 133204 0 0 0 124184 50 0 0 25 0 1 0 272145288 198242304 18035 33554432000 4194304 4797429 140737107977056 18446744073709551615 4424850 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 48399 18035 415 148 0 43328 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 193596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.10 2.92 3.51 3/178 27392
/proc/meminfo: memFree=22393576/32951124 swapFree=67111528/67111528
[pid=21535] ppid=21533 vsize=195600 CPUtime=1300.05 cores=1,3
/proc/21535/stat : 21535 (techdemo) R 21533 21535 20296 0 -1 4202496 138691 0 0 0 129953 52 0 0 25 0 1 0 272145288 200294400 17545 33554432000 4194304 4797429 140737107977056 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21535/statm: 48900 17545 415 148 0 43829 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 195600

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.53
CPU system time (s): 0.526919
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 293516

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

runsolver used 1.9777 second user time and 4.81327 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-03 04:21:37
IDJOB=3173637
IDBENCH=83055
IDSOLVER=1585
FILE ID=node143/3173637-1301797297
RUNJOBID= node143-1301793390-20546
PBS_JOBID= 12841421
Free space on /tmp= 72116 MiB

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

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

MD5SUM BENCH= c2b69177f59f5d1d2093247dc6de56f3
RANDOM SEED=189896761

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22393068 kB
Buffers:        361972 kB
Cached:        9755208 kB
SwapCached:          0 kB
Active:        7056664 kB
Inactive:      3241408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22393068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7848 kB
Writeback:           0 kB
AnonPages:      180968 kB
Mapped:          16896 kB
Slab:           195292 kB
PageTables:       5676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   677084 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= 72124 MiB
End job on node143 at 2011-04-03 04:43:19