Trace number 3369709

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 Strange-Night-1-st (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S1204913987-029-UNKNOWN.cnf
MD5SUM839440d6b1cc9d3b4faa8d33a4dd7359
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.1582
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369709-1305380611.cnf'
0.00/0.01	c -- header says num vars:          20000
0.00/0.01	c -- header says num clauses:       84000
0.00/0.04	c -- clauses added:            0 learnts,        84000 normals,            0 xors
0.00/0.04	c -- vars added      20000
0.00/0.04	c Parsing time:  0.04 s
0.00/0.04	c  N st     0         0     20000     84000         0         0    252000         0   no data   no data  --
0.08/0.10	c asymm  cl-useful: 0/84000/84000 lits-rem:0 time: 0.05
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
0.09/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20000 time:  0.00 s
0.09/0.19	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
0.29/0.35	c lits-rem:         0  cl-subs:        0  v-elim:    728  v-fix:    0  time:  0.16 s
0.29/0.35	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.38	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.29/0.38	c calculated reachability. Time: 0.00
0.29/0.39	c Calc default polars -  time:   0.00 s pos:    8896 undec:    2384 neg:    8720
0.29/0.39	c =========================================================================================
0.29/0.39	c types(t): F = full restart, N = normal restart
0.29/0.39	c types(t): S = simplification begin/end, E = solution found
0.29/0.39	c restart types(rt): st = static, dy = dynamic
0.29/0.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.39	c  B st     0         0     19272     83150         0         0    253638         0   no data   no data  --
1.19/1.25	c  N dy    22      4054     19272     83150         0      4054    253638    822769    116.89    134.38  --
2.10/2.17	c  N dy    53      8157     19272     83150         0      8157    253638   1610853    121.28    128.32  --
3.09/3.11	c  N dy    84     12216     19272     83150         0     12216    253638   2409074    123.64    137.16  --
4.09/4.10	c  N dy   112     16282     19272     83150         0     16282    253638   3208655    124.12    131.88  --
5.09/5.13	c  N dy   145     20362     19272     83150         0     10365    253638    611364    126.70    136.86  --
5.99/6.08	c  N dy   173     24497     19272     83150         0     14499    253638   1456774    127.00    134.07  --
6.19/6.21	c  F st   177     25003     19272     83150         0     15005    253638   1562241    127.04    104.79  --
7.49/7.50	c  N dy   183     30001     19272     83150         0     20002    253638   2908512    127.04   no data  --
7.49/7.50	c  S st   183     30001     19272     83150         0     20002    253638   2908512    127.04   no data  --
7.60/7.62	c  S st   183     30505     19272     83150         0     20506    253638   2982819    127.04   no data  --
7.60/7.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7.60/7.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.70/7.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
7.89/7.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.00 s
7.89/7.96	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
12.69/12.72	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.76 s
12.79/12.80	c asymm  cl-useful: 0/83150/83150 lits-rem:0 time: 0.09
12.79/12.81	c calculated reachability. Time: 0.00
12.79/12.81	c  N dy   183     30505     19272     83150         0     20504    253638   2981829    127.04   no data  --
13.79/13.83	c  N dy   212     34591     19272     83150         0     24590    253638   3805153    127.26    134.52  --
14.79/14.86	c  N dy   239     38675     19272     83150         0     28674    253638   4623449    127.19    139.52  --
15.89/15.92	c  N dy   266     42758     19272     83150         0     17257    253638   1029479    127.20    133.99  --
16.59/16.67	c  S st   289     45759     19272     83150         0     20258    253638   1657980    127.55    127.61  --
16.69/16.79	c  S st   289     46262     19272     83150         0     20761    253638   1725537    127.55   no data  --
16.79/16.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.79/16.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.79/16.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
16.89/16.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.89/16.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.89/16.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.00 s
16.99/17.00	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
20.19/20.27	c lits-rem:         7  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.27 s
20.19/20.28	c vivif2 --  cl tried    83150 cl shrink        0 lits rem          0 time: 0.01
20.29/20.30	c vivif2 --  cl tried    20761 cl shrink        0 lits rem          0 time: 0.02
20.29/20.39	c asymm  cl-useful: 0/83150/83150 lits-rem:0 time: 0.09
20.29/20.39	c calculated reachability. Time: 0.00
20.29/20.39	c  N dy   289     46262     19272     83150         0     20761    253638   1725530    127.55   no data  --
21.39/21.46	c  N dy   319     50318     19272     83150         0     24817    253638   2562681    127.92    136.45  --
22.49/22.51	c  N dy   348     54379     19272     83150         0     28877    253638   3382858    128.11    140.08  --
23.59/23.63	c  N dy   379     58611     19272     83150         0     33109    253638   4252588    128.29    136.63  --
24.69/24.71	c  N dy   409     62690     19272     83150         0     37188    253638   5061881    128.25    150.63  --
25.69/25.72	c  N dy   433     66713     19272     83150         0     22463    253638   1384358    127.99    136.56  --
26.29/26.39	c  S st   453     69393     19272     83150         0     25143    253638   1907431    128.00    127.76  --
26.49/26.52	c  S st   453     69902     19272     83150         0     25652    253638   1984886    128.00   no data  --
26.49/26.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.49/26.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.59/26.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
26.69/26.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.69/26.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.69/26.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.00 s
26.69/26.74	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
30.29/30.37	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.63 s
30.29/30.38	c vivif2 --  cl tried    83150 cl shrink        0 lits rem          0 time: 0.01
30.39/30.41	c vivif2 --  cl tried    25652 cl shrink        0 lits rem          0 time: 0.02
30.49/30.50	c asymm  cl-useful: 0/83150/83150 lits-rem:0 time: 0.09
30.49/30.50	c calculated reachability. Time: 0.00
30.49/30.51	c  N dy   453     69902     19272     83150         0     25652    253638   1984883    128.00   no data  --
31.59/31.68	c  N dy   483     74424     19272     83150         0     30174    253638   2912403    128.16    135.72  --
32.90/32.98	c  N dy   517     79268     19272     83150         0     35018    253638   3909683    128.25    137.66  --
34.29/34.39	c  N dy   552     84371     19272     83150         0     40121    253638   4938000    128.32    138.70  --
35.20/35.26	c  F st   577     87500     19272     83150         0     22376    253638    931672    128.57   no data  --
36.09/36.11	c  N st   582     90798     19272     83150         0     25673    253638   1742623    128.57   no data  --
37.69/37.77	c  N dy   611     96885     19272     83150         0     31760    253638   3184022    128.57    139.33  --
39.39/39.48	c  N dy   655    103218     19272     83150         0     38092    253638   4464949    128.58    137.80  --
39.89/39.93	c  S st   669    104854     19272     83150         0     39727    253638   4809462    128.68   no data  --
39.99/40.08	c  S st   669    105358     19272     83150         0     40231    253638   4882281    128.68   no data  --
39.99/40.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
39.99/40.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.09/40.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
40.39/40.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.39/40.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.39/40.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.00 s
40.39/40.47	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
85.70/85.72	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 45.25 s
85.70/85.73	c vivif2 --  cl tried    83150 cl shrink        0 lits rem          0 time: 0.01
85.70/85.79	c vivif2 --  cl tried    40228 cl shrink        0 lits rem          0 time: 0.06
85.89/85.93	c asymm  cl-useful: 0/83150/83150 lits-rem:0 time: 0.13
85.89/85.93	c calculated reachability. Time: 0.00
85.89/85.93	c  N dy   669    105358     19272     83150         0     40228    253638   4881075    128.68   no data  --
87.90/87.97	c  N dy   717    112123     19272     83150         0     24559    253638    994274    128.87    135.67  --
89.89/89.99	c  N dy   770    119305     19272     83150         0     31741    253638   2519225    129.12    136.40  --
92.20/92.25	c  N dy   824    126978     19272     83150         0     39412    253638   4096427    129.22    136.39  --
94.69/94.73	c  N dy   877    135105     19272     83150         0     23819    253638    564412    129.26    156.53  --
97.09/97.13	c  N dy   941    143762     19272     83150         0     32473    253638   2322156    129.44    136.73  --
99.79/99.82	c  N dy   996    153065     19272     83150         0     41776    253638   4235345    129.30    143.72  --
101.29/101.33	c  S st  1028    158038     19272     83150         0     46749    253638   5242424    129.31   no data  --
101.39/101.49	c  S st  1028    158545     19272     83150         0     47256    253638   5317946    129.31   no data  --
101.49/101.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
101.49/101.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.59/101.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
101.89/101.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
101.89/101.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.89/101.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.01 s
101.89/101.92	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
161.60/161.64	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 59.72 s
161.60/161.65	c vivif2 --  cl tried    83150 cl shrink        0 lits rem          0 time: 0.01
161.71/161.72	c vivif2 --  cl tried    47250 cl shrink        0 lits rem          0 time: 0.07
161.79/161.85	c asymm  cl-useful: 0/83150/83150 lits-rem:0 time: 0.13
161.79/161.86	c calculated reachability. Time: 0.00
161.79/161.86	c  N dy  1028    158545     19272     83150         0     47250    253638   5315895    129.31   no data  --
164.59/164.64	c  N dy  1098    168733     19272     83150         0     32582    253638   2111242    129.38    146.27  --
167.59/167.67	c  N dy  1172    179701     19272     83150         0     43550    253638   4391963    129.56    139.42  --
170.89/170.95	c  N dy  1246    191246     19272     83150         0     29169    253638   1174583    129.59    137.45  --
174.20/174.25	c  N dy  1329    203456     19272     83150         0     41379    253638   3662757    129.63    138.85  --
177.99/178.06	c  N dy  1415    216492     19272     83150         0     27451    253638    571787    129.68    141.56  --
181.79/181.81	c  N dy  1511    230444     19272     83150         0     41403    253638   3427744    129.78    140.25  --
183.89/183.92	c  S st  1563    237817     19272     83150         0     48776    253638   4929500    129.80   no data  --
183.99/184.07	c  S st  1563    238322     19272     83150         0     49281    253638   5004744    129.80   no data  --
183.99/184.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
183.99/184.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.19/184.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
184.39/184.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.39/184.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.39/184.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.01 s
184.39/184.45	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
239.00/239.00	c lits-rem:         1  cl-subs:        5  v-elim:      0  v-fix:    0  time: 54.55 s
239.00/239.00	c vivif2 --  cl tried    83150 cl shrink        0 lits rem          0 time: 0.01
239.00/239.07	c vivif2 --  cl tried    49276 cl shrink        0 lits rem          0 time: 0.06
239.20/239.20	c asymm  cl-useful: 0/83150/83150 lits-rem:0 time: 0.13
239.20/239.21	c calculated reachability. Time: 0.00
239.20/239.21	c  N dy  1563    238322     19272     83150         0     49276    253638   5003173    129.80   no data  --
243.50/243.51	c  N dy  1668    253594     19272     83150         0     36566    253638   2266829    129.97    168.78  --
248.30/248.34	c  N dy  1781    270511     19272     83150         0     53483    253638   5806941    130.03    137.33  --
253.19/253.25	c  N dy  1903    287866     19272     83150         0     41847    253638   3140476    130.18    138.19  --
258.70/258.71	c  F st  2029    306250     19272     83150         0     30232    253638    504458    130.28   no data  --
258.70/258.73	c  N st  2029    306250     19272     83150         0     30232    253638    504458    130.28   no data  --
264.20/264.24	c  N dy  2130    326099     19272     83150         0     50081    253638   4806133    130.23    141.25  --
270.10/270.15	c  N dy  2272    346170     19272     83150         0     39159    253638   2151341    130.35    168.59  --
273.30/273.36	c  S st  2345    357484     19272     83150         0     50473    253638   4489055    130.41   no data  --
273.50/273.51	c  S st  2345    357987     19272     83150         0     50976    253638   4563405    130.41   no data  --
273.50/273.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
273.50/273.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
273.60/273.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.10
273.80/273.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.80/273.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.80/273.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.01 s
273.80/273.87	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
314.00/314.02	c lits-rem:         7  cl-subs:        2  v-elim:      0  v-fix:    0  time: 40.15 s
314.00/314.02	c vivif2 --  cl tried    83150 cl shrink        0 lits rem          0 time: 0.01
314.00/314.08	c vivif2 --  cl tried    50974 cl shrink        0 lits rem          0 time: 0.06
314.20/314.23	c asymm  cl-useful: 0/83150/83150 lits-rem:0 time: 0.14
314.20/314.24	c calculated reachability. Time: 0.00
314.20/314.24	c  N dy  2345    357987     19272     83150         0     50974    253638   4563106    130.41   no data  --
320.11/320.14	c  N dy  2483    378013     19272     83150         0     38998    253638   1928775    130.49    154.57  --
325.90/325.99	c  N dy  2624    398102     19272     83150         0     59085    253638   6086620    130.60    138.30  --
331.70/331.78	c  N dy  2762    418115     19272     83150         0     46100    253638   3153927    130.69    137.59  --
337.90/337.90	c  N dy  2895    438288     19272     83150         0     66272    253638   7290614    130.71    144.15  --
343.59/343.64	c  N dy  3031    458340     19272     83150         0     52324    253638   4240818    130.83    138.92  --
349.81/349.83	c  N dy  3170    478377     19272     83150         0     37369    253638    926382    130.93    147.65  --
355.49/355.58	c  N dy  3302    498417     19272     83150         0     57407    253638   5080206    130.91    138.72  --
361.70/361.72	c  N dy  3433    518470     19272     83150         0     41462    253638   1613070    130.93    139.70  --
367.09/367.17	c  S st  3559    536981     19272     83150         0     59970    253638   5464968    130.99   no data  --
367.30/367.34	c  S st  3559    537484     19272     83150         0     60473    253638   5539038    130.99   no data  --
367.30/367.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
367.30/367.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
367.41/367.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.11
367.70/367.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
367.70/367.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
367.70/367.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.01 s
367.70/367.74	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
437.40/437.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 69.67 s
437.40/437.41	c vivif2 --  cl tried    83150 cl shrink        0 lits rem          0 time: 0.01
437.40/437.48	c vivif2 --  cl tried    60473 cl shrink        0 lits rem          0 time: 0.07
437.60/437.64	c asymm  cl-useful: 0/83150/83150 lits-rem:0 time: 0.15
437.60/437.65	c calculated reachability. Time: 0.00
437.60/437.65	c  N dy  3559    537484     19272     83150         0     60473    253638   5539038    130.99   no data  --
443.80/443.82	c  N dy  3693    557519     19272     83150         0     43509    253638   1813848    131.02    138.98  --
449.80/449.88	c  N dy  3822    577536     19272     83150         0     63522    253638   5942066    130.98    137.90  --
456.52/456.51	c  N dy  3951    597585     19272     83150         0     45572    253638   2000665    130.97    147.94  --
462.80/462.84	c  N dy  4079    617676     19272     83150         0     65663    253638   6103584    130.91    138.95  --
469.40/469.41	c  N dy  4209    637782     19272     83150         0     46775    253638   2052174    130.87    139.88  --
475.80/475.82	c  N dy  4337    658016     19272     83150         0     67007    253638   6191806    130.86    142.18  --
482.40/482.44	c  N dy  4471    678101     19272     83150         0     47094    253638   1921001    130.89    193.69  --
488.50/488.58	c  N dy  4616    698138     19272     83150         0     67130    253638   6138275    130.96    138.70  --
494.91/494.98	c  N dy  4744    718199     19272     83150         0     46190    253638   1511216    130.92    141.20  --
500.90/500.98	c  N dy  4874    738228     19272     83150         0     66218    253638   5641131    130.94    145.82  --
507.60/507.61	c  N dy  5014    758313     19272     83150         0     44299    253638    949365    130.99    141.92  --
513.50/513.53	c  N dy  5138    778375     19272     83150         0     64361    253638   5088754    130.99    142.96  --
520.10/520.15	c  N dy  5273    798394     19272     83150         0     84377    253638   9261278    131.00    161.39  --
522.51/522.56	c  S st  5328    806227     19272     83150         0     49217    253638   1789440    131.02    117.70  --
522.70/522.72	c  S st  5328    806730     19272     83150         0     49720    253638   1868838    131.02   no data  --
522.70/522.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
522.70/522.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
522.80/522.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.10
522.90/522.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
522.90/522.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.90/522.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.01 s
522.90/522.95	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
527.20/527.28	c lits-rem:         8  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.33 s
527.20/527.29	c vivif2 --  cl tried    83150 cl shrink        0 lits rem          0 time: 0.01
527.30/527.31	c vivif2 --  cl tried    49717 cl shrink        0 lits rem          0 time: 0.02
527.40/527.44	c asymm  cl-useful: 0/83150/83150 lits-rem:0 time: 0.12
527.40/527.45	c calculated reachability. Time: 0.00
527.40/527.45	c  N dy  5328    806730     19272     83150         0     49717    253638   1868112    131.02   no data  --
533.41/533.50	c  N dy  5460    826780     19272     83150         0     69767    253638   5984907    131.01    137.95  --
540.21/540.20	c  N dy  5592    846805     19272     83150         0     45791    253638    823733    131.04    139.16  --
546.10/546.16	c  N dy  5719    866826     19272     83150         0     65810    253638   4933813    131.01    138.09  --
552.71/552.79	c  N dy  5855    886910     19272     83150         0     85894    253638   9131234    131.05    140.52  --
559.00/559.01	c  N dy  5991    906946     19272     83150         0     60932    253638   3743602    131.07    146.49  --
565.50/565.54	c  N dy  6129    927014     19272     83150         0     81000    253638   7922266    131.09    143.66  --
572.10/572.18	c  N dy  6264    947280     19272     83150         0     55267    253638   2465044    131.12    138.71  --
578.51/578.52	c  N dy  6398    967348     19272     83150         0     75334    253638   6600404    131.12    144.77  --
585.51/585.50	c  N dy  6542    987420     19272     83150         0     48404    253638    743372    131.15    139.41  --
591.50/591.55	c  N dy  6678   1007521     19272     83150         0     68502    253638   4882687    131.17    141.15  --
598.41/598.43	c  N dy  6819   1027667     19272     83150         0     88648    253638   9076799    131.21    139.30  --
604.80/604.86	c  N dy  6953   1047701     19272     83150         0     60688    253638   3180522    131.23    158.22  --
611.30/611.31	c  N dy  7087   1067765     19272     83150         0     80749    253638   7332127    131.23    138.78  --
612.71/612.73	c  F st  7117   1071875     19272     83150         0     84858    253638   8212620    131.25   no data  --
618.30/618.36	c  N dy  7197   1088123     19272     83150         0     52105    253638   1132593    131.26    141.66  --
624.61/624.64	c  N dy  7337   1108155     19272     83150         0     72135    253638   5340595    131.30    139.21  --
632.11/632.12	c  N dy  7475   1128384     19272     83150         0     92363    253638   9574099    131.34    138.36  --
639.12/639.17	c  N dy  7612   1148497     19272     83150         0     62483    253638   3110029    131.35    138.79  --
646.21/646.22	c  N dy  7750   1168635     19272     83150         0     82619    253638   7333883    131.39    139.70  --
653.90/653.91	c  N dy  7885   1188640     19272     83150         0     51625    253638    616096    131.41    140.61  --
660.41/660.49	c  N dy  8024   1208723     19272     83150         0     71703    253638   4856970    131.46    144.14  --
660.91/660.95	c  S st  8031   1210095     19272     83150         0     73075    253638   5143838    131.45   no data  --
661.12/661.12	c  S st  8031   1210602     19272     83150         0     73582    253638   5222851    131.45   no data  --
661.12/661.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
661.12/661.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
661.21/661.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.12
661.51/661.50	c bin-w-bin subsume rem            0 bins  time:  0.01 s
661.51/661.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
661.51/661.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.01 s
661.51/661.52	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
725.41/725.41	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 63.89 s
725.41/725.42	c vivif2 --  cl tried    83150 cl shrink        0 lits rem          0 time: 0.01
725.41/725.48	c vivif2 --  cl tried    73576 cl shrink        0 lits rem          0 time: 0.07
725.61/725.65	c asymm  cl-useful: 0/83150/83150 lits-rem:0 time: 0.17
725.61/725.66	c calculated reachability. Time: 0.00
725.61/725.66	c  N dy  8031   1210602     19272     83150         0     73576    253638   5219300    131.45   no data  --
732.41/732.45	c  N dy  8156   1230610     19272     83150         0     93582    253638   9303520    131.42    142.98  --
739.22/739.23	c  N dy  8293   1250629     19272     83150         0     61605    253638   2482763    131.45    148.55  --
745.71/745.75	c  N dy  8430   1270820     19272     83150         0     81794    253638   6675007    131.46    139.21  --
752.90/752.97	c  N dy  8570   1290951     19272     83150         0    101924    253638  10865615    131.48    138.57  --
759.41/759.46	c  N dy  8705   1310974     19272     83150         0     68953    253638   3802515    131.47    165.82  --
766.11/766.16	c  N dy  8835   1331074     19272     83150         0     89053    253638   8067757    131.49    145.46  --
773.51/773.52	c  N dy  8971   1351080     19272     83150         0     55057    253638    731913    131.51    141.98  --
779.82/779.87	c  N dy  9114   1371163     19272     83150         0     75140    253638   4899668    131.53    144.87  --
786.71/786.74	c  N dy  9246   1391170     19272     83150         0     95145    253638   9069528    131.55    142.63  --
793.81/793.89	c  N dy  9376   1411175     19272     83150         0     60152    253638   1605432    131.55    190.72  --
800.31/800.39	c  N dy  9508   1431236     19272     83150         0     80213    253638   5761971    131.55    140.57  --
807.51/807.53	c  N dy  9645   1451246     19272     83150         0    100223    253638   9974407    131.57    152.30  --
814.71/814.78	c  N dy  9786   1471864     19272     83150         0     64841    253638   2332934    131.58    139.78  --
821.90/821.93	c  N dy  9925   1491883     19272     83150         0     84859    253638   6629829    131.63    138.70  --
829.71/829.77	c  N dy 10060   1511904     19272     83150         0    104879    253638  10818911    131.64    179.41  --
837.12/837.13	c  N dy 10185   1531992     19272     83150         0     67973    253638   2856935    131.64    142.62  --
844.31/844.38	c  N dy 10322   1552033     19272     83150         0     88013    253638   7044217    131.65    155.47  --
852.31/852.35	c  N dy 10462   1572060     19272     83150         0    108038    253638  11332657    131.69    148.65  --
859.81/859.87	c  N dy 10598   1592202     19272     83150         0     70184    253638   3100820    131.69    139.45  --
867.21/867.22	c  N dy 10736   1612268     19272     83150         0     90249    253638   7367954    131.73    145.04  --
875.21/875.22	c  N dy 10873   1632325     19272     83150         0    110306    253638  11612341    131.75    140.10  --
882.71/882.72	c  N dy 11006   1652367     19272     83150         0     71352    253638   3149253    131.74    140.81  --
890.11/890.16	c  N dy 11144   1672796     19272     83150         0     91780    253638   7439809    131.74    141.70  --
898.11/898.19	c  N dy 11287   1692804     19272     83150         0    111785    253638  11611698    131.75    141.55  --
904.71/904.77	c  S st 11403   1710602     19272     83150         0     69580    253638   2515023    131.74    114.73  --
904.91/904.94	c  S st 11403   1711105     19272     83150         0     70083    253638   2594950    131.74   no data  --
904.91/904.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
904.91/904.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
905.01/905.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.12
905.22/905.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
905.22/905.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
905.22/905.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.01 s
905.22/905.23	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
912.71/912.73	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  7.50 s
912.71/912.74	c vivif2 --  cl tried    83150 cl shrink        0 lits rem          0 time: 0.01
912.71/912.77	c vivif2 --  cl tried    70081 cl shrink        0 lits rem          0 time: 0.03
912.91/912.93	c asymm  cl-useful: 0/83150/83150 lits-rem:0 time: 0.16
912.91/912.94	c calculated reachability. Time: 0.00
912.91/912.94	c  N dy 11403   1711105     19272     83150         0     70081    253638   2594574    131.74   no data  --
919.62/919.66	c  N dy 11538   1731150     19272     83150         0     90125    253638   6726778    131.74    141.09  --
927.11/927.12	c  N dy 11679   1751205     19272     83150         0    110177    253638  10970700    131.78    139.01  --
934.51/934.53	c  N dy 11819   1771342     19272     83150         0     69319    253638   2302480    131.79    141.69  --
941.21/941.27	c  N dy 11953   1791380     19272     83150         0     89355    253638   6461885    131.79    141.38  --
948.51/948.53	c  N dy 12084   1811451     19272     83150         0    109423    253638  10607026    131.79    139.90  --
955.93/955.99	c  N dy 12211   1831506     19272     83150         0     67487    253638   1705007    131.77    140.41  --
962.71/962.73	c  N dy 12348   1851605     19272     83150         0     87586    253638   5925758    131.80    138.77  --
970.01/970.07	c  N dy 12487   1871669     19272     83150         0    107648    253638  10132932    131.82    141.43  --
978.01/978.07	c  N dy 12623   1891743     19272     83150         0     64724    253638    919510    131.84    140.28  --
984.71/984.74	c  N dy 12756   1911982     19272     83150         0     84962    253638   5163844    131.85    139.18  --
992.01/992.03	c  N dy 12888   1932075     19272     83150         0    105055    253638   9420905    131.86    141.87  --
999.92/999.96	c  N dy 13022   1952175     19272     83150         0    125154    253638  13688454    131.88    166.17  --
1006.81/1006.83	c  N dy 13166   1972183     19272     83150         0     81163    253638   4182954    131.92    149.69  --
1013.91/1013.97	c  N dy 13298   1992198     19272     83150         0    101176    253638   8408757    131.93    151.11  --
1021.71/1021.75	c  N dy 13444   2012298     19272     83150         0    121274    253638  12593613    131.95    139.29  --
1029.21/1029.23	c  N dy 13581   2032569     19272     83150         0     76550    253638   3034699    131.96    142.90  --
1036.22/1036.23	c  N dy 13717   2052665     19272     83150         0     96645    253638   7213013    131.96    139.85  --
1043.92/1043.92	c  N dy 13857   2072730     19272     83150         0    116705    253638  11437978    131.99    142.03  --
1051.72/1051.72	c  N dy 13998   2092784     19272     83150         0     70762    253638   1565356    132.01    139.89  --
1058.51/1058.56	c  N dy 14136   2112914     19272     83150         0     90892    253638   5779950    132.02    141.03  --
1066.31/1066.33	c  N dy 14267   2132931     19272     83150         0    110906    253638   9922570    132.03    142.10  --
1075.41/1075.42	c  N dy 14403   2153011     19272     83150         0    130986    253638  14177679    132.04    141.19  --
1083.12/1083.17	c  N dy 14538   2173046     19272     83150         0     84026    253638   4173546    132.06    148.27  --
1091.22/1091.21	c  N dy 14669   2193078     19272     83150         0    104058    253638   8367417    132.07    141.77  --
1099.11/1099.14	c  S st 14792   2211106     19272     83150         0    122086    253638  12163077    132.09    119.23  --
1099.41/1099.41	c  S st 14792   2211607     19272     83150         0    122587    253638  12229432    132.09   no data  --
1099.41/1099.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1099.41/1099.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1099.61/1099.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.17
1100.31/1100.32	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1100.31/1100.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1100.31/1100.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19272 time:  0.00 s
1100.31/1100.34	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 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: 961)

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-3369709-1305380611/watcher-3369709-1305380611 -o /tmp/evaluation-result-3369709-1305380611/solver-3369709-1305380611 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369709-1305380611.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.03 4.00 3.13 4/351 10397
/proc/meminfo: memFree=15265940/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=33876 CPUtime=0 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 1807 0 0 0 0 0 0 0 25 0 1 0 649659061 34689024 1553 33554432000 4194304 4650387 140737256618416 18446744073709551615 4319750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 8469 1557 329 112 0 3434 0

