Trace number 3264530

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
Bench CategoryCRAFTED (crafted 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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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-3264530-1303572204.cnf'
0.00/0.00	c -- header says num vars:            260
0.00/0.00	c -- header says num clauses:         486
0.00/0.00	c -- clauses added:            0 learnts,          486 normals,            0 xors
0.00/0.00	c -- vars added        260
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       260        65       421         0      1102         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/65/65 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:    260 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:         2  cl-subs:        0  v-elim:     79  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.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:      94 undec:      79 neg:      87
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0       181       152       273         0      1376         0   no data   no data  --
0.02/0.05	c Decided on static restart strategy
0.09/0.11	c  N dy    21      4115       181       152       273      3982      1376    113371     28.75     18.52  --
1.59/1.64	c  N dy    38     30003       181       152       273     10328      1376    253055     35.93     22.05  --
1.59/1.65	c  S st    38     30003       181       152       273     10328      1376    253055     35.93     22.05  --
1.59/1.68	c  S st    38     30504       181       152       273     10819      1376    267214     35.93     22.05  --
1.59/1.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.69/1.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.06
1.69/1.74	c Calc non-exist non-lernt bins v-fix:     0 done:    181 time:  0.00 s
1.69/1.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.69/1.75	c Subs w/ non-existent bins:      0 time:  0.00 s
1.69/1.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.77	c subs with bin:        0  lits-rem:         6  v-fix:    0  time:  0.02 s
1.69/1.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.89/1.99	c lits-rem:      1036  cl-subs:     1793  v-elim:      1  v-fix:    0  time:  0.22 s
1.89/1.99	c learnt bin added due to v-elim: 0
1.89/1.99	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
1.89/1.99	c vivif2 --  cl tried     9026 cl shrink        0 lits rem          0 time: 0.00
1.89/1.99	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.00
1.89/1.99	c calculated reachability. Time: 0.00
1.89/1.99	c  N dy    38     30504       180       152       271      9026      1366    230843     35.93     22.05  --
1.89/1.99	c  F st    38     30504       180       152       271      9026      1366    230843     35.93     22.05  --
2.10/2.10	c Decided on static restart strategy
2.20/2.22	c  N dy    59     34639       180       152       271     13032      1366    340579     27.47     21.45  --
2.39/2.45	c  N dy    89     38711       180       152       271      9444      1366    181033     27.80     21.07  --
2.59/2.69	c  N dy   118     42727       180       152       271     13350      1366    294390     28.81     20.79  --
2.89/2.92	c  S st   140     45757       180       152       271     16288      1366    374361     28.40     20.57  --
2.89/2.97	c  S st   140     46261       180       152       271     16771      1366    387890     28.40     20.57  --
2.89/2.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.12
2.99/3.09	c Calc non-exist non-lernt bins v-fix:     0 done:    180 time:  0.00 s
2.99/3.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.09/3.10	c Subs w/ non-existent bins:      0 time:  0.00 s
3.09/3.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3.09/3.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.89/3.99	c lits-rem:      1027  cl-subs:     1740  v-elim:      0  v-fix:    0  time:  0.86 s
3.89/4.00	c learnt bin added due to v-elim: 0
3.89/4.00	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
3.99/4.00	c vivif2 --  cl tried    15031 cl shrink        0 lits rem          0 time: 0.00
3.99/4.01	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.01
3.99/4.01	c calculated reachability. Time: 0.00
3.99/4.01	c  N dy   140     46261       180       152       271     15031      1366    351791     28.40     20.57  --
4.19/4.30	c  N dy   169     50281       180       152       271     10323      1366    180353     28.81     20.32  --
4.49/4.54	c  N dy   199     54333       180       152       271     14265      1366    289869     26.24     20.13  --
4.79/4.88	c  N dy   229     58475       180       152       271     18321      1366    405476     29.90     19.91  --
5.89/5.90	c  N dy   242     69393       180       152       271     19276      1366    514076     40.23     19.98  --
5.89/5.92	c  S st   242     69393       180       152       271     19276      1366    514076     40.23     19.98  --
5.89/5.98	c  S st   242     69893       180       152       271     19772      1366    527582     40.23     19.98  --
5.89/5.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.09/6.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  0.21
6.09/6.19	c Calc non-exist non-lernt bins v-fix:     0 done:    180 time:  0.00 s
6.09/6.19	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.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
6.19/6.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.19/7.27	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
9.29/9.34	c Added 2 vars  tried: 80000 time: 2.07
9.29/9.38	c ORs :      2 avg-s:  0.0 cl-sh:  5337 l-rem:   5337 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.11
9.29/9.39	c lits-rem:      4608  cl-subs:     1385  v-elim:      0  v-fix:    0  time:  3.14 s
9.29/9.39	c learnt bin added due to v-elim: 0
9.29/9.39	c vivif2 --  cl tried      154 cl shrink        0 lits rem          0 time: 0.00
9.39/9.40	c vivif2 --  cl tried    18387 cl shrink        0 lits rem          0 time: 0.01
9.39/9.41	c asymm  cl-useful: 0/154/154 lits-rem:0 time: 0.01
9.39/9.41	c calculated reachability. Time: 0.00
9.39/9.41	c  N dy   242     69893       182       154       275     18387      1376    482926     40.23     19.98  --
9.39/9.41	c  F st   242     69893       182       154       275     18387      1376    482926     40.23     19.98  --
9.49/9.59	c Decided on static restart strategy
9.69/9.78	c  N dy   266     74429       182       154       275     12144      1376    192882     28.14     19.88  --
10.09/10.11	c  N dy   301     79198       182       154       275     16810      1376    325110     29.25     19.75  --
12.59/12.63	c  N dy   314    104839       182       154       275     17385      1376    341557     37.01     19.82  --
12.59/12.65	c  S st   314    104839       182       154       275     17385      1376    341557     37.01     19.82  --
12.69/12.70	c  S st   314    105341       182       154       275     17878      1376    356599     37.01     19.82  --
12.69/12.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.79/12.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.13
12.79/12.83	c Calc non-exist non-lernt bins v-fix:     0 done:    182 time:  0.00 s
12.79/12.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.79/12.83	c Subs w/ non-existent bins:      0 time:  0.00 s
12.79/12.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.79/12.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
12.79/12.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.49/13.56	c ORs :      2 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
14.89/14.92	c Added 2 vars  tried: 80000 time: 1.36
14.89/14.96	c ORs :      2 avg-s:  0.0 cl-sh:  6017 l-rem:   6017 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.39
14.89/14.96	c lits-rem:      1937  cl-subs:     1207  v-elim:      0  v-fix:    0  time:  2.10 s
14.89/14.96	c learnt bin added due to v-elim: 0
14.89/14.96	c vivif2 --  cl tried      156 cl shrink        0 lits rem          0 time: 0.00
14.89/14.97	c vivif2 --  cl tried    16671 cl shrink        0 lits rem          0 time: 0.00
14.89/14.98	c asymm  cl-useful: 0/156/156 lits-rem:0 time: 0.01
14.89/14.98	c calculated reachability. Time: 0.00
14.89/14.98	c  N dy   314    105341       184       156       279     16671      1388    326100     37.01     19.82  --
20.59/20.66	c  N dy   328    158011       184       156       279     24130      1388    531769     35.52     20.34  --
20.59/20.68	c  S st   328    158011       184       156       279     24130      1388    531769     35.52     20.34  --
20.70/20.75	c  S st   328    158513       184       156       279     24620      1388    544735     35.52     20.34  --
20.70/20.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.70/20.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.00/21.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.2M T:  0.26
21.00/21.01	c Calc non-exist non-lernt bins v-fix:     0 done:    184 time:  0.00 s
21.00/21.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.00/21.02	c Subs w/ non-existent bins:      0 time:  0.00 s
21.00/21.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.00/21.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
21.00/21.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.10/22.11	c ORs :      4 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
23.69/23.75	c Added 2 vars  tried: 80000 time: 1.64
23.79/23.82	c ORs :      2 avg-s:  0.0 cl-sh:  6796 l-rem:   6796 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.71
23.79/23.83	c lits-rem:      1077  cl-subs:     1308  v-elim:      0  v-fix:    0  time:  2.76 s
23.79/23.83	c learnt bin added due to v-elim: 0
23.79/23.83	c vivif2 --  cl tried      158 cl shrink        0 lits rem          0 time: 0.00
23.79/23.84	c vivif2 --  cl tried    23312 cl shrink        0 lits rem          0 time: 0.01
23.79/23.85	c asymm  cl-useful: 0/158/158 lits-rem:0 time: 0.01
23.79/23.85	c calculated reachability. Time: 0.00
23.79/23.85	c  N dy   328    158513       186       158       283     23312      1401    502592     35.52     20.34  --
36.09/36.18	c  N dy   331    237769       186       158       283     28782      1401    696782     43.25     21.86  --
36.19/36.21	c  S st   331    237769       186       158       283     28782      1401    696782     43.25     21.86  --
36.19/36.28	c  S st   331    238273       186       158       283     29283      1401    711962     43.25     21.86  --
36.19/36.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.19/36.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.59/36.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.3M T:  0.34
36.59/36.63	c Calc non-exist non-lernt bins v-fix:     0 done:    186 time:  0.00 s
36.59/36.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.59/36.63	c Subs w/ non-existent bins:      0 time:  0.01 s
36.59/36.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.69/36.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
36.69/36.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
37.59/37.68	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
39.89/39.96	c Added 2 vars  tried: 80000 time: 2.27
40.09/40.13	c ORs :      2 avg-s:  0.0 cl-sh: 14386 l-rem:  14386 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.45
40.09/40.15	c lits-rem:       571  cl-subs:      737  v-elim:      0  v-fix:    0  time:  3.43 s
40.09/40.15	c learnt bin added due to v-elim: 0
40.09/40.15	c vivif2 --  cl tried      160 cl shrink        0 lits rem          0 time: 0.00
40.09/40.15	c vivif2 --  cl tried    28546 cl shrink        0 lits rem          0 time: 0.01
40.09/40.17	c asymm  cl-useful: 0/160/160 lits-rem:0 time: 0.02
40.09/40.17	c calculated reachability. Time: 0.00
40.09/40.17	c  N dy   331    238273       188       160       287     28546      1413    669894     43.25     21.86  --
60.59/60.69	c  N dy   342    357411       188       160       287     32706      1413    710663     41.06     22.67  --
60.69/60.71	c  S st   342    357411       188       160       287     32706      1413    710663     41.06     22.67  --
60.79/60.81	c  S st   342    357915       188       160       287     33205      1413    723744     41.06     22.67  --
60.79/60.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.79/60.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.19/61.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.6M T:  0.46
61.19/61.26	c Calc non-exist non-lernt bins v-fix:     0 done:    188 time:  0.00 s
61.19/61.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.19/61.27	c Subs w/ non-existent bins:      0 time:  0.01 s
61.19/61.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.29/61.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
61.29/61.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
62.39/62.42	c ORs :      8 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
64.90/64.96	c Added 2 vars  tried: 80000 time: 2.54
64.99/65.09	c ORs :      2 avg-s:  0.0 cl-sh: 11375 l-rem:  11375 b-add:      4 v-rep:   0 cl-rem: 1 avg s: 16.0 T:    2.67
65.09/65.10	c lits-rem:       589  cl-subs:     1187  v-elim:      0  v-fix:    0  time:  3.76 s
65.09/65.10	c learnt bin added due to v-elim: 0
65.09/65.10	c vivif2 --  cl tried      162 cl shrink        0 lits rem          0 time: 0.00
65.09/65.11	c vivif2 --  cl tried    32017 cl shrink        0 lits rem          0 time: 0.01
65.09/65.13	c asymm  cl-useful: 0/162/162 lits-rem:0 time: 0.02
65.09/65.13	c calculated reachability. Time: 0.00
65.09/65.13	c  N dy   342    357915       190       162       291     32017      1422    677017     41.06     22.67  --
103.20/103.25	c  N dy   346    536873       190       162       291     39745      1422    907651     46.09     22.67  --
103.20/103.29	c  S st   346    536873       190       162       291     39745      1422    907651     46.09     22.67  --
103.30/103.40	c  S st   346    537377       190       162       291     40243      1422    921186     46.09     22.67  --
103.40/103.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.40/103.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.80/103.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.4M T:  0.46
103.80/103.87	c Calc non-exist non-lernt bins v-fix:     0 done:    190 time:  0.00 s
103.80/103.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.80/103.88	c Subs w/ non-existent bins:      0 time:  0.01 s
103.80/103.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.90/103.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
103.90/103.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
106.19/106.24	c ORs :      9 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
108.50/108.50	c Added 2 vars  tried: 80000 time: 2.27
108.60/108.61	c ORs :      2 avg-s:  0.0 cl-sh: 10864 l-rem:  10864 b-add:      4 v-rep:   0 cl-rem: 1 avg s: 12.0 T:    2.37
108.60/108.62	c lits-rem:       331  cl-subs:     6566  v-elim:      1  v-fix:    0  time:  4.64 s
108.60/108.62	c learnt bin added due to v-elim: 0
108.60/108.62	c vivif2 --  cl tried      167 cl shrink        0 lits rem          0 time: 0.00
108.60/108.63	c vivif2 --  cl tried    33676 cl shrink        0 lits rem          0 time: 0.01
108.60/108.67	c asymm  cl-useful: 0/167/167 lits-rem:0 time: 0.04
108.60/108.67	c calculated reachability. Time: 0.00
108.60/108.67	c  N dy   346    537377       191       167       290     33676      1425    655896     46.09     22.67  --
108.60/108.67	c  F st   346    537377       191       167       290     33676      1425    655896     46.09     22.67  --
108.90/108.92	c Decided on static restart strategy
176.49/176.52	c  N dy   353    806066       191       167       290     56820      1425   1490465     40.52     22.94  --
176.49/176.58	c  S st   353    806066       191       167       290     56820      1425   1490465     40.52     22.94  --
176.69/176.72	c  S st   353    806568       191       167       290     57316      1425   1504020     40.52     22.94  --
176.69/176.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.69/176.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
177.59/177.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.7M T:  0.97
177.59/177.70	c Calc non-exist non-lernt bins v-fix:     0 done:    191 time:  0.00 s
177.59/177.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
177.69/177.71	c Subs w/ non-existent bins:      0 time:  0.02 s
177.69/177.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.89/177.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
177.89/177.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
186.49/186.50	c ORs :      9 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
188.19/188.24	c Added 2 vars  tried: 80000 time: 1.74
188.29/188.30	c ORs :      2 avg-s:  0.0 cl-sh:  6814 l-rem:   6814 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.80
188.29/188.31	c lits-rem:       372  cl-subs:    26723  v-elim:      2  v-fix:    0  time: 10.39 s
188.29/188.31	c learnt bin added due to v-elim: 0
188.29/188.31	c vivif2 --  cl tried      170 cl shrink        0 lits rem          0 time: 0.00
188.29/188.31	c vivif2 --  cl tried    30593 cl shrink        0 lits rem          0 time: 0.01
188.29/188.35	c asymm  cl-useful: 0/170/170 lits-rem:0 time: 0.04
188.29/188.35	c calculated reachability. Time: 0.00
188.29/188.35	c  N dy   353    806568       191       170       289     30593      1428    534988     40.52     22.94  --
309.40/309.42	c  N dy   356   1209852       191       170       289     47136      1428    870937     38.50     23.19  --
309.40/309.46	c  S st   356   1209852       191       170       289     47136      1428    870937     38.50     23.19  --
309.50/309.58	c  S st   356   1210352       191       170       289     47630      1428    884289     38.50     23.19  --
309.50/309.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
309.50/309.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
310.10/310.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.5M T:  0.60
310.10/310.18	c Calc non-exist non-lernt bins v-fix:     0 done:    191 time:  0.00 s
310.10/310.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
310.10/310.19	c Subs w/ non-existent bins:      0 time:  0.01 s
310.20/310.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.20/310.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
310.20/310.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
311.90/311.99	c ORs :      9 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
314.10/314.12	c Added 2 vars  tried: 80000 time: 2.14
314.30/314.33	c ORs :      2 avg-s:  0.0 cl-sh: 14084 l-rem:  14084 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.34
314.30/314.34	c lits-rem:       194  cl-subs:     8499  v-elim:      3  v-fix:    0  time:  4.08 s
314.30/314.34	c learnt bin added due to v-elim: 0
314.30/314.34	c vivif2 --  cl tried      179 cl shrink        2 lits rem          2 time: 0.00
314.30/314.35	c vivif2 --  cl tried    39131 cl shrink        0 lits rem          0 time: 0.01
314.30/314.40	c asymm  cl-useful: 0/179/179 lits-rem:0 time: 0.04
314.40/314.40	c calculated reachability. Time: 0.00
314.40/314.40	c  N dy   356   1210352       190       179       283     39131      1443    698143     38.50     23.19  --
317.50/317.57	c  N dy   500   1230361       190       179       283     58776      1443   1327929     31.46     23.13  --
493.41/493.45	c  N dy   512   1710354       190       179       283     70772      1443   1602493     37.59     22.90  --
493.51/493.52	c  S st   512   1710354       190       179       283     70772      1443   1602493     37.59     22.90  --
493.61/493.69	c  S st   512   1710857       190       179       283     71274      1443   1616561     37.59     22.90  --
493.61/493.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
493.61/493.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
494.61/494.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 41.6M T:  0.92
494.61/494.61	c Calc non-exist non-lernt bins v-fix:     0 done:    190 time:  0.00 s
494.61/494.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
494.61/494.64	c Subs w/ non-existent bins:      0 time:  0.02 s
494.61/494.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
494.81/494.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
494.81/494.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
497.71/497.80	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
503.01/503.06	c Added 2 vars  tried: 80000 time: 5.27
503.91/503.96	c ORs :      2 avg-s:  0.0 cl-sh: 24762 l-rem:  24762 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.16
503.91/503.99	c lits-rem:       152  cl-subs:     5035  v-elim:      0  v-fix:    0  time:  9.17 s
503.91/503.99	c learnt bin added due to v-elim: 0
503.91/503.99	c vivif2 --  cl tried      181 cl shrink        0 lits rem          0 time: 0.00
504.01/504.01	c vivif2 --  cl tried    66239 cl shrink        0 lits rem          0 time: 0.02
504.11/504.12	c asymm  cl-useful: 0/181/181 lits-rem:0 time: 0.10
504.11/504.12	c calculated reachability. Time: 0.00
504.11/504.12	c  N dy   512   1710857       192       181       287     66239      1457   1461281     37.59     22.90  --
684.71/684.79	c  N dy   547   2210857       192       181       287     82381      1457   1902931     40.60     23.19  --
684.81/684.88	c  S st   547   2210857       192       181       287     82381      1457   1902931     40.60     23.19  --
685.01/685.09	c  S st   547   2211361       192       181       289     82880      1457   1916908     40.60     23.19  --
685.01/685.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
685.01/685.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
686.61/686.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P: 58.7M T:  1.50
686.61/686.60	c Calc non-exist non-lernt bins v-fix:     0 done:    192 time:  0.00 s
686.61/686.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
686.61/686.63	c Subs w/ non-existent bins:      0 time:  0.03 s
686.61/686.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
686.91/686.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
686.91/686.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
690.72/690.70	c ORs :     15 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
698.91/698.90	c Added 2 vars  tried: 80000 time: 8.20
699.52/699.59	c ORs :      2 avg-s:  0.0 cl-sh: 20334 l-rem:  20334 b-add:      4 v-rep:   0 cl-rem: 2 avg s: 7.0 T:    8.89
699.62/699.62	c lits-rem:      1909  cl-subs:     3360  v-elim:      0  v-fix:    0  time: 12.72 s
699.62/699.62	c learnt bin added due to v-elim: 0
699.62/699.62	c vivif2 --  cl tried      183 cl shrink        0 lits rem          0 time: 0.00
699.62/699.65	c vivif2 --  cl tried    79518 cl shrink        0 lits rem          0 time: 0.03
699.71/699.79	c asymm  cl-useful: 0/183/183 lits-rem:0 time: 0.13
699.71/699.79	c calculated reachability. Time: 0.00
699.71/699.79	c  N dy   547   2211361       194       183       294     79518      1471   1792372     40.60     23.19  --
930.63/930.66	c  N dy   548   2711362       194       183       294    102988      1471   2658346     47.68     23.03  --
930.72/930.77	c  S st   548   2711362       194       183       294    102988      1471   2658346     47.68     23.03  --
930.72/930.77	c Finding binary XORs  T:     0.00 s  found:       0
931.02/931.05	c  S st   548   2711864       194       183       294    103488      1471   2672545     47.68     23.03  --
931.02/931.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
931.02/931.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
932.73/932.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  1.69
932.73/932.75	c Calc non-exist non-lernt bins v-fix:     0 done:    194 time:  0.00 s
932.73/932.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
932.73/932.79	c Subs w/ non-existent bins:      0 time:  0.03 s
932.83/932.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
933.22/933.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.40 s
933.22/933.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
941.02/941.00	c ORs :     17 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
954.52/954.55	c Added 2 vars  tried: 80000 time: 13.55
955.92/955.99	c ORs :      2 avg-s:  0.0 cl-sh: 30774 l-rem:  30774 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   15.00
956.02/956.04	c lits-rem:        16  cl-subs:     4949  v-elim:      0  v-fix:    0  time: 22.81 s
956.02/956.04	c learnt bin added due to v-elim: 0
956.02/956.04	c vivif2 --  cl tried      185 cl shrink        0 lits rem          0 time: 0.00
956.02/956.08	c vivif2 --  cl tried    98539 cl shrink        0 lits rem          0 time: 0.04
956.22/956.25	c asymm  cl-useful: 0/151/185 lits-rem:0 time: 0.16
956.22/956.25	c calculated reachability. Time: 0.00
956.22/956.25	c  N dy   548   2711864       196       185       298     98539      1485   2473241     47.68     23.03  --
956.22/956.25	c  F st   548   2711864       196       185       298     98539      1485   2473241     47.68     23.03  --
957.12/957.14	c Decided on static restart strategy
1237.03/1237.06	c  N dy   556   3211865       196       185       298    150296      1485   4594385     42.09     23.73  --
1237.23/1237.26	c  S st   556   3211865       196       185       298    150296      1485   4594385     42.09     23.73  --
1237.73/1237.75	c  S st   556   3212368       196       185       298    150794      1485   4607820     42.09     23.73  --
1237.73/1237.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1237.73/1237.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1239.83/1239.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  2.04
1239.83/1239.81	c Calc non-exist non-lernt bins v-fix:     0 done:    196 time:  0.00 s
1239.83/1239.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1239.83/1239.86	c Subs w/ non-existent bins:      0 time:  0.06 s
1239.93/1239.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1240.73/1240.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.75 s
1240.73/1240.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 0,2

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.12 4.42 4.63 3/183 18542
/proc/meminfo: memFree=11942120/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=127220 CPUtime=0 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 588 0 0 0 0 0 0 0 23 0 1 0 468818329 130273280 523 33554432000 4194304 4797429 140737018827664 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 31805 523 406 148 0 26734 0

[startup+0.0217111 s]
/proc/loadavg: 3.12 4.42 4.63 3/183 18542
/proc/meminfo: memFree=11942120/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=127352 CPUtime=0.02 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 623 0 0 0 2 0 0 0 23 0 1 0 468818329 130408448 557 33554432000 4194304 4797429 140737018827664 18446744073709551615 4389456 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 31838 557 406 148 0 26767 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 127352

[startup+0.100698 s]
/proc/loadavg: 3.12 4.42 4.63 3/183 18542
/proc/meminfo: memFree=11942120/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=127628 CPUtime=0.09 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 771 0 0 0 9 0 0 0 23 0 1 0 468818329 130691072 699 33554432000 4194304 4797429 140737018827664 18446744073709551615 4387833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 31907 699 408 148 0 26836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127628

[startup+0.300663 s]
/proc/loadavg: 3.12 4.42 4.63 3/183 18542
/proc/meminfo: memFree=11942120/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=128152 CPUtime=0.29 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 1063 0 0 0 29 0 0 0 25 0 1 0 468818329 131227648 837 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 32038 837 408 148 0 26967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128152

[startup+0.700622 s]
/proc/loadavg: 3.12 4.42 4.63 3/183 18542
/proc/meminfo: memFree=11942120/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=128668 CPUtime=0.69 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 1484 0 0 0 69 0 0 0 25 0 1 0 468818329 131756032 1014 33554432000 4194304 4797429 140737018827664 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 32167 1014 408 148 0 27096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128668

[startup+1.50044 s]
/proc/loadavg: 3.12 4.42 4.63 5/194 18558
/proc/meminfo: memFree=11914072/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=129352 CPUtime=1.49 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 2283 0 0 0 149 0 0 0 25 0 1 0 468818329 132456448 1053 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 32338 1053 408 148 0 27267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129352

[startup+3.10015 s]
/proc/loadavg: 3.12 4.42 4.63 5/194 18558
/proc/meminfo: memFree=11907996/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=132436 CPUtime=3.09 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 3713 0 0 0 309 0 0 0 25 0 1 0 468818329 135614464 2002 33554432000 4194304 4797429 140737018827664 18446744073709551615 4642224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 33109 2002 412 148 0 28038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132436

[startup+6.30057 s]
/proc/loadavg: 3.19 4.41 4.63 5/194 18558
/proc/meminfo: memFree=11896484/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=136472 CPUtime=6.29 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 5777 0 0 0 628 1 0 0 25 0 1 0 468818329 139747328 3097 33554432000 4194304 4797429 140737018827664 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 34118 3097 412 148 0 29047 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136472

[startup+12.7004 s]
/proc/loadavg: 3.26 4.40 4.62 5/194 18558
/proc/meminfo: memFree=11882020/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=137704 CPUtime=12.69 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 7730 0 0 0 1268 1 0 0 25 0 1 0 468818329 141008896 3164 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 34426 3164 415 148 0 29355 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137704

[startup+25.5011 s]
/proc/loadavg: 3.42 4.38 4.61 5/194 18559
/proc/meminfo: memFree=11872268/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=141296 CPUtime=25.49 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 11972 0 0 0 2547 2 0 0 25 0 1 0 468818329 144687104 3983 33554432000 4194304 4797429 140737018827664 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 35324 3983 415 148 0 30253 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141296

[startup+51.1005 s]
/proc/loadavg: 3.67 4.37 4.60 5/194 18559
/proc/meminfo: memFree=11855820/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=146000 CPUtime=51.09 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 20479 0 0 0 5105 4 0 0 25 0 1 0 468818329 149504000 5138 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 36500 5138 415 148 0 31429 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 146000

[startup+102.307 s]
/proc/loadavg: 3.86 4.31 4.57 5/194 18561
/proc/meminfo: memFree=11835280/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=150064 CPUtime=102.3 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 34794 0 0 0 10222 8 0 0 25 0 1 0 468818329 153665536 6179 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 37516 6179 415 148 0 32445 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 150064

[startup+162.3 s]
/proc/loadavg: 3.98 4.26 4.53 5/194 18562
/proc/meminfo: memFree=11819772/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=155332 CPUtime=162.29 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 49114 0 0 0 16218 11 0 0 25 0 1 0 468818329 159059968 7309 33554432000 4194304 4797429 140737018827664 18446744073709551615 4395269 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 38833 7309 415 148 0 33762 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 155332

[startup+222.3 s]
/proc/loadavg: 4.03 4.23 4.50 5/194 18564
/proc/meminfo: memFree=11787252/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=161988 CPUtime=222.3 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 60627 0 0 0 22216 14 0 0 25 0 1 0 468818329 165875712 10241 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424812 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 40497 10241 419 148 0 35426 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 161988

[startup+282.3 s]
/proc/loadavg: 4.09 4.21 4.48 5/194 18565
/proc/meminfo: memFree=11770980/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=165852 CPUtime=282.3 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 74063 0 0 0 28213 17 0 0 25 0 1 0 468818329 169832448 9961 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 41463 9961 419 148 0 36392 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 165852

[startup+342.301 s]
/proc/loadavg: 4.03 4.17 4.44 5/194 18567
/proc/meminfo: memFree=11756452/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=168372 CPUtime=342.3 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 84956 0 0 0 34210 20 0 0 25 0 1 0 468818329 172412928 11946 33554432000 4194304 4797429 140737018827664 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 42093 11946 419 148 0 37022 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 168372

[startup+402.301 s]
/proc/loadavg: 4.06 4.15 4.42 5/194 18569
/proc/meminfo: memFree=11751348/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=171012 CPUtime=402.3 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 96600 0 0 0 40206 24 0 0 25 0 1 0 468818329 175116288 11670 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 42753 11670 419 148 0 37682 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 171012

[startup+462.301 s]
/proc/loadavg: 4.02 4.12 4.39 5/194 18570
/proc/meminfo: memFree=11723056/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=173312 CPUtime=462.3 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 105075 0 0 0 46203 27 0 0 25 0 1 0 468818329 177471488 13608 33554432000 4194304 4797429 140737018827664 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 43328 13608 419 148 0 38257 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 173312

[startup+522.301 s]
/proc/loadavg: 4.05 4.11 4.37 5/194 18572
/proc/meminfo: memFree=11721800/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=178956 CPUtime=522.3 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 114613 0 0 0 52201 29 0 0 25 0 1 0 468818329 183250944 12998 33554432000 4194304 4797429 140737018827664 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 44739 12998 419 148 0 39668 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 178956

[startup+582.301 s]
/proc/loadavg: 4.02 4.09 4.34 5/194 18573
/proc/meminfo: memFree=11705536/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=180188 CPUtime=582.31 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 124271 0 0 0 58198 33 0 0 25 0 1 0 468818329 184512512 15415 33554432000 4194304 4797429 140737018827664 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 45047 15415 419 148 0 39976 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 180188

[startup+642.301 s]
/proc/loadavg: 4.00 4.07 4.32 5/194 18575
/proc/meminfo: memFree=11699812/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=181188 CPUtime=642.31 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 135235 0 0 0 64194 37 0 0 25 0 1 0 468818329 185536512 15067 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 45297 15067 419 148 0 40226 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 181188

[startup+702.301 s]
/proc/loadavg: 4.00 4.05 4.30 5/194 18577
/proc/meminfo: memFree=11685036/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=184064 CPUtime=702.32 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 143410 0 0 0 70192 40 0 0 25 0 1 0 468818329 188481536 15247 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 46016 15247 419 148 0 40945 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 184064

[startup+762.307 s]
/proc/loadavg: 4.00 4.04 4.27 5/194 18578
/proc/meminfo: memFree=11679444/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=186040 CPUtime=762.32 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 152689 0 0 0 76189 43 0 0 25 0 1 0 468818329 190504960 16014 33554432000 4194304 4797429 140737018827664 18446744073709551615 4340942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 46510 16014 419 148 0 41439 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 186040

[startup+822.3 s]
/proc/loadavg: 4.04 4.05 4.26 5/194 18580
/proc/meminfo: memFree=11666028/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=188252 CPUtime=822.32 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 161823 0 0 0 82186 46 0 0 25 0 1 0 468818329 192770048 16473 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 47063 16473 419 148 0 41992 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 188252

[startup+882.3 s]
/proc/loadavg: 4.01 4.04 4.24 5/194 18581
/proc/meminfo: memFree=11670584/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=189772 CPUtime=882.31 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 170297 0 0 0 88184 47 0 0 25 0 1 0 468818329 194326528 15982 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 47443 15982 419 148 0 42372 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 189772

[startup+942.3 s]
/proc/loadavg: 4.07 4.04 4.23 5/194 18583
/proc/meminfo: memFree=11649112/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=196440 CPUtime=942.32 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 177372 0 0 0 94182 50 0 0 25 0 1 0 468818329 201154560 18411 33554432000 4194304 4797429 140737018827664 18446744073709551615 4495683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 49110 18411 420 148 0 44039 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 196440

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 4.21 5/194 18585
/proc/meminfo: memFree=11642640/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=201332 CPUtime=1002.32 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 183837 0 0 0 100180 52 0 0 25 0 1 0 468818329 206163968 20140 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 50333 20140 420 148 0 45262 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 201332

[startup+1062.3 s]
/proc/loadavg: 4.06 4.04 4.20 5/194 18586
/proc/meminfo: memFree=11630704/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=202104 CPUtime=1062.32 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 191177 0 0 0 106177 55 0 0 25 0 1 0 468818329 206954496 18392 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 50526 18392 420 148 0 45455 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 202104

[startup+1122.3 s]
/proc/loadavg: 4.08 4.04 4.19 5/194 18588
/proc/meminfo: memFree=11630564/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=202652 CPUtime=1122.32 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 197941 0 0 0 112175 57 0 0 25 0 1 0 468818329 207515648 20380 33554432000 4194304 4797429 140737018827664 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 50663 20380 420 148 0 45592 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 202652

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 4.18 5/194 18589
/proc/meminfo: memFree=11607228/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=202744 CPUtime=1182.33 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 203568 0 0 0 118173 60 0 0 25 0 1 0 468818329 207609856 21253 33554432000 4194304 4797429 140737018827664 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 50686 21253 420 148 0 45615 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 202744

[startup+1242.3 s]
/proc/loadavg: 4.08 4.05 4.17 5/194 18591
/proc/meminfo: memFree=11588612/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=217240 CPUtime=1242.33 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 212418 0 0 0 124171 62 0 0 25 0 1 0 468818329 222453760 25294 33554432000 4194304 4797429 140737018827664 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 54310 25294 420 148 0 49239 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 217240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.06 4.16 4/193 18594
/proc/meminfo: memFree=11663868/32951124 swapFree=67111528/67111528
[pid=18542] ppid=18540 vsize=218048 CPUtime=1300.04 cores=0,2
/proc/18542/stat : 18542 (techdemo) R 18540 18542 18497 0 -1 4202496 212586 0 0 0 129942 62 0 0 25 0 1 0 468818329 223281152 25462 33554432000 4194304 4797429 140737018827664 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18542/statm: 54512 25462 420 148 0 49441 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 218048

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.42
CPU system time (s): 0.629904
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 297464

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

runsolver used 2.37564 second user time and 4.73928 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 17:23:24
IDJOB=3264530
IDBENCH=84715
IDSOLVER=1585
FILE ID=node133/3264530-1303572204
RUNJOBID= node133-1303572204-18515
PBS_JOBID= 13150318
Free space on /tmp= 71620 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264530-1303572204/watcher-3264530-1303572204 -o /tmp/evaluation-result-3264530-1303572204/solver-3264530-1303572204 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3264530-1303572204.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=2041830321

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.834
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:     32951124 kB
MemFree:      11942284 kB
Buffers:       2161928 kB
Cached:       18218800 kB
SwapCached:          0 kB
Active:        8971916 kB
Inactive:     11475208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11942284 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24128 kB
Writeback:           0 kB
AnonPages:       65880 kB
Mapped:          14728 kB
Slab:           497336 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218476 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71596 MiB
End job on node133 at 2011-04-23 17:45:07