Trace number 3175522

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? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S1778371838-017-UNKNOWN.cnf
MD5SUMfdeac497d04edcceaf426c845c7872aa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.8933
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.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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175522-1301783659.cnf'
0.00/0.00	c -- header says num vars:          20000
0.00/0.00	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.00/0.09	c asymm  cl-useful: 0/84000/84000 lits-rem:0 time: 0.05
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	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.18	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
0.29/0.33	c lits-rem:         0  cl-subs:        0  v-elim:    663  v-fix:    0  time:  0.14 s
0.29/0.33	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.36	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.29/0.36	c calculated reachability. Time: 0.00
0.29/0.37	c Calc default polars -  time:   0.00 s pos:    8722 undec:    2386 neg:    8892
0.29/0.37	c =========================================================================================
0.29/0.37	c types(t): F = full restart, N = normal restart
0.29/0.37	c types(t): S = simplification begin/end, E = solution found
0.29/0.37	c restart types(rt): st = static, dy = dynamic
0.29/0.37	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.37	c  B st     0         0     19337     83128         0         0    253067         0   no data   no data  --
1.29/1.34	c  N dy    21      4071     19337     83128         0      4071    253067    979521    130.78    139.57  --
2.19/2.26	c  N dy    49      8074     19337     83128         0      8074    253067   1802028    131.17    143.69  --
3.19/3.20	c  N dy    71     12075     19337     83128         0     12074    253067   2678282    131.46    141.06  --
4.09/4.17	c  N dy    99     16103     19337     83128         0     16100    253067   3504891    131.13    141.18  --
5.09/5.17	c  N dy   127     20118     19337     83128         0     10117    253067    584139    131.23    138.15  --
6.09/6.10	c  N dy   155     24148     19337     83128         0     14146    253067   1391580    130.82    141.70  --
6.29/6.31	c  F st   158     25000     19337     83128         0     14998    253067   1567803    130.52    126.47  --
7.09/7.15	c  N st   163     28298     19337     83128         0     18296    253067   2425564    130.52   no data  --
7.59/7.60	c  S st   164     30001     19337     83128         0     19999    253067   2869201    130.52   no data  --
7.69/7.72	c  S st   164     30503     19337     83128         0     20501    253067   2941356    130.52   no data  --
7.69/7.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7.69/7.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.79/7.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
7.99/8.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.00 s
7.99/8.07	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
12.69/12.75	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  4.69 s
12.79/12.84	c asymm  cl-useful: 0/83128/83128 lits-rem:0 time: 0.09
12.79/12.85	c calculated reachability. Time: 0.00
12.79/12.85	c  N dy   164     30503     19337     83128         0     20500    253067   2941271    130.52   no data  --
13.79/13.88	c  N dy   191     34546     19337     83128         0     24543    253067   3775230    130.82    138.72  --
14.89/14.96	c  N dy   219     38597     19337     83128         0     28592    253067   4605756    130.97    138.07  --
15.99/16.09	c  N dy   248     42647     19337     83128         0     17143    253067   1016813    131.47    141.62  --
16.79/16.89	c  S st   270     45756     19337     83128         0     20252    253067   1638058    131.20   no data  --
16.99/17.02	c  S st   270     46260     19337     83128         0     20756    253067   1709295    131.20   no data  --
16.99/17.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.99/17.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.09/17.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
17.19/17.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.19/17.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.19/17.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.01 s
17.19/17.25	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
20.39/20.42	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.17 s
20.39/20.43	c vivif2 --  cl tried    83128 cl shrink        0 lits rem          0 time: 0.01
20.39/20.45	c vivif2 --  cl tried    20755 cl shrink        0 lits rem          0 time: 0.02
20.49/20.55	c asymm  cl-useful: 0/83128/83128 lits-rem:0 time: 0.09
20.49/20.55	c calculated reachability. Time: 0.00
20.49/20.55	c  N dy   270     46260     19337     83128         0     20755    253067   1708481    131.20   no data  --
21.59/21.66	c  N dy   295     50420     19337     83128         0     24915    253067   2575756    131.11    141.09  --
22.79/22.83	c  N dy   323     54623     19337     83128         0     29116    253067   3459782    131.29    138.25  --
23.89/23.95	c  N dy   349     58727     19337     83128         0     33219    253067   4289338    131.08    139.83  --
25.09/25.10	c  N dy   378     62783     19337     83128         0     37275    253067   5136401    131.23    139.70  --
26.19/26.21	c  N dy   399     67009     19337     83128         0     22755    253067   1464911    130.98    138.87  --
26.79/26.84	c  S st   419     69391     19337     83128         0     25137    253067   1987680    131.43    132.77  --
26.89/26.97	c  S st   419     69894     19337     83128         0     25640    253067   2061384    131.43   no data  --
26.89/26.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.89/26.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.99/27.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
27.19/27.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.19/27.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.19/27.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.01 s
27.19/27.22	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
30.99/31.00	c lits-rem:        17  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.78 s
30.99/31.01	c vivif2 --  cl tried    83128 cl shrink        0 lits rem          0 time: 0.01
30.99/31.03	c vivif2 --  cl tried    25639 cl shrink        0 lits rem          0 time: 0.03
31.09/31.13	c asymm  cl-useful: 0/83128/83128 lits-rem:0 time: 0.10
31.09/31.14	c calculated reachability. Time: 0.00
31.09/31.14	c  N dy   419     69894     19337     83128         0     25639    253067   2060600    131.43   no data  --
32.29/32.32	c  N dy   450     74418     19337     83128         0     30163    253067   2981716    131.43    139.08  --
33.59/33.60	c  N dy   480     79184     19337     83128         0     34927    253067   3944962    131.22    138.61  --
34.99/35.01	c  N dy   512     84303     19337     83128         0     40045    253067   4993338    131.07    166.13  --
35.90/35.91	c  F st   535     87500     19337     83128         0     22373    253067    930320    131.27    133.40  --
36.80/36.87	c  N st   540     90798     19337     83128         0     25671    253067   1925947    131.27   no data  --
38.39/38.47	c  N dy   566     96707     19337     83128         0     31579    253067   3252046    131.23    139.69  --
40.29/40.30	c  N dy   612    103033     19337     83128         0     37904    253067   4566623    131.28    138.22  --
40.80/40.82	c  S st   623    104842     19337     83128         0     39713    253067   4921279    131.16    125.54  --
40.89/40.97	c  S st   623    105343     19337     83128         0     40214    253067   4996499    131.16   no data  --
40.89/40.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.89/40.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.99/41.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
41.29/41.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
41.29/41.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.29/41.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.01 s
41.29/41.39	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
88.59/88.63	c lits-rem:         6  cl-subs:        5  v-elim:      0  v-fix:    0  time: 47.23 s
88.59/88.63	c vivif2 --  cl tried    83128 cl shrink        0 lits rem          0 time: 0.01
88.69/88.70	c vivif2 --  cl tried    40209 cl shrink        0 lits rem          0 time: 0.06
88.79/88.83	c asymm  cl-useful: 0/83128/83128 lits-rem:0 time: 0.13
88.79/88.83	c calculated reachability. Time: 0.00
88.79/88.83	c  N dy   623    105343     19337     83128         0     40209    253067   4995630    131.16   no data  --
90.80/90.81	c  N dy   663    112211     19337     83128         0     24640    253067   1023078    130.92    138.45  --
92.69/92.77	c  N dy   710    119381     19337     83128         0     31810    253067   2499651    130.96    139.16  --
94.89/94.94	c  N dy   761    127018     19337     83128         0     39447    253067   4050139    130.91    139.12  --
97.40/97.45	c  N dy   821    135167     19337     83128         0     23883    253067    583478    131.22    138.28  --
99.79/99.85	c  N dy   882    143952     19337     83128         0     32668    253067   2387550    131.24    141.35  --
102.49/102.50	c  N dy   942    153183     19337     83128         0     41898    253067   4279816    131.13    139.31  --
103.89/103.99	c  S st   978    158014     19337     83128         0     46729    253067   5302820    131.23   no data  --
104.09/104.15	c  S st   978    158516     19337     83128         0     47231    253067   5391161    131.23   no data  --
104.09/104.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
104.09/104.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.19/104.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
104.49/104.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
104.49/104.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.49/104.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.01 s
104.49/104.58	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
167.20/167.23	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time: 62.65 s
167.20/167.24	c vivif2 --  cl tried    83128 cl shrink        0 lits rem          0 time: 0.01
167.30/167.31	c vivif2 --  cl tried    47222 cl shrink        0 lits rem          0 time: 0.07
167.40/167.44	c asymm  cl-useful: 0/83128/83128 lits-rem:0 time: 0.14
167.40/167.45	c calculated reachability. Time: 0.00
167.40/167.45	c  N dy   978    158516     19337     83128         0     47222    253067   5388723    131.23   no data  --
170.20/170.26	c  N dy  1041    168695     19337     83128         0     32543    253067   2121632    131.08    138.26  --
173.19/173.26	c  N dy  1114    179522     19337     83128         0     43369    253067   4327909    131.07    138.99  --
176.50/176.56	c  N dy  1184    190989     19337     83128         0     28906    253067   1123273    130.99    141.84  --
179.90/179.97	c  N dy  1273    203262     19337     83128         0     41178    253067   3654285    131.06    139.19  --
183.90/183.92	c  N dy  1349    216258     19337     83128         0     27209    253067    533075    130.98    138.53  --
187.80/187.88	c  N dy  1446    230098     19337     83128         0     41049    253067   3436662    131.06    162.57  --
190.20/190.24	c  S st  1501    237775     19337     83128         0     48726    253067   5046509    131.15   no data  --
190.30/190.40	c  S st  1501    238278     19337     83128         0     49229    253067   5121637    131.15   no data  --
190.40/190.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
190.40/190.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
190.50/190.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
190.70/190.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.70/190.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
190.80/190.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.01 s
190.80/190.81	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
248.60/248.68	c lits-rem:         3  cl-subs:        7  v-elim:      0  v-fix:    0  time: 57.88 s
248.60/248.69	c vivif2 --  cl tried    83128 cl shrink        0 lits rem          0 time: 0.01
248.70/248.76	c vivif2 --  cl tried    49222 cl shrink        0 lits rem          0 time: 0.07
248.90/248.90	c asymm  cl-useful: 0/83128/83128 lits-rem:0 time: 0.14
248.90/248.91	c calculated reachability. Time: 0.00
248.90/248.91	c  N dy  1501    238278     19337     83128         0     49222    253067   5120382    131.15   no data  --
253.30/253.36	c  N dy  1589    253524     19337     83128         0     36487    253067   2194093    130.87    139.23  --
258.19/258.28	c  N dy  1695    269844     19337     83128         0     52806    253067   5591288    130.85    138.45  --
263.40/263.46	c  N dy  1816    287128     19337     83128         0     41100    253067   3022840    131.06    138.98  --
269.10/269.19	c  N dy  1937    305519     19337     83128         0     59491    253067   6753344    130.96    165.20  --
269.40/269.46	c  F st  1942    306250     19337     83128         0     30225    253067    495222    130.95   no data  --
275.10/275.11	c  N dy  2032    325076     19337     83128         0     49050    253067   4755740    130.93    140.93  --
281.20/281.29	c  N dy  2163    345238     19337     83128         0     38219    253067   1895648    130.87    139.21  --
284.80/284.85	c  S st  2252    357419     19337     83128         0     50399    253067   4417978    130.94   no data  --
285.01/285.01	c  S st  2252    357924     19337     83128         0     50904    253067   4493888    130.94   no data  --
285.01/285.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
285.01/285.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
285.10/285.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
285.30/285.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
285.30/285.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
285.30/285.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.01 s
285.30/285.37	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
325.50/325.53	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 40.17 s
325.50/325.54	c vivif2 --  cl tried    83128 cl shrink        0 lits rem          0 time: 0.01
325.61/325.60	c vivif2 --  cl tried    50898 cl shrink        0 lits rem          0 time: 0.06
325.71/325.74	c asymm  cl-useful: 0/83128/83128 lits-rem:0 time: 0.15
325.71/325.75	c calculated reachability. Time: 0.00
325.71/325.75	c  N dy  2252    357924     19337     83128         0     50898    253067   4492538    130.94   no data  --
331.90/331.95	c  N dy  2383    378066     19337     83128         0     39039    253067   1900961    130.91    138.04  --
338.10/338.16	c  N dy  2516    398268     19337     83128         0     59238    253067   6093158    130.94    138.85  --
344.20/344.29	c  N dy  2654    418277     19337     83128         0     46248    253067   3193879    130.96    141.63  --
350.60/350.68	c  N dy  2789    438331     19337     83128         0     66300    253067   7358667    131.03    138.10  --
356.70/356.73	c  N dy  2921    458383     19337     83128         0     52359    253067   4281687    131.03    139.68  --
363.20/363.20	c  N dy  3049    478411     19337     83128         0     37389    253067    945625    131.01    140.26  --
369.20/369.29	c  N dy  3182    498484     19337     83128         0     57460    253067   5132998    131.02    139.96  --
375.80/375.80	c  N dy  3319    518607     19337     83128         0     41582    253067   1613161    131.07    137.97  --
381.30/381.39	c  S st  3439    536886     19337     83128         0     59858    253067   5407911    131.06    106.30  --
381.50/381.56	c  S st  3439    537393     19337     83128         0     60365    253067   5477073    131.06   no data  --
381.50/381.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
381.50/381.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
381.60/381.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.12
381.90/381.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
381.90/381.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
381.90/381.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.01 s
381.90/381.99	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
449.70/449.74	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 67.76 s
449.70/449.75	c vivif2 --  cl tried    83128 cl shrink        0 lits rem          0 time: 0.01
449.80/449.82	c vivif2 --  cl tried    60362 cl shrink        0 lits rem          0 time: 0.07
449.91/449.97	c asymm  cl-useful: 0/83128/83128 lits-rem:0 time: 0.15
449.91/449.98	c calculated reachability. Time: 0.00
449.91/449.98	c  N dy  3439    537393     19337     83128         0     60362    253067   5475346    131.06   no data  --
456.10/456.16	c  N dy  3567    557541     19337     83128         0     43513    253067   1796662    131.00    143.96  --
462.11/462.19	c  N dy  3709    577584     19337     83128         0     63555    253067   5922815    131.02    138.91  --
468.61/468.64	c  N dy  3843    597902     19337     83128         0     45874    253067   2087048    131.02    138.54  --
474.90/474.96	c  N dy  3974    617950     19337     83128         0     65921    253067   6213677    131.05    183.26  --
481.50/481.54	c  N dy  4103    638155     19337     83128         0     47129    253067   2179966    131.09    149.75  --
487.81/487.89	c  N dy  4236    658221     19337     83128         0     67194    253067   6366019    131.14    140.89  --
494.40/494.44	c  N dy  4364    678292     19337     83128         0     47267    253067   1959128    131.14    145.67  --
500.71/500.74	c  N dy  4491    698294     19337     83128         0     67266    253067   6094976    131.17    195.02  --
507.41/507.48	c  N dy  4619    718466     19337     83128         0     46435    253067   1574923    131.13    138.19  --
513.81/513.87	c  N dy  4750    738775     19337     83128         0     66743    253067   5792215    131.16    139.73  --
520.70/520.73	c  N dy  4884    758829     19337     83128         0     44802    253067   1046723    131.17    139.02  --
526.92/526.99	c  N dy  5019    778844     19337     83128         0     64815    253067   5184938    131.20    189.15  --
534.00/534.07	c  N dy  5161    798886     19337     83128         0     84854    253067   9455006    131.32    142.36  --
536.41/536.42	c  S st  5208    806089     19337     83128         0     49061    253067   1732728    131.33   no data  --
536.51/536.59	c  S st  5208    806593     19337     83128         0     49565    253067   1811279    131.33   no data  --
536.61/536.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
536.61/536.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
536.71/536.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
536.82/536.82	c bin-w-bin subsume rem            0 bins  time:  0.01 s
536.82/536.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
536.82/536.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.01 s
536.82/536.84	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
540.91/540.92	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.08 s
540.91/540.92	c vivif2 --  cl tried    83128 cl shrink        0 lits rem          0 time: 0.01
540.91/540.95	c vivif2 --  cl tried    49563 cl shrink        0 lits rem          0 time: 0.02
541.01/541.07	c asymm  cl-useful: 0/83128/83128 lits-rem:0 time: 0.13
541.01/541.08	c calculated reachability. Time: 0.00
541.01/541.08	c  N dy  5208    806593     19337     83128         0     49563    253067   1810849    131.33   no data  --
547.20/547.27	c  N dy  5344    826666     19337     83128         0     69635    253067   5991049    131.35    138.42  --
553.80/553.89	c  N dy  5458    846704     19337     83128         0     45677    253067    823658    131.27    154.33  --
559.91/560.00	c  N dy  5598    866862     19337     83128         0     65835    253067   4997241    131.28    143.06  --
566.70/566.74	c  N dy  5734    886955     19337     83128         0     85925    253067   9222924    131.33    141.73  --
572.91/572.95	c  N dy  5870    907012     19337     83128         0     60986    253067   3764977    131.31    139.92  --
579.41/579.46	c  N dy  6000    927026     19337     83128         0     80999    253067   7919618    131.32    139.65  --
586.01/586.03	c  N dy  6137    947054     19337     83128         0     55025    253067   2333215    131.30    138.37  --
592.41/592.41	c  N dy  6272    967108     19337     83128         0     75078    253067   6540950    131.33    138.85  --
599.31/599.37	c  N dy  6407    987127     19337     83128         0     48098    253067    700424    131.34    142.21  --
605.51/605.54	c  N dy  6540   1007186     19337     83128         0     68155    253067   4939989    131.40    147.59  --
612.31/612.39	c  N dy  6679   1027228     19337     83128         0     88197    253067   9126413    131.44    143.40  --
618.81/618.88	c  N dy  6806   1047243     19337     83128         0     60214    253067   3002113    131.43    150.98  --
625.71/625.76	c  N dy  6948   1067271     19337     83128         0     80242    253067   7131670    131.44    138.93  --
627.41/627.43	c  F st  6978   1071876     19337     83128         0     84847    253067   8108681    131.44   no data  --
633.11/633.15	c  N dy  7052   1087399     19337     83128         0     51378    253067    965682    131.42    141.26  --
639.71/639.77	c  N dy  7197   1107468     19337     83128         0     71447    253067   5214278    131.48    139.71  --
646.92/646.98	c  N dy  7332   1127523     19337     83128         0     91499    253067   9396136    131.51    142.84  --
653.91/653.95	c  N dy  7469   1147534     19337     83128         0     61507    253067   2857713    131.53    138.84  --
660.81/660.85	c  N dy  7607   1167554     19337     83128         0     81527    253067   7062908    131.58    140.54  --
668.31/668.39	c  N dy  7739   1187575     19337     83128         0    101546    253067  11241853    131.60    151.55  --
674.91/674.97	c  N dy  7879   1207637     19337     83128         0     70609    253067   4580576    131.62    140.39  --
675.71/675.75	c  S st  7893   1209892     19337     83128         0     72864    253067   5055264    131.62   no data  --
675.91/675.95	c  S st  7893   1210396     19337     83128         0     73368    253067   5142234    131.62   no data  --
675.91/675.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
675.91/675.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
676.01/676.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.12
676.31/676.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
676.31/676.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
676.31/676.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.01 s
676.31/676.36	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
738.71/738.72	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 62.36 s
738.71/738.73	c vivif2 --  cl tried    83128 cl shrink        0 lits rem          0 time: 0.01
738.71/738.79	c vivif2 --  cl tried    73362 cl shrink        0 lits rem          0 time: 0.07
738.91/738.97	c asymm  cl-useful: 0/83128/83128 lits-rem:0 time: 0.17
738.91/738.97	c calculated reachability. Time: 0.00
738.91/738.97	c  N dy  7893   1210396     19337     83128         0     73362    253067   5140807    131.62   no data  --
745.92/745.92	c  N dy  8031   1230479     19337     83128         0     93444    253067   9397183    131.65    139.74  --
752.72/752.75	c  N dy  8171   1250491     19337     83128         0     61460    253067   2515829    131.69    146.25  --
759.31/759.32	c  N dy  8307   1270658     19337     83128         0     81625    253067   6671205    131.68    139.98  --
766.51/766.54	c  N dy  8439   1290864     19337     83128         0    101828    253067  10826979    131.68    143.09  --
773.11/773.14	c  N dy  8579   1310963     19337     83128         0     68926    253067   3904514    131.71    141.31  --
779.92/779.95	c  N dy  8712   1331090     19337     83128         0     89050    253067   8126056    131.73    144.33  --
787.32/787.32	c  N dy  8838   1351183     19337     83128         0     55150    253067    745644    131.71    138.65  --
793.51/793.59	c  N dy  8966   1371200     19337     83128         0     75164    253067   4922112    131.71    142.55  --
800.51/800.58	c  N dy  9103   1391249     19337     83128         0     95211    253067   9082737    131.72    146.51  --
807.82/807.85	c  N dy  9235   1411358     19337     83128         0     60316    253067   1634043    131.74    139.91  --
814.32/814.37	c  N dy  9375   1431572     19337     83128         0     80528    253067   5848084    131.76    138.89  --
821.61/821.63	c  N dy  9514   1451830     19337     83128         0    100786    253067  10111439    131.79    139.08  --
828.72/828.78	c  N dy  9650   1471991     19337     83128         0     64952    253067   2413381    131.82    146.41  --
835.32/835.38	c  N dy  9781   1492137     19337     83128         0     85098    253067   6558745    131.82    140.59  --
842.73/842.73	c  N dy  9920   1512145     19337     83128         0    105106    253067  10702632    131.83    140.65  --
849.71/849.77	c  N dy 10063   1532224     19337     83128         0     68193    253067   2873351    131.87    151.69  --
856.52/856.59	c  N dy 10198   1552268     19337     83128         0     88235    253067   7024438    131.87    139.84  --
864.12/864.16	c  N dy 10339   1572425     19337     83128         0    108392    253067  11235006    131.88    142.22  --
871.12/871.11	c  N dy 10478   1592468     19337     83128         0     70434    253067   3156960    131.90    140.39  --
877.93/877.93	c  N dy 10612   1612492     19337     83128         0     90457    253067   7311428    131.90    140.15  --
885.42/885.40	c  N dy 10748   1632496     19337     83128         0    110460    253067  11497437    131.91    140.22  --
892.41/892.41	c  N dy 10887   1652534     19337     83128         0     71508    253067   3206269    131.94    142.01  --
899.32/899.33	c  N dy 11024   1672709     19337     83128         0     91682    253067   7438441    131.95    148.15  --
906.72/906.79	c  N dy 11165   1692717     19337     83128         0    111688    253067  11652628    131.98    164.72  --
913.13/913.13	c  S st 11283   1710399     19337     83128         0     69366    253067   2465437    131.98   no data  --
913.32/913.30	c  S st 11283   1710906     19337     83128         0     69873    253067   2538458    131.98   no data  --
913.32/913.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
913.32/913.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
913.42/913.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.12
913.52/913.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
913.52/913.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
913.52/913.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.01 s
913.52/913.58	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
920.83/920.87	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  7.29 s
920.83/920.87	c vivif2 --  cl tried    83128 cl shrink        0 lits rem          0 time: 0.01
920.92/920.91	c vivif2 --  cl tried    69872 cl shrink        0 lits rem          0 time: 0.03
921.02/921.07	c asymm  cl-useful: 0/83128/83128 lits-rem:0 time: 0.16
921.02/921.08	c calculated reachability. Time: 0.00
921.02/921.08	c  N dy 11283   1710906     19337     83128         0     69872    253067   2538281    131.98   no data  --
927.82/927.84	c  N dy 11422   1730992     19337     83128         0     89957    253067   6745601    131.99    140.13  --
935.32/935.35	c  N dy 11563   1751226     19337     83128         0    110190    253067  11021550    132.02    140.99  --
942.62/942.63	c  N dy 11695   1771264     19337     83128         0     69227    253067   2270107    132.03    139.48  --
949.33/949.38	c  N dy 11820   1791464     19337     83128         0     89425    253067   6479198    132.02    139.29  --
956.72/956.78	c  N dy 11946   1811526     19337     83128         0    109486    253067  10614022    132.00    139.43  --
964.52/964.53	c  N dy 12089   1831568     19337     83128         0     67531    253067   1735090    132.02    201.28  --
971.22/971.29	c  N dy 12225   1851596     19337     83128         0     87557    253067   5978877    132.04    139.01  --
978.72/978.76	c  N dy 12365   1871712     19337     83128         0    107672    253067  10129860    132.04    150.94  --
986.82/986.81	c  N dy 12507   1891785     19337     83128         0     64747    253067    942353    132.08    157.59  --
993.43/993.49	c  N dy 12646   1911854     19337     83128         0     84814    253067   5177918    132.10    140.87  --
1000.72/1000.78	c  N dy 12789   1931905     19337     83128         0    104865    253067   9337964    132.10    140.26  --
1008.83/1008.84	c  N dy 12927   1952072     19337     83128         0    125030    253067  13588764    132.13    144.58  --
1015.72/1015.70	c  N dy 13060   1972075     19337     83128         0     81038    253067   4136258    132.13    139.52  --
1022.92/1022.99	c  N dy 13207   1992242     19337     83128         0    101203    253067   8401489    132.16    139.69  --
1030.83/1030.85	c  N dy 13349   2012330     19337     83128         0    121290    253067  12647830    132.19    139.37  --
1038.23/1038.29	c  N dy 13486   2032397     19337     83128         0     76354    253067   2918695    132.20    142.12  --
1045.42/1045.44	c  N dy 13628   2052409     19337     83128         0     96366    253067   7127321    132.22    141.65  --
1053.13/1053.11	c  N dy 13762   2072425     19337     83128         0    116382    253067  11347527    132.24    143.92  --
1061.53/1061.50	c  N dy 13908   2092505     19337     83128         0     70466    253067   1523964    132.26    140.27  --
1068.63/1068.61	c  N dy 14045   2112688     19337     83128         0     90647    253067   5751900    132.27    143.01  --
1076.52/1076.54	c  N dy 14188   2132746     19337     83128         0    110702    253067   9984605    132.30    147.51  --
1085.12/1085.17	c  N dy 14322   2152841     19337     83128         0    130793    253067  14210822    132.30    139.78  --
1092.52/1092.50	c  N dy 14455   2172903     19337     83128         0     83864    253067   4113327    132.31    144.89  --
1100.13/1100.19	c  N dy 14591   2192990     19337     83128         0    103950    253067   8431117    132.33    182.82  --
1107.52/1107.54	c  S st 14708   2210906     19337     83128         0    121865    253067  12221480    132.33    123.03  --
1107.73/1107.77	c  S st 14708   2211409     19337     83128         0    122368    253067  12293091    132.33   no data  --
1107.73/1107.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1107.73/1107.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1107.92/1107.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.16
1108.62/1108.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1108.62/1108.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1108.62/1108.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19337 time:  0.01 s
1108.62/1108.65	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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175522-1301783659/watcher-3175522-1301783659 -o /tmp/evaluation-result-3175522-1301783659/solver-3175522-1301783659 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175522-1301783659.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: 0.16 0.29 2.65 2/179 18000
/proc/meminfo: memFree=19128072/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=28152 CPUtime=0 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 2021 0 0 0 0 0 0 0 21 0 1 0 368596574 28827648 1758 33554432000 4194304 4650387 140733905527456 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 7038 1770 326 112 0 2003 0