[startup+0.0927861 s]
/proc/loadavg: 4.03 4.00 3.13 4/351 10397
/proc/meminfo: memFree=15265940/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=40172 CPUtime=0.08 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 3973 0 0 0 8 0 0 0 25 0 1 0 649659061 41136128 3452 33554432000 4194304 4650387 140737256618416 18446744073709551615 4369341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 10043 3452 346 112 0 5008 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40172

[startup+0.100786 s]
/proc/loadavg: 4.03 4.00 3.13 4/351 10397
/proc/meminfo: memFree=15265940/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=50996 CPUtime=0.09 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 4026 0 0 0 9 0 0 0 25 0 1 0 649659061 52219904 3505 33554432000 4194304 4650387 140737256618416 18446744073709551615 4515941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 12813 3522 348 112 0 7778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50996

[startup+0.30075 s]
/proc/loadavg: 4.03 4.00 3.13 4/351 10397
/proc/meminfo: memFree=15265940/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=59428 CPUtime=0.29 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 8377 0 0 0 28 1 0 0 25 0 1 0 649659061 60854272 7362 33554432000 4194304 4650387 140737256618416 18446744073709551615 4428207 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 14857 7362 367 112 0 9822 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59428

[startup+0.700679 s]
/proc/loadavg: 4.03 4.00 3.13 4/351 10397
/proc/meminfo: memFree=15265940/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=59428 CPUtime=0.69 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 8719 0 0 0 68 1 0 0 25 0 1 0 649659061 60854272 7704 33554432000 4194304 4650387 140737256618416 18446744073709551615 4328312 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 14857 7704 379 112 0 9822 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59428