[startup+0.102736 s]
/proc/loadavg: 0.16 0.29 2.65 2/179 18000
/proc/meminfo: memFree=19128072/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=45592 CPUtime=0.09 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 5042 0 0 0 9 0 0 0 21 0 1 0 368596574 46686208 4026 33554432000 4194304 4650387 140733905527456 18446744073709551615 4243879 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 11398 4026 350 112 0 6363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45592

[startup+0.200721 s]
/proc/loadavg: 0.16 0.29 2.65 2/179 18000
/proc/meminfo: memFree=19128072/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=54432 CPUtime=0.19 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 7225 0 0 0 19 0 0 0 22 0 1 0 368596574 55738368 6209 33554432000 4194304 4650387 140733905527456 18446744073709551615 4476318 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 13608 6209 365 112 0 8573 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 54432

[startup+0.300764 s]
/proc/loadavg: 0.16 0.29 2.65 2/179 18000
/proc/meminfo: memFree=19128072/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=59964 CPUtime=0.29 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 8516 0 0 0 28 1 0 0 22 0 1 0 368596574 61403136 7500 33554432000 4194304 4650387 140733905527456 18446744073709551615 4441660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 14991 7500 367 112 0 9956 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59964

[startup+0.700629 s]
/proc/loadavg: 0.16 0.29 2.65 2/179 18000
/proc/meminfo: memFree=19128072/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=59964 CPUtime=0.69 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 8896 0 0 0 68 1 0 0 23 0 1 0 368596574 61403136 7880 33554432000 4194304 4650387 140733905527456 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 14991 7880 379 112 0 9956 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59964

[startup+1.50048 s]
/proc/loadavg: 0.16 0.29 2.65 4/185 18011
/proc/meminfo: memFree=19028972/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=59964 CPUtime=1.49 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 9632 0 0 0 148 1 0 0 25 0 1 0 368596574 61403136 8616 33554432000 4194304 4650387 140733905527456 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 14991 8617 379 112 0 9956 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59964

[startup+3.10019 s]
/proc/loadavg: 0.16 0.29 2.65 4/185 18011
/proc/meminfo: memFree=19011116/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=102232 CPUtime=3.09 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 11087 0 0 0 308 1 0 0 25 0 1 0 368596574 104685568 10071 33554432000 4194304 4650387 140733905527456 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 25558 10071 379 112 0 20523 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102232

[startup+6.30066 s]
/proc/loadavg: 0.47 0.35 2.66 5/190 18021
/proc/meminfo: memFree=18988492/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=62732 CPUtime=6.29 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 14855 0 0 0 627 2 0 0 25 0 1 0 368596574 64237568 9052 33554432000 4194304 4650387 140733905527456 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 15683 9052 381 112 0 10648 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62732

[startup+12.7004 s]
/proc/loadavg: 0.75 0.41 2.66 5/190 18021
/proc/meminfo: memFree=18901448/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=182720 CPUtime=12.69 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 32753 0 0 0 1265 4 0 0 25 0 1 0 368596574 187105280 26950 33554432000 4194304 4650387 140733905527456 18446744073709551615 4540581 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 45680 26950 383 112 0 40645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 182720