[startup+1.50054 s]
/proc/loadavg: 4.03 4.00 3.13 6/352 10398
/proc/meminfo: memFree=15233940/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=59428 CPUtime=1.49 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 9442 0 0 0 148 1 0 0 25 0 1 0 649659061 60854272 8427 33554432000 4194304 4650387 140737256618416 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 14857 8427 379 112 0 9822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59428

[startup+3.10027 s]
/proc/loadavg: 4.02 4.00 3.14 6/352 10398
/proc/meminfo: memFree=15220752/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=101696 CPUtime=3.09 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 10794 0 0 0 308 1 0 0 25 0 1 0 649659061 104136704 9779 33554432000 4194304 4650387 140737256618416 18446744073709551615 4333270 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 25424 9779 379 112 0 20389 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101696

[startup+6.30069 s]
/proc/loadavg: 4.02 4.00 3.14 6/352 10398
/proc/meminfo: memFree=15204668/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=62072 CPUtime=6.29 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 14546 0 0 0 627 2 0 0 25 0 1 0 649659061 63561728 9046 33554432000 4194304 4650387 140737256618416 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 15518 9046 382 112 0 10483 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62072

[startup+12.7006 s]
/proc/loadavg: 4.02 4.00 3.15 6/352 10398
/proc/meminfo: memFree=15118496/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=184768 CPUtime=12.69 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 32950 0 0 0 1265 4 0 0 25 0 1 0 649659061 189202432 27450 33554432000 4194304 4650387 140737256618416 18446744073709551615 4540579 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 46192 27450 383 112 0 41157 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 184768

[startup+25.5003 s]
/proc/loadavg: 4.02 4.00 3.16 5/352 10398
/proc/meminfo: memFree=15168320/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=138272 CPUtime=25.49 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 44085 0 0 0 2543 6 0 0 25 0 1 0 649659061 141590528 27414 33554432000 4194304 4650387 140737256618416 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 34568 27414 383 112 0 29533 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138272

[startup+51.1008 s]
/proc/loadavg: 4.07 4.02 3.18 6/352 10399
/proc/meminfo: memFree=14762684/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=245192 CPUtime=51.09 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 66684 0 0 0 5098 11 0 0 25 0 1 0 649659061 251076608 44254 33554432000 4194304 4650387 140737256618416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 61298 44254 383 112 0 56263 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 245192

[startup+102.313 s]
/proc/loadavg: 4.07 4.03 3.23 6/352 10400
/proc/meminfo: memFree=13438808/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=272068 CPUtime=102.31 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 79926 0 0 0 10216 15 0 0 25 0 1 0 649659061 278597632 51761 33554432000 4194304 4650387 140737256618416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 68017 51761 383 112 0 62982 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 272068

[startup+162.3 s]
/proc/loadavg: 4.06 4.03 3.28 5/352 10402
/proc/meminfo: memFree=13236092/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=273608 CPUtime=162.29 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 80583 0 0 0 16214 15 0 0 25 0 1 0 649659061 280174592 52418 33554432000 4194304 4650387 140737256618416 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 68402 52418 383 112 0 63367 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 273608