[startup+25.5011 s]
/proc/loadavg: 1.47 0.59 2.68 5/190 18021
/proc/meminfo: memFree=18778320/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=136788 CPUtime=25.49 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 43727 0 0 0 2543 6 0 0 25 0 1 0 368596574 140070912 26695 33554432000 4194304 4650387 140733905527456 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 34197 26695 383 112 0 29162 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136788

[startup+51.1004 s]
/proc/loadavg: 2.33 0.86 2.72 5/190 18022
/proc/meminfo: memFree=18688272/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=247500 CPUtime=51.09 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 67722 0 0 0 5098 11 0 0 25 0 1 0 368596574 253440000 44829 33554432000 4194304 4650387 140733905527456 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 61875 44829 383 112 0 56840 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 247500

[startup+102.301 s]
/proc/loadavg: 3.27 1.34 2.78 5/190 18023
/proc/meminfo: memFree=18573148/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=259300 CPUtime=102.3 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 76040 0 0 0 10216 14 0 0 25 0 1 0 368596574 265523200 47298 33554432000 4194304 4650387 140733905527456 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 64825 47298 383 112 0 59790 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 259300

[startup+162.301 s]
/proc/loadavg: 3.79 1.84 2.86 5/190 18025
/proc/meminfo: memFree=18512868/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=275784 CPUtime=162.3 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 81257 0 0 0 16215 15 0 0 25 0 1 0 368596574 282402816 52515 33554432000 4194304 4650387 140733905527456 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 68946 52515 383 112 0 63911 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 275784