[startup+222.301 s]
/proc/loadavg: 4.13 4.05 3.33 6/352 10404
/proc/meminfo: memFree=12876604/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=285616 CPUtime=222.3 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 92957 0 0 0 22212 18 0 0 25 0 1 0 649659061 292470784 55128 33554432000 4194304 4650387 140737256618416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 71404 55128 383 112 0 66369 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 285616

[startup+282.301 s]
/proc/loadavg: 4.08 4.06 3.38 5/352 10405
/proc/meminfo: memFree=12715496/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=309628 CPUtime=282.3 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 114918 0 0 0 28206 24 0 0 25 0 1 0 649659061 317059072 60913 33554432000 4194304 4650387 140737256618416 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 77407 60913 383 112 0 72372 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 309628

[startup+342.301 s]
/proc/loadavg: 4.03 4.04 3.41 6/352 10407
/proc/meminfo: memFree=11949856/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=309668 CPUtime=342.3 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 127771 0 0 0 34204 26 0 0 25 0 1 0 649659061 317100032 59664 33554432000 4194304 4650387 140737256618416 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 77417 59664 383 112 0 72382 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 309668

[startup+402.301 s]
/proc/loadavg: 4.01 4.03 3.45 6/352 10408
/proc/meminfo: memFree=11893708/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=309844 CPUtime=402.3 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 140520 0 0 0 40200 30 0 0 25 0 1 0 649659061 317280256 61915 33554432000 4194304 4650387 140737256618416 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 77461 61915 383 112 0 72426 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 309844

[startup+462.3 s]
/proc/loadavg: 4.00 4.02 3.48 6/352 10410
/proc/meminfo: memFree=11067944/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=320632 CPUtime=462.3 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 154716 0 0 0 46196 34 0 0 25 0 1 0 649659061 328327168 64797 33554432000 4194304 4650387 140737256618416 18446744073709551615 4365279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 80158 64797 383 112 0 75123 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 320632

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.51 6/352 10412
/proc/meminfo: memFree=10736296/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=268028 CPUtime=522.3 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 183396 0 0 0 52188 42 0 0 25 0 1 0 649659061 274460672 61808 33554432000 4194304 4650387 140737256618416 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 67007 61808 383 112 0 61972 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 268028

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.54 6/352 10413
/proc/meminfo: memFree=10476460/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=322352 CPUtime=582.3 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 211045 0 0 0 58181 49 0 0 25 0 1 0 649659061 330088448 68009 33554432000 4194304 4650387 140737256618416 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 80588 68009 383 112 0 75553 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 322352

[startup+642.301 s]
/proc/loadavg: 4.18 4.07 3.58 6/352 10415
/proc/meminfo: memFree=10021728/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=325520 CPUtime=642.31 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 239845 0 0 0 64174 57 0 0 25 0 1 0 649659061 333332480 64602 33554432000 4194304 4650387 140737256618416 18446744073709551615 4367255 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 81380 64602 383 112 0 76345 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 325520