[startup+222.307 s]
/proc/loadavg: 3.92 2.23 2.93 6/190 18027
/proc/meminfo: memFree=18437704/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=288544 CPUtime=222.3 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 94414 0 0 0 22213 17 0 0 25 0 1 0 368596574 295469056 55917 33554432000 4194304 4650387 140733905527456 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 72136 55917 383 112 0 67101 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 288544

[startup+282.301 s]
/proc/loadavg: 3.97 2.55 2.99 5/190 18031
/proc/meminfo: memFree=18434072/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=248468 CPUtime=282.3 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 111610 0 0 0 28207 23 0 0 25 0 1 0 368596574 254431232 56812 33554432000 4194304 4650387 140733905527456 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 62117 56812 383 112 0 57082 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 248468

[startup+342.301 s]
/proc/loadavg: 4.07 2.83 3.06 5/190 18033
/proc/meminfo: memFree=18374096/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=259316 CPUtime=342.31 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 123465 0 0 0 34202 29 0 0 25 0 1 0 368596574 265539584 59579 33554432000 4194304 4650387 140733905527456 18446744073709551615 4363412 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 64829 59579 383 112 0 59794 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 259316

[startup+402.3 s]
/proc/loadavg: 4.02 3.04 3.12 5/190 18034
/proc/meminfo: memFree=18309720/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=338124 CPUtime=402.3 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 148310 0 0 0 40193 37 0 0 25 0 1 0 368596574 346238976 68906 33554432000 4194304 4650387 140733905527456 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 84531 68906 383 112 0 79496 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 338124