[startup+702.3 s]
/proc/loadavg: 4.12 4.07 3.61 5/352 10416
/proc/meminfo: memFree=9690452/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=325788 CPUtime=702.31 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 248591 0 0 0 70170 61 0 0 25 0 1 0 649659061 333606912 64816 33554432000 4194304 4650387 140737256618416 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 81447 64816 383 112 0 76412 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 325788

[startup+762.314 s]
/proc/loadavg: 4.10 4.07 3.64 6/352 10418
/proc/meminfo: memFree=9646124/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=350244 CPUtime=762.33 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 272723 0 0 0 76166 67 0 0 25 0 1 0 649659061 358649856 71528 33554432000 4194304 4650387 140737256618416 18446744073709551615 4363267 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 87561 71528 383 112 0 82526 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 350244

[startup+822.301 s]
/proc/loadavg: 4.12 4.08 3.67 5/352 10420
/proc/meminfo: memFree=9568096/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=351072 CPUtime=822.31 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 302027 0 0 0 82156 75 0 0 25 0 1 0 649659061 359497728 72767 33554432000 4194304 4650387 140737256618416 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 87768 72767 383 112 0 82733 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 351072

[startup+882.301 s]
/proc/loadavg: 4.04 4.06 3.69 6/352 10421
/proc/meminfo: memFree=9046664/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=324156 CPUtime=882.31 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 331610 0 0 0 88143 88 0 0 25 0 1 0 649659061 331935744 62038 33554432000 4194304 4650387 140737256618416 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 81039 62038 383 112 0 76004 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 324156

[startup+942.301 s]
/proc/loadavg: 4.01 4.05 3.70 5/352 10423
/proc/meminfo: memFree=8999524/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=330292 CPUtime=942.32 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 364548 0 0 0 94134 98 0 0 25 0 1 0 649659061 338219008 67192 33554432000 4194304 4650387 140737256618416 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 82573 67192 383 112 0 77538 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 330292

[startup+1002.3 s]
/proc/loadavg: 4.00 4.04 3.72 6/352 10424
/proc/meminfo: memFree=8543616/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=274560 CPUtime=1002.31 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 402293 0 0 0 100125 106 0 0 25 0 1 0 649659061 281149440 61438 33554432000 4194304 4650387 140737256618416 18446744073709551615 4365184 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 68640 61438 383 112 0 63605 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 274560

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.74 6/352 10435
/proc/meminfo: memFree=8492428/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=331360 CPUtime=1062.32 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 439018 0 0 0 106118 114 0 0 25 0 1 0 649659061 339312640 68017 33554432000 4194304 4650387 140737256618416 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 82840 68017 383 112 0 77805 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 331360

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.75 6/352 10437
/proc/meminfo: memFree=8250280/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=414320 CPUtime=1122.31 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 479035 0 0 0 112105 126 0 0 25 0 1 0 649659061 424263680 92665 33554432000 4194304 4650387 140737256618416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 103580 92665 383 112 0 98545 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 414320

[startup+1182.3 s]
/proc/loadavg: 3.67 3.95 3.74 3/340 10474
/proc/meminfo: memFree=17515312/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=414320 CPUtime=1182.31 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 479045 0 0 0 118105 126 0 0 25 0 1 0 649659061 424263680 92675 33554432000 4194304 4650387 140737256618416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 103580 92675 383 112 0 98545 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 414320

[startup+1242.3 s]
/proc/loadavg: 2.66 3.61 3.63 3/340 10476
/proc/meminfo: memFree=17516436/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=414320 CPUtime=1242.31 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 479046 0 0 0 124105 126 0 0 25 0 1 0 649659061 424263680 92676 33554432000 4194304 4650387 140737256618416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 103580 92676 383 112 0 98545 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 414320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.82 3.22 3.50 2/334 10498
/proc/meminfo: memFree=17862364/32951124 swapFree=67082152/67111528
[pid=10397] ppid=10395 vsize=414320 CPUtime=1300.02 cores=5,7
/proc/10397/stat : 10397 (strangenight1-s) R 10395 10397 10078 0 -1 4202496 479051 0 0 0 129876 126 0 0 25 0 1 0 649659061 424263680 92681 33554432000 4194304 4650387 140737256618416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10397/statm: 103580 92681 383 112 0 98545 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 414320

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.77
CPU system time (s): 1.2868
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 414320

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

runsolver used 4.23735 second user time and 10.0025 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-14 15:43:31
IDJOB=3369709
IDBENCH=82518
IDSOLVER=1847
FILE ID=node136/3369709-1305380611
RUNJOBID= node136-1305379151-10099
PBS_JOBID= 13324366
Free space on /tmp= 72796 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S1204913987-029-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369709-1305380611/watcher-3369709-1305380611 -o /tmp/evaluation-result-3369709-1305380611/solver-3369709-1305380611 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369709-1305380611.cnf

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

MD5SUM BENCH= 839440d6b1cc9d3b4faa8d33a4dd7359
RANDOM SEED=1619361334

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15266096 kB
Buffers:        281468 kB
Cached:        5179800 kB
SwapCached:       2740 kB
Active:       13470312 kB
Inactive:      3865900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15266096 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:          160664 kB
Writeback:           0 kB
AnonPages:    11873196 kB
Mapped:          28944 kB
Slab:           237224 kB
PageTables:      46548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 73450512 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= 72988 MiB
End job on node136 at 2011-05-14 16:05:13