[startup+462.3 s]
/proc/loadavg: 4.06 3.23 3.17 5/190 18036
/proc/meminfo: memFree=18300168/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=338192 CPUtime=462.3 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 154290 0 0 0 46192 38 0 0 25 0 1 0 368596574 346308608 69421 33554432000 4194304 4650387 140733905527456 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 84548 69421 383 112 0 79513 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 338192

[startup+522.3 s]
/proc/loadavg: 4.02 3.36 3.22 5/190 18038
/proc/meminfo: memFree=18306608/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=285988 CPUtime=522.3 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 181852 0 0 0 52180 50 0 0 25 0 1 0 368596574 292851712 66222 33554432000 4194304 4650387 140733905527456 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 71497 66222 383 112 0 66462 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 285988

[startup+582.3 s]
/proc/loadavg: 4.01 3.48 3.27 5/190 18039
/proc/meminfo: memFree=18270132/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=339812 CPUtime=582.3 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 209847 0 0 0 58171 59 0 0 25 0 1 0 368596574 347967488 73138 33554432000 4194304 4650387 140733905527456 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 84953 73138 383 112 0 79918 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 339812

[startup+642.3 s]
/proc/loadavg: 4.00 3.57 3.31 5/190 18041
/proc/meminfo: memFree=18283500/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=340372 CPUtime=642.31 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 238311 0 0 0 64164 67 0 0 25 0 1 0 368596574 348540928 70256 33554432000 4194304 4650387 140733905527456 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 85093 70256 383 112 0 80058 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 340372

[startup+702.3 s]
/proc/loadavg: 4.00 3.64 3.35 5/190 18042
/proc/meminfo: memFree=18282988/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=340592 CPUtime=702.31 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 253582 0 0 0 70158 73 0 0 25 0 1 0 368596574 348766208 68684 33554432000 4194304 4650387 140733905527456 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 85148 68684 383 112 0 80113 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 340592

[startup+762.3 s]
/proc/loadavg: 4.00 3.71 3.39 5/190 18044
/proc/meminfo: memFree=18224192/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=340752 CPUtime=762.32 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 265564 0 0 0 76155 77 0 0 25 0 1 0 368596574 348930048 71943 33554432000 4194304 4650387 140733905527456 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 85188 71943 383 112 0 80153 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 340752

[startup+822.3 s]
/proc/loadavg: 4.00 3.76 3.42 5/190 18046
/proc/meminfo: memFree=18195908/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=343376 CPUtime=822.32 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 295368 0 0 0 82147 85 0 0 25 0 1 0 368596574 351617024 74472 33554432000 4194304 4650387 140733905527456 18446744073709551615 4363488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 85844 74472 383 112 0 80809 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 343376

[startup+882.306 s]
/proc/loadavg: 4.00 3.80 3.46 5/190 18047
/proc/meminfo: memFree=18205808/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=357036 CPUtime=882.33 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 327185 0 0 0 88138 95 0 0 25 0 1 0 368596574 365604864 77110 33554432000 4194304 4650387 140733905527456 18446744073709551615 4333577 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 89259 77110 383 112 0 84224 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 357036

[startup+942.3 s]
/proc/loadavg: 4.07 3.86 3.50 5/190 18049
/proc/meminfo: memFree=18233196/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=274204 CPUtime=942.31 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 354104 0 0 0 94130 101 0 0 25 0 1 0 368596574 280784896 62554 33554432000 4194304 4650387 140733905527456 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 68551 62554 383 112 0 63516 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 274204

[startup+1002.3 s]
/proc/loadavg: 4.10 3.90 3.53 5/190 18050
/proc/meminfo: memFree=18222136/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=330428 CPUtime=1002.32 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 390904 0 0 0 100122 110 0 0 25 0 1 0 368596574 338358272 70606 33554432000 4194304 4650387 140733905527456 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 82607 70606 383 112 0 77572 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 330428

[startup+1062.3 s]
/proc/loadavg: 4.03 3.92 3.56 5/190 18052
/proc/meminfo: memFree=18266744/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=274420 CPUtime=1062.32 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 427815 0 0 0 106111 121 0 0 25 0 1 0 368596574 281006080 62551 33554432000 4194304 4650387 140733905527456 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 68605 62551 383 112 0 63570 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 274420

[startup+1122.3 s]
/proc/loadavg: 4.01 3.93 3.58 5/190 18054
/proc/meminfo: memFree=18134160/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=414032 CPUtime=1122.32 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 473564 0 0 0 112098 134 0 0 25 0 1 0 368596574 423968768 92911 33554432000 4194304 4650387 140733905527456 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 103508 92911 383 112 0 98473 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 414032

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.61 5/190 18055
/proc/meminfo: memFree=18095064/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=414740 CPUtime=1182.32 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 473694 0 0 0 118098 134 0 0 25 0 1 0 368596574 424693760 93041 33554432000 4194304 4650387 140733905527456 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 103685 93041 383 112 0 98650 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 414740

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.63 5/190 18057
/proc/meminfo: memFree=18086496/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=414740 CPUtime=1242.33 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 473694 0 0 0 124099 134 0 0 25 0 1 0 368596574 424693760 93041 33554432000 4194304 4650387 140733905527456 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 103685 93041 383 112 0 98650 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 414740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.94 3.64 4/188 18059
/proc/meminfo: memFree=18234300/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=414740 CPUtime=1300.03 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 473694 0 0 0 129869 134 0 0 25 0 1 0 368596574 424693760 93041 33554432000 4194304 4650387 140733905527456 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 103685 93041 383 112 0 98650 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 414740

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

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

[startup+1300 s]
/proc/loadavg: 3.92 3.94 3.64 4/188 18059
/proc/meminfo: memFree=18234300/32950928 swapFree=67111528/67111528
[pid=18000] ppid=17998 vsize=414740 CPUtime=1300.03 cores=5,7
/proc/18000/stat : 18000 (strangenight1-s) R 17998 18000 17960 0 -1 4202496 473694 0 0 0 129869 134 0 0 25 0 1 0 368596574 424693760 93041 33554432000 4194304 4650387 140733905527456 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18000/statm: 103685 93041 383 112 0 98650 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 414740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1298.7
CPU system time (s): 1.36279
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 414740

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

runsolver used 2.01069 second user time and 5.09822 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-03 00:34:19
IDJOB=3175522
IDBENCH=82540
IDSOLVER=1589
FILE ID=node116/3175522-1301783659
RUNJOBID= node116-1301783656-17981
PBS_JOBID= 12841402
Free space on /tmp= 71256 MiB

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

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

MD5SUM BENCH= fdeac497d04edcceaf426c845c7872aa
RANDOM SEED=286920949

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19128352 kB
Buffers:        392012 kB
Cached:       13051408 kB
SwapCached:          0 kB
Active:        9134732 kB
Inactive:      4378500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19128352 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14632 kB
Writeback:           0 kB
AnonPages:       69784 kB
Mapped:          15520 kB
Slab:           245420 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   221172 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= 71236 MiB
End job on node116 at 2011-04-03 00:56:01